Age | Commit message (Expand) | Author |
2019-10-09 | iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controller | Lorenzo Bianconi |
2019-10-09 | iio: imu: adis16400: fix memory leak | Navid Emamdoost |
2019-10-09 | iio: imu: adis16400: release allocated memory on failure | Navid Emamdoost |
2019-09-08 | iio: imu: st_lsm6dsx: forbid 0 sensor sensitivity | Lorenzo Bianconi |
2019-09-03 | iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1 | Lorenzo Bianconi |
2019-09-03 | iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1 | Lorenzo Bianconi |
2019-09-03 | iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifo | mario tesi |
2019-09-03 | iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1 | Martin Kepplinger |
2019-08-27 | iio: imu: st_lsm6dsx: move register definitions to sensor_settings struct | Martin Kepplinger |
2019-08-26 | iio: imu: st_lsm6dsx: introduce update_fifo function pointer | Lorenzo Bianconi |
2019-08-18 | iio: imu: adis16460: fix variable signedness | Alexandru Ardelean |
2019-08-12 | Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2019-08-05 | iio: imu: inv_mpu6050: be more explicit on supported chips | Jean-Baptiste Maneyrol |
2019-08-05 | iio: imu: st_lsm6dsx: make IIO_CHAN_INFO_SCALE shared by type | Martin Kepplinger |
2019-08-05 | iio: imu: st_lsm6dsx: add support to ISM330DHCX | Lorenzo Bianconi |
2019-08-05 | iio: imu: st_lsm6dsx: move iio chan definitions in st_lsm6dsx_sensor_settings | Lorenzo Bianconi |
2019-08-05 | iio: imu: st_lsm6dsx: inline output acc/gyro output regs | Lorenzo Bianconi |
2019-08-05 | iio: imu: st_lsm6dsx: move fs_table in st_lsm6dsx_sensor_settings | Lorenzo Bianconi |
2019-08-05 | iio: imu: st_lsm6dsx: move odr_table in st_lsm6dsx_sensor_settings | Lorenzo Bianconi |
2019-07-27 | iio: imu: st_lsm6dsx: flip irq return logic | Sean Nyekjaer |
2019-07-27 | iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR | Vitor Soares |
2019-07-27 | iio: imu: Add support for the ADIS16460 IMU | Alexandru Ardelean |
2019-07-27 | iio: imu: adis: Add support for SPI transfer cs_change_delay | Alexandru Ardelean |
2019-07-27 | iio: imu: st_lsm6dsx: add support to LSM6DS3TR-C | Lorenzo Bianconi |
2019-07-27 | iio: imu: mpu6050: Replace devm_add_action() followed by failure action with ... | Fuqian Huang |
2019-07-14 | iio: imu: mpu6050: add missing available scan masks | Jean-Baptiste Maneyrol |
2019-07-01 | Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2019-06-21 | Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-17 | Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2019-06-17 | iio: imu: st_lsm6dsx: get device name from st_lsm6dsx_sensor_settings | Lorenzo Bianconi |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner |
2019-05-31 | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2019-05-31 | Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 | Thomas Gleixner |
2019-05-27 | iio: imu: st_lsm6dsx: fix PM support for st_lsm6dsx i2c controller | Lorenzo Bianconi |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-20 | Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2019-04-22 | iio: imu: st_lsm6dsx: inline per-sensor data | Lorenzo Bianconi |
2019-04-14 | iio: imu: st_lsm6dsx: remove set but not used variables 'acc_sensor' and 'gyr... | YueHaibing |
2019-04-14 | iio: imu: mpu6050: Fix FIFO layout for ICM20602 | Steve Moskovchenko |
2019-04-07 | iio: imu: st_lsm6dsx: add support to LSM6DSR | Lorenzo Bianconi |
2019-04-04 | iio: imu: adis16400: move adis16400.h into adis16400.c | Alexandru Ardelean |
2019-04-04 | iio: imu: adis16400: rename adis16400_core.c -> adi16400.c | Alexandru Ardelean |
2019-04-04 | iio: imu: adis16400: move burst logic to ADIS lib | Alexandru Ardelean |
2019-04-04 | iio: imu: adis: generalize burst mode support | Alexandru Ardelean |
2019-04-04 | iio: imu: adis16400: move trigger handler into adis16400_core | Alexandru Ardelean |