summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/da9034-ts.c
Commit message (Collapse)AuthorAgeFilesLines
* touchscreen: Fix build of da9034Alan Cox2009-01-071-0/+1
| | | | | | | Missing an include and thus breaks the x86-64 build. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* Input: add da9034 touchscreen supportEric Miao2008-12-231-0/+389
Add support for the built-in touchscreen controller in DA9034 (aka Micco), usually found on platforms with xscale processors. Signed-off-by: Eric Miao <eric.miao@marvell.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>