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
/
mma7455_core.c
Age
Commit message (
Expand
)
Author
2025-05-21
iio: accel: Use iio_push_to_buffers_with_ts() to provide length for runtime c...
Jonathan Cameron
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-28
iio: accel: replace s64 __aligned(8) with aligned_s64
Jonathan Cameron
2022-02-18
iio:accel:mma7455_core: Move exports into IIO_MMA7455 namespace
Jonathan Cameron
2021-11-17
iio: mma7455: Use scan_type when processing raw data
Gwendal Grignou
2021-10-19
iio: accel: mma7455: Make mma7455_core_remove() return void
Uwe Kleine-König
2020-08-22
iio:accel:mma7455: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2016-04-10
iio: accel: mma7455: use regmap to retrieve struct device
Alison Schofield
2015-11-01
iio: accel: add Freescale MMA7455L/MMA7456L 3-axis accelerometer driver
Joachim Eastwood