aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/ad714x-spi.c
Commit message (Expand)AuthorAge
* Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-02
* Input: ad714x-spi - remove redundant spi_set_drvdataSachin Kamat2013-09-20
* Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-27
* 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-17
* Input: ad714x - read the interrupt status registers in a rowMichael Hennerich2011-08-22
* Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov2011-08-22
* Input: ad714x - fix endianness issuesMichael Hennerich2011-08-22
* Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich2011-08-22
* Input: ad714x-spi - convert to dev_pm_opsMark Brown2011-02-21
* Input: add Analog Devices AD714x captouch input driverBryan Wu2010-04-14