summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Input: omap4-keypad - wake-up on events & long pressesMike Turquette2010-10-131-0/+4
* Input: omap4-keypad - fix interrupt line configurationAbraham Arce2010-10-131-1/+1
* Input: omap4-keypad - SYSCONFIG register configurationAbraham Arce2010-10-131-8/+5Star
* Input: omap4-keypad - use platform device helpersAbraham Arce2010-10-131-5/+35
* Input: add support for Nomadik SKE keypad controllerSundar Iyer2010-10-133-0/+419
* Input: twl4030_keypad - fix error handling pathDmitry Torokhov2010-10-131-4/+3Star
* Input: hil_kbd - add missing MODULE_DEVICE_TABLE()Dzianis Kahanovich2010-10-131-0/+2
* Input: add support for OMAP4 keyboard controllerAbraham Arce2010-09-013-0/+297
* Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin2010-08-251-2/+0Star
* Input: hil_kbd - fix compile errorDmitry Torokhov2010-08-211-6/+6
* Input: fix faulty XXinput_* callsDaniel Mack2010-08-131-2/+2
* input: Add STMPE keypad driverRabin Vincent2010-08-123-0/+397
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-112-9/+34
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2010-08-102-9/+34
| |\
| | * Input: gpio_keys - add hooks to enable/disable deviceShubhrajyoti D2010-08-041-0/+22
| | * Input: switch to input_abs_*() access functionsDaniel Mack2010-08-031-9/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-048-47/+1196
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2010-08-038-47/+1196
| |\|
| | * Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add()Dmitry Torokhov2010-08-031-29/+37
| | * Input: adp5588-keys - export unused GPIO pinsXiaolong Chen2010-07-261-2/+207
| | * Input: samsung-keypad - Add samsung keypad driverJoonyoung Shim2010-07-213-0/+501
| | * Input: mcs - Add MCS touchkey driverJoonyoung Shim2010-07-043-0/+252
| | * Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov2010-07-015-7/+0Star
| | |\
| | * | Input: lm8323 - fix error handling in lm8323_probe()Dan Carpenter2010-06-281-5/+7
| | * | Input: gpio-keys - add gpiolib debounce supportGrazvydas Ignotas2010-06-281-5/+14
| | * | Input: adp5588-keys - support GPI events for ADP5588 devicesXiaolong CHEN2010-06-251-7/+127
| | * | Input: matrix_keypad - add support for clustered irqLuotao Fu2010-06-101-28/+80
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-223-8/+13
|\| | |
| * | | Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov2010-07-211-6/+11
| * | | Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'Wan ZongShun2010-07-201-1/+1
| * | | Input: qt2160 - rename kconfig symbol nameChristoph Fritz2010-07-171-1/+1
* | | | Revert "Input: fixup X86_MRST selects"Feng Tang2010-07-081-1/+1
* | | | Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang2010-07-081-1/+1
|/ / /
* | / Input: fixup X86_MRST selectsRandy Dunlap2010-06-221-1/+1
| |/ |/|
* | i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-035-7/+0Star
|/
* m68k: amiga - Keyboard platform device conversionGeert Uytterhoeven2010-05-261-39/+58
* Input: do not force selecting i8042 on MoorestownJacob Pan2010-05-191-1/+1
* Input: add keypad driver for keys interfaced to TCA6416Sriramakrishnan Govindarajan2010-05-043-0/+366
* Input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao2010-05-045-1392/+0Star
* Input: lm8323 - do not leave dangling client data pointerWolfram Sang2010-04-141-2/+4
* Merge branch 'for-linus' into nextDmitry Torokhov2010-04-141-1/+3
|\
| * Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten2010-04-061-1/+3
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3020-0/+20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-141-1/+1
|\|
| * Input: bf54x-keys - fix system hang when pressing a keyMike Frysinger2010-03-101-1/+1
* | Merge branch 'origin' into devel-stableRussell King2010-03-089-250/+1198
|\|
| * Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov2010-02-261-11/+15
| * Input: sh_keysc - enable building on SH-Mobile ARMMagnus Damm2010-02-171-1/+1
| * Input: sh_keysc - update the driver with mode 6Magnus Damm2010-02-111-1/+2
| * Input: sh_keysc - switch to using bitmapsMagnus Damm2010-02-111-25/+44