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
/
include
/
linux
/
iio
/
imu
Age
Commit message (
Expand
)
Author
2024-06-25
iio: imu: adis: remove legacy lock helpers
Nuno Sa
2024-06-25
iio: imu: adis: add cleanup based lock helpers
Nuno Sa
2024-06-25
iio: imu: adis: move to the cleanup magic
Nuno Sa
2024-06-04
iio: imu: adis_trigger: Allow level interrupts for FIFO readings
Ramona Gradinariu
2024-06-04
iio: imu: adis_buffer: Add buffer setup API with buffer attributes
Ramona Gradinariu
2024-01-22
iio: imu: adis: ensure proper DMA alignment
Nuno Sa
2022-11-23
iio: imu: adis: Remove adis_initial_startup function
Ramona Bolboaca
2022-11-23
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
2022-01-23
iio: adis: stylistic changes
Nuno Sá
2022-01-23
adis: simplify 'adis_update_bits' macros
Nuno Sá
2021-10-19
iio: adis: handle devices that cannot unmask the drdy pin
Nuno Sá
2021-05-17
iio: adis: add burst_max_speed_hz variable
Nuno Sa
2021-03-11
iio: adis: add helpers for locking
Nuno Sa
2020-09-21
iio: adis. Drop adis_burst struct
Nuno Sá
2020-09-21
iio: adis: Move burst mode into adis_data
Nuno Sá
2020-09-16
iio: adis: Drop non Managed device functions
Nuno Sá
2020-04-25
iio: adis: Support different burst sizes
Nuno Sá
2020-04-25
iio: adis: Add adis_update_bits() APIs
Nuno Sá
2020-04-25
iio: imu: adis: Add irq flag variable
Nuno Sá
2020-04-25
iio: imu: adis: Add Managed device functions
Nuno Sá
2020-03-08
iio: imu: adis: add a note better explaining state_lock
Alexandru Ardelean
2020-03-08
iio: imu: adis: update 'adis_data' struct doc-string
Alexandru Ardelean
2020-03-08
iio: imu: adis: add doc-string for 'adis' struct
Alexandru Ardelean
2020-03-08
iio: imu: adis: add support product ID check in adis_initial_startup
Alexandru Ardelean
2020-03-08
iio: imu: adis: Add self_test_reg variable
Nuno Sá
2020-03-08
iio: imu: adis: add unlocked __adis_initial_startup()
Alexandru Ardelean
2020-01-12
iio: adis: Remove startup_delay
Nuno Sá
2020-01-12
iio: adis: Introduce timeouts structure
Nuno Sá
2019-11-23
iio: imu: adis: create an unlocked version of adis_reset()
Alexandru Ardelean
2019-11-23
iio: imu: adis: create an unlocked version of adis_check_status()
Alexandru Ardelean
2019-11-23
iio: imu: adis: add unlocked read/write function versions
Alexandru Ardelean
2019-11-23
iio: imu: adis: rename txrx_lock -> state_lock
Alexandru Ardelean
2019-11-03
iio: imu: adis: assign value only if return code zero in read funcs
Alexandru Ardelean
2019-07-27
iio: imu: adis: Add support for SPI transfer cs_change_delay
Alexandru Ardelean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
2019-04-04
iio: imu: adis: generalize burst mode support
Alexandru Ardelean
2016-04-16
iio:adis: Add support for manual self-test flag clear
Lars-Peter Clausen
2014-07-07
iio: adis: Switch sampling frequency attr to core support.
Jonathan Cameron
2013-03-17
staging:iio:accel:adis move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2012-11-20
iio:imu: Add support for the ADIS16480 and similar IMUs
Lars-Peter Clausen
2012-11-20
iio:imu:adis: Add paging support
Lars-Peter Clausen
2012-11-20
iio:imu:adis: Add support for 32bit registers
Lars-Peter Clausen
2012-11-20
iio:imu:adis: Add debugfs register access support
Lars-Peter Clausen
2012-11-19
staging:iio: Move adis library out of staging
Lars-Peter Clausen