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
/
imu
/
adis.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-19
iio: adis: handle devices that cannot unmask the drdy pin
Nuno Sá
1
-1
/
+14
2021-10-19
iio: adis: do not disabe IRQs in 'adis_init()'
Nuno Sá
1
-1
/
+3
2021-07-17
iio: adis: set GPIO reset pin direction
Antti Keränen
1
-2
/
+1
2021-06-04
iio: adis: Cleanout unused headers
Jonathan Cameron
1
-4
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-04-25
iio: adis: Add adis_update_bits() APIs
Nuno Sá
1
-0
/
+25
2020-04-19
iio: imu: adis: Add a missing '\n' in a log message
Christophe JAILLET
1
-1
/
+1
2020-03-08
iio: imu: adis: add support product ID check in adis_initial_startup
Alexandru Ardelean
1
-1
/
+22
2020-03-08
iio: imu: adis: Refactor adis_initial_startup
Nuno Sá
1
-7
/
+22
2020-03-08
iio: imu: adis: Add self_test_reg variable
Nuno Sá
1
-3
/
+3
2020-03-08
iio: imu: adis: add unlocked __adis_initial_startup()
Alexandru Ardelean
1
-10
/
+4
2020-01-14
iio: imu: adis: use new `delay` structure for SPI transfer delays
Alexandru Ardelean
1
-9
/
+18
2020-01-12
iio: adis: Introduce timeouts structure
Nuno Sá
1
-4
/
+14
2020-01-10
Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-44
/
+50
2019-11-27
Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2019-11-23
iio: imu: adis: group single conversion under a single state lock
Alexandru Ardelean
1
-4
/
+4
2019-11-23
iio: imu: adis: protect initial startup routine with state lock
Alexandru Ardelean
1
-6
/
+10
2019-11-23
iio: imu: adis: create an unlocked version of adis_reset()
Alexandru Ardelean
1
-4
/
+4
2019-11-23
iio: imu: adis: create an unlocked version of adis_check_status()
Alexandru Ardelean
1
-4
/
+4
2019-11-23
iio: imu: adis[16480]: group RW into a single lock in adis_enable_irq()
Alexandru Ardelean
1
-6
/
+11
2019-11-23
iio: imu: adis: add unlocked read/write function versions
Alexandru Ardelean
1
-19
/
+16
2019-11-23
iio: imu: adis: rename txrx_lock -> state_lock
Alexandru Ardelean
1
-5
/
+5
2019-11-03
iio: imu: adis: assign read val in debugfs hook only if op successful
Alexandru Ardelean
1
-1
/
+2
2019-11-03
iio: imu: adis: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
1
-1
/
+1
2019-10-15
spi: make `cs_change_delay` the first user of the `spi_delay` logic
Alexandru Ardelean
1
-12
/
+12
2019-07-28
iio: imu: adis: Add support for SPI transfer cs_change_delay
Alexandru Ardelean
1
-0
/
+12
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
1
-2
/
+1
2018-07-07
iio:imu:adis: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2016-04-16
iio:adis: Add support for manual self-test flag clear
Lars-Peter Clausen
1
-1
/
+6
2012-11-21
iio:imu: Add support for the ADIS16480 and similar IMUs
Lars-Peter Clausen
1
-0
/
+3
2012-11-21
iio:imu:adis: Add paging support
Lars-Peter Clausen
1
-16
/
+54
2012-11-20
iio:imu:adis: Add support for 32bit registers
Lars-Peter Clausen
1
-53
/
+92
2012-11-20
iio:imu:adis: Add debugfs register access support
Lars-Peter Clausen
1
-0
/
+23
2012-11-20
staging:iio: Move adis library out of staging
Lars-Peter Clausen
1
-0
/
+337