aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/gpio_keys.c
Commit message (Expand)AuthorAge
* Input: gpio_keys - report a wakeup_event for a button pressNeilBrown2012-08-22
* Input: gpio_keys - clean up device tree parserAlexandre Pereira da Silva2012-08-22
* Input: gpio_keys - remove useless reinitialization of pdata->nbuttonsTobias Klauser2012-06-12
* Input: gpio_keys - add support for interrupt only keysLaxman Dewangan2012-03-19
* Input: gpio_keys - consolidate key destructor codeDmitry Torokhov2012-03-19
* Input: revert "gpio_keys - switch to using threaded IRQs"David Jander2012-03-19
* Input: gpio_keys - constify platform dataDmitry Torokhov2012-03-19
* Input: gpio_keys - use of_property_read_u32()Tobias Klauser2011-09-21
* Input: gpio_keys - return proper error code if memory allocation failsTobias Klauser2011-07-30
* Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov2011-07-10
* Input: gpio_keys - add support for device-tree platform dataDavid Jander2011-07-10
* Input: gpio_keys - fix a memory leakAxel Lin2011-06-29
* Input: gpio_keys - move to late_initcallDavid Jander2011-06-27
* Input: gpio_keys - switch to using threaded IRQsDavid Jander2011-06-21
* Input: gpio-keys - add support for setting device nameAlexander Stein2011-04-12
* Input: gpio_keys - add support for EV_ABSAlexander Stein2011-04-12
* Input: gpio_keys - switch to using request_any_context_irqPhilippe Langlais2011-01-21
* Input: gpio_keys - add hooks to enable/disable deviceShubhrajyoti D2010-08-03
* Input: gpio-keys - add gpiolib debounce supportGrazvydas Ignotas2010-06-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Input: gpio-keys - add support for disabling gpios through sysfsMika Westerberg2010-02-04
* Input: gpio_keys - scan gpio state at probe and resume timeDaniel Mack2009-11-30
* Input: gpio_keys - seperate individual button setup to make code neaterBen Dooks2009-11-20
* Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>Ben Dooks2009-11-20
* Input: gpio_keys - use dev_ macros to report informationBen Dooks2009-11-20
* Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov2009-11-03
* Input: gpio_keys - swtich to dev_pm_opsMike Rapoport2009-07-25
* Input: gpio-keys - avoid possibility of sleeping in timer functionJani Nikula2009-06-29
* Input: gpio-keys - revert 'change timer to workqueue'Jani Nikula2009-06-29
* Input: gpio-keys - change timer to workqueueAlek Du2009-06-11
* Input: gpio-keys - remove depreciated IRQF_SAMPLE_RANDOM flagDmitry Torokhov2009-04-18
* Input: gpio-keys - add flag to allow auto repeatDominic Curran2008-10-27
* Merge branch 'next' into for-linusDmitry Torokhov2008-10-15
|\
| * Input: gpio-keys - simplify argument list for report_eventUwe Kleine-König2008-08-08
| * Input: gpio-keys - optimize interrupt handlerUwe Kleine-König2008-08-08
* | Input: remove version.h from drivers that don't need itHuang Weiyi2008-08-18
* | Input: gpio-keys - make gpio_keys_device_driver staticUwe Kleine-König2008-07-30
* | Input: gpio-keys - fix possible NULL pointer dereferenceUwe Kleine-König2008-07-30
|/
* Input: gpio-keys debouncing supportDmitry Baryshkov2008-05-16
* 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