| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 4.13-rc7 into staging-next | Greg Kroah-Hartman | 2017-08-28 | 1 | -1/+1 |
|\ |
|
| * | iio: imu: adis16480: Fix acceleration scale factor for adis16480 | Dragos Bogdan | 2017-08-20 | 1 | -1/+1 |
* | | iio: adis16400: Change unsigned to unsigned int | Reno Farnesi | 2017-07-02 | 1 | -2/+2 |
* | | iio: imu: st_lsm6dsx: support open drain mode | Lorenzo Bianconi | 2017-07-01 | 1 | -0/+17 |
|/ |
|
* | Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2017-06-26 | 6 | -84/+143 |
|\ |
|
| * | iio: imu: inv_mpu6050: test whoami first and against all known values | Jean-Baptiste Maneyrol | 2017-06-13 | 1 | -9/+24 |
| * | iio: imu: inv_mpu6050: replace sprintf with scnprintf | Jean-Baptiste Maneyrol | 2017-06-11 | 1 | -1/+2 |
| * | iio: imu: inv_mpu6050: fix lock issues by using our own mutex | Jean-Baptiste Maneyrol | 2017-06-11 | 5 | -74/+103 |
| * | iio: imu: st_lsm6dsx: support active-low interrupts | Lorenzo Bianconi | 2017-06-11 | 1 | -0/+14 |
* | | Merge 4.12-rc6 into staging-next | Greg Kroah-Hartman | 2017-06-20 | 2 | -3/+39 |
|\ \
| |/
|/| |
|
| * | iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500 | Jean-Baptiste Maneyrol | 2017-06-03 | 2 | -3/+39 |
* | | iio: imu: st_lsm6dsx: substitute ifdef CONFIG_PM with __maybe_unused macro | Lorenzo Bianconi | 2017-05-21 | 1 | -4/+2 |
* | | iio: imu: st_lsm6dsx: add system power management support | Lorenzo Bianconi | 2017-04-30 | 4 | -0/+58 |
* | | iio: imu: st_lsm6dsx: modify st_lsm6dsx_flush_fifo and st_lsm6dsx_set_fifo_mo... | Lorenzo Bianconi | 2017-04-30 | 2 | -3/+6 |
|/ |
|
* | iio: imu: st_lsm6dsx: simplify data ready pin parsing | Lorenzo Bianconi | 2017-04-14 | 1 | -9/+1 |
* | iio: imu: st_lsm6dsx: use i2c/spi device name for iio_dev name | Lorenzo Bianconi | 2017-04-08 | 4 | -8/+14 |
* | Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2017-04-03 | 6 | -17/+42 |
|\ |
|
| * | iio: imu: st_lsm6dsx: do not apply ODR configuration in write_raw handler | Lorenzo Bianconi | 2017-04-02 | 1 | -15/+26 |
| * | iio:imu:mpu6050 add explicit mpu9250 support | Jonathan Cameron | 2017-04-02 | 4 | -0/+14 |
| * | iio: imu: st_lsm6dsx: Remove unnecessary cast on void pointer | simran singhal | 2017-04-02 | 1 | -2/+2 |
* | | Merge 4.11-rc4 into staging-next | Greg Kroah-Hartman | 2017-03-27 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | iio: imu: st_lsm6dsx: fix FIFO_CTRL2 overwrite during watermark configuration | Lorenzo Bianconi | 2017-03-19 | 1 | -2/+2 |
* | | iio: imu: inv_mpu6050: Add OF device ID table | Javier Martinez Canillas | 2017-03-19 | 1 | -4/+34 |
* | | iio: imu: st_lsm6dsx: add support to lsm6ds3h | Lorenzo Bianconi | 2017-02-04 | 6 | -6/+26 |
* | | iio: imu: st_lsm6dsx: add support to lsm6dsl | Lorenzo Bianconi | 2017-02-04 | 6 | -5/+18 |
* | | iio: imu: st_lsm6dsx: add support to multiple devices with the same settings | Lorenzo Bianconi | 2017-02-04 | 2 | -15/+18 |
|/ |
|
* | iio: imu: st_lsm6dsx: add possibility to select drdy pin | Lorenzo Bianconi | 2017-01-28 | 1 | -6/+53 |
* | Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2017-01-23 | 10 | -4/+1521 |
|\ |
|
| * | iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definition | Lorenzo Bianconi | 2017-01-22 | 1 | -3/+3 |
| * | iio: bmi160: use variable names for sizeof() operator | Alison Schofield | 2017-01-21 | 1 | -4/+4 |
| * | iio: imu: add support to lsm6dsx driver | Lorenzo Bianconi | 2017-01-14 | 9 | -0/+1517 |
* | | Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2017-01-19 | 2 | -6/+26 |
|\ \
| |/ |
|
| * | iio: bmi160: Add of device table for spi | Marcin Niestroj | 2016-12-30 | 1 | -4/+14 |
| * | iio: bmi160: Add of device table for i2c | Marcin Niestroj | 2016-12-30 | 1 | -2/+12 |
* | | iio: bmi160: Fix time needed to sleep after command execution | Marcin Niestroj | 2016-12-30 | 1 | -19/+6 |
|/ |
|
* | iio: imu: inv_mpu6050: inform the i2c mux core about how it is used | Peter Rosin | 2016-11-12 | 1 | -1/+1 |
* | iio: bmi160_core: Fix sparse warning due to incorrect type in assignment | sayli karnik | 2016-10-23 | 1 | -1/+2 |
* | Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-07-14 | 7 | -6/+17 |
|\ |
|
| * | iio:imu:mpu6050: icm20608 initial support | Gregor Boirie | 2016-07-03 | 5 | -4/+14 |
| * | iio:core: timestamping clock selection support | Gregor Boirie | 2016-06-30 | 2 | -2/+3 |
* | | Merge 4.7-rc6 into staging-next | Greg Kroah-Hartman | 2016-07-04 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | iio: inv_mpu6050: Fix use-after-free in ACPI code | Crestez Dan Leonard | 2016-06-11 | 1 | -2/+3 |
* | | Merge 4.7-rc4 into staging-next | Greg Kroah-Hartman | 2016-06-20 | 1 | -8/+8 |
|\ \
| |/ |
|
| * | Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-06-07 | 1 | -8/+8 |
| |\ |
|
| | * | iio: bmi160: Fix ODR setting | Daniel Baluta | 2016-05-04 | 1 | -2/+2 |
| | * | iio: bmi160: Fix output data rate for accel | Daniel Baluta | 2016-05-04 | 1 | -6/+6 |
* | | | Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-06-09 | 1 | -0/+27 |
|\ \ \
| |/ /
|/| | |
|
| * | | imu: bmi160: Add avail frequency and scale attributes | Daniel Baluta | 2016-05-04 | 1 | -0/+27 |
* | | | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-20 | 15 | -22/+890 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-04-26 | 14 | -21/+890 |
| |\ \
| | |/ |
|