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
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
/
include
/
linux
/
iio
/
imu
/
adis.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-25
iio: imu: adis: remove legacy lock helpers
Nuno Sa
1
-10
/
+0
2024-06-25
iio: imu: adis: add cleanup based lock helpers
Nuno Sa
1
-0
/
+4
2024-06-25
iio: imu: adis: move to the cleanup magic
Nuno Sa
1
-41
/
+13
2024-06-04
iio: imu: adis_trigger: Allow level interrupts for FIFO readings
Ramona Gradinariu
1
-0
/
+1
2024-06-04
iio: imu: adis_buffer: Add buffer setup API with buffer attributes
Ramona Gradinariu
1
-4
/
+16
2024-01-22
iio: imu: adis: ensure proper DMA alignment
Nuno Sa
1
-1
/
+2
2022-11-23
iio: imu: adis: Remove adis_initial_startup function
Ramona Bolboaca
1
-12
/
+0
2022-11-23
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
1
-1
/
+12
2022-01-23
iio: adis: stylistic changes
Nuno Sá
1
-23
/
+25
2022-01-23
adis: simplify 'adis_update_bits' macros
Nuno Sá
1
-8
/
+4
2021-10-19
iio: adis: handle devices that cannot unmask the drdy pin
Nuno Sá
1
-0
/
+2
2021-05-17
iio: adis: add burst_max_speed_hz variable
Nuno Sa
1
-0
/
+2
2021-03-11
iio: adis: add helpers for locking
Nuno Sa
1
-0
/
+10
2020-09-21
iio: adis. Drop adis_burst struct
Nuno Sá
1
-17
/
+0
2020-09-21
iio: adis: Move burst mode into adis_data
Nuno Sá
1
-0
/
+9
2020-09-16
iio: adis: Drop non Managed device functions
Nuno Sá
1
-27
/
+0
2020-04-25
iio: adis: Support different burst sizes
Nuno Sá
1
-2
/
+7
2020-04-25
iio: adis: Add adis_update_bits() APIs
Nuno Sá
1
-0
/
+59
2020-04-25
iio: imu: adis: Add irq flag variable
Nuno Sá
1
-0
/
+2
2020-04-25
iio: imu: adis: Add Managed device functions
Nuno Sá
1
-0
/
+17
2020-03-08
iio: imu: adis: add a note better explaining state_lock
Alexandru Ardelean
1
-0
/
+11
2020-03-08
iio: imu: adis: update 'adis_data' struct doc-string
Alexandru Ardelean
1
-1
/
+5
2020-03-08
iio: imu: adis: add doc-string for 'adis' struct
Alexandru Ardelean
1
-0
/
+14
2020-03-08
iio: imu: adis: add support product ID check in adis_initial_startup
Alexandru Ardelean
1
-0
/
+5
2020-03-08
iio: imu: adis: Add self_test_reg variable
Nuno Sá
1
-0
/
+2
2020-03-08
iio: imu: adis: add unlocked __adis_initial_startup()
Alexandru Ardelean
1
-1
/
+12
2020-01-12
iio: adis: Remove startup_delay
Nuno Sá
1
-1
/
+0
2020-01-12
iio: adis: Introduce timeouts structure
Nuno Sá
1
-0
/
+13
2019-11-23
iio: imu: adis: create an unlocked version of adis_reset()
Alexandru Ardelean
1
-1
/
+18
2019-11-23
iio: imu: adis: create an unlocked version of adis_check_status()
Alexandru Ardelean
1
-1
/
+12
2019-11-23
iio: imu: adis: add unlocked read/write function versions
Alexandru Ardelean
1
-2
/
+114
2019-11-23
iio: imu: adis: rename txrx_lock -> state_lock
Alexandru Ardelean
1
-1
/
+1
2019-11-03
iio: imu: adis: assign value only if return code zero in read funcs
Alexandru Ardelean
1
-2
/
+4
2019-07-28
iio: imu: adis: Add support for SPI transfer cs_change_delay
Alexandru Ardelean
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
1
-2
/
+1
2019-04-04
iio: imu: adis: generalize burst mode support
Alexandru Ardelean
1
-0
/
+14
2016-04-16
iio:adis: Add support for manual self-test flag clear
Lars-Peter Clausen
1
-0
/
+1
2014-07-07
iio: adis: Switch sampling frequency attr to core support.
Jonathan Cameron
1
-15
/
+18
2013-03-17
staging:iio:accel:adis move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-17
/
+17
2012-11-21
iio:imu: Add support for the ADIS16480 and similar IMUs
Lars-Peter Clausen
1
-0
/
+4
2012-11-21
iio:imu:adis: Add paging support
Lars-Peter Clausen
1
-2
/
+8
2012-11-20
iio:imu:adis: Add support for 32bit registers
Lars-Peter Clausen
1
-4
/
+77
2012-11-20
iio:imu:adis: Add debugfs register access support
Lars-Peter Clausen
1
-0
/
+11
2012-11-20
staging:iio: Move adis library out of staging
Lars-Peter Clausen
1
-0
/
+186