aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-27input: jornada680_kbd: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-14/+14
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds3-0/+350
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-5/+753
2010-10-21Merge branch 'davinci-next' into davinci-for-linusKevin Hilman3-0/+350
2010-10-18Input: adp5588-keys - use more obvious i2c_device_id name stringMichael Hennerich1-1/+1
2010-10-13Input: omap4-keypad - wake-up on events & long pressesMike Turquette1-0/+4
2010-10-13Input: omap4-keypad - fix interrupt line configurationAbraham Arce1-1/+1
2010-10-13Input: omap4-keypad - SYSCONFIG register configurationAbraham Arce1-8/+5
2010-10-13Input: omap4-keypad - use platform device helpersAbraham Arce1-5/+35
2010-10-13Input: add support for Nomadik SKE keypad controllerSundar Iyer3-0/+419
2010-10-13Input: twl4030_keypad - fix error handling pathDmitry Torokhov1-4/+3
2010-10-13Input: hil_kbd - add missing MODULE_DEVICE_TABLE()Dzianis Kahanovich1-0/+2
2010-10-09ARM: pxa27x_keypad: added wakeup event handler for keypad interruptsMark F. Brown1-0/+10
2010-10-09ARM: pxa168: added keypad supportMark F. Brown1-1/+1
2010-10-09ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown1-1/+1
2010-09-24input: add driver for tnetv107x on-chip keypad controllerCyril Chemparathy3-0/+350
2010-08-31Input: add support for OMAP4 keyboard controllerAbraham Arce3-0/+297
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