index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
adxl372.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-29
iio: accel: adxl372: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
2022-11-23
iio: Don't silently expect attribute types
Matti Vaittinen
1
-5
/
+5
2022-11-23
iio: adxl372: Use IIO_STATIC_CONST_DEVICE_ATTR()
Matti Vaittinen
1
-16
/
+3
2022-10-17
iio: adxl372: Fix unsafe buffer attributes
Matti Vaittinen
1
-5
/
+18
2022-02-18
iio:accel:adxl372: Move exports into IIO_ADXL372 namespace
Jonathan Cameron
1
-2
/
+2
2021-10-19
iio: triggered-buffer: extend support to configure output buffers
Alexandru Ardelean
1
-0
/
+1
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-2
/
+2
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
1
-2
/
+0
2020-11-21
iio: accel: adxl372: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
1
-6
/
+5
2020-09-03
iio: accel: adxl372: Add support for FIFO peak mode
Stefan Popa
1
-12
/
+299
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
1
-15
/
+5
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-03-08
iio: accel: adxl372: Set iio_chan BE
Alexandru Tachici
1
-0
/
+1
2019-10-09
iio: accel: adxl372: Perform a reset at start up
Stefan Popa
1
-0
/
+8
2019-10-09
iio: accel: adxl372: Fix push to buffers lost samples
Stefan Popa
1
-2
/
+1
2019-10-09
iio: accel: adxl372: Fix/remove limitation for FIFO samples
Stefan Popa
1
-3
/
+8
2019-06-17
iio: adxl372: fix iio_triggered_buffer_{pre,post}enable positions
Alexandru Ardelean
1
-11
/
+16
2018-09-08
iio: adxl372: Add support for I2C communication
Stefan Popa
1
-1
/
+0
2018-09-08
iio: adxl372: Refactor the driver
Stefan Popa
1
-48
/
+25
2018-08-25
iio:adxl372: Add filter bandwidth support
Stefan Popa
1
-2
/
+36
2018-08-25
iio:adxl372: Add sampling frequency support
Stefan Popa
1
-1
/
+73
2018-08-25
iio: adxl372: Provide validate_trigger and validate_device callbacks
Stefan Popa
1
-0
/
+13
2018-08-19
iio:adxl372: Add FIFO and interrupts support
Stefan Popa
1
-1
/
+356
2018-08-19
iio: adxl372: New driver for Analog Devices ADXL372 Accelerometer
Stefan Popa
1
-0
/
+525