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