Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input: gpio_matrix: send input_sync after reporting keys | Jeff Brown | 2011-06-14 | 1 | -0/+9 |
* | input: misc: gpio_matrix: Fix irq call for 2.6.39 | Colin Cross | 2011-06-14 | 1 | -1/+1 |
* | input: gpio_event: make driver be more robust against incorrectly configured ... | Dima Zavin | 2011-06-14 | 1 | -1/+10 |
* | Input: gpio_event: Don't call gpio_cansleep before gpio_request. | Arve Hjønnevåg | 2011-06-14 | 1 | -6/+6 |
* | Input: gpio_input: disable_irq -> disable_irq_nosync | Arve Hjønnevåg | 2011-06-14 | 1 | -1/+1 |
* | Input: gpio_event: Allow multiple input devices per gpio_event device | Arve Hjønnevåg | 2011-06-14 | 1 | -13/+30 |
* | Input: gpio_input: Fix keys with keycode 0x100-0x1ff | Arve Hjønnevåg | 2011-06-14 | 1 | -3/+2 |
* | Input: Generic GPIO Input device. | Arve Hjønnevåg | 2011-06-14 | 1 | -0/+407 |