index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
msa311.c
Age
Commit message (
Expand
)
Author
2026-07-27
iio: accel: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2025-08-25
iio: accel: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-08-25
iio: accel: msa311: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
2025-08-16
iio: Remove error prints for devm_add_action_or_reset()
Waqar Hameed
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