index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
adis16480.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: imu: adis16480: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
2024-08-10
1
-14
/
+4
*
iio: imu: adis16480: make use of iio_for_each_active_channel()
Nuno Sa
2024-07-29
1
-1
/
+1
*
iio: imu: adis16480: make use of the new lock helpers
Nuno Sa
2024-06-25
1
-39
/
+24
*
iio: adis16480: add support for adis16545/7 families
Ramona Gradinariu
2024-06-04
1
-8
/
+229
*
iio: imu: adis16480.c: Add delta angle and delta velocity channels
Ramona Gradinariu
2024-06-04
1
-2
/
+70
*
iio: adis16480: make the burst_max_speed configurable
Ramona Gradinariu
2024-06-04
1
-40
/
+44
*
iio: imu: adis16480: make use of irq_get_trigger_type()
Nuno Sa
2024-02-17
1
-8
/
+1
*
iio: imu: adis16480: Improve getting the optional clocks
Andy Shevchenko
2022-04-28
1
-16
/
+10
*
iio: imu: adis16480: Use temporary variable for struct device
Andy Shevchenko
2022-04-28
1
-23
/
+23
*
iio: imu: adis16480: Make use of device properties
Andy Shevchenko
2022-04-28
1
-13
/
+14
*
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-03-18
1
-0
/
+1
|
\
|
*
iio:imu:adis: Move exports into IIO_ADISLIB namespace
Jonathan Cameron
2022-02-18
1
-0
/
+1
*
|
iio:imu:adis16480: fix buffering for devices with no burst mode
Nuno Sá
2022-01-23
1
-1
/
+6
|
/
*
iio: adis16480: fix devices that do not support sleep mode
Nuno Sá
2021-09-26
1
-3
/
+11
*
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
-6
/
+0
*
iio: adis16480: support burst read function
Nuno Sa
2021-06-03
1
-13
/
+147
*
iio: adis: add helpers for locking
Nuno Sa
2021-03-11
1
-8
/
+7
*
iio: adis16480: fix pps mode sampling frequency math
Nuno Sa
2021-03-11
1
-34
/
+94
*
iio: adis16480: Use Managed device functions
Nuno Sá
2020-09-16
1
-30
/
+25
*
iio: adis16480: Use irq types instead of flags
Nuno Sá
2020-07-07
1
-3
/
+3
*
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
-10
/
+6
*
iio: adis16480: Make use of __adis_initial_startup
Nuno Sá
2020-03-08
1
-56
/
+24
*
iio: imu: adis: Add self_test_reg variable
Nuno Sá
2020-03-08
1
-0
/
+1
*
iio: imu: adis16480: initialize adis_data statically
Alexandru Ardelean
2020-03-08
1
-78
/
+62
*
iio: imu: adis16480: Add support for ADIS16490
Stefan Popa
2020-01-18
1
-0
/
+17
*
iio: adis: Introduce timeouts structure
Nuno Sá
2020-01-12
1
-1
/
+57
*
iio: imu: adis16480: use state lock for filter freq set
Alexandru Ardelean
2019-11-23
1
-3
/
+10
*
iio: imu: adis[16480]: group RW into a single lock in adis_enable_irq()
Alexandru Ardelean
2019-11-23
1
-2
/
+2
*
Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2019-11-13
1
-54
/
+62
|
\
|
*
iio: adis16480: Add debugfs_reg_access entry
Nuno Sá
2019-11-11
1
-0
/
+1
|
*
iio: adis16480: Fix scales factors
Nuno Sá
2019-11-11
1
-36
/
+41
|
*
iio: imu: adis16480: assign bias value only if operation succeeded
Alexandru Ardelean
2019-11-03
1
-2
/
+4
|
*
iio: imu: adis16480: prefer `unsigned int` over `unsigned`
Alexandru Ardelean
2019-11-03
1
-1
/
+1
|
*
iio: imu: adis16480: fix indentation of return statement
Alexandru Ardelean
2019-11-03
1
-1
/
+1
|
*
iio: imu: adis16480: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
2019-11-03
1
-14
/
+14
*
|
iio: imu: adis16480: make sure provided frequency is positive
Alexandru Ardelean
2019-10-12
1
-1
/
+4
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
iio: imu: adis16480: Add support for external clock
Stefan Popa
2019-04-04
1
-7
/
+179
*
iio: imu: adis16480: Add support for ADIS1649x family of devices
Stefan Popa
2019-04-04
1
-0
/
+97
*
iio: imu: adis16480: Deal with filter freq in a generic way
Stefan Popa
2019-04-04
1
-4
/
+9
*
iio: imu: adis16480: Calculate the sampling frequency in a generic way
Stefan Popa
2019-04-04
1
-4
/
+14
*
iio: imu: adis16480: Treat temperature scale in a generic way
Stefan Popa
2019-04-04
1
-3
/
+15
*
iio: imu: adis16480: Add OF device ID table
Stefan Popa
2019-04-04
1
-0
/
+10
*
iio: imu: adis16480: Add support for configurable drdy indicator
Stefan Popa
2019-04-04
1
-2
/
+95
*
imu:adis16480: fix debugfs_simple_attr.cocci warnings
Venkat Prashanth B U
2018-01-08
1
-12
/
+16
*
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-09-25
1
-1
/
+0
|
\
|
*
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
|
iio: imu: adis16480: Fix acceleration scale factor for adis16480
Dragos Bogdan
2017-08-20
1
-1
/
+1
|
/
[next]