| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-01-15 | 2 | -36/+41 |
|\ |
|
| * | Input: davinci_keyscan - add device_enable method to platform data | Miguel Aguilar | 2010-01-06 | 1 | -0/+8 |
| * | Input: atkbd - fix canceling event_work in disconnect | Dmitry Torokhov | 2010-01-06 | 1 | -2/+8 |
| * | Input: serio - fix potential deadlock when unbinding drivers | Eric W. Biederman | 2010-01-06 | 1 | -34/+25 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-12-31 | 3 | -18/+27 |
|\ \
| |/ |
|
| * | Input: twl4030_keypad - switch to using threaded IRQ | Felipe Balbi | 2009-12-29 | 1 | -9/+2 |
| * | Input: matrix-keypad - handle cases when GPIOs can't be wakeup sources | Dmitry Torokhov | 2009-12-24 | 1 | -7/+22 |
| * | Input: speed up suspend/shutdown for PS/2 mice and keyboards | Dmitry Torokhov | 2009-12-24 | 1 | -2/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-12-16 | 1 | -101/+49 |
|\ \
| |/ |
|
| * | Input: ep93xx_keypad - update driver to new core support | H Hartley Sweeten | 2009-12-15 | 1 | -101/+49 |
* | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 2 | -2/+2 |
|/ |
|
* | mfd: Rename all twl4030_i2c* | Balaji T K | 2009-12-13 | 1 | -2/+2 |
* | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 2009-12-13 | 1 | -1/+1 |
* | input/keyboard: new driver for ADP5520 MFD PMICs | Michael Hennerich | 2009-12-13 | 3 | -0/+231 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-12-09 | 7 | -335/+686 |
|\ |
|
| * | Input: atkbd - remove identification strings from DMI table | Dmitry Torokhov | 2009-12-04 | 1 | -17/+9 |
| * | Input: matrix-keypad - switch to using dev_pm_ops | Dmitry Torokhov | 2009-12-03 | 1 | -7/+10 |
| * | Merge commit 'v2.6.32' into next | Dmitry Torokhov | 2009-12-02 | 1 | -0/+13 |
| |\ |
|
| * | | Input: gpio_keys - scan gpio state at probe and resume time | Daniel Mack | 2009-11-30 | 1 | -11/+25 |
| * | | Input: gpio_keys - seperate individual button setup to make code neater | Ben Dooks | 2009-11-20 | 1 | -40/+53 |
| * | | Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h> | Ben Dooks | 2009-11-20 | 1 | -2/+1 |
| * | | Input: gpio_keys - use dev_ macros to report information | Ben Dooks | 2009-11-20 | 1 | -7/+9 |
| * | | Merge commit 'v2.6.32-rc6' into next | Dmitry Torokhov | 2009-11-05 | 2 | -41/+92 |
| |\ \ |
|
| * | | | Input: add DaVinci Keypad Driver | Miguel Aguilar | 2009-10-13 | 3 | -0/+348 |
| * | | | Input: lkkbd - change formatting style to match the rest of the kernel | Dmitry Torokhov | 2009-10-13 | 1 | -258/+238 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | sh: Move KEYSC header file | Magnus Damm | 2009-11-30 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren | 2009-11-22 | 1 | -3/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch '7xx-iosplit-plat' with omap-fixes | Tony Lindgren | 2009-11-10 | 1 | -3/+3 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 | 1 | -3/+3 |
| | |/ |
|
* | | | Input: atkbd - restore LED state at reconnect | Dmitry Torokhov | 2009-11-12 | 1 | -0/+13 |
|/ / |
|
* | | Input: gpio-keys - use IRQF_SHARED | Dmitry Eremin-Solenikov | 2009-11-02 | 1 | -0/+1 |
* | | Merge commit 'v2.6.32-rc5' into for-linus | Dmitry Torokhov | 2009-11-02 | 5 | -12/+17 |
|\ \
| |/ |
|
| * | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 2 | -0/+2 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-09-23 | 7 | -25/+1312 |
| |\ |
|
| * | | trivial: fix typo s/ketymap/keymap/ in comment | Thadeu Lima de Souza Cascardo | 2009-09-21 | 1 | -1/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-09-18 | 1 | -0/+3 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-09-16 | 14 | -465/+1497 |
| | |\ \ |
|
| | * | | | sh: add kycr2_delay for sh_keysc | Kuninori Morimoto | 2009-09-15 | 1 | -0/+3 |
| * | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-18 | 1 | -11/+11 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE | Tony Lindgren | 2009-08-28 | 1 | -11/+11 |
* | | | | | Input: atkbd - add a quirk for OQO 01+ multimedia keys | Jamie Lentin | 2009-10-21 | 1 | -0/+36 |
* | | | | | Input: atkbd - consolidate force release quirks for volume keys | Herton Ronaldo Krzesinski | 2009-10-18 | 1 | -37/+14 |
* | | | | | Input: atkbd - postpone restoring LED/repeat rate at resume | Dmitry Torokhov | 2009-10-14 | 1 | -4/+15 |
* | | | | | Input: atkbd - restore resetting LED state at startup | Dmitry Torokhov | 2009-10-13 | 1 | -0/+26 |
| |_|_|/
|/| | | |
|
* | | | | Input: add driver for Atmel AT42QT2160 Sensor Chip | Raphael Derosso Pereira | 2009-09-22 | 3 | -0/+408 |
* | | | | Input: max7359 - use threaded IRQs | Dmitry Torokhov | 2009-09-21 | 1 | -35/+13 |
* | | | | Input: add driver for Maxim MAX7359 key switch controller | Kim Kyuwon | 2009-09-21 | 3 | -0/+364 |
* | | | | Input: add driver for ADP5588 QWERTY I2C Keypad | Michael Hennerich | 2009-09-17 | 3 | -0/+372 |
* | | | | Input: add driver for OpenCores Keyboard Controller | Javier Herrero | 2009-09-17 | 3 | -0/+190 |