aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/imu/bmi160 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-22iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-01-23Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-nextGreg Kroah-Hartman1-4/+4
2017-01-21iio: bmi160: use variable names for sizeof() operatorAlison Schofield1-4/+4
2017-01-19Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-6/+26
2016-12-30iio: bmi160: Fix time needed to sleep after command executionMarcin Niestroj1-19/+6
2016-12-30iio: bmi160: Add of device table for spiMarcin Niestroj1-4/+14
2016-12-30iio: bmi160: Add of device table for i2cMarcin Niestroj1-2/+12
2016-10-23iio: bmi160_core: Fix sparse warning due to incorrect type in assignmentsayli karnik1-1/+2
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+2
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman1-8/+8
2016-05-04imu: bmi160: Add avail frequency and scale attributesDaniel Baluta1-0/+27
2016-05-04iio: bmi160: Fix ODR settingDaniel Baluta1-2/+2
2016-05-04iio: bmi160: Fix output data rate for accelDaniel Baluta1-6/+6
2016-04-16iio: imu: Add initial support for Bosch BMI160Daniel Baluta6-0/+779