index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
bno055
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-28
iio: imu: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
1
-1
/
+1
2024-12-28
iio: imu: bno055: constify 'struct bin_attribute'
Thomas Weißschuh
1
-4
/
+4
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
3
-4
/
+4
2024-08-03
iio: imu: bno055: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
2024-07-29
iio: imu: bno055: Constify struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2024-02-19
Merge 6.8-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2024-01-28
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
1
-2
/
+2
2024-01-22
iio: imu: bno055: serdev requires REGMAP
Randy Dunlap
1
-0
/
+1
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
1
-3
/
+3
2023-10-05
iio: imu: bno055: Fix missing Kconfig dependencies
Jonathan Cameron
1
-0
/
+2
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-28
iio: imu: fix spdx format
Tom Rix
1
-1
/
+1
2022-11-01
iio: imu: bno055: uninitialized variable bug in bno055_trigger_handler()
Dan Carpenter
1
-1
/
+1
2022-09-21
iio: imu: add BNO055 I2C driver
Andrea Merello
3
-0
/
+70
2022-09-21
iio: imu: add BNO055 serdev driver
Andrea Merello
5
-0
/
+693
2022-09-21
iio: imu: add Bosch Sensortec BNO055 core driver
Andrea Merello
4
-0
/
+1705