| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: add MODULE_ALIAS() to hotpluggable platform modules | Kay Sievers | 2008-04-24 | 1 | -0/+2 |
* | Input: gpio_keys - irq handling cleanup | David Brownell | 2008-04-15 | 1 | -1/+2 |
* | Input: gpio-keys - request and configure GPIOs | Herbert Valerio Riedel | 2007-11-21 | 1 | -10/+28 |
* | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-10-12 | 1 | -1/+0 |
|\ |
|
| * | Input: gpio_keys - remove duplicate includes | Jesper Juhl | 2007-07-23 | 1 | -1/+0 |
* | | Input: gpio-keys - add suspend/resume support | Anti Sullin | 2007-09-26 | 1 | -0/+52 |
* | | Input: gpio_keys - verify that supplied GPIO numbers are valid | Anti Sullin | 2007-09-26 | 1 | -7/+22 |
|/ |
|
* | Input: gpio_keys - add support for switches (EV_SW) | Roman Moravcik | 2007-05-01 | 1 | -7/+12 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-05-01 | 1 | -3/+1 |
|\ |
|
| * | [PATCH] gpio_keys driver shouldn't be ARM-specific | David Brownell | 2007-03-05 | 1 | -3/+1 |
* | | Input: keyboards - switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-04-12 | 1 | -1/+1 |
* | | Input: drivers/input/keyboard - don't access dev->private directly | Dmitry Torokhov | 2007-04-12 | 1 | -1/+0 |
|/ |
|
* | Input: gpio-keys - switch to common GPIO API | Philipp Zabel | 2007-02-18 | 1 | -7/+8 |
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2 | Thomas Gleixner | 2007-02-14 | 1 | -1/+1 |
* | Input: gpio-keys - keyboard driver for GPIO buttons | Phil Blundell | 2007-01-18 | 1 | -0/+147 |