linux/drivers/input/keyboard
Al Viro cb787f4ac0 [tree-wide] finally take no_llseek out
no_llseek had been defined to NULL two years ago, in commit 868941b144
("fs: remove no_llseek")

To quote that commit,

  At -rc1 we'll need do a mechanical removal of no_llseek -

  git grep -l -w no_llseek | grep -v porting.rst | while read i; do
	sed -i '/\<no_llseek\>/d' $i
  done

  would do it.

Unfortunately, that hadn't been done.  Linus, could you do that now, so
that we could finally put that thing to rest? All instances are of the
form
	.llseek = no_llseek,
so it's obviously safe.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2024-09-27 08:18:43 -07:00
..
Kconfig Input updates for v6.12-rc0 2024-09-24 12:42:35 -07:00
Makefile Input updates for v6.12-rc0 2024-09-24 12:42:35 -07:00
adc-keys.c Input: adc-keys - use device_for_each_child_node_scoped() 2024-07-15 17:02:13 -07:00
adp5520-keys.c
adp5588-keys.c Merge branch 'next' into for-linus 2024-09-20 01:24:24 -07:00
adp5589-keys.c
amikbd.c
applespi.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
applespi.h
applespi_trace.h
atakbd.c
atkbd.c Input: atkbd - use guard notation when acquiring mutex 2024-09-05 22:53:11 -07:00
bcm-keypad.c
cap11xx.c
clps711x-keypad.c
cros_ec_keyb.c
cypress-sf.c
dlink-dir685-touchkeys.c
ep93xx_keypad.c input: keypad: ep93xx: add DT support for Cirrus EP93xx 2024-09-12 14:33:11 +00:00
goldfish_events.c
gpio_keys.c Input: gpio-keys - switch to using cleanup functions 2024-09-05 22:53:20 -07:00
gpio_keys_polled.c Input: gpio_keys_polled - use device_for_each_child_node_scoped() 2024-07-15 17:02:13 -07:00
hil_kbd.c
hilkbd.c
hpps2atkbd.h
imx-sm-bbm-key.c input: keyboard: support i.MX95 BBM module 2024-08-28 21:54:38 +01:00
imx_keypad.c
imx_sc_key.c
ipaq-micro-keys.c
iqs62x-keys.c Input: iqs62x-keys - use cleanup facility for fwnodes 2024-09-05 22:53:28 -07:00
jornada680_kbd.c
jornada720_kbd.c
lkkbd.c
lm8323.c
lm8333.c
locomokbd.c
lpc32xx-keys.c
maple_keyb.c
matrix_keypad.c Input: matrix_keypad - remove support for platform data 2024-09-05 21:43:42 -07:00
max7359_keypad.c
mpr121_touchkey.c
mt6779-keypad.c Input: mt6779-keypad - use devm_clk_get_enabled() 2024-08-28 11:10:05 -07:00
mtk-pmic-keys.c
newtonkbd.c
nspire-keypad.c
omap-keypad.c
omap4-keypad.c
opencores-kbd.c
pinephone-keyboard.c
pmic8xxx-keypad.c
pxa27x_keypad.c
qt1050.c
qt1070.c
qt2160.c
samsung-keypad.c
sh_keysc.c
snvs_pwrkey.c Input: snvs_pwrkey - use devm_clk_get_optional_enabled() 2024-08-31 15:25:05 -07:00
spear-keyboard.c Input: spear-keyboard - switch to devm_clk_get_prepared() 2024-07-28 16:41:12 -07:00
st-keyscan.c
stmpe-keypad.c
stowaway.c
sun4i-lradc-keys.c
sunkbd.c
tc3589x-keypad.c Input: tc3589x - use of_property_present() 2024-07-31 12:36:49 -07:00
tca6416-keypad.c
tca8418_keypad.c
tegra-kbc.c Input: tegra-kbc - use of_property_read_variable_u32_array() and of_property_present() 2024-09-13 23:16:23 -07:00
tm2-touchkey.c
twl4030_keypad.c
xtkbd.c