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
/
iio
/
accel
/
mma9551.c
Age
Commit message (
Expand
)
Author
2024-01-23
iio: accel: mma9551: Drop ACPI_PTR() usage
Jonathan Cameron
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: accel: mma9551: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-02-18
iio:accel:mma9551: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-02-18
iio:accel:mma9551_core: Move exports into IIO_MMA9551 namespace
Jonathan Cameron
2022-01-30
iio: Fix error handling for PM
Miaoqian Lin
2021-05-17
iio: accel: mma9551/3: Balance untime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-06-11
iio: accel: mma9551: use NULL for GPIO connection ID
Andy Shevchenko
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2015-11-08
iio: Reconcile operation order between iio_register/unregister and pm functions
Adriana Reus
2015-03-09
iio: accel: mma9551: Check gpiod_to_irq return value
Roberta Dobrescu
2015-02-22
iio: improve usage of gpiod API
Uwe Kleine-König
2015-01-27
iio: accel: mma9551: split driver to expose mma955x api
Irina Tirdea
2015-01-27
iio: accel: mma9551: Add runtime pm support
Irina Tirdea
2014-12-26
iio: mma9551: fix sparse warning
Vlad Dogaru
2014-12-12
iio: add driver for Freescale MMA9551L
Vlad Dogaru