Age | Commit message (Expand) | Author |
2018-12-28 | Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-12-10 | iio: bmi160: use all devm functions in probe | Martin Kelly |
2018-12-03 | iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper | Andy Shevchenko |
2018-11-25 | iio: imu: st_lsm6dsx: do not use a fixed read len in read_oneshot | Lorenzo Bianconi |
2018-11-16 | iio: imu: st_lsm6dsx: add hw FIFO support to i2c controller | Lorenzo Bianconi |
2018-11-16 | iio: imu: st_lsm6dsx: add st_lsm6dsx_push_tagged_data routine | Lorenzo Bianconi |
2018-11-16 | iio: imu: st_lsm6dsx: add i2c embedded controller support | Lorenzo Bianconi |
2018-11-16 | iio: imu: st_lsm6dsx: introduce st_lsm6dsx_sensor_set_enable routine | Lorenzo Bianconi |
2018-11-16 | iio: imu: st_lsm6dsx: introduce ST_LSM6DSX_ID_EXT sensor ids | Lorenzo Bianconi |
2018-11-16 | iio: imu: st_lsm6dsx: remove static from st_lsm6dsx_set_watermark | Lorenzo Bianconi |
2018-11-16 | iio: imu: st_lsm6dsx: reload trimming parameter at bootstrap | Lorenzo Bianconi |
2018-11-16 | iio: imu: st_lsm6dsx: introduce locked read/write utility routines | Lorenzo Bianconi |
2018-09-16 | Merge 4.19-rc4 into staging-next | Greg Kroah-Hartman |
2018-09-02 | iio: imu: st_lsm6dsx: add support to LSM6DSO | Lorenzo Bianconi |
2018-09-02 | iio: imu: st_lsm6dsx: add addr/max_word_len to st_lsm6dsx_read_block() | Lorenzo Bianconi |
2018-09-02 | iio: imu: st_lsm6dsx: make st_lsm6dsx_check_odr() non-static | Lorenzo Bianconi |
2018-09-02 | iio: imu: st_lsm6dsx: add read_fifo callback to fifo_ops | Lorenzo Bianconi |
2018-09-02 | iio: imu: st_lsm6dsx: take into account ts samples in wm configuration | Lorenzo Bianconi |
2018-08-18 | iio: imu: mpu6050: add support for regulator framework | Brian Masney |
2018-07-25 | Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2018-07-15 | iio: imu: st_lsm6dsx: add error logs to st_lsm6dsx_read_fifo() | Lorenzo Bianconi |
2018-07-15 | iio: imu: mpu6050: add support for 6515 variant | Brian Masney |
2018-07-07 | iio:imu:adis: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-07-02 | Merge 4.18-rc3 into staging-next | Greg Kroah-Hartman |
2018-06-26 | Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2018-06-24 | iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machines | Hans de Goede |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-10 | iio: imu: inv_mpu6050: new timestamp mechanism | Jean-Baptiste Maneyrol |
2018-06-10 | iio: imu: inv_mpu6050: better fifo overflow handling | Jean-Baptiste Maneyrol |
2018-06-10 | iio: imu: inv_mpu6050: fix fifo count reading | Jean-Baptiste Maneyrol |
2018-06-10 | iio: imu: inv_mpu6050: switch to use sample rate divider | Jean-Baptiste Maneyrol |
2018-06-10 | iio: imu: inv_mpu6050: replace timestamp fifo by generic timestamp | Jean-Baptiste Maneyrol |
2018-05-22 | iio: imu: inv_mpu6050: add comment about frequencies | Martin Kelly |
2018-05-12 | iio: imu: inv_mpu6050: make loop a do-while | Martin Kelly |
2018-05-06 | iio: imu: inv_mpu6050: minor wording fixes | Martin Kelly |
2018-05-06 | iio: imu: inv_mpu6050: fix user_ctrl register overwritten | Jean-Baptiste Maneyrol |
2018-05-06 | iio: imu: inv_mpu6050: skip first sample when gyro is on | Jean-Baptiste Maneyrol |
2018-05-06 | iio: imu: inv_mpu6050: fix possible deadlock between mutex and iio | Jean-Baptiste Maneyrol |
2018-05-06 | iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux bus | Jean-Baptiste Maneyrol |
2018-04-28 | iio: imu: inv_mpu6050: clean read channel data error path | Jean-Baptiste Maneyrol |
2018-04-28 | iio: imu: inv_mpu6050: clean read raw by factorizing out raw data | Jean-Baptiste Maneyrol |
2018-04-28 | iio: imu: inv_mpu6050: use devm_* at init and delete remove | Jean-Baptiste Maneyrol |
2018-04-28 | iio: imu: inv_mpu6050: fix error path not turning chip back off | Jean-Baptiste Maneyrol |
2018-04-21 | iio:imu: inv_mpu6050: support more interrupt types | Martin Kelly |
2018-04-21 | iio: imu: inv_mpu6050: use set_power_itg function in i2c mux | Jean-Baptiste Maneyrol |
2018-04-21 | iio: imu: inv_mpu6050: clean set_power_itg and fix usage | Jean-Baptiste Maneyrol |
2018-04-15 | iio: imu: Add mpu9255 support to mpu6050 driver | Douglas Fischer |
2018-04-15 | iio: imu: inv_mpu6050: do not flush fifo when iio buffer is full | Jean-Baptiste Maneyrol |
2018-04-08 | iio: imu: st_lsm6dsx: add support to ism330dlc | Lorenzo Bianconi |
2018-04-08 | iio: imu: st_lsm6dsx: fix FIFO threshold mask for LSM6DSM/LSM6DSL | Lorenzo Bianconi |