aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ad7879.c
Commit message (Expand)AuthorAgeFilesLines
* Input: ad7879 - prevent invalid finger data reportsMichael Hennerich2010-10-281-5/+27
* Input: ad7879 - report EV_KEY/BTN_TOUCH eventsMichael Hennerich2010-07-031-3/+13
* Input: ad7879 - add open and close methodsDmitry Torokhov2010-07-031-33/+80
* Input: ad7879 - split bus logic outMike Frysinger2010-07-031-396/+104
* Input: ad7879 - use threaded IRQDmitry Torokhov2010-06-301-27/+9
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-4/+1
* Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich2010-01-191-56/+141
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-10-091-2/+2
|\
| * Input: ad7879 - pass up error codes from probe functionsMichael Hennerich2009-10-051-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-231-2/+4
|\|
| * Input: ad7879 - add support for AD7889Michael Hennerich2009-09-171-2/+4
* | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
|/
* Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2009-04-151-2/+1
* Input: add AD7879 Touchscreen driverMichael Hennerich2009-03-091-0/+782