index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
adis16400.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: imu: adis16400: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
2024-08-10
1
-14
/
+4
*
iio: imu: adis16400: make use of the new lock helpers
Nuno Sa
2024-06-25
1
-37
/
+35
*
iio: imu: Replace all spi->chip_select and spi->cs_gpiod references with func...
Amit Kumar Mahapatra
2023-03-11
1
-1
/
+1
*
iio: imu: adis16400: Call '__adis_initial_startup()' in probe
Ramona Bolboaca
2022-11-23
1
-1
/
+1
*
iio:imu:adis: Move exports into IIO_ADISLIB namespace
Jonathan Cameron
2022-02-18
1
-0
/
+1
*
iio: imu: adis16400: Fix buffer alignment requirements.
Jonathan Cameron
2021-10-19
1
-5
/
+15
*
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
-7
/
+0
*
iio: adis16400: do not directly change spi 'max_speed_hz'
Nuno Sa
2021-05-17
1
-13
/
+2
*
iio: adis16400: do not return ints in irq handlers
Nuno Sa
2021-05-17
1
-3
/
+0
*
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-03-26
1
-12
/
+10
|
\
|
*
iio: adis: add helpers for locking
Nuno Sa
2021-03-11
1
-12
/
+10
*
|
iio: adis16400: Fix an error code in adis16400_initial_setup()
Dan Carpenter
2021-02-21
1
-2
/
+1
|
/
*
iio: adis16400: Drop adis_burst usage
Nuno Sá
2020-09-21
1
-19
/
+13
*
iio:imu:adis16400: Sort out missing kernel doc.
Jonathan Cameron
2020-09-17
1
-0
/
+2
*
iio: adis16400: Use Managed device functions
Nuno Sá
2020-09-16
1
-23
/
+15
*
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: adis: Support different burst sizes
Nuno Sá
2020-04-25
1
-1
/
+1
*
iio: imu: adis16400: use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_AT...
Rohit Sarkar
2020-04-19
1
-9
/
+10
*
iio: imu: adis: Add self_test_reg variable
Nuno Sá
2020-03-08
1
-0
/
+1
*
iio: imu: adis16400: initialize adis_data statically
Alexandru Ardelean
2020-03-08
1
-76
/
+63
*
iio: adis: Remove startup_delay
Nuno Sá
2020-01-12
1
-1
/
+0
*
iio: adis: Introduce timeouts structure
Nuno Sá
2020-01-12
1
-1
/
+62
*
iio: imu: adis16400: rework locks using ADIS library's state lock
Alexandru Ardelean
2019-11-23
1
-26
/
+25
*
iio: imu: adis16400: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
2019-11-03
1
-11
/
+11
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
iio: imu: adis16400: move adis16400.h into adis16400.c
Alexandru Ardelean
2019-04-04
1
-1
/
+175
*
iio: imu: adis16400: rename adis16400_core.c -> adi16400.c
Alexandru Ardelean
2019-04-04
1
-0
/
+1055