aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/imu/adis_trigger.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-18iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron1-1/+1
2022-01-23iio: adis: stylistic changesNuno Sá1-2/+1
2021-10-19iio: adis: handle devices that cannot unmask the drdy pinNuno Sá1-0/+4
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron1-1/+2
2021-04-07iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disableJonathan Cameron1-5/+6
2021-03-25iio: adis_trigger: Remove code to set trigger parentGwendal Grignou1-8/+2
2020-09-16iio: adis: Drop non Managed device functionsNuno Sá1-60/+0
2020-04-25iio: imu: adis: Add irq flag variableNuno Sá1-2/+31
2020-04-25iio: imu: adis: Add Managed device functionsNuno Sá1-3/+38
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner1-2/+1
2018-02-17iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen1-3/+4
2017-08-22iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2015-03-28iio: imu: Use iio_trigger_get for indio_dev->trig assignmentDarshana Padmadas1-1/+1
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen1-2/+2
2012-11-19staging:iio: Move adis library out of stagingLars-Peter Clausen1-0/+89