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