index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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