| Commit message (Expand) | Author | Age |
* | Input: pxa27x_keypad - also enable on PXA3xx | Eric Miao | 2008-01-31 |
* | Input: pxa27x_keypad - add debounce_interval to the keypad platform data | Eric Miao | 2008-01-31 |
* | Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ | Eric Miao | 2008-01-31 |
* | Input: pxa27x_keypad - enable rotary encoders and direct keys | Eric Miao | 2008-01-31 |
* | Input: pxa27x_keypad - introduce pxa27x_keypad_config() | Eric Miao | 2008-01-31 |
* | Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat... | Eric Miao | 2008-01-31 |
* | Input: pxa27x_keypad - remove pin configuration from the driver | Eric Miao | 2008-01-31 |
* | Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard) | Eric Miao | 2008-01-31 |
* | Input: remove duplicate includes | Andre Haupt | 2008-01-21 |
* | Input: add Tosa keyboard driver | Dmitry Baryshkov | 2008-01-21 |
* | Input: drop redundant includes of moduleparam.h | Julia Lawall | 2008-01-21 |
* | Input: atkbd - remove unneeded synchronize_sched() | Dmitry Torokhov | 2008-01-21 |
* | Input: atkbd - properly handle special keys on Dell Latitudes | Giel de Nijs | 2008-01-21 |
* | Input: improve Kconfig help entries for HP Jornada devices | Kristoffer Ericson | 2008-01-14 |
* | Input: spitzkbd - fix suspend key handling | Richard Purdie | 2008-01-03 |
* | Input: jornada680_kbd - fix default keymap | Kristoffer Ericson | 2007-12-14 |
* | Input: bf54x-keys - keypad does not exist on BF544 parts | Mike Frysinger | 2007-11-27 |
* | Input: gpio-keys - request and configure GPIOs | Herbert Valerio Riedel | 2007-11-21 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-10-22 |
|\ |
|
| * | Input: bf54x-keys - return real error when request_irq() fails | Michael Hennerich | 2007-10-22 |
* | | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
* | | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 |
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-10-15 |
|\ \ |
|
| * | | [ARM] pxa: update pxa27x keypad driver to use clk support | Russell King | 2007-10-12 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-10-15 |
|\ \ \
| | |/
| |/| |
|
| * | | Input: add support for Blackfin BF54x Keypad controller | Michael Hennerich | 2007-10-13 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-10-12 |
| |\| |
|
| * | | Input: add support for SEGA Dreamcast keyboard | Adrian McMenamin | 2007-10-12 |
| * | | Input: omap-keyboard - don't pretend we support changing keymap | Dmitry Torokhov | 2007-10-12 |
| * | | Input: jornada720_kbd - send MSC_SCAN events | Dmitry Torokhov | 2007-10-11 |
| * | | Input: add support for HP Jornada 7xx onboard keyboard | Kristoffer Ericson | 2007-09-26 |
| * | | Input: add support for HP Jornada onboard keyboard (HP6XX) | Kristoffer Ericson | 2007-09-26 |
| * | | Input: gpio-keys - add suspend/resume support | Anti Sullin | 2007-09-26 |
| * | | Input: gpio_keys - verify that supplied GPIO numbers are valid | Anti Sullin | 2007-09-26 |
* | | | Atari keyboard: incorporate additional review comments | Geert Uytterhoeven | 2007-10-15 |
* | | | m68k: Atari input drivers cleanup | Geert Uytterhoeven | 2007-10-13 |
| |/
|/| |
|
* | | Input: gpio_keys - remove duplicate includes | Jesper Juhl | 2007-07-23 |
|/ |
|
* | Input: pxa27x_keyboard - fix compile error | Mike Rapoport | 2007-07-10 |
* | Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE | Hans de Goede | 2007-07-10 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-07-05 |
|\ |
|
| * | Input: atkbd - use printk_ratelimit for spurious ACK messages | Qi Yong | 2007-06-28 |
| * | Input: atkbd - throttle LED switching | Dmitry Torokhov | 2007-06-28 |
* | | x86_64: Quieten Atari keyboard warnings in Kconfig | Andi Kleen | 2007-06-20 |
* | | [ARM] pxa: fix pxa27x keyboard driver | Russell King | 2007-06-05 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-05-08 |
|\ |
|
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/... | Linus Torvalds | 2007-05-04 |
| |\ |
|
| * | | hilkbd: Kill compiler warning and fix comment dyslexia | Geert Uytterhoeven | 2007-05-04 |
| * | | m68k: Atari keyboard and mouse support. | Michael Schmitz | 2007-05-04 |
* | | | Input: aaed2000_kbd - convert to use polldev library | Dmitry Torokhov | 2007-05-03 |
| |/
|/| |
|
* | | Input: gpio_keys - add support for switches (EV_SW) | Roman Moravcik | 2007-05-01 |