dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input/keyboard
Linus Torvalds 3b3ef30833 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:
  Input: sentelic - fix left/right horizontal scroll mapping
  Input: pmouse - move Sentelic probe down the list
  Input: add compat support for sysfs and /proc capabilities output
  Input: i8042 - add Dritek quirk for Acer Aspire 5610.
  Input: xbox - do not use GFP_KERNEL under spinlock
  Input: psmouse - fix Synaptics detection when protocol is disabled
  Input: bcm5974 - report ABS_MT events
  Input: davinci_keyscan - add device_enable method to platform data
  Input: evdev - be less aggressive about sending SIGIO notifies
  Input: atkbd - fix canceling event_work in disconnect
  Input: serio - fix potential deadlock when unbinding drivers
  Input: gf2k - fix &&/|| confusion in gf2k_connect()
2010-01-15 14:51:57 -08:00
..
Kconfig input/keyboard: new driver for ADP5520 MFD PMICs 2009-12-13 19:20:53 +01:00
Makefile input/keyboard: new driver for ADP5520 MFD PMICs 2009-12-13 19:20:53 +01:00
aaed2000_kbd.c
adp5520-keys.c input/keyboard: new driver for ADP5520 MFD PMICs 2009-12-13 19:20:53 +01:00
adp5588-keys.c const: constify remaining dev_pm_ops 2009-12-15 08:53:25 -08:00
amikbd.c
atakbd.c
atkbd.c Input: atkbd - fix canceling event_work in disconnect 2010-01-06 00:16:14 -08:00
bf54x-keys.c
corgikbd.c
davinci_keyscan.c Input: davinci_keyscan - add device_enable method to platform data 2010-01-06 00:17:11 -08:00
ep93xx_keypad.c Input: ep93xx_keypad - update driver to new core support 2009-12-15 08:54:45 -08:00
gpio_keys.c Input: gpio_keys - scan gpio state at probe and resume time 2009-11-30 00:05:20 -08:00
hil_kbd.c
hilkbd.c
hpps2atkbd.h
jornada680_kbd.c
jornada720_kbd.c
lkkbd.c Input: lkkbd - change formatting style to match the rest of the kernel 2009-10-13 23:58:20 -07:00
lm8323.c
locomokbd.c
maple_keyb.c
matrix_keypad.c Input: matrix-keypad - handle cases when GPIOs can't be wakeup sources 2009-12-24 22:50:55 -08:00
max7359_keypad.c
newtonkbd.c
omap-keypad.c omap: headers: Move remaining headers from include/mach to include/plat 2009-10-20 09:40:47 -07:00
opencores-kbd.c
pxa27x_keypad.c
pxa930_rotary.c
qt2160.c
sh_keysc.c const: constify remaining dev_pm_ops 2009-12-15 08:53:25 -08:00
spitzkbd.c
stowaway.c
sunkbd.c
tosakbd.c
twl4030_keypad.c Input: twl4030_keypad - switch to using threaded IRQ 2009-12-29 23:20:42 -08:00
w90p910_keypad.c
xtkbd.c