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 31c150a11c 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: i8042 - add Lenovo Ideapad U455 to 'reset' blacklist
  Input: serio_raw - return proper result when serio_raw_read fails
  Input: document device properties
  Input: twl4030_keypad - fix comment (trivial)
  Input: gpio_keys - fix struct device declared inside parameter list
  Input: evdev - fix variable initialisation
2012-02-04 10:57:42 -08:00
..
Kconfig Input: samsung-keypad - enable compiling on other platforms 2011-11-15 09:46:14 -08:00
Makefile Input: tca8418_keypad - initial driver release 2011-10-29 12:32:24 -07:00
adp5520-keys.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
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 Input: revert some over-zealous conversions to module_platform_driver() 2012-01-10 23:12:46 -08:00
atakbd.c input/atari: Fix atarimouse init 2011-05-19 18:19:11 +02:00
atkbd.c Input: convert obsolete strict_strtox to kstrtox 2011-11-09 21:23:26 -08:00
bf54x-keys.c Input: keyboard - staticise non-exported symbols 2011-12-12 00:03:00 -08:00
davinci_keyscan.c Input: revert some over-zealous conversions to module_platform_driver() 2012-01-10 23:12:46 -08:00
ep93xx_keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
gpio_keys.c Input: gpio_keys - use of_property_read_u32() 2011-09-20 22:46:32 -07:00
gpio_keys_polled.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
hil_kbd.c Input: hil_kbd - add missing MODULE_DEVICE_TABLE() 2010-10-13 07:49:05 -07:00
hilkbd.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
hpps2atkbd.h
imx_keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
jornada680_kbd.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
jornada720_kbd.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
lkkbd.c Input: lkkbd - change formatting style to match the rest of the kernel 2009-10-13 23:58:20 -07:00
lm8323.c Input: convert obsolete strict_strtox to kstrtox 2011-11-09 21:23:26 -08:00
locomokbd.c [ARM] locomo: avoid unnecessary cascaded keyboard IRQ 2010-03-02 07:40:49 +08:00
maple_keyb.c sh: maple: Support block reads and writes. 2009-02-27 16:07:32 +09:00
matrix_keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
max7359_keypad.c Input: max7359 - convert to dev_pm_ops 2011-02-21 01:02:30 -08:00
mcs_touchkey.c Input: mcs_touchkey - add shutdown handler 2011-02-23 21:43:38 -08:00
mpr121_touchkey.c Input: mpr121 - improve sensibility of touch key 2011-06-29 01:32:49 -07:00
newtonkbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
nomadik-ske-keypad.c Input: revert some over-zealous conversions to module_platform_driver() 2012-01-10 23:12:46 -08:00
omap-keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
omap4-keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
opencores-kbd.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
pmic8xxx-keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
pxa27x_keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
pxa930_rotary.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
qt1070.c Input: qt1070 - remove obsolete cleanup for clientdata 2011-06-21 04:31:53 -07:00
qt2160.c i2c: Remove all i2c_set_clientdata(client, NULL) in drivers 2010-06-03 11:33:58 +02:00
samsung-keypad.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2012-01-10 10:55:52 -08:00
sh_keysc.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
spear-keyboard.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
stmpe-keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
stowaway.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
sunkbd.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
tc3589x-keypad.c Input: tc3589x-keypad - add missing kerneldoc 2012-01-04 22:20:09 -08:00
tca6416-keypad.c Input: tca6416-keypad - suspend/resume wakeup support 2011-03-15 23:18:28 -07:00
tca8418_keypad.c Input: tca8418_keypad - initial driver release 2011-10-29 12:32:24 -07:00
tegra-kbc.c Input: tegra-kbc - report wakeup key for some platforms 2011-12-30 00:27:00 -08:00
tnetv107x-keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
twl4030_keypad.c Input: twl4030_keypad - fix comment (trivial) 2012-02-01 09:14:03 -08:00
w90p910_keypad.c Input: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
xtkbd.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00