| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: adis_buffer: do not return ints in irq handlers | Nuno Sa | 2021-07-20 | 1 | -3/+0 |
* | iio: adis16400: Fix an error code in adis16400_initial_setup() | Dan Carpenter | 2021-03-24 | 1 | -2/+1 |
* | iio: imu: adis16400: release allocated memory on failure | Navid Emamdoost | 2021-03-17 | 1 | -1/+4 |
* | iio: imu: st_lsm6dsx: fix edge-trigger interrupts | Lorenzo Bianconi | 2021-01-17 | 1 | -5/+21 |
* | iio: imu: st_lsm6dsx: flip irq return logic | Sean Nyekjaer | 2021-01-17 | 1 | -1/+1 |
* | iio:imu:bmi160: Fix alignment and data leak issues | Jonathan Cameron | 2021-01-09 | 1 | -4/+9 |
* | iio:imu:bmi160: Fix too large a buffer. | Jonathan Cameron | 2020-12-29 | 1 | -2/+2 |
* | iio: imu: adis16400: fix memory leak | Sasha Levin | 2020-08-05 | 1 | -1/+4 |
* | iio: imu: adis16480: assign bias value only if operation succeeded | Alexandru Ardelean | 2020-01-17 | 1 | -2/+4 |
* | iio: adis16480: Add debugfs_reg_access entry | Nuno Sá | 2019-12-17 | 1 | -0/+1 |
* | iio: imu: adis16480: make sure provided frequency is positive | Alexandru Ardelean | 2019-11-12 | 1 | -1/+4 |
* | iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot() | Lorenzo Bianconi | 2018-03-28 | 1 | -1/+1 |
* | iio: adis_lib: Initialize trigger before requesting interrupt | Lars-Peter Clausen | 2018-02-28 | 1 | -3/+4 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 4 | -0/+4 |
* | 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 |