dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input/touchscreen
Richard Purdie ca4d6cfcee [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix
This patch refactors the code in corgi_lcd.c moving it to the board
specific corgi and spitz files where appropriate instead of the
existing ifdef mess which hinders readability.

Fix spitz_get_hsync_len() to call get_hsync_invperiod so pxafb can be
compiled as a module.

The confusing variables which represent the inverse horizintal sync
period are renamed to "invperiod" consistently.

An incorrect comment in corgi_ts.c is also corrected.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 13:13:25 +00:00
..
Kconfig Input: improve Kconfig help entries for HP Jornada devices 2008-01-14 00:54:23 -05:00
Makefile Input: add support for the HP Jornada 7xx (710/720/728) touchscreen 2007-09-26 00:02:56 -04:00
ads7846.c spi: use simplified spi_sync() calling convention 2007-12-05 09:21:19 -08:00
corgi_ts.c [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix 2008-01-28 13:13:25 +00:00
elo.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
fujitsu_ts.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
gunze.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
h3600_ts_input.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
hp680_ts_input.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
jornada720_ts.c Input: add support for the HP Jornada 7xx (710/720/728) touchscreen 2007-09-26 00:02:56 -04:00
mk712.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
mtouch.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
penmount.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
touchright.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
touchwin.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
ucb1400_ts.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
usbtouchscreen.c Input: usbtouchscreen - fix buffer overflow, make more egalax work 2008-01-17 12:01:18 -05:00