summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/gpio_keys.c
Commit message (Expand)AuthorAgeFilesLines
* Input: gpio-keys debouncing supportDmitry Baryshkov2008-05-161-20/+69
* Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-241-0/+2
* Input: gpio_keys - irq handling cleanupDavid Brownell2008-04-151-1/+2
* Input: gpio-keys - request and configure GPIOsHerbert Valerio Riedel2007-11-211-10/+28
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-131-1/+0Star
|\
| * Input: gpio_keys - remove duplicate includesJesper Juhl2007-07-241-1/+0Star
* | Input: gpio-keys - add suspend/resume supportAnti Sullin2007-09-261-0/+52
* | Input: gpio_keys - verify that supplied GPIO numbers are validAnti Sullin2007-09-261-7/+22
|/
* Input: gpio_keys - add support for switches (EV_SW)Roman Moravcik2007-05-011-7/+12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-011-3/+1Star
|\
| * [PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell2007-03-051-3/+1Star
* | Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-1/+1
* | Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov2007-04-121-1/+0Star
|/
* Input: gpio-keys - switch to common GPIO APIPhilipp Zabel2007-02-181-7/+8
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2007-02-141-1/+1
* Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell2007-01-181-0/+147