summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/ad714x-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-171-11/+1Star
* Merge commit 'v3.1-rc4' into nextDmitry Torokhov2011-09-071-43/+38Star
|\
| * 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/+10Star
* | Input: ad714x-i2c - change placement of __init/__exit annotationsWanlong Gao2011-08-241-2/+2
|/
* Input: ad714x-i2c - convert to dev_pm_opsMark Brown2011-02-211-9/+8Star
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-1/+0Star
* 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