| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: imu: fxos8700: fix MAGN sensor scale and unit | Carlos Song | 2023-01-21 | 1 | -3/+3 |
* | iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MIN | Carlos Song | 2023-01-21 | 1 | -1/+0 |
* | iio: imu: fxos8700: fix failed initialization ODR mode assignment | Carlos Song | 2023-01-21 | 1 | -2/+4 |
* | iio: imu: fxos8700: fix incorrect ODR mode readback | Carlos Song | 2023-01-21 | 1 | -6/+6 |
* | iio: imu: st_lsm6dsx: fix build when CONFIG_IIO_TRIGGERED_BUFFER=m | Vladimir Oltean | 2023-01-08 | 1 | -0/+1 |
* | iio: imu: fxos8700: fix ACCEL measurement range selection | Carlos Song | 2022-12-28 | 1 | -7/+34 |
* | iio: imu: fxos8700: fix IMU data bits returned to user space | Carlos Song | 2022-12-28 | 1 | -1/+27 |
* | iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readback | Carlos Song | 2022-12-28 | 1 | -1/+1 |
* | iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readback | Carlos Song | 2022-12-28 | 1 | -2/+15 |
* | iio: imu: fxos8700: fix map label of channel type to MAGN sensor | Carlos Song | 2022-12-28 | 1 | -1/+1 |
* | Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman | 2022-11-27 | 11 | -38/+183 |
|\ |
|
| * | iio: imu: st_lsm6dsx: add support to ISM330IS | Lorenzo Bianconi | 2022-11-24 | 5 | -4/+20 |
| * | iio: imu: st_lsm6dsx: add support to LSM6DSO16IS | Lorenzo Bianconi | 2022-11-23 | 5 | -3/+141 |
| * | iio: imu: adis16400: Call '__adis_initial_startup()' in probe | Ramona Bolboaca | 2022-11-23 | 1 | -1/+1 |
| * | iio: adis: add '__adis_enable_irq()' implementation | Ramona Bolboaca | 2022-11-23 | 1 | -18/+10 |
| * | iio: imu: st_lsm6dsx: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-23 | 1 | -3/+3 |
| * | iio: imu: kmx61: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-23 | 1 | -3/+3 |
| * | iio: imu: inv_mpu6050: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-23 | 1 | -4/+3 |
| * | iio: imu: fxos8700_i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-23 | 1 | -3/+3 |
| * | iio: imu: bmi160/bmi160_i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-23 | 1 | -3/+3 |
* | | Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2022-11-25 | 15 | -137/+387 |
|\| |
|
| * | iio: imu: st_lsm6dsx: fix LSM6DSV sensor description | Lorenzo Bianconi | 2022-11-23 | 1 | -1/+8 |
| * | iio: imu: inv_icm42600: Add support for icm42631 | Jay Greco | 2022-11-23 | 4 | -0/+13 |
| * | iio: imu: st_lsm6dsx: add support to LSM6DSV16X | Lorenzo Bianconi | 2022-11-23 | 5 | -2/+19 |
| * | iio: imu: st_lsm6dsx: add support to LSM6DSV | Lorenzo Bianconi | 2022-11-23 | 6 | -2/+216 |
| * | iio: imu: st_lsm6dsx: introduce sw trigger support | Lorenzo Bianconi | 2022-11-23 | 3 | -4/+81 |
| * | iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable() | Jonathan Cameron | 2022-11-23 | 1 | -58/+7 |
| * | iio: imu: st_lsm6dsx: Simplify using devm_regulator_*get_enable() | Matti Vaittinen | 2022-11-23 | 2 | -27/+5 |
| * | iio: imu: inv_mpu: Move exports to IIO_MPU6050 namespace | Jonathan Cameron | 2022-11-23 | 3 | -11/+12 |
| * | iio: imu: inv_icm42600: Move exports to IIO_ICM42600 namespace | Jonathan Cameron | 2022-11-23 | 3 | -13/+14 |
| * | iio: imu: st_lsm6dsx: introduce st_lsm6dsx_device_set_enable routine | Lorenzo Bianconi | 2022-11-23 | 3 | -23/+16 |
* | | iio: imu: bno055: uninitialized variable bug in bno055_trigger_handler() | Dan Carpenter | 2022-11-01 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-10-08 | 18 | -19/+2493 |
|\ |
|
| * | 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 | 6 | -0/+1707 |
| * | iio: imu: st_lsm6dsx: add support to LSM6DSTX | Lorenzo Bianconi | 2022-09-21 | 6 | -3/+20 |
| * | iio: imu: inv_mpu6050: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-08-19 | 1 | -2/+2 |
| * | iio: imu: adis16475: Benefit from devm_clk_get_enabled() to simplify | Uwe Kleine-König | 2022-08-15 | 1 | -14/+1 |
* | | i2c: Make remove callback return void | Uwe Kleine-König | 2022-08-16 | 2 | -6/+2 |
|/ |
|
* | Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2022-07-14 | 11 | -20/+23 |
|\ |
|
| * | iio: imu: bmi160: Move exported symbols to IIO_BMI160 namespace | Jonathan Cameron | 2022-06-21 | 3 | -3/+5 |
| * | iio: imu: st_lsm6dsx: Limit requested watermark value to hwfifo size | Paul Cercueil | 2022-06-15 | 1 | -2/+2 |
| * | iio: imu: lsm6dsx: Move exported symbols to the IIO_LSM6DSX namespace | Jonathan Cameron | 2022-06-15 | 4 | -3/+6 |
| * | iio: imu: lsm6dsx: Use new pm_sleep_ptr() and EXPORT_SIMPLE_DEV_PM_OPS() | Jonathan Cameron | 2022-06-15 | 4 | -9/+7 |
| * | iio: imu: mpu6050: Fix alignment for DMA safety | Jonathan Cameron | 2022-06-14 | 1 | -1/+1 |
| * | iio: imu: inv_icm42600: Fix alignment for DMA safety in buffer code. | Jonathan Cameron | 2022-06-14 | 1 | -1/+1 |
| * | iio: imu: inv_icm42600: Fix alignment for DMA safety | Jonathan Cameron | 2022-06-14 | 1 | -1/+1 |
| * | iio: imu: fxos8700: Fix alignment for DMA safety | Jonathan Cameron | 2022-06-14 | 1 | -1/+1 |
| * | iio: imu: st_lsm6dsx: Switch from of headers to mod_devicetable.h | Andy Shevchenko | 2022-06-11 | 1 | -1/+1 |