index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
adis16480.c
Age
Commit message (
Expand
)
Author
2024-08-10
iio: imu: adis16480: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
2024-07-29
iio: imu: adis16480: make use of iio_for_each_active_channel()
Nuno Sa
2024-06-25
iio: imu: adis16480: make use of the new lock helpers
Nuno Sa
2024-06-04
iio: adis16480: add support for adis16545/7 families
Ramona Gradinariu
2024-06-04
iio: imu: adis16480.c: Add delta angle and delta velocity channels
Ramona Gradinariu
2024-06-04
iio: adis16480: make the burst_max_speed configurable
Ramona Gradinariu
2024-02-17
iio: imu: adis16480: make use of irq_get_trigger_type()
Nuno Sa
2022-04-28
iio: imu: adis16480: Improve getting the optional clocks
Andy Shevchenko
2022-04-28
iio: imu: adis16480: Use temporary variable for struct device
Andy Shevchenko
2022-04-28
iio: imu: adis16480: Make use of device properties
Andy Shevchenko
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-02-18
iio:imu:adis: Move exports into IIO_ADISLIB namespace
Jonathan Cameron
2022-01-23
iio:imu:adis16480: fix buffering for devices with no burst mode
Nuno Sá
2021-09-26
iio: adis16480: fix devices that do not support sleep mode
Nuno Sá
2021-06-13
iio: imu: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2021-06-04
iio: adis: Cleanout unused headers
Jonathan Cameron
2021-06-03
iio: adis16480: support burst read function
Nuno Sa
2021-03-11
iio: adis: add helpers for locking
Nuno Sa
2021-03-11
iio: adis16480: fix pps mode sampling frequency math
Nuno Sa
2020-09-16
iio: adis16480: Use Managed device functions
Nuno Sá
2020-07-07
iio: adis16480: Use irq types instead of flags
Nuno Sá
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-05-03
iio: imu: adis16xxx: use helper to access iio core debugfs dir
Alexandru Ardelean
2020-03-08
iio: adis16480: Make use of __adis_initial_startup
Nuno Sá
2020-03-08
iio: imu: adis: Add self_test_reg variable
Nuno Sá
2020-03-08
iio: imu: adis16480: initialize adis_data statically
Alexandru Ardelean
2020-01-18
iio: imu: adis16480: Add support for ADIS16490
Stefan Popa
2020-01-12
iio: adis: Introduce timeouts structure
Nuno Sá
2019-11-23
iio: imu: adis16480: use state lock for filter freq set
Alexandru Ardelean
2019-11-23
iio: imu: adis[16480]: group RW into a single lock in adis_enable_irq()
Alexandru Ardelean
2019-11-13
Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2019-11-11
iio: adis16480: Add debugfs_reg_access entry
Nuno Sá
2019-11-11
iio: adis16480: Fix scales factors
Nuno Sá
2019-11-03
iio: imu: adis16480: assign bias value only if operation succeeded
Alexandru Ardelean
2019-11-03
iio: imu: adis16480: prefer `unsigned int` over `unsigned`
Alexandru Ardelean
2019-11-03
iio: imu: adis16480: fix indentation of return statement
Alexandru Ardelean
2019-11-03
iio: imu: adis16480: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
2019-10-12
iio: imu: adis16480: make sure provided frequency is positive
Alexandru Ardelean
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-04
iio: imu: adis16480: Add support for external clock
Stefan Popa
2019-04-04
iio: imu: adis16480: Add support for ADIS1649x family of devices
Stefan Popa
2019-04-04
iio: imu: adis16480: Deal with filter freq in a generic way
Stefan Popa
2019-04-04
iio: imu: adis16480: Calculate the sampling frequency in a generic way
Stefan Popa
2019-04-04
iio: imu: adis16480: Treat temperature scale in a generic way
Stefan Popa
2019-04-04
iio: imu: adis16480: Add OF device ID table
Stefan Popa
2019-04-04
iio: imu: adis16480: Add support for configurable drdy indicator
Stefan Popa
2018-01-08
imu:adis16480: fix debugfs_simple_attr.cocci warnings
Venkat Prashanth B U
2017-09-25
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-08-22
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-20
iio: imu: adis16480: Fix acceleration scale factor for adis16480
Dragos Bogdan
[next]