Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Input: eeti_ts - allow active high irq lines | Daniel Mack | 2009-08-12 | 1 | -3/+19 |
| | | | | | | | | | | | This adds a struct eeti_ts_platform_data which currently holds only one value to specify the interrupt polarity. The driver has a fallback if no platform data is passed in via the i2c_board_info, so no regression is caused. Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> | ||||
* | Input: add driver for EETI touchpanels | Daniel Mack | 2009-05-19 | 1 | -0/+286 |
This patch adds a driver for EETI's I2C connected touchscreens. Signed-off-by: Daniel Mack <daniel@caiaq.de> Tested-by: Sven Neumann <s.neumann@raumfeld.com> Acked-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> |