Age | Commit message (Expand) | Author | Files | Lines |
2017-07-24 | Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2 | -8/+33 |
2017-07-17 | iio: accel: bmc150: Always restore device to normal mode after suspend-resume | Hans de Goede | 1 | -8/+1 |
2017-07-06 | iio: accel: st_accel: add SPI-3wire support | Lorenzo Bianconi | 1 | -0/+32 |
2017-06-11 | iio: accel: mma9551: use NULL for GPIO connection ID | Andy Shevchenko | 1 | -3/+1 |
2017-06-11 | Revert "iio: accel: bma180: Add support for BMA250E" | Hans de Goede | 1 | -23/+1 |
2017-06-11 | Revert "iio: accel: bma180: Add ACPI enumeration support for BMA250E" | Hans de Goede | 1 | -19/+2 |
2017-06-11 | iio: accel: st_accel_spi: fix spi_device_id table | Lorenzo Bianconi | 1 | -4/+0 |
2017-05-21 | iio: accel: bma180: Add ACPI enumeration support for BMA250E | Hans de Goede | 1 | -2/+19 |
2017-05-21 | iio: accel: bma180: Add support for BMA250E | Hans de Goede | 1 | -1/+23 |
2017-05-07 | iio: hid-sensor-accel-3d: Drop unnecessary static | Julia Lawall | 1 | -1/+1 |
2017-04-26 | iio: st_pressure: st_accel: Initialise sensor platform data properly | Shrirang Bagul | 1 | -3/+4 |
2017-04-10 | Merge 4.11-rc6 into staging-next | Greg Kroah-Hartman | 1 | -1/+2 |
2017-04-02 | iio: accel: hid-sensor-accel-3d: Fix duplicate scan index error | Srinivas Pandruvada | 1 | -1/+2 |
2017-03-19 | iio: accel: mma7660: Add OF device ID table | Javier Martinez Canillas | 1 | -0/+7 |
2017-03-19 | iio: accel: mma7455_i2c: Add OF device ID table | Javier Martinez Canillas | 1 | -0/+8 |
2017-03-19 | iio: accel: bma180: Add OF device ID table | Javier Martinez Canillas | 1 | -2/+22 |
2017-03-19 | iio: accel: Prefer unsigned int to bare use of unsigned | Miguel Robles | 1 | -4/+4 |
2017-03-04 | iio: accel: adxl345: Add SPI support | Eva Rachel Retuya | 3 | -0/+96 |
2017-03-04 | iio: accel: adxl345: Split driver into core and I2C | Eva Rachel Retuya | 5 | -51/+113 |
2017-03-04 | iio: accel: adxl345: Use I2C regmap instead of direct I2C access | Eva Rachel Retuya | 2 | -23/+44 |
2017-02-05 | iio: accel: Add driver for the Analog Devices ADXL345 3-axis accelerometer | Eva Rachel Retuya | 3 | -0/+206 |
2017-01-28 | iio: common: ssp_sensors: accel: use devm_iio_device_register() | Wei Yongjun | 1 | -11/+1 |
2017-01-23 | iio: accel: fix Kconfig warning | Linus Walleij | 1 | -2/+2 |
2017-01-19 | Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 8 | -47/+172 |
2017-01-10 | iio:kfifo_buf header include push down. | Jonathan Cameron | 1 | -0/+1 |
2017-01-10 | iio:buffer: Introduced a function to assign the buffer specific attrs. | Jonathan Cameron | 1 | -1/+2 |
2017-01-10 | iio: accel: st_accel: handle deprecated bindings | Linus Walleij | 3 | -0/+16 |
2017-01-05 | iio: Add gravity sensor support | Song Hongyan | 1 | -13/+61 |
2016-12-31 | iio: accel: st_accel: fix LIS3LV02 reading and scaling | Linus Walleij | 1 | -2/+10 |
2016-12-03 | iio: accel: hid-sensor-accel-3d: Add timestamp | Srinivas Pandruvada | 1 | -8/+24 |
2016-12-03 | iio: accel: mma8452: define unsigned return values where appropriate | Martin Kepplinger | 1 | -2/+2 |
2016-12-03 | iio: st_accel: Support sensor i2c probe using acpi | Shrirang Bagul | 2 | -24/+67 |
2016-11-19 | iio: accel: st_accel: inline per-sensor data | Linus Walleij | 1 | -396/+206 |
2016-11-14 | Merge 4.9-rc5 into staging-next | Greg Kroah-Hartman | 1 | -4/+8 |
2016-11-01 | iio: accel: st_accel: add support to lng2dm | Lorenzo Bianconi | 5 | -1/+82 |
2016-10-30 | iio: st_sensors: fix scale configuration for h3lis331dl | Lorenzo Bianconi | 1 | -4/+8 |
2016-10-23 | staging:iio:accel:sca3000 Move out of staging. | Jonathan Cameron | 3 | -0/+1590 |
2016-10-23 | iio: accel: mma8452: claim direct mode during write raw | Jonathan Cameron | 1 | -22/+38 |
2016-10-23 | iio: accel: mma8452: claim direct mode during raw reads | Alison Schofield | 1 | -2/+4 |
2016-10-11 | iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit digital accelerom... | Hans de Goede | 3 | -0/+194 |
2016-10-11 | iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerom... | Hans de Goede | 3 | -0/+316 |
2016-10-11 | iio: accel: Add driver for dmard10 3-axis Accelerometer | Hans de Goede | 3 | -0/+277 |
2016-09-27 | iio:mma8452: Use new iio_trigger_validate_own_device() helper | Lars-Peter Clausen | 1 | -12/+1 |
2016-09-24 | iio: accel: mma7660: fix non static symbol warning | Wei Yongjun | 1 | -1/+1 |
2016-09-18 | iio: accel: Add driver for the mCube MC3230 3-axis accelerometer | Hans de Goede | 3 | -0/+222 |
2016-09-18 | iio: accel: mma7660: fix missing MODULE_DEVICE_TABLE(i2c) | Hans de Goede | 1 | -0/+1 |
2016-09-18 | iio: common: ssp_sensors: accel: constify iio_info structures | Julia Lawall | 1 | -1/+1 |
2016-09-18 | iio: accel: kxsd9: Support reading a mounting matrix | Linus Walleij | 1 | -0/+24 |
2016-09-18 | iio: accel: kxsd9: Deploy system and runtime PM | Linus Walleij | 4 | -2/+94 |
2016-09-18 | iio: accel: kxsd9: Replace "parent" with "dev" | Linus Walleij | 2 | -12/+12 |