summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/ad7879-spi.c
Commit message (Expand)AuthorAge
* Input: ad7879 - return plain error code from ad7879_probe()Dmitry Torokhov2017-03-01
* Input: ad7879 - make sure we set up drvdataDmitry Torokhov2017-03-01
* Input: ad7879 - update MODULE_AUTHOR email addressMichael Hennerich2017-02-23
* Input: ad7879-spi - remove bits_per_word = 16 enforcementMichael Hennerich2017-02-23
* Input: ad7879 - use more devm interfacesDmitry Torokhov2017-02-23
* Input: ad7879 - convert to use regmapDmitry Torokhov2017-02-23
* Input: ad7879 - add device tree supportStefan Agner2016-03-08
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
* Input: ad7879-spi - remove redundant spi_set_drvdataSachin Kamat2013-09-20
* Input: remove use of __devexitBill Pemberton2012-11-24
* Input: remove use of __devinitBill Pemberton2012-11-24
* Input: remove use of __devexit_pBill Pemberton2012-11-24
* Input: convert SPI drivers to use module_spi_driver()Axel Lin2012-03-16
* Input: remove redundant spi driver bus initializationLars-Peter Clausen2011-11-29
* 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-15
|/
* Input: ad7879 - convert SPI to dev_pm_opsMark Brown2011-01-20
* Input: ad7879 - fix spi word size to 16 bitMichael Hennerich2010-07-03
* Input: ad7879 - add open and close methodsDmitry Torokhov2010-07-03
* Input: ad7879 - split bus logic outMike Frysinger2010-07-03