summaryrefslogtreecommitdiff
path: root/drivers/iio/imu/bmi160
AgeCommit message (Expand)Author
2024-02-17Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devicesJesus Gonzalez
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: imu: bmi160/bmi160_i2c: Convert to i2c's .probe_new()Uwe Kleine-König
2022-06-21iio: imu: bmi160: Move exported symbols to IIO_BMI160 namespaceJonathan Cameron
2022-05-19Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-04-28iio: imu: bmi160: Make use of device propertiesAndy Shevchenko
2022-04-04iio:imu:bmi160: disable regulator in error pathTong Zhang
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2020-12-03iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron
2020-12-03iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron
2020-11-01iio: remove unneeded breakTom Rix
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-06-14iio: imu: bmi160: added mount-matrix supportJonathan Albrieux
2020-06-14iio: imu: bmi160: added regulator supportJonathan Albrieux
2020-06-14iio: imu: bmi160: fix typoJonathan Albrieux
2020-04-19iio: imu: bmi160_spi: Use vsprintf extension %pe for symbolic error nameNishant Malpani
2020-04-19iio: imu: bmi160_i2c: Use vsprintf extension %pe for symbolic error nameNishant Malpani
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-09iio:bmi160: use if (ret) instead of if (ret < 0)Martin Kelly
2019-02-09iio:bmi160: use iio_pollfunc_store_timeMartin Kelly
2019-02-09iio:bmi160: add drdy interrupt supportMartin Kelly
2019-02-09iio:bmi160: add SPDX identifiersMartin Kelly
2018-12-10iio: bmi160: use all devm functions in probeMartin Kelly
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-22iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-01-23Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-01-21iio: bmi160: use variable names for sizeof() operatorAlison Schofield
2017-01-19Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2016-12-30iio: bmi160: Fix time needed to sleep after command executionMarcin Niestroj
2016-12-30iio: bmi160: Add of device table for spiMarcin Niestroj
2016-12-30iio: bmi160: Add of device table for i2cMarcin Niestroj
2016-10-23iio: bmi160_core: Fix sparse warning due to incorrect type in assignmentsayli karnik
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman
2016-05-04imu: bmi160: Add avail frequency and scale attributesDaniel Baluta
2016-05-04iio: bmi160: Fix ODR settingDaniel Baluta
2016-05-04iio: bmi160: Fix output data rate for accelDaniel Baluta
2016-04-16iio: imu: Add initial support for Bosch BMI160Daniel Baluta