summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorLines
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
2009-11-20Input: gpio_keys - use dev_ macros to report informationBen Dooks-7/+9
2009-11-12Input: atkbd - restore LED state at reconnectDmitry Torokhov-0/+13
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren-3/+3
2009-11-05Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov-41/+92
2009-11-02Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov-0/+1
2009-11-02Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov-12/+17
2009-10-21Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin-0/+36
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren-3/+3
2009-10-18Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski-37/+14
2009-10-14Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov-4/+15
2009-10-13Input: add DaVinci Keypad DriverMiguel Aguilar-0/+348
2009-10-13Input: lkkbd - change formatting style to match the rest of the kernelDmitry Torokhov-258/+238
2009-10-13Input: atkbd - restore resetting LED state at startupDmitry Torokhov-0/+26
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan-0/+2
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-25/+1312
2009-09-22Input: add driver for Atmel AT42QT2160 Sensor ChipRaphael Derosso Pereira-0/+408
2009-09-21Input: max7359 - use threaded IRQsDmitry Torokhov-35/+13
2009-09-21Input: add driver for Maxim MAX7359 key switch controllerKim Kyuwon-0/+364
2009-09-21trivial: fix typo s/ketymap/keymap/ in commentThadeu Lima de Souza Cascardo-1/+1
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-0/+3
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+11