index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
adis16400_core.c
Age
Commit message (
Expand
)
Author
2017-08-22
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-02
iio: adis16400: Change unsigned to unsigned int
Reno Farnesi
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: imu: check sscanf return value
Ioana Ciornei
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-08-08
iio: adis16400: Add ADIS16445 support
Lars-Peter Clausen
2015-08-08
iio: adis16400: Add ADIS16367 support
Lars-Peter Clausen
2015-08-08
iio: adis16400: Add ADIS16305 support
Lars-Peter Clausen
2015-08-08
iio: adis16400: adis16300 has product ID and serial number
Lars-Peter Clausen
2015-08-08
iio: adis16400: Fix adis16448 gyroscope scale
Lars-Peter Clausen
2015-05-16
iio: adis16400: Fix burst transfer for adis16448
Lars-Peter Clausen
2015-05-16
iio: adis16400: Compute the scan mask from channel indices
Paul Cercueil
2015-05-16
iio: adis16400: Use != channel indices for the two voltage channels
Paul Cercueil
2015-05-16
iio: adis16400: Report pressure channel scale
Lars-Peter Clausen
2015-01-26
iio: imu: adis16400: Fix sign extension
Rasmus Villemoes
2014-07-07
iio: imu: adis16400 switch sampling frequency attr to core support.
Jonathan Cameron
2014-02-11
Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-02-08
iio: adis16400: Set timestamp as the last element in chan_spec
Marcus Folkesson
2014-02-03
iio:imu:adis16400 remove an unneeded check
Dan Carpenter
2013-12-17
iio:imu:adis16400 fix pressure channel scan type
Jonathan Cameron
2013-08-03
iio: imu: adis16400: Use devm_iio_device_alloc
Sachin Kamat
2013-03-17
iio:imu:adis16400 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-01-26
iio:adis16400: Add support for the adis16448
Lars-Peter Clausen
2013-01-26
iio:adis16400: Expose some debug information in debugfs
Lars-Peter Clausen
2013-01-26
iio:adis16400: Add support for the 52.85 Hz base sampling rate
Lars-Peter Clausen
2013-01-26
iio:adis16400: Increase samplerate precession
Lars-Peter Clausen
2013-01-26
staging:iio: Move adis16400 out of staging
Lars-Peter Clausen