summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorLines
2010-08-25Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin-2/+0
2010-08-21Input: hil_kbd - fix compile errorDmitry Torokhov-6/+6
2010-08-13Input: fix faulty XXinput_* callsDaniel Mack-2/+2
2010-08-12input: Add STMPE keypad driverRabin Vincent-0/+397
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-9/+34
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov-9/+34
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-47/+1196
2010-08-03Input: gpio_keys - add hooks to enable/disable deviceShubhrajyoti D-0/+22
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack-9/+12
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov-47/+1196
2010-08-02Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add()Dmitry Torokhov-29/+37
2010-07-26Input: adp5588-keys - export unused GPIO pinsXiaolong Chen-2/+207
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+13
2010-07-21Input: samsung-keypad - Add samsung keypad driverJoonyoung Shim-0/+501
2010-07-20Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov-6/+11
2010-07-19Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'Wan ZongShun-1/+1
2010-07-17Input: qt2160 - rename kconfig symbol nameChristoph Fritz-1/+1
2010-07-07Revert "Input: fixup X86_MRST selects"Feng Tang-1/+1
2010-07-07Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang-1/+1
2010-07-04Input: mcs - Add MCS touchkey driverJoonyoung Shim-0/+252
2010-06-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov-7/+0
2010-06-28Input: lm8323 - fix error handling in lm8323_probe()Dan Carpenter-5/+7
2010-06-28Input: gpio-keys - add gpiolib debounce supportGrazvydas Ignotas-5/+14
2010-06-24Input: adp5588-keys - support GPI events for ADP5588 devicesXiaolong CHEN-7/+127
2010-06-22Input: fixup X86_MRST selectsRandy Dunlap-1/+1
2010-06-10Input: matrix_keypad - add support for clustered irqLuotao Fu-28/+80
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang-7/+0
2010-05-26m68k: amiga - Keyboard platform device conversionGeert Uytterhoeven-39/+58
2010-05-19Input: do not force selecting i8042 on MoorestownJacob Pan-1/+1
2010-05-03Input: add keypad driver for keys interfaced to TCA6416Sriramakrishnan Govindarajan-0/+366
2010-05-03Input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao-1392/+0
2010-04-13Input: lm8323 - do not leave dangling client data pointerWolfram Sang-2/+4
2010-04-13Merge branch 'for-linus' into nextDmitry Torokhov-1/+3
2010-04-05Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+20
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2010-03-09Input: bf54x-keys - fix system hang when pressing a keyMike Frysinger-1/+1
2010-03-08Merge branch 'origin' into devel-stableRussell King-250/+1198
2010-03-02[ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao-1/+31
2010-02-26Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov-11/+15
2010-02-16Input: sh_keysc - enable building on SH-Mobile ARMMagnus Damm-1/+1
2010-02-10Input: sh_keysc - update the driver with mode 6Magnus Damm-1/+2
2010-02-10Input: sh_keysc - switch to using bitmapsMagnus Damm-25/+44
2010-02-10Input: sh_keysc - factor out hw access functionsMagnus Damm-26/+43
2010-02-10Input: mark {corgi,spitz,tosa}kbd drivers deprecatedEric Miao-6/+12
2010-02-04Input: gpio-keys - add support for disabling gpios through sysfsMika Westerberg-11/+307
2010-01-31Input: add imx-keypad driver to support the IMX Keypad PortAlberto Panizzo-0/+604
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov-56/+70
2010-01-21Input: sh_keysc - add mode 4 and mode 5 supportMagnus Damm-3/+3
2010-01-19Input: ADP5588 - add support for ADP5587 devicesMichael Hennerich-4/+6