index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
ad714x-i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: ad714x - convert to using managed resources
Vaishali Thakkar
2015-09-19
1
-10
/
+0
*
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-11-02
1
-4
/
+2
*
Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-26
1
-1
/
+1
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2012-03-16
1
-11
/
+1
*
Merge commit 'v3.1-rc4' into next
Dmitry Torokhov
2011-09-07
1
-43
/
+38
|
\
|
*
Input: ad714x - read the interrupt status registers in a row
Michael Hennerich
2011-08-22
1
-4
/
+7
|
*
Input: ad714x - use DMA-safe buffers for spi_write()
Dmitry Torokhov
2011-08-22
1
-27
/
+33
|
*
Input: ad714x - fix endianness issues
Michael Hennerich
2011-08-22
1
-24
/
+10
*
|
Input: ad714x-i2c - change placement of __init/__exit annotations
Wanlong Gao
2011-08-23
1
-2
/
+2
|
/
*
Input: ad714x-i2c - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-9
/
+8
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
1
-1
/
+0
*
Input: ad714x - add support for the AD7143/8/7A parts
Barry Song
2010-04-13
1
-0
/
+3
*
Input: add Analog Devices AD714x captouch input driver
Bryan Wu
2010-04-13
1
-0
/
+137