开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
gyro
/
adis16136.c
Age
Commit message (
Expand
)
Author
2022-02-18
iio:imu:adis: Move exports into IIO_ADISLIB namespace
Jonathan Cameron
2021-06-04
iio: adis: Cleanout unused headers
Jonathan Cameron
2021-06-03
iio: adis16136: make use of adis lock helpers
Nuno Sá
2020-09-16
iio: adis16136: Use Managed device functions
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: imu: adis: Add self_test_reg variable
Nuno Sá
2020-03-08
iio: gyro: adis16136: initialize adis_data statically
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: gyro: adis16136: rework locks using ADIS library's state lock
Alexandru Ardelean
2019-11-03
iio: gyro: adis16136: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2018-01-08
gyro:adis16136: fix debugfs_simple_attr.cocci warnings
Venkat Prashanth B U
2017-08-22
iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2015-12-01
Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2015-11-08
iio: gyro: check sscanf return value
Ioana Ciornei
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-08-08
iio: adis16136: Add ADIS16137 support
Lars-Peter Clausen
2013-08-17
iio: gyro: adis16136: Use devm_iio_device_alloc
Sachin Kamat
2013-03-17
iio:gyro:adis16136 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2012-11-30
iio: gyro: adis16136: remove duplicated include from adis16136.c
Wei Yongjun
2012-11-30
iio:gyro: adis16136: divide by zero in write_frequency()
Dan Carpenter
2012-11-20
iio:gyro: Add support for the ADIS16136 gyroscope
Lars-Peter Clausen