aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/imu/bmi160
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* iio:bmi160: use if (ret) instead of if (ret < 0)Martin Kelly2019-02-09
* iio:bmi160: use iio_pollfunc_store_timeMartin Kelly2019-02-09
* iio:bmi160: add drdy interrupt supportMartin Kelly2019-02-09
* iio:bmi160: add SPDX identifiersMartin Kelly2019-02-09
* iio: bmi160: use all devm functions in probeMartin Kelly2018-12-10
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-13
|\
| * iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-22
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-23
|\
| * iio: bmi160: use variable names for sizeof() operatorAlison Schofield2017-01-21
* | Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-19
|\|
| * iio: bmi160: Add of device table for spiMarcin Niestroj2016-12-30
| * iio: bmi160: Add of device table for i2cMarcin Niestroj2016-12-30
* | iio: bmi160: Fix time needed to sleep after command executionMarcin Niestroj2016-12-30
|/
* iio: bmi160_core: Fix sparse warning due to incorrect type in assignmentsayli karnik2016-10-23
* iio:core: timestamping clock selection supportGregor Boirie2016-06-30
* Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-20
|\
| * iio: bmi160: Fix ODR settingDaniel Baluta2016-05-04
| * iio: bmi160: Fix output data rate for accelDaniel Baluta2016-05-04
* | imu: bmi160: Add avail frequency and scale attributesDaniel Baluta2016-05-04
|/
* iio: imu: Add initial support for Bosch BMI160Daniel Baluta2016-04-16