Age | Commit message (Expand) | Author |
2008-04-21 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-04-19 | Merge branch 'omap2-upstream' into devel | Russell King |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao |
2008-04-18 | Fix sh_keysc double free | Magnus Damm |
2008-04-18 | sh: SuperH KEYSC platform driver | Magnus Damm |
2008-03-20 | Input: pxa27x - fix keypad KPC macros | Samuel Ortiz |
2008-01-31 | 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-21 | 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-14 | Input: improve Kconfig help entries for HP Jornada devices | Kristoffer Ericson |
2008-01-03 | Input: spitzkbd - fix suspend key handling | Richard Purdie |
2007-12-14 | Input: jornada680_kbd - fix default keymap | Kristoffer Ericson |
2007-11-27 | Input: bf54x-keys - keypad does not exist on BF544 parts | Mike Frysinger |
2007-11-21 | Input: gpio-keys - request and configure GPIOs | Herbert Valerio Riedel |
2007-10-22 | 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-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby |
2007-10-15 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2007-10-15 | Atari keyboard: incorporate additional review comments | Geert Uytterhoeven |
2007-10-13 | m68k: Atari input drivers cleanup | Geert Uytterhoeven |
2007-10-13 | Input: add support for Blackfin BF54x Keypad controller | Michael Hennerich |
2007-10-12 | 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 | [ARM] pxa: update pxa27x keypad driver to use clk support | Russell King |
2007-10-12 | Input: omap-keyboard - don't pretend we support changing keymap | Dmitry Torokhov |
2007-10-11 | Input: jornada720_kbd - send MSC_SCAN events | Dmitry Torokhov |
2007-09-26 | 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-07-23 | Input: gpio_keys - remove duplicate includes | Jesper Juhl |
2007-07-10 | 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-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2007-06-28 | Input: atkbd - use printk_ratelimit for spurious ACK messages | Qi Yong |
2007-06-28 | Input: atkbd - throttle LED switching | Dmitry Torokhov |
2007-06-20 | x86_64: Quieten Atari keyboard warnings in Kconfig | Andi Kleen |
2007-06-05 | [ARM] pxa: fix pxa27x keyboard driver | Russell King |