Age | Commit message (Expand) | Author |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang |
2010-05-26 | m68k: amiga - Keyboard platform device conversion | Geert Uytterhoeven |
2010-05-19 | Input: do not force selecting i8042 on Moorestown | Jacob Pan |
2010-05-03 | Input: add keypad driver for keys interfaced to TCA6416 | Sriramakrishnan Govindarajan |
2010-05-03 | Input: remove obsolete {corgi,spitz,tosa}kbd.c | Eric Miao |
2010-04-13 | Input: lm8323 - do not leave dangling client data pointer | Wolfram Sang |
2010-04-13 | Merge branch 'for-linus' into next | Dmitry Torokhov |
2010-04-05 | Input: matrix_keypad - allow platform to disable key autorepeat | H Hartley Sweeten |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-03-09 | Input: bf54x-keys - fix system hang when pressing a key | Mike Frysinger |
2010-03-08 | Merge branch 'origin' into devel-stable | Russell King |
2010-03-02 | [ARM] locomo: avoid unnecessary cascaded keyboard IRQ | Eric Miao |
2010-02-26 | Input: atkbd - release previously reserved keycodes 248 - 254 | Dmitry Torokhov |
2010-02-16 | Input: sh_keysc - enable building on SH-Mobile ARM | Magnus Damm |
2010-02-10 | Input: sh_keysc - update the driver with mode 6 | Magnus Damm |
2010-02-10 | Input: sh_keysc - switch to using bitmaps | Magnus Damm |
2010-02-10 | Input: sh_keysc - factor out hw access functions | Magnus Damm |
2010-02-10 | Input: mark {corgi,spitz,tosa}kbd drivers deprecated | Eric Miao |
2010-02-04 | Input: gpio-keys - add support for disabling gpios through sysfs | Mika Westerberg |
2010-01-31 | Input: add imx-keypad driver to support the IMX Keypad Port | Alberto Panizzo |
2010-01-21 | Merge commit 'v2.6.33-rc5' into next | Dmitry Torokhov |
2010-01-21 | Input: sh_keysc - add mode 4 and mode 5 support | Magnus Damm |
2010-01-19 | Input: ADP5588 - add support for ADP5587 devices | Michael Hennerich |
2010-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-01-13 | Input: ep93xx_keypad - cleanup and use matrix_keypad helpers | H Hartley Sweeten |
2010-01-09 | Input: make i2c device ids constant | Márton Németh |
2010-01-06 | Input: atkbd - switch to dev_err() and friends | Dmitry Torokhov |
2010-01-06 | Input: davinci_keyscan - add device_enable method to platform data | Miguel Aguilar |
2010-01-06 | Input: atkbd - fix canceling event_work in disconnect | Dmitry Torokhov |
2010-01-06 | Input: serio - fix potential deadlock when unbinding drivers | Eric W. Biederman |
2009-12-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-12-29 | Input: twl4030_keypad - switch to using threaded IRQ | Felipe Balbi |
2009-12-24 | Input: matrix-keypad - handle cases when GPIOs can't be wakeup sources | Dmitry Torokhov |
2009-12-24 | Input: speed up suspend/shutdown for PS/2 mice and keyboards | Dmitry Torokhov |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-12-15 | Input: ep93xx_keypad - update driver to new core support | H Hartley Sweeten |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-13 | mfd: Rename all twl4030_i2c* | Balaji T K |
2009-12-13 | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar |
2009-12-13 | input/keyboard: new driver for ADP5520 MFD PMICs | Michael Hennerich |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-12-04 | Input: atkbd - remove identification strings from DMI table | Dmitry Torokhov |
2009-12-03 | Input: matrix-keypad - switch to using dev_pm_ops | Dmitry Torokhov |
2009-12-02 | Merge commit 'v2.6.32' into next | Dmitry Torokhov |
2009-11-30 | Input: gpio_keys - scan gpio state at probe and resume time | Daniel Mack |
2009-11-30 | sh: Move KEYSC header file | Magnus Damm |
2009-11-22 | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren |
2009-11-20 | Input: gpio_keys - seperate individual button setup to make code neater | Ben Dooks |