index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
adis16475.c
Age
Commit message (
Expand
)
Author
2024-04-06
iio:imu: adis16475: Fix sync mode setting
Ramona Gradinariu
2024-02-17
iio: imu: adis16475: make use of irq_get_trigger_type()
Nuno Sa
2023-11-26
iio: imu: adis16475: use bit numbers in assign_bit()
Nuno Sa
2023-11-26
iio: imu: adis16475: add spi_device_id table
Nuno Sa
2023-10-14
drivers: imu: adis16475.c: Remove scan index from delta channels
Ramona Gradinariu
2023-10-05
iio: imu: adis16475: Add buffer padding after temp channel
Ramona Gradinariu
2023-09-12
iio: imu: adis16475.c: Add delta angle and delta velocity channels
Ramona Bolboaca
2023-07-23
iio: imu: adis16475.c: Add has_burst32 flag to adis16477 devices
Ramona Bolboaca
2023-07-23
iio: imu: adis16475.c: Remove unused enum elements
Ramona Bolboaca
2023-03-11
iio: imu: adis16475: correct copy paste mistake in comment block
Nuno Sá
2022-08-15
iio: imu: adis16475: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
2022-02-18
iio:imu:adis: Move exports into IIO_ADISLIB namespace
Jonathan Cameron
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
2021-10-19
iio: adis16475: make use of the new unmasked_drdy flag
Nuno Sá
2021-09-25
iio: adis16475: fix deadlock on frequency set
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-05-17
iio: adis16475: do not directly change spi 'max_speed_hz'
Nuno Sa
2021-05-17
iio: adis16475: do not return ints in irq handlers
Nuno Sa
2021-04-07
iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disable
Jonathan Cameron
2021-03-11
iio: adis: add helpers for locking
Nuno Sa
2021-03-11
iio: adis16475: improve sync scale mode handling
Nuno Sa
2020-09-21
iio: adis16475: Drop adis_burst usage
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-05-03
iio: imu: Add support for adis16475
Nuno Sá