index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
ad714x-i2c.c
Age
Commit message (
Expand
)
Author
2013-03-26
Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2011-09-07
Merge commit 'v3.1-rc4' into next
Dmitry Torokhov
2011-08-23
Input: ad714x-i2c - change placement of __init/__exit annotations
Wanlong Gao
2011-08-22
Input: ad714x - read the interrupt status registers in a row
Michael Hennerich
2011-08-22
Input: ad714x - use DMA-safe buffers for spi_write()
Dmitry Torokhov
2011-08-22
Input: ad714x - fix endianness issues
Michael Hennerich
2011-02-21
Input: ad714x-i2c - convert to dev_pm_ops
Mark Brown
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-04-13
Input: ad714x - add support for the AD7143/8/7A parts
Barry Song
2010-04-13
Input: add Analog Devices AD714x captouch input driver
Bryan Wu