| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-27 | Input: bu21013_ts - move GPIO init and exit functions into the driver | Lee Jones | 1 | -8/+2 | |
| These GPIO init and exit functions have no place in platform data, they should be part of the driver instead, Acked-by: Arnd Bergmann <[email protected]> Acked-by: Linus Walleij <[email protected]> Signed-off-by: Lee Jones <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]> | |||||
| 2011-01-17 | Input: bu21013_ts - remove duplicate resolution parameters | Naveen Kumar Gaddipati | 1 | -4/+0 | |
| Remove duplicate display resolution parameters from platform data as one pair is quite enough. Signed-off-by: Naveen Kumar Gaddipati <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]> | |||||
| 2010-10-13 | Input: add ROHM BU21013 touch panel controller support | Naveen Kumar Gaddipati | 1 | -0/+44 | |
| Add the ROHM BU21013 capacitive touch panel controller support with i2c interface. Acked-by: Linus Walleij <[email protected]> Signed-off-by: Naveen Kumar Gaddipati <[email protected]> Acked-by: Henrik Rydberg <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]> | |||||