summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/ad714x-spi.c
Commit message (Expand)AuthorAgeFilesLines
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: convert SPI drivers to use module_spi_driver()Axel Lin2012-03-171-11/+1Star
* 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/+8Star
* Input: add Analog Devices AD714x captouch input driverBryan Wu2010-04-141-0/+103