index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-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-27
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