index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
ad714x-i2c.c
Age
Commit message (
Expand
)
Author
2015-09-19
Input: ad714x - convert to using managed resources
Vaishali Thakkar
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2013-03-27
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-17
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-24
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-14
Input: ad714x - add support for the AD7143/8/7A parts
Barry Song
2010-04-14
Input: add Analog Devices AD714x captouch input driver
Bryan Wu