index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
adis16460.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: imu: adis16460: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
2024-08-10
1
-14
/
+4
*
iio:imu:adis: Move exports into IIO_ADISLIB namespace
Jonathan Cameron
2022-02-18
1
-0
/
+1
*
iio: adis16460: make use of the new unmasked_drdy flag
Nuno Sá
2021-10-19
1
-17
/
+1
*
iio: imu: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2021-06-13
1
-2
/
+0
*
iio: adis: Cleanout unused headers
Jonathan Cameron
2021-06-04
1
-1
/
+0
*
iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disable
Jonathan Cameron
2021-04-07
1
-2
/
+2
*
iio: adis16460: Use Managed device functions
Nuno Sá
2020-09-16
1
-21
/
+4
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: imu: adis16xxx: use helper to access iio core debugfs dir
Alexandru Ardelean
2020-05-03
1
-6
/
+4
*
iio: imu: adis16460: use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_AT...
Rohit Sarkar
2020-04-19
1
-12
/
+15
*
iio: adis16460: Make use of __adis_initial_startup
Nuno Sá
2020-03-08
1
-35
/
+3
*
iio: imu: adis: Add self_test_reg variable
Nuno Sá
2020-03-08
1
-0
/
+2
*
iio: adis: Introduce timeouts structure
Nuno Sá
2020-01-12
1
-0
/
+7
*
iio: imu: adis16460: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
2019-11-03
1
-4
/
+4
*
iio: imu: adis16460: fix variable signedness
Alexandru Ardelean
2019-08-18
1
-1
/
+1
*
iio: imu: Add support for the ADIS16460 IMU
Alexandru Ardelean
2019-07-27
1
-0
/
+489