Age | Commit message (Expand) | Author |
2010-12-06 | Input: add input driver for polled GPIO buttons | Gabor Juhos |
2010-11-04 | Input: atkbd - add 'terminal' parameter for IBM Terminal keyboards | Benjamin LaHaise |
2010-11-03 | Input: adp5588-keys - unify common header defines | Michael Hennerich |
2010-10-27 | input: jornada680_kbd: ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt |
2010-10-25 | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-10-21 | Merge branch 'davinci-next' into davinci-for-linus | Kevin Hilman |
2010-10-18 | Input: adp5588-keys - use more obvious i2c_device_id name string | Michael Hennerich |
2010-10-13 | Input: omap4-keypad - wake-up on events & long presses | Mike Turquette |
2010-10-13 | Input: omap4-keypad - fix interrupt line configuration | Abraham Arce |
2010-10-13 | Input: omap4-keypad - SYSCONFIG register configuration | Abraham Arce |
2010-10-13 | Input: omap4-keypad - use platform device helpers | Abraham Arce |
2010-10-13 | Input: add support for Nomadik SKE keypad controller | Sundar Iyer |
2010-10-13 | Input: twl4030_keypad - fix error handling path | Dmitry Torokhov |
2010-10-13 | Input: hil_kbd - add missing MODULE_DEVICE_TABLE() | Dzianis Kahanovich |
2010-10-09 | ARM: pxa27x_keypad: added wakeup event handler for keypad interrupts | Mark F. Brown |
2010-10-09 | ARM: pxa168: added keypad support | Mark F. Brown |
2010-10-09 | ARM: pxa: moved pxa27x_keypad.h to platform pxa directory | Mark F. Brown |
2010-09-24 | input: add driver for tnetv107x on-chip keypad controller | Cyril Chemparathy |
2010-08-31 | Input: add support for OMAP4 keyboard controller | Abraham Arce |
2010-08-25 | Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove() | Axel Lin |
2010-08-21 | Input: hil_kbd - fix compile error | Dmitry Torokhov |
2010-08-13 | Input: fix faulty XXinput_* calls | Daniel Mack |
2010-08-12 | input: Add STMPE keypad driver | Rabin Vincent |
2010-08-10 | 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-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-08-03 | Input: gpio_keys - add hooks to enable/disable device | Shubhrajyoti D |
2010-08-02 | Input: switch to input_abs_*() access functions | Daniel Mack |
2010-08-02 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2010-08-02 | Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add() | Dmitry Torokhov |
2010-07-26 | Input: adp5588-keys - export unused GPIO pins | Xiaolong Chen |
2010-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-07-21 | Input: samsung-keypad - Add samsung keypad driver | Joonyoung Shim |
2010-07-20 | Input: twl40300-keypad - fix handling of "all ground" rows | Dmitry Torokhov |
2010-07-19 | Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi' | Wan ZongShun |
2010-07-17 | Input: qt2160 - rename kconfig symbol name | Christoph Fritz |
2010-07-07 | Revert "Input: fixup X86_MRST selects" | Feng Tang |
2010-07-07 | Revert "Input: do not force selecting i8042 on Moorestown" | Feng Tang |
2010-07-04 | Input: mcs - Add MCS touchkey driver | Joonyoung Shim |
2010-06-30 | Merge commit 'v2.6.35-rc3' into next | Dmitry Torokhov |
2010-06-28 | Input: lm8323 - fix error handling in lm8323_probe() | Dan Carpenter |
2010-06-28 | Input: gpio-keys - add gpiolib debounce support | Grazvydas Ignotas |
2010-06-24 | Input: adp5588-keys - support GPI events for ADP5588 devices | Xiaolong CHEN |
2010-06-22 | Input: fixup X86_MRST selects | Randy Dunlap |
2010-06-10 | Input: matrix_keypad - add support for clustered irq | Luotao Fu |
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 |