summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ad7879.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2012-07-081-1/+1
|\
| * Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-041-1/+1
* | Input: ad7879 - add option to correct xy axisMichael Hennerich2012-07-071-0/+5
|/
* Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-291-0/+1
|\
| * drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-11-011-0/+1
* | Input: ad7879 - consolidate PM methodsDmitry Torokhov2011-11-161-4/+15
* | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-101-2/+2
|/
* Input: ad7879 - fix deficient device disableMichael Hennerich2011-08-031-1/+3
* Input: ad7879 - prevent invalid finger data reportsMichael Hennerich2010-10-291-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/+104Star
* Input: ad7879 - use threaded IRQDmitry Torokhov2010-07-011-27/+9Star
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-4/+1Star
* 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-061-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-241-2/+4
|\|
| * Input: ad7879 - add support for AD7889Michael Hennerich2009-09-181-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/+1Star
* Input: add AD7879 Touchscreen driverMichael Hennerich2009-03-101-0/+782