index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-13
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-27
Input: adxl34x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
1
-24
/
+1
2022-12-02
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-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
2017-01-03
Input: adxl34x - make it enumerable in ACPI environment
Andy Shevchenko
1
-3
/
+1
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-05-21
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-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 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-03
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