31 Oct, 2005
1 commit
-
This adds support for sharp zaurus sl-5500 touchscreen. It introduces
some not-too-nice ifs, but I guess copying whole ucb1x00-ts.c would be
bad idea...Signed-off-by: Pavel Machek
Signed-off-by: Andrew Morton
Signed-off-by: Russell King
29 Oct, 2005
1 commit
-
Input: convert ucb1x00-ts to dynamic input_dev allocation
This is required for input_dev sysfs integration
Signed-off-by: Dmitry Torokhov
Signed-off-by: Greg Kroah-Hartman
24 Sep, 2005
1 commit
-
ucb1x00-ts declared a couple of one-bit 'int' bitfields.
Make them unsigned.Signed-off-by: Russell King
11 Sep, 2005
2 commits
-
These are small ucb1x00-ts cleanups, as suggested by Vojtech, Dmitri
and the lists.Signed-off-by: Pavel Machek
Signed-off-by: Russell King -
Add support for Philips UCB1200 and UCB1300 touchscreen
interfaces found on ARM devices.Signed-off-by: Russell King