index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
ad714x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-19
Input: ad714x - convert to using managed resources
Vaishali Thakkar
1
-132
/
+82
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2012-07-05
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
1
-3
/
+5
2011-11-01
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-08-22
Input: ad714x - read the interrupt status registers in a row
Michael Hennerich
1
-30
/
+32
2011-08-22
Input: ad714x - use DMA-safe buffers for spi_write()
Dmitry Torokhov
1
-60
/
+30
2011-05-17
Input: ad714x - fix captouch wheel option algorithm
Michael Hennerich
1
-90
/
+19
2011-05-17
Input: ad714x - allow platform code to specify irqflags
Michael Hennerich
1
-1
/
+3
2011-05-17
Input: ad714x - fix threshold and completion interrupt masks
Michael Hennerich
1
-4
/
+4
2011-05-17
Input: ad714x - fix up input configuration
Michael Hennerich
1
-0
/
+8
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-04-14
Input: ad714x - add support for the AD7143/8/7A parts
Barry Song
1
-6
/
+22
2010-04-14
Input: add Analog Devices AD714x captouch input driver
Bryan Wu
1
-0
/
+1331