index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
bmi160
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: imu: bmi160/bmi160_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: imu: bmi160: Move exported symbols to IIO_BMI160 namespace
Jonathan Cameron
2022-06-21
3
-3
/
+5
*
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-05-19
3
-35
/
+23
|
\
|
*
iio: imu: bmi160: Make use of device properties
Andy Shevchenko
2022-04-28
3
-35
/
+23
*
|
iio:imu:bmi160: disable regulator in error path
Tong Zhang
2022-04-04
1
-6
/
+14
|
/
*
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-06-03
1
-2
/
+1
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-1
/
+2
*
iio:imu:bmi160: Fix alignment and data leak issues
Jonathan Cameron
2020-12-03
2
-4
/
+9
*
iio:imu:bmi160: Fix too large a buffer.
Jonathan Cameron
2020-12-03
1
-2
/
+2
*
iio: remove unneeded break
Tom Rix
2020-11-01
1
-1
/
+0
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: imu: bmi160: added mount-matrix support
Jonathan Albrieux
2020-06-14
2
-0
/
+21
*
iio: imu: bmi160: added regulator support
Jonathan Albrieux
2020-06-14
2
-0
/
+26
*
iio: imu: bmi160: fix typo
Jonathan Albrieux
2020-06-14
1
-1
/
+1
*
iio: imu: bmi160_spi: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
2020-04-19
1
-2
/
+2
*
iio: imu: bmi160_i2c: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
2020-04-19
1
-2
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
iio:bmi160: use if (ret) instead of if (ret < 0)
Martin Kelly
2019-02-09
1
-22
/
+18
*
iio:bmi160: use iio_pollfunc_store_time
Martin Kelly
2019-02-09
1
-3
/
+3
*
iio:bmi160: add drdy interrupt support
Martin Kelly
2019-02-09
2
-3
/
+278
*
iio:bmi160: add SPDX identifiers
Martin Kelly
2019-02-09
3
-11
/
+3
*
iio: bmi160: use all devm functions in probe
Martin Kelly
2018-12-10
4
-41
/
+14
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
1
-1
/
+0
|
\
|
*
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-01-23
1
-4
/
+4
|
\
|
*
iio: bmi160: use variable names for sizeof() operator
Alison Schofield
2017-01-21
1
-4
/
+4
*
|
Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-01-19
2
-6
/
+26
|
\
|
|
*
iio: bmi160: Add of device table for spi
Marcin Niestroj
2016-12-30
1
-4
/
+14
|
*
iio: bmi160: Add of device table for i2c
Marcin Niestroj
2016-12-30
1
-2
/
+12
*
|
iio: bmi160: Fix time needed to sleep after command execution
Marcin Niestroj
2016-12-30
1
-19
/
+6
|
/
*
iio: bmi160_core: Fix sparse warning due to incorrect type in assignment
sayli karnik
2016-10-23
1
-1
/
+2
*
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-30
1
-1
/
+2
*
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
2016-06-20
1
-8
/
+8
|
\
|
*
iio: bmi160: Fix ODR setting
Daniel Baluta
2016-05-04
1
-2
/
+2
|
*
iio: bmi160: Fix output data rate for accel
Daniel Baluta
2016-05-04
1
-6
/
+6
*
|
imu: bmi160: Add avail frequency and scale attributes
Daniel Baluta
2016-05-04
1
-0
/
+27
|
/
*
iio: imu: Add initial support for Bosch BMI160
Daniel Baluta
2016-04-16
6
-0
/
+779