summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Input: davinci_keyscan - add device_enable method to platform dataMiguel Aguilar2010-01-061-0/+8
* Input: atkbd - fix canceling event_work in disconnectDmitry Torokhov2010-01-061-2/+8
* Input: serio - fix potential deadlock when unbinding driversEric W. Biederman2010-01-061-34/+25
* Input: twl4030_keypad - switch to using threaded IRQFelipe Balbi2009-12-291-9/+2
* Input: matrix-keypad - handle cases when GPIOs can't be wakeup sourcesDmitry Torokhov2009-12-241-7/+22
* Input: speed up suspend/shutdown for PS/2 mice and keyboardsDmitry Torokhov2009-12-241-2/+3
* Input: ep93xx_keypad - update driver to new core supportH Hartley Sweeten2009-12-151-101/+49
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-2/+2
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
* input/keyboard: new driver for ADP5520 MFD PMICsMichael Hennerich2009-12-133-0/+231
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-097-335/+686
|\
| * Input: atkbd - remove identification strings from DMI tableDmitry Torokhov2009-12-041-17/+9
| * Input: matrix-keypad - switch to using dev_pm_opsDmitry Torokhov2009-12-031-7/+10
| * Merge commit 'v2.6.32' into nextDmitry Torokhov2009-12-021-0/+13
| |\
| * | Input: gpio_keys - scan gpio state at probe and resume timeDaniel Mack2009-11-301-11/+25
| * | Input: gpio_keys - seperate individual button setup to make code neaterBen Dooks2009-11-201-40/+53
| * | Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>Ben Dooks2009-11-201-2/+1
| * | Input: gpio_keys - use dev_ macros to report informationBen Dooks2009-11-201-7/+9
| * | Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov2009-11-052-41/+92
| |\ \
| * | | Input: add DaVinci Keypad DriverMiguel Aguilar2009-10-133-0/+348
| * | | Input: lkkbd - change formatting style to match the rest of the kernelDmitry Torokhov2009-10-131-258/+238
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-091-1/+1
|\ \ \ \
| * | | | sh: Move KEYSC header fileMagnus Damm2009-11-301-1/+1
| | |_|/ | |/| |
* | | | Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-221-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-101-3/+3
| |\ \ \ | | |_|/ | |/| |
| | * | omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-3/+3
| | |/
* | | Input: atkbd - restore LED state at reconnectDmitry Torokhov2009-11-121-0/+13
|/ /
* | Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov2009-11-021-0/+1
* | Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov2009-11-025-12/+17
|\ \ | |/
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-112-0/+2
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-237-25/+1312
| |\
| * | trivial: fix typo s/ketymap/keymap/ in commentThadeu Lima de Souza Cascardo2009-09-211-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-181-0/+3
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-1614-465/+1497
| | |\ \
| | * | | sh: add kycr2_delay for sh_keyscKuninori Morimoto2009-09-151-0/+3
| * | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-181-11/+11
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren2009-08-281-11/+11
* | | | | Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin2009-10-211-0/+36
* | | | | Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski2009-10-181-37/+14
* | | | | Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov2009-10-141-4/+15
* | | | | Input: atkbd - restore resetting LED state at startupDmitry Torokhov2009-10-131-0/+26
| |_|_|/ |/| | |
* | | | Input: add driver for Atmel AT42QT2160 Sensor ChipRaphael Derosso Pereira2009-09-223-0/+408
* | | | Input: max7359 - use threaded IRQsDmitry Torokhov2009-09-211-35/+13
* | | | Input: add driver for Maxim MAX7359 key switch controllerKim Kyuwon2009-09-213-0/+364
* | | | Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich2009-09-173-0/+372
* | | | Input: add driver for OpenCores Keyboard ControllerJavier Herrero2009-09-173-0/+190
* | | | Input: atkbd - rely on input core to restore state on resumeDmitry Torokhov2009-09-171-25/+0
|/ / /
* | | Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* | | Merge branch 'next' into for-linusDmitry Torokhov2009-09-1314-464/+1496
|\ \ \ | |_|/ |/| |
| * | Input: pxa27x_keypad - allow modifying keymap from userspaceDmitry Torokhov2009-09-101-82/+91
OpenPOWER on IntegriCloud