summaryrefslogtreecommitdiff
path: root/drivers/iio/imu/adis16460.c
AgeCommit message (Expand)Author
2022-02-18iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron
2021-10-19iio: adis16460: make use of the new unmasked_drdy flagNuno Sá
2021-06-13iio: imu: remove unused private data assigned with spi_set_drvdata()Alexandru Ardelean
2021-06-04iio: adis: Cleanout unused headersJonathan Cameron
2021-04-07iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disableJonathan Cameron
2020-09-16iio: adis16460: Use Managed device functionsNuno Sá
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-05-03iio: imu: adis16xxx: use helper to access iio core debugfs dirAlexandru Ardelean
2020-04-19iio: imu: adis16460: use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_AT...Rohit Sarkar
2020-03-08iio: adis16460: Make use of __adis_initial_startupNuno Sá
2020-03-08iio: imu: adis: Add self_test_reg variableNuno Sá
2020-01-12iio: adis: Introduce timeouts structureNuno Sá
2019-11-03iio: imu: adis16460: check ret val for non-zero vs less-than-zeroAlexandru Ardelean
2019-08-18iio: imu: adis16460: fix variable signednessAlexandru Ardelean
2019-07-27iio: imu: Add support for the ADIS16460 IMUAlexandru Ardelean