aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-02Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov5-12/+17
2009-10-21Input: 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-13Input: add DaVinci Keypad DriverMiguel Aguilar3-0/+348
2009-10-13Input: 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-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-25/+1312
2009-09-22Input: add driver for Atmel AT42QT2160 Sensor ChipRaphael Derosso Pereira3-0/+408
2009-09-21Input: max7359 - use threaded IRQsDmitry Torokhov1-35/+13
2009-09-21Input: 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/git/tmlind/linux-omap-2.6Linus Torvalds1-11/+11
2009-09-17Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich3-0/+372
2009-09-17Input: add driver for OpenCores Keyboard ControllerJavier Herrero3-0/+190
2009-09-17Input: 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/torvalds/linux-2.6Paul 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-13Merge branch 'next' into for-linusDmitry Torokhov14-464/+1496
2009-09-10Input: pxa27x_keypad - allow modifying keymap from userspaceDmitry Torokhov1-82/+91
2009-09-10Input: sunkbd - fix formattingDmitry Torokhov1-55/+73
2009-09-03Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews1-0/+35
2009-09-03Input: 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-27Input: add twl4030_keypad driverDavid Brownell3-0/+492
2009-08-27Input: matrix-keypad - add function to build device keymapDmitry Torokhov2-26/+5
2009-08-27Input: tosakbd - fix cleaning up KEY_STROBEs after errorRoel Kluin1-9/+9
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov1-9/+9
2009-08-20Input: w90p910_keypad - rename driver name to match platformWan ZongShun1-3/+3
2009-08-09Input: w90p910_keypad - adjust to use definitions from matrix_keypad.hDmitry Torokhov1-79/+65