summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/penmount.c
Commit message (Expand)AuthorAgeFilesLines
* Input: penmount - simplify unregister procedureDmitry Torokhov2011-09-211-4/+4
* Input: penmount - rework handling of different protocolsDmitry Torokhov2011-09-211-56/+64
* Input: penmount - add PenMount 6250 supportJohn Sung2011-09-211-0/+23
* Input: penmount - add PenMount 3000 supportJohn Sung2011-09-211-4/+75
* Input: penmount - add PenMount 6000 supportJohn Sung2011-09-211-8/+57
* Input: penmount - fix the protocolJohn Sung2011-09-211-6/+8
* 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/+0Star
* Input: handle serio_register_driver() errorsAkinobu Mita2006-11-241-2/+1Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1Star
* Input: add driver for Penmount serial touchscreensRick Koch2006-08-051-0/+185