| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: common: ssp_sensors: accel: use devm_iio_device_register() | Wei Yongjun | 2017-01-28 | 1 | -11/+1 |
* | iio: accel: fix Kconfig warning | Linus Walleij | 2017-01-23 | 1 | -2/+2 |
* | Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2017-01-19 | 8 | -47/+172 |
|\ |
|
| * | iio:kfifo_buf header include push down. | Jonathan Cameron | 2017-01-10 | 1 | -0/+1 |
| * | iio:buffer: Introduced a function to assign the buffer specific attrs. | Jonathan Cameron | 2017-01-10 | 1 | -1/+2 |
| * | iio: accel: st_accel: handle deprecated bindings | Linus Walleij | 2017-01-10 | 3 | -0/+16 |
| * | iio: Add gravity sensor support | Song Hongyan | 2017-01-05 | 1 | -13/+61 |
| * | iio: accel: hid-sensor-accel-3d: Add timestamp | Srinivas Pandruvada | 2016-12-03 | 1 | -8/+24 |
| * | iio: accel: mma8452: define unsigned return values where appropriate | Martin Kepplinger | 2016-12-03 | 1 | -2/+2 |
| * | iio: st_accel: Support sensor i2c probe using acpi | Shrirang Bagul | 2016-12-03 | 2 | -24/+67 |
* | | iio: accel: st_accel: fix LIS3LV02 reading and scaling | Linus Walleij | 2016-12-31 | 1 | -2/+10 |
|/ |
|
* | iio: accel: st_accel: inline per-sensor data | Linus Walleij | 2016-11-19 | 1 | -396/+206 |
* | Merge 4.9-rc5 into staging-next | Greg Kroah-Hartman | 2016-11-14 | 1 | -4/+8 |
|\ |
|
| * | iio: st_sensors: fix scale configuration for h3lis331dl | Lorenzo Bianconi | 2016-10-30 | 1 | -4/+8 |
* | | iio: accel: st_accel: add support to lng2dm | Lorenzo Bianconi | 2016-11-01 | 5 | -1/+82 |
* | | staging:iio:accel:sca3000 Move out of staging. | Jonathan Cameron | 2016-10-23 | 3 | -0/+1590 |
* | | iio: accel: mma8452: claim direct mode during write raw | Jonathan Cameron | 2016-10-23 | 1 | -22/+38 |
* | | iio: accel: mma8452: claim direct mode during raw reads | Alison Schofield | 2016-10-23 | 1 | -2/+4 |
* | | iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit digital accelerom... | Hans de Goede | 2016-10-11 | 3 | -0/+194 |
* | | iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerom... | Hans de Goede | 2016-10-11 | 3 | -0/+316 |
* | | iio: accel: Add driver for dmard10 3-axis Accelerometer | Hans de Goede | 2016-10-11 | 3 | -0/+277 |
* | | iio:mma8452: Use new iio_trigger_validate_own_device() helper | Lars-Peter Clausen | 2016-09-27 | 1 | -12/+1 |
* | | iio: accel: mma7660: fix non static symbol warning | Wei Yongjun | 2016-09-24 | 1 | -1/+1 |
|/ |
|
* | iio: accel: Add driver for the mCube MC3230 3-axis accelerometer | Hans de Goede | 2016-09-18 | 3 | -0/+222 |
* | iio: accel: mma7660: fix missing MODULE_DEVICE_TABLE(i2c) | Hans de Goede | 2016-09-18 | 1 | -0/+1 |
* | iio: common: ssp_sensors: accel: constify iio_info structures | Julia Lawall | 2016-09-18 | 1 | -1/+1 |
* | iio: accel: kxsd9: Support reading a mounting matrix | Linus Walleij | 2016-09-18 | 1 | -0/+24 |
* | iio: accel: kxsd9: Deploy system and runtime PM | Linus Walleij | 2016-09-18 | 4 | -2/+94 |
* | iio: accel: kxsd9: Replace "parent" with "dev" | Linus Walleij | 2016-09-18 | 2 | -12/+12 |
* | iio: accel: kxsd9: Fetch and handle regulators | Linus Walleij | 2016-09-18 | 1 | -3/+85 |
* | iio: accel: kxsd9: Deploy proper register bit defines | Linus Walleij | 2016-09-18 | 1 | -9/+27 |
* | iio: accel: kxsd9: Add triggered buffer handling | Linus Walleij | 2016-09-18 | 2 | -6/+78 |
* | iio: accel: kxsd9: Fix up offset and scaling | Linus Walleij | 2016-09-18 | 1 | -17/+18 |
* | iio: accel: kxsd9: Drop the buffer lock | Linus Walleij | 2016-09-18 | 1 | -14/+4 |
* | iio: accel: kxsd9: Add I2C transport | Linus Walleij | 2016-09-18 | 3 | -1/+75 |
* | iio: accel: kxsd9: Convert to use regmap for transport | Linus Walleij | 2016-09-18 | 4 | -99/+43 |
* | iio: accel: kxsd9: Do away with the write2 helper | Linus Walleij | 2016-09-18 | 3 | -14/+2 |
* | iio: accel: kxsd9: Split out SPI transport | Linus Walleij | 2016-09-18 | 5 | -127/+173 |
* | iio: accel: kxsd9: split out a common remove() function | Linus Walleij | 2016-09-18 | 1 | -10/+14 |
* | iio: accel: kxsd9: Split out transport mechanism | Linus Walleij | 2016-09-18 | 1 | -52/+123 |
* | Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-09-14 | 1 | -1/+3 |
|\ |
|
| * | iio: accel: mxc6255: Fix chip-id check | Hans de Goede | 2016-09-12 | 1 | -6/+1 |
| * | iio: accel: mxc6255 add support for the mxc6225 | Hans de Goede | 2016-09-05 | 1 | -1/+8 |
* | | Merge 4.8-rc6 into staging-next | Greg Kroah-Hartman | 2016-09-12 | 2 | -0/+12 |
|\ \ |
|
| * | | iio: accel: kxsd9: Fix scaling bug | Linus Walleij | 2016-09-03 | 1 | -0/+1 |
| * | | iio: accel: bmc150: reset chip at init time | Olof Johansson | 2016-09-03 | 1 | -0/+11 |
* | | | Merge 4.8-rc5 into staging-next | Greg Kroah-Hartman | 2016-09-05 | 3 | -2/+6 |
|\| |
| |/
|/| |
|
| * | iio: accel: kxsd9: Fix raw read return | Linus Walleij | 2016-08-21 | 1 | -0/+1 |
| * | iio: add Kconfig selects needed for triggered buffer compiles | Alison Schofield | 2016-08-15 | 1 | -1/+4 |
| * | iio: accel: bma220_spi: set up buffer timestamps for non-zero values | Alison Schofield | 2016-08-15 | 1 | -1/+1 |