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.c
Age
Commit message (
Expand
)
Author
2015-09-19
Input: ad714x - convert to using managed resources
Vaishali Thakkar
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2011-10-31
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
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-05-17
Input: ad714x - fix captouch wheel option algorithm
Michael Hennerich
2011-05-17
Input: ad714x - allow platform code to specify irqflags
Michael Hennerich
2011-05-17
Input: ad714x - fix threshold and completion interrupt masks
Michael Hennerich
2011-05-17
Input: ad714x - fix up input configuration
Michael Hennerich
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
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