include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / input / keyboard / gpio_keys.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-04 Mika WesterbergInput: gpio-keys - add support for disabling gpios...
2009-11-30 Daniel MackInput: gpio_keys - scan gpio state at probe and resume...
2009-11-20 Ben DooksInput: gpio_keys - seperate individual button setup...
2009-11-20 Ben DooksInput: gpio_keys - use <linux/gpio.h> instead of <asm...
2009-11-20 Ben DooksInput: gpio_keys - use dev_ macros to report information
2009-11-03 Dmitry Eremin-Sole... Input: gpio-keys - use IRQF_SHARED
2009-07-25 Mike RapoportInput: gpio_keys - swtich to dev_pm_ops
2009-06-29 Jani NikulaInput: gpio-keys - avoid possibility of sleeping in...
2009-06-29 Jani NikulaInput: gpio-keys - revert 'change timer to workqueue'
2009-06-11 Alek DuInput: gpio-keys - change timer to workqueue
2009-04-19 Dmitry TorokhovInput: gpio-keys - remove depreciated IRQF_SAMPLE_RANDO...
2008-10-28 Dominic CurranInput: gpio-keys - add flag to allow auto repeat
2008-10-16 Dmitry TorokhovMerge branch 'next' into for-linus
2008-08-18 Huang WeiyiInput: remove version.h from drivers that don't need it
2008-08-08 Uwe Kleine-KönigInput: gpio-keys - simplify argument list for report_event
2008-08-08 Uwe Kleine-KönigInput: gpio-keys - optimize interrupt handler
2008-07-30 Uwe Kleine-KönigInput: gpio-keys - make gpio_keys_device_driver static
2008-07-30 Uwe Kleine-KönigInput: gpio-keys - fix possible NULL pointer dereference
2008-05-16 Dmitry BaryshkovInput: gpio-keys debouncing support
2008-04-24 Kay SieversInput: add MODULE_ALIAS() to hotpluggable platform...
2008-04-15 David BrownellInput: gpio_keys - irq handling cleanup
2007-11-21 Herbert Valerio... Input: gpio-keys - request and configure GPIOs
2007-10-19 Jiri Slabyget rid of input BIT* duplicate defines
2007-10-13 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-09-26 Anti SullinInput: gpio-keys - add suspend/resume support
2007-09-26 Anti SullinInput: gpio_keys - verify that supplied GPIO numbers...
2007-07-24 Jesper JuhlInput: gpio_keys - remove duplicate includes
2007-05-01 Roman MoravcikInput: gpio_keys - add support for switches (EV_SW)
2007-05-01 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-04-12 Dmitry TorokhovInput: keyboards - switch to using input_dev->dev.parent
2007-04-12 Dmitry TorokhovInput: drivers/input/keyboard - don't access dev->priva...
2007-03-05 David Brownell[PATCH] gpio_keys driver shouldn't be ARM-specific
2007-02-18 Philipp ZabelInput: gpio-keys - switch to common GPIO API
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2007-01-18 Phil BlundellInput: gpio-keys - keyboard driver for GPIO buttons