| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: adis16400: Fix burst transfer for adis16448 | Lars-Peter Clausen | 2015-05-16 | 3 | -2/+12 |
* | iio: adis16400: Fix burst mode | Paul Cercueil | 2015-05-16 | 1 | -7/+9 |
* | iio: adis16400: Compute the scan mask from channel indices | Paul Cercueil | 2015-05-16 | 2 | -7/+19 |
* | iio: adis16400: Use != channel indices for the two voltage channels | Paul Cercueil | 2015-05-16 | 1 | -4/+4 |
* | iio: adis16400: Report pressure channel scale | Lars-Peter Clausen | 2015-05-16 | 1 | -0/+5 |
* | Merge 4.0-rc7 into staging-next | Greg Kroah-Hartman | 2015-04-07 | 4 | -39/+46 |
|\ |
|
| * | iio: imu: Use iio_trigger_get for indio_dev->trig assignment | Darshana Padmadas | 2015-03-28 | 1 | -1/+1 |
| * | iio:inv-mpu6050: Fix inconsistency for the scale channel | Adriana Reus | 2015-03-14 | 1 | -26/+30 |
| * | iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo | Viorel Suman | 2015-03-14 | 1 | -11/+14 |
| * | iio: fix drivers that check buffer->scan_mask | Octavian Purdila | 2015-03-07 | 1 | -1/+1 |
* | | Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2015-03-24 | 5 | -44/+249 |
|\ \
| |/
|/| |
|
| * | iio: imu: inv_mpu6050: Create mux clients for ACPI | Srinivas Pandruvada | 2015-02-25 | 4 | -1/+222 |
| * | iio: improve usage of gpiod API | Uwe Kleine-König | 2015-02-22 | 1 | -5/+1 |
| * | iio: imu: kmx61: Drop odr_bits from kmx61_samp_freq_table | Daniel Baluta | 2015-02-03 | 1 | -38/+26 |
* | | Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-02-28 | 2 | -2/+7 |
|\ \
| |/
|/| |
|
| * | iio: imu: adis16400: Fix sign extension | Rasmus Villemoes | 2015-01-26 | 1 | -1/+2 |
| * | iio: imu: inv_mpu6050: Prevent dereferencing NULL | Srinivas Pandruvada | 2015-01-10 | 1 | -1/+5 |
* | | imu: inv_mpu6050: cleanup on error check | Varka Bhadram | 2015-01-27 | 1 | -9/+8 |
* | | imu: inv_mpu6050: use devm_request_irq | Varka Bhadram | 2015-01-27 | 1 | -8/+6 |
* | | imu: inv_mpu6050: use devm_iio_trigger_alloc | Varka Bhadram | 2015-01-27 | 1 | -7/+5 |
* | | iio kmx61 / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Daniel Baluta | 2015-01-20 | 1 | -2/+2 |
* | | iio: imu: kmx61: Use correct base when reading data | Daniel Baluta | 2015-01-05 | 1 | -1/+7 |
* | | iio: imu: kmx61: Remove unnecessary REG_INS1 read | Daniel Baluta | 2015-01-05 | 1 | -2/+0 |
* | | iio: imu: kmx61: Fix device initialization when setting trigger state | Daniel Baluta | 2015-01-05 | 1 | -2/+1 |
* | | iio: imu: kmx61: Use false instead of 0 for ev_enable_state | Daniel Baluta | 2015-01-05 | 1 | -1/+1 |
* | | iio: imu: kmx61: Drop unused device parameter | Daniel Baluta | 2015-01-05 | 1 | -3/+3 |
* | | iio: imu: kmx61: Fixup parameters alignment | Daniel Baluta | 2015-01-05 | 1 | -9/+9 |
* | | iio: imu: kmx61: Enhance error handling | Daniel Baluta | 2015-01-05 | 1 | -61/+43 |
* | | iio: imu: kmx61: Don't ignore kmx61_set_power_state errors | Daniel Baluta | 2015-01-05 | 1 | -2/+9 |
* | | iio: imu: kmx61: Save odr_bits for later use | Daniel Baluta | 2015-01-05 | 1 | -0/+2 |
* | | iio: imu: inv_mpu6050: ACPI enumeration | Srinivas Pandruvada | 2014-12-26 | 1 | -0/+9 |
* | | iio: imu: kmx61: kmx61_set_wake_up_odr() can be static | kbuild test robot | 2014-12-12 | 1 | -1/+1 |
* | | iio: imu: kmx61: Add support for any motion trigger | Daniel Baluta | 2014-12-12 | 1 | -7/+426 |
* | | iio: imu: kmx61: Add support for data ready triggers | Daniel Baluta | 2014-12-12 | 2 | -1/+296 |
* | | iio: imu: kmx61: Add PM sleep support | Daniel Baluta | 2014-12-12 | 1 | -0/+29 |
* | | iio: imu: kmx61: Add PM runtime support | Daniel Baluta | 2014-12-12 | 1 | -2/+112 |
* | | iio: imu: kmx61: Add acpi support | Daniel Baluta | 2014-12-12 | 1 | -0/+59 |
* | | iio: imu: Add support for Kionix KMX61 sensor | Daniel Baluta | 2014-12-12 | 3 | -0/+702 |
* | | Revert "iio: imu: Add support for Kionix KMX61 sensor" | Jonathan Cameron | 2014-12-12 | 3 | -777/+0 |
* | | iio: imu: inv_mpu6050: Add i2c mux for by pass | Srinivas Pandruvada | 2014-12-12 | 3 | -6/+116 |
* | | iio: imu: Add support for Kionix KMX61 sensor | Daniel Baluta | 2014-11-22 | 3 | -0/+777 |
|/ |
|
* | Merge 3.17-rc6 into staging-next. | Greg Kroah-Hartman | 2014-09-22 | 1 | -1/+1 |
|\ |
|
| * | iio: inv_mpu6050: Fix indio_dev->trig assignment | Srinivas Pandruvada | 2014-08-25 | 1 | -1/+1 |
* | | iio: imu: inv_mpu6050: Remove casting the return value which is a void pointer | Jingoo Han | 2014-08-30 | 1 | -2/+1 |
|/ |
|
* | iio: imu: adis16480 switch sampling frequency attr to core support | Jonathan Cameron | 2014-07-07 | 1 | -60/+22 |
* | iio: imu: adis16400 switch sampling frequency attr to core support. | Jonathan Cameron | 2014-07-07 | 1 | -53/+25 |
* | iio: adis16400: Remove unused variable | Sachin Kamat | 2014-07-03 | 1 | -2/+1 |
* | Merge 3.15-rc6 into staging-next. | Greg Kroah-Hartman | 2014-05-22 | 1 | -2/+5 |
|\ |
|
| * | iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereference | Atilla Filiz | 2014-04-26 | 1 | -2/+5 |
* | | iio: imu: inv_mpu6050: Add compatibity with MPU6500 | Srinivas Pandruvada | 2014-03-29 | 3 | -0/+4 |
|/ |
|