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.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
2015-09-19
Input: ad714x - convert to using managed resources
Vaishali Thakkar
2014-01-06
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-16
Input: ad714x - fix captouch wheel option algorithm
Michael Hennerich
2011-05-16
Input: ad714x - allow platform code to specify irqflags
Michael Hennerich
2011-05-16
Input: ad714x - fix threshold and completion interrupt masks
Michael Hennerich
2011-05-16
Input: ad714x - fix up input configuration
Michael Hennerich
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
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