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
/
sca3300.c
Age
Commit message (
Expand
)
Author
2025-06-09
iio: Remove single use of macro definition for driver name
Waqar Hameed
2025-05-21
iio: accel: sca3300: use IIO_DECLARE_BUFFER_WITH_TS
David Lechner
2025-05-21
iio: accel: Use iio_push_to_buffers_with_ts() to provide length for runtime c...
Jonathan Cameron
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-29
iio: accel: sca3300: make use of iio_for_each_active_channel()
Nuno Sa
2022-11-23
iio: accel: sca3300: Silence no spi_device_id warning
Wei Yongjun
2022-07-19
iio: accel: sca3300: Extend the trigger buffer from 16 to 32 bytes
LI Qingwu
2022-06-14
iio: accel: sca3300: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
iio: accel: sca3300: Add inclination channels
LI Qingwu
2022-06-14
iio: accel: sca3300: Add support for SCL3300
LI Qingwu
2022-06-14
iio: accel: sca3300: modified to support multi chips
LI Qingwu
2022-06-14
iio: accel: sca3300: add define for temp channel for reuse.
LI Qingwu
2021-05-17
iio: accel: Add driver for Murata SCA3300 accelerometer
Tomas Melin