Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | touchscreen: Fix build of da9034 | Alan Cox | 2009-01-07 | 1 | -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 support | Eric Miao | 2008-12-23 | 1 | -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> |