Age | Commit message (Expand) | Author |
2021-01-09 | iio: imu: inv_mpu6050: Add support for MPU-6880 | Stephan Gerhold |
2020-12-03 | iio: imu: st_lsm6dsx: fix edge-trigger interrupts | Lorenzo Bianconi |
2020-12-03 | iio:imu:bmi160: Fix alignment and data leak issues | Jonathan Cameron |
2020-12-03 | iio:imu:bmi160: Fix too large a buffer. | Jonathan Cameron |
2020-12-03 | iio:trigger: rename try_reenable() to reenable() plus return void | Jonathan Cameron |
2020-12-03 | iio: imu: st_lsm6dsx: add support to LSM6DSOP | Lorenzo Bianconi |
2020-12-03 | iio: imu: st_lsmdsx: compact st_lsm6dsx_sensor_settings table | Lorenzo Bianconi |
2020-11-25 | iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator | Lorenzo Bianconi |
2020-11-24 | Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2020-11-01 | iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout | Lorenzo Bianconi |
2020-11-01 | iio: remove unneeded break | Tom Rix |
2020-10-10 | iio: imu: st_lsm6dsx: add support to LSM6DST | Lorenzo Bianconi |
2020-09-22 | Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2020-09-21 | iio:imu:inv_mpu6050: Use regmap_noinc_read for fifo reads. | Jonathan Cameron |
2020-09-21 | iio:imu:inv_mpu6050 Fix dma and ts alignment and data leak issues. | Jonathan Cameron |
2020-09-21 | iio:imu:st_lsm6dsx Fix alignment and data leak issues | Jonathan Cameron |
2020-09-21 | iio:imu:st_lsm6dsx: check st_lsm6dsx_shub_read_output return | Tom Rix |
2020-09-21 | iio: imu: st_lsm6dsx: Scaling factor type set to IIO_VAL_INT_PLUS_NANO | Mario Tesi |
2020-09-21 | iio: adis16475: Drop adis_burst usage | Nuno Sá |
2020-09-21 | iio: adis16400: Drop adis_burst usage | Nuno Sá |
2020-09-21 | iio: adis: Move burst mode into adis_data | Nuno Sá |
2020-09-17 | iio:imu:adis16400: Sort out missing kernel doc. | Jonathan Cameron |
2020-09-16 | iio: adis: Drop non Managed device functions | Nuno Sá |
2020-09-16 | iio: adis16480: Use Managed device functions | Nuno Sá |
2020-09-16 | iio: adis16460: Use Managed device functions | Nuno Sá |
2020-09-16 | iio: adis16400: Use Managed device functions | Nuno Sá |
2020-09-14 | Merge 5.9-rc5 into staging-next | Greg Kroah-Hartman |
2020-09-03 | iio: imu: inv_mpu6050: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-22 | iio: imu: st_lsm6dsx: reset hw ts after resume | Lorenzo Bianconi |
2020-07-20 | iio: imu: st_lsm6dsx: st_lsm6dsx: Mark 'st_lsm6dsx_accel_ext_info' as __maybe... | Lee Jones |
2020-07-20 | iio: imu: st_lsm6dsx: st_lsm6dsx_shub: Demote obvious misuse of kerneldoc to ... | Lee Jones |
2020-07-20 | iio: imu: inv_mpu6050: inv_mpu_ring: Demote seemingly unintentional kerneldoc... | Lee Jones |
2020-07-20 | iio: imu: inv_mpu6050: inv_mpu_core: Demote obvious misuse of kerneldoc to st... | Lee Jones |
2020-07-20 | iio: imu: st_lsm6dsx: st_lsm6dsx: Reorder 'inline' declaration | Lee Jones |
2020-07-20 | iio: imu: kmx61: Fix formatting in kerneldoc function headers | Lee Jones |
2020-07-07 | iio: adis16480: Use irq types instead of flags | Nuno Sá |
2020-06-27 | iio: imu: inv_icm42600: add accurate timestamping | Jean-Baptiste Maneyrol |
2020-06-27 | iio: imu: inv_icm42600: add buffer support in iio devices | Jean-Baptiste Maneyrol |
2020-06-27 | iio: imu: inv_icm42600: add device interrupt | Jean-Baptiste Maneyrol |
2020-06-27 | iio: imu: add Kconfig and Makefile for inv_icm42600 driver | Jean-Baptiste Maneyrol |
2020-06-27 | iio: imu: inv_icm42600: add temperature sensor support | Jean-Baptiste Maneyrol |
2020-06-27 | iio: imu: inv_icm42600: add accelerometer IIO device | Jean-Baptiste Maneyrol |
2020-06-27 | iio: imu: inv_icm42600: add gyroscope IIO device | Jean-Baptiste Maneyrol |
2020-06-27 | iio: imu: inv_icm42600: add SPI driver for inv_icm42600 driver | Jean-Baptiste Maneyrol |
2020-06-27 | iio: imu: inv_icm42600: add I2C driver for inv_icm42600 driver | Jean-Baptiste Maneyrol |
2020-06-27 | iio: imu: inv_icm42600: add core of new inv_icm42600 driver | Jean-Baptiste Maneyrol |
2020-06-14 | iio: remove left-over parent assignments | Alexandru Ardelean |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean |
2020-06-14 | iio: imu: bmi160: added mount-matrix support | Jonathan Albrieux |