aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-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
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-36/+41
2010-01-13Input: ep93xx_keypad - cleanup and use matrix_keypad helpersH Hartley Sweeten1-25/+15
2010-01-09Input: make i2c device ids constantMárton Németh1-1/+1
2010-01-06Input: atkbd - switch to dev_err() and friendsDmitry Torokhov1-137/+146
2010-01-06Input: davinci_keyscan - add device_enable method to platform dataMiguel Aguilar1-0/+8
2010-01-06Input: atkbd - fix canceling event_work in disconnectDmitry Torokhov1-2/+8
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman1-34/+25
2009-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-18/+27
2009-12-29Input: twl4030_keypad - switch to using threaded IRQFelipe Balbi1-9/+2
2009-12-24Input: matrix-keypad - handle cases when GPIOs can't be wakeup sourcesDmitry Torokhov1-7/+22
2009-12-24Input: speed up suspend/shutdown for PS/2 mice and keyboardsDmitry Torokhov1-2/+3
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-101/+49
2009-12-15Input: ep93xx_keypad - update driver to new core supportH Hartley Sweeten1-101/+49
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan2-2/+2
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K1-2/+2
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar1-1/+1
2009-12-13input/keyboard: new driver for ADP5520 MFD PMICsMichael Hennerich3-0/+231
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-335/+686
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2009-12-04Input: atkbd - remove identification strings from DMI tableDmitry Torokhov1-17/+9
2009-12-03Input: matrix-keypad - switch to using dev_pm_opsDmitry Torokhov1-7/+10
2009-12-02Merge commit 'v2.6.32' into nextDmitry Torokhov1-0/+13
2009-11-30Input: gpio_keys - scan gpio state at probe and resume timeDaniel Mack1-11/+25
2009-11-30sh: Move KEYSC header fileMagnus Damm1-1/+1
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren1-3/+3
2009-11-20Input: gpio_keys - seperate individual button setup to make code neaterBen Dooks1-40/+53
2009-11-20Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>Ben Dooks1-2/+1
2009-11-20Input: gpio_keys - use dev_ macros to report informationBen Dooks1-7/+9
2009-11-12Input: atkbd - restore LED state at reconnectDmitry Torokhov1-0/+13
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren1-3/+3
2009-11-05Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov2-41/+92
2009-11-02Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov1-0/+1