aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/ad714x-spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han1-4/+2
2013-09-20Input: ad714x-spi - remove redundant spi_set_drvdataSachin Kamat1-1/+0
2013-03-26Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-1/+1
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-16Input: convert SPI drivers to use module_spi_driver()Axel Lin1-11/+1
2011-08-22Input: ad714x - read the interrupt status registers in a rowMichael Hennerich1-4/+7
2011-08-22Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov1-14/+37
2011-08-22Input: ad714x - fix endianness issuesMichael Hennerich1-9/+15
2011-08-22Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich1-0/+6
2011-02-21Input: ad714x-spi - convert to dev_pm_opsMark Brown1-9/+8
2010-04-13Input: add Analog Devices AD714x captouch input driverBryan Wu1-0/+103