Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 6.8-rc5 into tty-next | Greg Kroah-Hartman | 2024-02-19 | 1 | -0/+1 |
|\ | |||||
| * | iio: imu: bno055: serdev requires REGMAP | Randy Dunlap | 2024-01-22 | 1 | -0/+1 |
* | | treewide, serdev: change receive_buf() return type to size_t | Francesco Dolcini | 2024-01-27 | 1 | -2/+2 |
|/ | |||||
* | tty: serdev: convert to u8 and size_t | Jiri Slaby (SUSE) | 2023-12-08 | 1 | -3/+3 |
* | iio: imu: bno055: Fix missing Kconfig dependencies | Jonathan Cameron | 2023-10-05 | 1 | -0/+2 |
* | iio: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-21 | 1 | -1/+1 |
* | iio: imu: fix spdx format | Tom Rix | 2023-01-28 | 1 | -1/+1 |
* | iio: imu: bno055: uninitialized variable bug in bno055_trigger_handler() | Dan Carpenter | 2022-11-01 | 1 | -1/+1 |
* | iio: imu: add BNO055 I2C driver | Andrea Merello | 2022-09-21 | 3 | -0/+70 |
* | iio: imu: add BNO055 serdev driver | Andrea Merello | 2022-09-21 | 5 | -0/+693 |
* | iio: imu: add Bosch Sensortec BNO055 core driver | Andrea Merello | 2022-09-21 | 4 | -0/+1705 |