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
/
adxl355_core.c
Age
Commit message (
Expand
)
Author
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-05-21
iio: accel: Use iio_push_to_buffers_with_ts() to provide length for runtime c...
Jonathan Cameron
2025-04-18
iio: accel: adxl355: Make timestamp 64-bit aligned using aligned_s64
Jonathan Cameron
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-21
iio: accel: adxl355: Fix typo "accelaration"
WangYuli
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2022-11-23
drivers: iio: accel: Add support for ADXL359 device
Ramona Bolboaca
2022-11-23
drivers: iio: accel: Use warning if invalid device id is detected
Ramona Bolboaca
2022-06-14
iio: accel: adxl355: Fix alignment for DMA safety
Jonathan Cameron
2022-04-28
iio: accel: adxl355: use fwnode_irq_get_byname()
Puranjay Mohan
2022-02-18
iio:accel:adxl355: Move exports into IIO_ADXL355 namespace
Jonathan Cameron
2022-02-06
iio: accel: adxl355: Replace custom definitions with generic from units.h
Andy Shevchenko
2021-09-14
iio: accel: adxl355: Add triggered buffer support
Puranjay Mohan
2021-09-14
iio: accel: adxl355: use if(ret) in place of ret < 0
Puranjay Mohan
2021-09-14
iio: accel: Add driver support for ADXL355
Puranjay Mohan