summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/ad714x-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* 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 I2C drivers to use module_i2c_driver()Axel Lin2012-03-161-11/+1
* Merge commit 'v3.1-rc4' into nextDmitry Torokhov2011-09-071-43/+38
|\
| * 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 - change placement of __init/__exit annotationsWanlong Gao2011-08-231-2/+2
|/
* 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-131-0/+3
* Input: add Analog Devices AD714x captouch input driverBryan Wu2010-04-131-0/+137
OpenPOWER on IntegriCloud