aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ad7879.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-17
|\
| * Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-02
* | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-18
|/
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* Input: use dev_get_platdata()Jingoo Han2013-12-06
* Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2012-07-07
|\
| * Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-04
* | Input: ad7879 - add option to correct xy axisMichael Hennerich2012-07-06
|/
* Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-29
|\
| * drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-31
* | Input: ad7879 - consolidate PM methodsDmitry Torokhov2011-11-16
* | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-10
|/
* Input: ad7879 - fix deficient device disableMichael Hennerich2011-08-03
* Input: ad7879 - prevent invalid finger data reportsMichael Hennerich2010-10-29
* Input: ad7879 - report EV_KEY/BTN_TOUCH eventsMichael Hennerich2010-07-03
* Input: ad7879 - add open and close methodsDmitry Torokhov2010-07-03
* Input: ad7879 - split bus logic outMike Frysinger2010-07-03
* Input: ad7879 - use threaded IRQDmitry Torokhov2010-06-30
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
* Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich2010-01-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-10-09
|\
| * Input: ad7879 - pass up error codes from probe functionsMichael Hennerich2009-10-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-23
|\|
| * Input: ad7879 - add support for AD7889Michael Hennerich2009-09-18
* | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
|/
* Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2009-04-15
* Input: add AD7879 Touchscreen driverMichael Hennerich2009-03-09