index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
adxl34x-i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-11
Input: adxl34x - switch to using managed resources
Dmitry Torokhov
1
-8
/
+0
2024-06-11
Input: adxl34x - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-0
/
+1
2024-05-14
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-28
Input: adxl34x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
1
-24
/
+1
2022-12-03
Input: adxl34x-i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-10-13
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
2017-01-03
Input: adxl34x - make it enumerable in ACPI environment
Andy Shevchenko
1
-3
/
+1
2015-07-18
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-05-22
Input: adxl34x - add OF match support
Laurent Pinchart
1
-0
/
+21
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-4
/
+2
2013-03-27
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-17
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
1
-11
/
+1
2011-02-21
Input: adxl34x-i2c - convert to dev_pm_ops
Mark Brown
1
-7
/
+9
2010-07-04
Input: adxl34 - make enable/disable separate from suspend/resume
Dmitry Torokhov
1
-11
/
+11
2010-06-25
Input: add driver for ADXL345/346 Digital Accelerometers
Michael Hennerich
1
-0
/
+163