| Commit message (Expand) | Author | Age |
* | Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove() | Axel Lin | 2010-08-25 |
* | Input: hil_kbd - fix compile error | Dmitry Torokhov | 2010-08-21 |
* | Input: fix faulty XXinput_* calls | Daniel Mack | 2010-08-13 |
* | input: Add STMPE keypad driver | Rabin Vincent | 2010-08-12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-10 |
|\ |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2010-08-10 |
| |\ |
|
| | * | Input: gpio_keys - add hooks to enable/disable device | Shubhrajyoti D | 2010-08-03 |
| | * | Input: switch to input_abs_*() access functions | Daniel Mack | 2010-08-02 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-04 |
|\| | |
|
| * | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2010-08-02 |
| |\| |
|
| | * | Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add() | Dmitry Torokhov | 2010-08-02 |
| | * | Input: adp5588-keys - export unused GPIO pins | Xiaolong Chen | 2010-07-26 |
| | * | Input: samsung-keypad - Add samsung keypad driver | Joonyoung Shim | 2010-07-21 |
| | * | Input: mcs - Add MCS touchkey driver | Joonyoung Shim | 2010-07-04 |
| | * | Merge commit 'v2.6.35-rc3' into next | Dmitry Torokhov | 2010-06-30 |
| | |\ |
|
| | * | | Input: lm8323 - fix error handling in lm8323_probe() | Dan Carpenter | 2010-06-28 |
| | * | | Input: gpio-keys - add gpiolib debounce support | Grazvydas Ignotas | 2010-06-28 |
| | * | | Input: adp5588-keys - support GPI events for ADP5588 devices | Xiaolong CHEN | 2010-06-24 |
| | * | | Input: matrix_keypad - add support for clustered irq | Luotao Fu | 2010-06-10 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-07-22 |
|\| | | |
|
| * | | | Input: twl40300-keypad - fix handling of "all ground" rows | Dmitry Torokhov | 2010-07-20 |
| * | | | Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi' | Wan ZongShun | 2010-07-20 |
| * | | | Input: qt2160 - rename kconfig symbol name | Christoph Fritz | 2010-07-17 |
* | | | | Revert "Input: fixup X86_MRST selects" | Feng Tang | 2010-07-07 |
* | | | | Revert "Input: do not force selecting i8042 on Moorestown" | Feng Tang | 2010-07-07 |
|/ / / |
|
* | / | Input: fixup X86_MRST selects | Randy Dunlap | 2010-06-22 |
| |/
|/| |
|
* | | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2010-06-03 |
|/ |
|
* | m68k: amiga - Keyboard platform device conversion | Geert Uytterhoeven | 2010-05-26 |
* | Input: do not force selecting i8042 on Moorestown | Jacob Pan | 2010-05-19 |
* | Input: add keypad driver for keys interfaced to TCA6416 | Sriramakrishnan Govindarajan | 2010-05-04 |
* | Input: remove obsolete {corgi,spitz,tosa}kbd.c | Eric Miao | 2010-05-04 |
* | Input: lm8323 - do not leave dangling client data pointer | Wolfram Sang | 2010-04-14 |
* | Merge branch 'for-linus' into next | Dmitry Torokhov | 2010-04-14 |
|\ |
|
| * | Input: matrix_keypad - allow platform to disable key autorepeat | H Hartley Sweeten | 2010-04-06 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-03-14 |
|\| |
|
| * | Input: bf54x-keys - fix system hang when pressing a key | Mike Frysinger | 2010-03-10 |
* | | Merge branch 'origin' into devel-stable | Russell King | 2010-03-08 |
|\| |
|
| * | Input: atkbd - release previously reserved keycodes 248 - 254 | Dmitry Torokhov | 2010-02-26 |
| * | Input: sh_keysc - enable building on SH-Mobile ARM | Magnus Damm | 2010-02-17 |
| * | Input: sh_keysc - update the driver with mode 6 | Magnus Damm | 2010-02-11 |
| * | Input: sh_keysc - switch to using bitmaps | Magnus Damm | 2010-02-11 |
| * | Input: sh_keysc - factor out hw access functions | Magnus Damm | 2010-02-11 |
| * | Input: mark {corgi,spitz,tosa}kbd drivers deprecated | Eric Miao | 2010-02-11 |
| * | Input: gpio-keys - add support for disabling gpios through sysfs | Mika Westerberg | 2010-02-04 |
| * | Input: add imx-keypad driver to support the IMX Keypad Port | Alberto Panizzo | 2010-01-31 |
| * | Merge commit 'v2.6.33-rc5' into next | Dmitry Torokhov | 2010-01-22 |
| |\ |
|
| * | | Input: sh_keysc - add mode 4 and mode 5 support | Magnus Damm | 2010-01-21 |
| * | | Input: ADP5588 - add support for ADP5587 devices | Michael Hennerich | 2010-01-19 |
| * | | Input: ep93xx_keypad - cleanup and use matrix_keypad helpers | H Hartley Sweeten | 2010-01-13 |