aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc/ad714x-i2c.c
AgeCommit message (Expand)Author
2013-03-26Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2011-09-07Merge commit 'v3.1-rc4' into nextDmitry Torokhov
2011-08-23Input: ad714x-i2c - change placement of __init/__exit annotationsWanlong Gao
2011-08-22Input: ad714x - read the interrupt status registers in a rowMichael Hennerich
2011-08-22Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov
2011-08-22Input: ad714x - fix endianness issuesMichael Hennerich
2011-02-21Input: ad714x-i2c - convert to dev_pm_opsMark Brown
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-04-13Input: ad714x - add support for the AD7143/8/7A partsBarry Song
2010-04-13Input: add Analog Devices AD714x captouch input driverBryan Wu