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