index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-19
/
+2493
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
6
-0
/
+1707
2022-09-21
iio: imu: st_lsm6dsx: add support to LSM6DSTX
Lorenzo Bianconi
6
-3
/
+20
2022-08-19
iio: imu: inv_mpu6050: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2
-6
/
+2
2022-08-15
iio: imu: adis16475: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-14
/
+1
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
11
-20
/
+23
2022-06-21
iio: imu: bmi160: Move exported symbols to IIO_BMI160 namespace
Jonathan Cameron
3
-3
/
+5
2022-06-20
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-1
/
+2
2022-06-19
iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)
Jean-Baptiste Maneyrol
2
-1
/
+2
2022-06-15
iio: imu: st_lsm6dsx: Limit requested watermark value to hwfifo size
Paul Cercueil
1
-2
/
+2
2022-06-15
iio: imu: lsm6dsx: Move exported symbols to the IIO_LSM6DSX namespace
Jonathan Cameron
4
-3
/
+6
2022-06-15
iio: imu: lsm6dsx: Use new pm_sleep_ptr() and EXPORT_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
4
-9
/
+7
2022-06-14
iio: imu: mpu6050: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: imu: inv_icm42600: Fix alignment for DMA safety in buffer code.
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: imu: inv_icm42600: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: imu: fxos8700: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-11
iio: imu: st_lsm6dsx: Switch from of headers to mod_devicetable.h
Andy Shevchenko
1
-1
/
+1
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
17
-93
/
+112
2022-04-28
iio: imu: adis16480: Improve getting the optional clocks
Andy Shevchenko
1
-16
/
+10
2022-04-28
iio: imu: adis16480: Use temporary variable for struct device
Andy Shevchenko
1
-23
/
+23
2022-04-28
iio: imu: adis16480: Make use of device properties
Andy Shevchenko
1
-13
/
+14
2022-04-28
iio: imu: bmi160: Make use of device properties
Andy Shevchenko
3
-35
/
+23
2022-04-28
iio: imu: st_lsm6dsx: add support to ASM330LHHX
Lorenzo Bianconi
6
-5
/
+22
2022-04-16
iio: imu: inv_icm42600: Fix I2C init possible nack
Fawzi Khaber
1
-6
/
+9
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
3
-3
/
+0
2022-04-04
iio:imu:bmi160: disable regulator in error path
Tong Zhang
1
-6
/
+14
2022-04-04
iio: imu: inv_mpu6050: Add support for ICM-20608-D
Michael Srba
5
-2
/
+24
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
16
-70
/
+88
2022-03-02
iio: imu: st_lsm6dsx: use dev_to_iio_dev() to get iio_dev struct
Haibo Chen
1
-2
/
+2
2022-02-18
iio:imu:kmx61: Switch from CONFIG_PM* guards to pm_ptr() etc
Jonathan Cameron
1
-7
/
+3
2022-02-18
iio:imu:adis: Move exports into IIO_ADISLIB namespace
Jonathan Cameron
7
-13
/
+17
2022-02-18
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
3
-1
/
+4
2022-02-07
iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshot
Lorenzo Bianconi
1
-1
/
+5
2022-02-06
iio: imu: inv_mpu6050: Make use of device properties
Andy Shevchenko
2
-5
/
+4
2022-02-06
iio: imu: inv_mpu6050: Check ACPI companion directly
Andy Shevchenko
1
-3
/
+2
2022-02-06
iio: imu: inv_mpu6050: Drop wrong use of ACPI_PTR()
Andy Shevchenko
2
-6
/
+5
2022-01-30
iio: Fix error handling for PM
Miaoqian Lin
1
-1
/
+4
2022-01-23
iio:imu:adis16480: fix buffering for devices with no burst mode
Nuno Sá
1
-1
/
+6
2022-01-23
iio: adis: stylistic changes
Nuno Sá
3
-27
/
+29
2022-01-23
iio: st_sensors: don't always auto-enable I2C and SPI interface drivers
Nikita Yushchenko
1
-6
/
+22
2021-12-21
iio:imu:inv_mpu6050: Suppress clang W=1 warning about pointer to enum convers...
Jonathan Cameron
2
-2
/
+2
2021-12-21
iio:imu:inv_icm42600: Suppress clang W=1 warning about pointer to enum conver...
Jonathan Cameron
2
-2
/
+2
2021-12-04
iio: imu: st_lsm6dsx: add dts property to disable sensor-hub
Lorenzo Bianconi
1
-1
/
+3
2021-10-20
iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr()
Teng Qi
1
-2
/
+4
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
13
-101
/
+77
2021-10-19
iio: st_lsm9ds0: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+6
2021-10-19
iio: imu: adis16400: Fix buffer alignment requirements.
Jonathan Cameron
1
-5
/
+15
[next]