aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/tsc2007.c
Commit message (Expand)AuthorAge
* Input: tsc2007 - do not leave dangling clientdata pointerWolfram Sang2010-04-14
* Input: make i2c device ids constantMárton Németh2010-01-10
* Input: tsc2007 - check if I2C communication works during probeRichard Röjfors2009-08-05
* Input: tsc2007 - make get_pendown_state platform callback optionalDmitry Torokhov2009-08-05
* Input: tsc2007 - do not read coordinates during probeRichard Röjfors2009-07-26
* Input: tsc2007 - make init/exit platform hw callbacks optionalRichard Röjfors2009-07-26
* Input: tsc2007 - properly shut off interrupts/delayed workDmitry Torokhov2009-07-26
* Input: tsc2007 - remove HR timerRichard Röjfors2009-07-26
* Merge commit 'v2.6.30' into nextDmitry Torokhov2009-06-11
|\
| * Input: tsc2007 - fix locking in hrtimer handlerThierry Reding2009-05-11
* | Input: tsc2007 - make sure platform provides get_pendown_state()Kwangwoo Lee2009-05-15
|/
* Input: tsc2007 - use disable_irq_nosync() in irq handlerBen Nizette2009-04-17
* Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-30
* Input: add tsc2007 based touchscreen driverKwangwoo Lee2008-12-20