index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
bmi160
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-02-09
iio:bmi160: use if (ret) instead of if (ret < 0)
Martin Kelly
1
-22
/
+18
2019-02-09
iio:bmi160: use iio_pollfunc_store_time
Martin Kelly
1
-3
/
+3
2019-02-09
iio:bmi160: add drdy interrupt support
Martin Kelly
2
-3
/
+278
2019-02-09
iio:bmi160: add SPDX identifiers
Martin Kelly
3
-11
/
+3
2018-12-11
iio: bmi160: use all devm functions in probe
Martin Kelly
4
-41
/
+14
2017-11-14
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-22
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2017-01-23
Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-4
/
+4
2017-01-21
iio: bmi160: use variable names for sizeof() operator
Alison Schofield
1
-4
/
+4
2017-01-19
Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2
-6
/
+26
2016-12-30
iio: bmi160: Fix time needed to sleep after command execution
Marcin Niestroj
1
-19
/
+6
2016-12-30
iio: bmi160: Add of device table for spi
Marcin Niestroj
1
-4
/
+14
2016-12-30
iio: bmi160: Add of device table for i2c
Marcin Niestroj
1
-2
/
+12
2016-10-23
iio: bmi160_core: Fix sparse warning due to incorrect type in assignment
sayli karnik
1
-1
/
+2
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-1
/
+2
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
1
-8
/
+8
2016-05-04
imu: bmi160: Add avail frequency and scale attributes
Daniel Baluta
1
-0
/
+27
2016-05-04
iio: bmi160: Fix ODR setting
Daniel Baluta
1
-2
/
+2
2016-05-04
iio: bmi160: Fix output data rate for accel
Daniel Baluta
1
-6
/
+6
2016-04-16
iio: imu: Add initial support for Bosch BMI160
Daniel Baluta
6
-0
/
+779