summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorLines
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
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-36/+41
2010-01-13Input: ep93xx_keypad - cleanup and use matrix_keypad helpersH Hartley Sweeten-25/+15
2010-01-09Input: make i2c device ids constantMárton Németh-1/+1
2010-01-06Input: atkbd - switch to dev_err() and friendsDmitry Torokhov-137/+146
2010-01-06Input: davinci_keyscan - add device_enable method to platform dataMiguel Aguilar-0/+8
2010-01-06Input: atkbd - fix canceling event_work in disconnectDmitry Torokhov-2/+8
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman-34/+25
2009-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-18/+27
2009-12-29Input: twl4030_keypad - switch to using threaded IRQFelipe Balbi-9/+2
2009-12-24Input: matrix-keypad - handle cases when GPIOs can't be wakeup sourcesDmitry Torokhov-7/+22
2009-12-24Input: speed up suspend/shutdown for PS/2 mice and keyboardsDmitry Torokhov-2/+3
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-101/+49
2009-12-15Input: ep93xx_keypad - update driver to new core supportH Hartley Sweeten-101/+49
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan-2/+2
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K-2/+2
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar-1/+1
2009-12-13input/keyboard: new driver for ADP5520 MFD PMICsMichael Hennerich-0/+231
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-335/+686
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-1/+1
2009-12-04Input: atkbd - remove identification strings from DMI tableDmitry Torokhov-17/+9
2009-12-03Input: matrix-keypad - switch to using dev_pm_opsDmitry Torokhov-7/+10
2009-12-02Merge commit 'v2.6.32' into nextDmitry Torokhov-0/+13
2009-11-30Input: gpio_keys - scan gpio state at probe and resume timeDaniel Mack-11/+25
2009-11-30sh: Move KEYSC header fileMagnus Damm-1/+1
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren-3/+3
2009-11-20Input: gpio_keys - seperate individual button setup to make code neaterBen Dooks-40/+53
2009-11-20Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>Ben Dooks-2/+1