aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/gunze.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-12Input: touchscreens - switch to using input_dev->dev.parentDmitry Torokhov1-0/+1
2007-04-12Input: drivers/input/touchscreen - don't access dev->private directlyDmitry Torokhov1-1/+0
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita1-2/+1
2006-11-05Input: touchscreens - handle errors when registering input devicesDmitry Torokhov1-5/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+3
2006-06-26Input: fix potential overflows in driver/input/touchscreenDmitry Torokhov1-1/+1
2005-10-28[PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocationDmitry Torokhov1-33/+33
2005-05-28Input: gunze - fix out-of-bound array access reported by Adrian Bunk.Dmitry Torokhov1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+205