original_kernel/drivers/input/keyboard
Linus Torvalds fa395aaec8 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: (51 commits)
  Input: appletouch - give up maintainership
  Input: dm355evm_kbd - switch to using sparse keymap library
  Input: wistron_btns - switch to using sparse keymap library
  Input: add generic support for sparse keymaps
  Input: fix memory leak in force feedback core
  Input: wistron - remove identification strings from DMI table
  Input: psmouse - remove identification strings from DMI tables
  Input: atkbd - remove identification strings from DMI table
  Input: i8042 - remove identification strings from DMI tables
  DMI: allow omitting ident strings in DMI tables
  Input: psmouse - do not carry DMI data around
  Input: matrix-keypad - switch to using dev_pm_ops
  Input: keyboard - fix lack of locking when traversing handler->h_list
  Input: gpio_keys - scan gpio state at probe and resume time
  Input: keyboard - add locking around event handling
  Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controller
  Input: xpad - add two new Xbox 360 devices
  Input: polled device - do not start polling if interval is zero
  Input: polled device - schedule first poll immediately
  Input: add S3C24XX touchscreen driver
  ...
2009-12-09 19:52:01 -08:00
..
Kconfig
Makefile
aaed2000_kbd.c
adp5588-keys.c
amikbd.c
atakbd.c
atkbd.c Input: atkbd - remove identification strings from DMI table 2009-12-04 22:11:37 -08:00
bf54x-keys.c
corgikbd.c
davinci_keyscan.c
ep93xx_keypad.c
gpio_keys.c
hil_kbd.c
hilkbd.c
hpps2atkbd.h
jornada680_kbd.c
jornada720_kbd.c
lkkbd.c
lm8323.c
locomokbd.c
maple_keyb.c
matrix_keypad.c Input: matrix-keypad - switch to using dev_pm_ops 2009-12-03 22:26:03 -08:00
max7359_keypad.c
newtonkbd.c
omap-keypad.c
opencores-kbd.c
pxa27x_keypad.c
pxa930_rotary.c
qt2160.c
sh_keysc.c
spitzkbd.c
stowaway.c
sunkbd.c
tosakbd.c
twl4030_keypad.c
w90p910_keypad.c
xtkbd.c