index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
adxl34x-i2c.c
Age
Commit message (
Expand
)
Author
2024-06-11
Input: adxl34x - switch to using managed resources
Dmitry Torokhov
2024-06-11
Input: adxl34x - use device core to create driver-specific device attributes
Dmitry Torokhov
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-27
Input: adxl34x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
2022-12-02
Input: adxl34x-i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-10-12
Input: adxl34x - make adxl34x_remove() return void
Uwe Kleine-König
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
2017-01-03
Input: adxl34x - make it enumerable in ACPI environment
Andy Shevchenko
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-05-21
Input: adxl34x - add OF match support
Laurent Pinchart
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2013-03-26
Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2011-02-21
Input: adxl34x-i2c - convert to dev_pm_ops
Mark Brown
2010-07-03
Input: adxl34 - make enable/disable separate from suspend/resume
Dmitry Torokhov
2010-06-25
Input: add driver for ADXL345/346 Digital Accelerometers
Michael Hennerich