aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-25Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin1-2/+0
2010-08-21Input: hil_kbd - fix compile errorDmitry Torokhov1-6/+6
2010-08-13Input: fix faulty XXinput_* callsDaniel Mack1-2/+2
2010-08-12input: Add STMPE keypad driverRabin Vincent3-0/+397
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-9/+34
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov2-9/+34
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-47/+1196
2010-08-03Input: gpio_keys - add hooks to enable/disable deviceShubhrajyoti D1-0/+22
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack1-9/+12
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov8-47/+1196
2010-08-02Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add()Dmitry Torokhov1-29/+37
2010-07-26Input: adp5588-keys - export unused GPIO pinsXiaolong Chen1-2/+207
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-8/+13
2010-07-21Input: samsung-keypad - Add samsung keypad driverJoonyoung Shim3-0/+501
2010-07-20Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov1-6/+11
2010-07-19Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'Wan ZongShun1-1/+1
2010-07-17Input: qt2160 - rename kconfig symbol nameChristoph Fritz1-1/+1
2010-07-07Revert "Input: fixup X86_MRST selects"Feng Tang1-1/+1
2010-07-07Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang1-1/+1
2010-07-04Input: mcs - Add MCS touchkey driverJoonyoung Shim3-0/+252
2010-06-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov5-7/+0
2010-06-28Input: lm8323 - fix error handling in lm8323_probe()Dan Carpenter1-5/+7
2010-06-28Input: gpio-keys - add gpiolib debounce supportGrazvydas Ignotas1-5/+14
2010-06-24Input: adp5588-keys - support GPI events for ADP5588 devicesXiaolong CHEN1-7/+127
2010-06-22Input: fixup X86_MRST selectsRandy Dunlap1-1/+1
2010-06-10Input: matrix_keypad - add support for clustered irqLuotao Fu1-28/+80
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang5-7/+0
2010-05-26m68k: amiga - Keyboard platform device conversionGeert Uytterhoeven1-39/+58
2010-05-19Input: do not force selecting i8042 on MoorestownJacob Pan1-1/+1
2010-05-03Input: add keypad driver for keys interfaced to TCA6416Sriramakrishnan Govindarajan3-0/+366
2010-05-03Input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao5-1392/+0
2010-04-13Input: lm8323 - do not leave dangling client data pointerWolfram Sang1-2/+4
2010-04-13Merge branch 'for-linus' into nextDmitry Torokhov1-1/+3
2010-04-05Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo20-0/+20
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2010-03-09Input: bf54x-keys - fix system hang when pressing a keyMike Frysinger1-1/+1
2010-03-08Merge branch 'origin' into devel-stableRussell King9-250/+1198
2010-03-02[ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao1-1/+31
2010-02-26Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov1-11/+15
2010-02-16Input: sh_keysc - enable building on SH-Mobile ARMMagnus Damm1-1/+1
2010-02-10Input: sh_keysc - update the driver with mode 6Magnus Damm1-1/+2
2010-02-10Input: sh_keysc - switch to using bitmapsMagnus Damm1-25/+44
2010-02-10Input: sh_keysc - factor out hw access functionsMagnus Damm1-26/+43
2010-02-10Input: mark {corgi,spitz,tosa}kbd drivers deprecatedEric Miao1-6/+12
2010-02-04Input: gpio-keys - add support for disabling gpios through sysfsMika Westerberg1-11/+307
2010-01-31Input: add imx-keypad driver to support the IMX Keypad PortAlberto Panizzo3-0/+604
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov6-56/+70
2010-01-21Input: sh_keysc - add mode 4 and mode 5 supportMagnus Damm1-3/+3
2010-01-19Input: ADP5588 - add support for ADP5587 devicesMichael Hennerich2-4/+6