index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
ad714x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: ad714x - convert to using managed resources
Vaishali Thakkar
2015-09-19
1
-132
/
+82
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
1
-1
/
+0
*
Input: use dev_get_platdata()
Jingoo Han
2013-12-06
1
-2
/
+2
*
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-07-04
1
-3
/
+5
*
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Input: ad714x - read the interrupt status registers in a row
Michael Hennerich
2011-08-22
1
-30
/
+32
*
Input: ad714x - use DMA-safe buffers for spi_write()
Dmitry Torokhov
2011-08-22
1
-60
/
+30
*
Input: ad714x - fix captouch wheel option algorithm
Michael Hennerich
2011-05-16
1
-90
/
+19
*
Input: ad714x - allow platform code to specify irqflags
Michael Hennerich
2011-05-16
1
-1
/
+3
*
Input: ad714x - fix threshold and completion interrupt masks
Michael Hennerich
2011-05-16
1
-4
/
+4
*
Input: ad714x - fix up input configuration
Michael Hennerich
2011-05-16
1
-0
/
+8
*
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
*
Input: ad714x - add support for the AD7143/8/7A parts
Barry Song
2010-04-13
1
-6
/
+22
*
Input: add Analog Devices AD714x captouch input driver
Bryan Wu
2010-04-13
1
-0
/
+1331