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-i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
1
-2
/
+1
2015-09-19
Input: ad714x - convert to using managed resources
Vaishali Thakkar
1
-10
/
+0
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-4
/
+2
2013-03-27
Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-1
/
+1
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-03-17
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
1
-11
/
+1
2011-09-08
Merge commit 'v3.1-rc4' into next
Dmitry Torokhov
1
-43
/
+38
2011-08-24
Input: ad714x-i2c - change placement of __init/__exit annotations
Wanlong Gao
1
-2
/
+2
2011-08-22
Input: ad714x - read the interrupt status registers in a row
Michael Hennerich
1
-4
/
+7
2011-08-22
Input: ad714x - use DMA-safe buffers for spi_write()
Dmitry Torokhov
1
-27
/
+33
2011-08-22
Input: ad714x - fix endianness issues
Michael Hennerich
1
-24
/
+10
2011-02-21
Input: ad714x-i2c - convert to dev_pm_ops
Mark Brown
1
-9
/
+8
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-1
/
+0
2010-04-14
Input: ad714x - add support for the AD7143/8/7A parts
Barry Song
1
-0
/
+3
2010-04-14
Input: add Analog Devices AD714x captouch input driver
Bryan Wu
1
-0
/
+137