summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/elo.c
Commit message (Expand)AuthorAgeFilesLines
* Input: serio - use module_serio_driverAxel Lin2012-04-041-16/+1
* Input: elo - switch to using dev_xxx() when printing messagesDmitry Torokhov2010-01-061-105/+120
* Input: elo - fix format string in elo driverVojtech Pavlik2008-10-301-1/+1
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-2/+2
* Input: touchscreens - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-1/+1
* Input: drivers/input/touchscreen - don't access dev->private directlyDmitry Torokhov2007-04-121-1/+0
* Input: handle serio_register_driver() errorsAkinobu Mita2006-11-231-2/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-10/+7
* Input: elo - add support for non-pressure-sensitive touchscreensShaun Jackman2006-08-051-17/+107
* Input: elo - fix checksum calculationShaun Jackman2006-08-051-26/+29
* Input: elo - handle input_register_device() failuresDmitry Torokhov2006-08-051-6/+12
* [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-45/+44
* Input: whitespace fixes in drivers/input/touchscreenDmitry Torokhov2005-05-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+315