kernel-hacking-2024-linux-s.../drivers/input/keyboard
Linus Torvalds 396e6e49c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (68 commits)
  Input: adp5589-keys - add support for the ADP5585 derivatives
  Input: imx_keypad - add pm suspend and resume support
  Input: force feedback - potential integer wrap in input_ff_create()
  Input: tsc2007 - make sure that X plate resistance is specified
  Input: serio_raw - fix memory leak when closing char device
  Input: serio_raw - kick clients when disconnecting port
  Input: serio_raw - explicitly mark disconnected ports as dead
  Input: serio_raw - fix coding style issues
  Input: serio_raw - use dev_*() for messages
  Input: serio_raw - use bool for boolean data
  Input: serio_raw - perform proper locking when adding clients to list
  Input: serio_raw - rename serio_raw_list to serio_raw_client
  Input: serio_raw - use kref instead of rolling out its own refcounting
  Input: psmouse - switch to using dev_*() for messages
  Input: wacom - correct max Y value on medium bamboos
  Input: wacom - add ABS_DISTANCE to Bamboo Pen reports
  Input: wacom - remove unneeded touch pressure initialization
  Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP
  Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEP
  Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP
  ...
2011-10-27 08:44:20 +02:00
..
adp5520-keys.c
adp5588-keys.c Merge branch 'next' into for-linus 2011-10-26 21:46:20 -07:00
adp5589-keys.c Input: adp5589-keys - add support for the ADP5585 derivatives 2011-10-18 21:26:55 -07:00
amikbd.c
atakbd.c
atkbd.c
bf54x-keys.c
davinci_keyscan.c Input: remove IRQF_DISABLED from drivers 2011-09-07 14:19:11 -07:00
ep93xx_keypad.c Input: remove IRQF_DISABLED from drivers 2011-09-07 14:19:11 -07:00
gpio_keys.c Input: gpio_keys - use of_property_read_u32() 2011-09-20 22:46:32 -07:00
gpio_keys_polled.c
hil_kbd.c
hilkbd.c
hpps2atkbd.h
imx_keypad.c Input: imx_keypad - add pm suspend and resume support 2011-10-12 21:13:16 -07:00
jornada680_kbd.c
jornada720_kbd.c Input: remove IRQF_DISABLED from drivers 2011-09-07 14:19:11 -07:00
Kconfig Input: adp5589-keys - add support for the ADP5585 derivatives 2011-10-18 21:26:55 -07:00
lkkbd.c
lm8323.c Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP 2011-10-06 19:43:09 -07:00
locomokbd.c
Makefile
maple_keyb.c
matrix_keypad.c Input: remove IRQF_DISABLED from drivers 2011-09-07 14:19:11 -07:00
max7359_keypad.c
mcs_touchkey.c
mpr121_touchkey.c
newtonkbd.c
nomadik-ske-keypad.c
omap-keypad.c
omap4-keypad.c
opencores-kbd.c
pmic8xxx-keypad.c
pxa27x_keypad.c Input: remove IRQF_DISABLED from drivers 2011-09-07 14:19:11 -07:00
pxa930_rotary.c Input: remove IRQF_DISABLED from drivers 2011-09-07 14:19:11 -07:00
qt1070.c
qt2160.c
samsung-keypad.c
sh_keysc.c
spear-keyboard.c
stmpe-keypad.c
stowaway.c
sunkbd.c
tc3589x-keypad.c Input: tc3589x-keypad - fix section mismatch warning 2011-09-08 09:51:10 -07:00
tca6416-keypad.c
tegra-kbc.c Input: tegra-kbc - tighten locking 2011-09-09 09:25:50 -07:00
tnetv107x-keypad.c
twl4030_keypad.c
w90p910_keypad.c Input: remove IRQF_DISABLED from drivers 2011-09-07 14:19:11 -07:00
xtkbd.c