index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
adis.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
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-27
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-20
iio:imu: Add support for the ADIS16480 and similar IMUs
Lars-Peter Clausen
1
-0
/
+3
2012-11-20
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-19
staging:iio: Move adis library out of staging
Lars-Peter Clausen
1
-0
/
+337