index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
msa311.c
Age
Commit message (
Expand
)
Author
2025-06-26
iio: accel: msa311: use = { } instead of memset()
David Lechner
2025-05-21
iio: accel: Use iio_push_to_buffers_with_ts() to provide length for runtime c...
Jonathan Cameron
2025-03-04
iio: accel: msa311: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-03-04
iio: accel: msa311: Fix failure to release runtime pm if direct mode claim fa...
Jonathan Cameron
2025-02-16
iio: accel: msa311: convert to use maple tree register cache
Bo Liu
2024-10-28
iio: accel: replace s64 __aligned(8) with aligned_s64
Jonathan Cameron
2024-07-29
iio: accel: msa311: make use of iio_for_each_active_channel()
Nuno Sa
2024-06-25
iio: accel: msa311: make use of regmap_clear_bits()
Trevor Gamblin
2023-09-12
iio: accel: msa311: Use correct header(s) instead of string_helpers.h
Andy Shevchenko
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
2022-11-23
iio: accel: msa311: Use devm_regulator_get_enable()
Jonathan Cameron
2022-08-30
iio: add MEMSensing MSA311 3-axis accelerometer driver
Dmitry Rokosov