summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/ad714x-i2c.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-27/+33
* Input: ad714x - fix endianness issuesMichael Hennerich2011-08-221-24/+10
* Input: ad714x-i2c - convert to dev_pm_opsMark Brown2011-02-211-9/+8
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-1/+0
* Input: ad714x - add support for the AD7143/8/7A partsBarry Song2010-04-141-0/+3
* Input: add Analog Devices AD714x captouch input driverBryan Wu2010-04-141-0/+137