index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
adxl34x-spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-27
Input: adxl34x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
1
-24
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-10-12
Input: adxl34x - make adxl34x_remove() return void
Uwe Kleine-König
1
-1
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
1
-1
/
+1
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-4
/
+2
2013-04-07
Input: adxl34x - use spi_get_drvdata()
Jingoo Han
1
-3
/
+3
2013-03-26
Input: adxl34x - 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-16
Input: convert SPI drivers to use module_spi_driver()
Axel Lin
1
-11
/
+1
2011-11-29
Input: remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2011-02-21
Input: adxl34x - fix references to adx134x
Mark Brown
1
-2
/
+2
2011-02-21
Input: adxl34x-spi - convert to dev_pm_ops
Mark Brown
1
-7
/
+9
2010-07-03
Input: adxl34 - make enable/disable separate from suspend/resume
Dmitry Torokhov
1
-8
/
+8
2010-06-25
Input: add driver for ADXL345/346 Digital Accelerometers
Michael Hennerich
1
-0
/
+145