index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
adxl367.c
Age
Commit message (
Expand
)
Author
2025-04-07
iio: accel: adxl367: fix setting odr for activity time update
Lothar Rubusch
2025-02-17
iio: accel: adxl367: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-29
iio: accel: adxl367: make use of iio_get_masklength()
Nuno Sa
2024-03-25
iio: accel: adxl367: Remove second semicolon
Colin Ian King
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-25
iio: accel: adxl367: fix DEVID read after reset
Cosmin Tanislav
2024-02-17
iio: accel: adxl367: Use automated cleanup for locks and iio direct mode.
Jonathan Cameron
2022-11-23
iio: Don't silently expect attribute types
Matti Vaittinen
2022-11-23
iio: adxl367: Use IIO_STATIC_CONST_DEVICE_ATTR()
Matti Vaittinen
2022-11-23
iio: accel: adxl367: Use devm_regulator_bulk_get_enable()
Jonathan Cameron
2022-10-17
iio: adxl367: Fix unsafe buffer attributes
Matti Vaittinen
2022-06-14
iio: accel: adxl367: Fix alignment for DMA safety
Jonathan Cameron
2022-06-11
iio: accel: adxl367: do not update FIFO watermark on scan mode update
Cosmin Tanislav
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-02-26
iio: accel: adxl367: Fix handled initialization in adxl367_irq_handler()
Nathan Chancellor
2022-02-26
iio: accel: adxl367: unlock on error in adxl367_buffer_predisable()
Dan Carpenter
2022-02-21
iio: accel: add ADXL367 driver
Cosmin Tanislav