aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/gpio_keys.c
Commit message (Expand)AuthorAge
* Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-24
* Input: gpio_keys - irq handling cleanupDavid Brownell2008-04-15
* Input: gpio-keys - request and configure GPIOsHerbert Valerio Riedel2007-11-21
* get rid of input BIT* duplicate definesJiri Slaby2007-10-19
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-12
|\
| * Input: gpio_keys - remove duplicate includesJesper Juhl2007-07-23
* | Input: gpio-keys - add suspend/resume supportAnti Sullin2007-09-26
* | Input: gpio_keys - verify that supplied GPIO numbers are validAnti Sullin2007-09-26
|/
* Input: gpio_keys - add support for switches (EV_SW)Roman Moravcik2007-05-01
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-01
|\
| * [PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell2007-03-05
* | Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov2007-04-12
* | Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov2007-04-12
|/
* Input: gpio-keys - switch to common GPIO APIPhilipp Zabel2007-02-18
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2007-02-14
* Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell2007-01-18