summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorFilesLines
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-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-335/+686
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2009-12-05Input: atkbd - remove identification strings from DMI tableDmitry Torokhov1-17/+9
2009-12-04Input: matrix-keypad - switch to using dev_pm_opsDmitry Torokhov1-7/+10
2009-12-03Merge 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-13Input: atkbd - restore LED state at reconnectDmitry Torokhov1-0/+13
2009-11-11Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren1-3/+3
2009-11-06Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov2-41/+92
2009-11-03Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov1-0/+1
2009-11-03Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov5-12/+17
2009-10-22Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin1-0/+36
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-3/+3
2009-10-18Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski1-37/+14
2009-10-14Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov1-4/+15
2009-10-14Input: add DaVinci Keypad DriverMiguel Aguilar3-0/+348
2009-10-14Input: lkkbd - change formatting style to match the rest of the kernelDmitry Torokhov1-258/+238
2009-10-13Input: atkbd - restore resetting LED state at startupDmitry Torokhov1-0/+26
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan2-0/+2
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-25/+1312
2009-09-23Input: add driver for Atmel AT42QT2160 Sensor ChipRaphael Derosso Pereira3-0/+408
2009-09-22Input: max7359 - use threaded IRQsDmitry Torokhov1-35/+13
2009-09-22Input: add driver for Maxim MAX7359 key switch controllerKim Kyuwon3-0/+364
2009-09-21trivial: fix typo s/ketymap/keymap/ in commentThadeu Lima de Souza Cascardo1-1/+1
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+3
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+11
2009-09-18Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich3-0/+372
2009-09-18Input: add driver for OpenCores Keyboard ControllerJavier Herrero3-0/+190
2009-09-18Input: atkbd - rely on input core to restore state on resumeDmitry Torokhov1-25/+0
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt14-465/+1497
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2009-09-15sh: add kycr2_delay for sh_keyscKuninori Morimoto1-0/+3
2009-09-14Merge branch 'next' into for-linusDmitry Torokhov14-464/+1496
2009-09-11Input: pxa27x_keypad - allow modifying keymap from userspaceDmitry Torokhov1-82/+91
2009-09-11Input: sunkbd - fix formattingDmitry Torokhov1-55/+73
2009-09-04Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews1-0/+35
2009-09-04Input: atkbd - allow setting force-release bitmap via sysfsDmitry Torokhov1-6/+37
2009-08-30Input: w90p910_keypad - move a dereference below a NULL testJulia Lawall1-1/+3
2009-08-28OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren1-11/+11
2009-08-28Input: add twl4030_keypad driverDavid Brownell3-0/+492
2009-08-28Input: matrix-keypad - add function to build device keymapDmitry Torokhov2-26/+5
2009-08-28Input: tosakbd - fix cleaning up KEY_STROBEs after errorRoel Kluin1-9/+9