aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/gpio_matrix.c
Commit message (Expand)AuthorAgeFilesLines
* input: gpio_matrix: send input_sync after reporting keysJeff Brown2011-06-141-0/+9
* input: misc: gpio_matrix: Fix irq call for 2.6.39Colin Cross2011-06-141-1/+1
* input: gpio_event: make driver be more robust against incorrectly configured ...Dima Zavin2011-06-141-1/+10
* Input: gpio_event: Don't call gpio_cansleep before gpio_request.Arve Hjønnevåg2011-06-141-6/+6
* Input: gpio_input: disable_irq -> disable_irq_nosyncArve Hjønnevåg2011-06-141-1/+1
* Input: gpio_event: Allow multiple input devices per gpio_event deviceArve Hjønnevåg2011-06-141-13/+30
* Input: gpio_input: Fix keys with keycode 0x100-0x1ffArve Hjønnevåg2011-06-141-3/+2
* Input: Generic GPIO Input device.Arve Hjønnevåg2011-06-141-0/+407