aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/imu/adis16400_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-07-02iio: adis16400: Change unsigned to unsigned intReno Farnesi1-2/+2
2015-12-01Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-1/+5
2015-11-08iio: imu: check sscanf return valueIoana Ciornei1-1/+5
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-08-08iio: adis16400: Add ADIS16445 supportLars-Peter Clausen1-0/+26
2015-08-08iio: adis16400: Add ADIS16367 supportLars-Peter Clausen1-0/+14
2015-08-08iio: adis16400: Add ADIS16305 supportLars-Peter Clausen1-0/+1
2015-08-08iio: adis16400: adis16300 has product ID and serial numberLars-Peter Clausen1-1/+2
2015-08-08iio: adis16400: Fix adis16448 gyroscope scaleLars-Peter Clausen1-1/+1
2015-05-16iio: adis16400: Fix burst transfer for adis16448Lars-Peter Clausen1-1/+2
2015-05-16iio: adis16400: Compute the scan mask from channel indicesPaul Cercueil1-7/+18
2015-05-16iio: adis16400: Use != channel indices for the two voltage channelsPaul Cercueil1-4/+4
2015-05-16iio: adis16400: Report pressure channel scaleLars-Peter Clausen1-0/+5
2015-01-26iio: imu: adis16400: Fix sign extensionRasmus Villemoes1-1/+2
2014-07-07iio: imu: adis16400 switch sampling frequency attr to core support.Jonathan Cameron1-53/+25
2014-02-11Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-1/+1
2014-02-08iio: adis16400: Set timestamp as the last element in chan_specMarcus Folkesson1-5/+5
2014-02-03iio:imu:adis16400 remove an unneeded checkDan Carpenter1-1/+1
2013-12-17iio:imu:adis16400 fix pressure channel scan typeJonathan Cameron1-1/+6
2013-08-03iio: imu: adis16400: Use devm_iio_device_allocSachin Kamat1-7/+3
2013-03-17iio:imu:adis16400 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-24/+25
2013-01-26iio:adis16400: Add support for the adis16448Lars-Peter Clausen1-0/+36
2013-01-26iio:adis16400: Expose some debug information in debugfsLars-Peter Clausen1-4/+109
2013-01-26iio:adis16400: Add support for the 52.85 Hz base sampling rateLars-Peter Clausen1-4/+12
2013-01-26iio:adis16400: Increase samplerate precessionLars-Peter Clausen1-14/+18
2013-01-26staging:iio: Move adis16400 out of stagingLars-Peter Clausen1-0/+812