index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
adxl34x-spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-11-02
1
-4
/
+2
*
Input: adxl34x - use spi_get_drvdata()
Jingoo Han
2013-04-07
1
-3
/
+3
*
Input: adxl34x - 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 SPI drivers to use module_spi_driver()
Axel Lin
2012-03-16
1
-11
/
+1
*
Input: remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-11-29
1
-1
/
+0
*
Input: adxl34x - fix references to adx134x
Mark Brown
2011-02-21
1
-2
/
+2
*
Input: adxl34x-spi - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+9
*
Input: adxl34 - make enable/disable separate from suspend/resume
Dmitry Torokhov
2010-07-03
1
-8
/
+8
*
Input: add driver for ADXL345/346 Digital Accelerometers
Michael Hennerich
2010-06-25
1
-0
/
+145