summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/ad714x-spi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-11-061-10/+0
|\
| * Input: ad714x - convert to using managed resourcesVaishali Thakkar2015-09-191-10/+0
* | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
|/
* Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2
* Input: ad714x-spi - remove redundant spi_set_drvdataSachin Kamat2013-09-201-1/+0
* Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-261-1/+1
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: convert SPI drivers to use module_spi_driver()Axel Lin2012-03-161-11/+1
* Input: ad714x - read the interrupt status registers in a rowMichael Hennerich2011-08-221-4/+7
* Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov2011-08-221-14/+37
* Input: ad714x - fix endianness issuesMichael Hennerich2011-08-221-9/+15
* Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich2011-08-221-0/+6
* Input: ad714x-spi - convert to dev_pm_opsMark Brown2011-02-211-9/+8
* Input: add Analog Devices AD714x captouch input driverBryan Wu2010-04-131-0/+103