aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/gpio_keys.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-11-19[ARM]: Move asm/arch/gpio.h to mach/ directoryJonas Bonn
2008-11-19tracking-2.6.27-rc2-include-path-changes.patchAndy Green
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov
2008-08-18Input: remove version.h from drivers that don't need itHuang Weiyi
2008-08-08Input: gpio-keys - simplify argument list for report_eventUwe Kleine-König
2008-08-08Input: gpio-keys - optimize interrupt handlerUwe Kleine-König
2008-07-30Input: gpio-keys - make gpio_keys_device_driver staticUwe Kleine-König
2008-07-30Input: gpio-keys - fix possible NULL pointer dereferenceUwe Kleine-König
2008-05-16Input: gpio-keys debouncing supportDmitry Baryshkov
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