summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/gpio_keys.c
AgeCommit message (Expand)AuthorLines
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers-0/+2
2008-04-15Input: gpio_keys - irq handling cleanupDavid Brownell-1/+2
2007-11-21Input: gpio-keys - request and configure GPIOsHerbert Valerio Riedel-10/+28
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-1/+1
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-1/+0
2007-09-26Input: gpio-keys - add suspend/resume supportAnti Sullin-0/+52
2007-09-26Input: gpio_keys - verify that supplied GPIO numbers are validAnti Sullin-7/+22
2007-07-23Input: gpio_keys - remove duplicate includesJesper Juhl-1/+0
2007-05-01Input: gpio_keys - add support for switches (EV_SW)Roman Moravcik-7/+12
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-3/+1
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov-1/+1
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov-1/+0
2007-03-05[PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell-3/+1
2007-02-18Input: gpio-keys - switch to common GPIO APIPhilipp Zabel-7/+8
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner-1/+1
2007-01-18Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell-0/+147