summaryrefslogtreecommitdiff
path: root/drivers/iio/accel
AgeCommit message (Expand)Author
2017-04-10Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman
2017-04-02iio: accel: hid-sensor-accel-3d: Fix duplicate scan index errorSrinivas Pandruvada
2017-03-19iio: accel: mma7660: Add OF device ID tableJavier Martinez Canillas
2017-03-19iio: accel: mma7455_i2c: Add OF device ID tableJavier Martinez Canillas
2017-03-19iio: accel: bma180: Add OF device ID tableJavier Martinez Canillas
2017-03-19iio: accel: Prefer unsigned int to bare use of unsignedMiguel Robles
2017-03-04iio: accel: adxl345: Add SPI supportEva Rachel Retuya
2017-03-04iio: accel: adxl345: Split driver into core and I2CEva Rachel Retuya
2017-03-04iio: accel: adxl345: Use I2C regmap instead of direct I2C accessEva Rachel Retuya
2017-02-05iio: accel: Add driver for the Analog Devices ADXL345 3-axis accelerometerEva Rachel Retuya
2017-01-28iio: common: ssp_sensors: accel: use devm_iio_device_register()Wei Yongjun
2017-01-23iio: accel: fix Kconfig warningLinus Walleij
2017-01-19Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron
2017-01-10iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron
2017-01-10iio: accel: st_accel: handle deprecated bindingsLinus Walleij
2017-01-05iio: Add gravity sensor supportSong Hongyan
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij
2016-12-03iio: accel: hid-sensor-accel-3d: Add timestampSrinivas Pandruvada
2016-12-03iio: accel: mma8452: define unsigned return values where appropriateMartin Kepplinger
2016-12-03iio: st_accel: Support sensor i2c probe using acpiShrirang Bagul
2016-11-19iio: accel: st_accel: inline per-sensor dataLinus Walleij
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman
2016-11-01iio: accel: st_accel: add support to lng2dmLorenzo Bianconi
2016-10-30iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi
2016-10-23staging:iio:accel:sca3000 Move out of staging.Jonathan Cameron
2016-10-23iio: accel: mma8452: claim direct mode during write rawJonathan Cameron
2016-10-23iio: accel: mma8452: claim direct mode during raw readsAlison Schofield
2016-10-11iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit digital accelerom...Hans de Goede
2016-10-11iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerom...Hans de Goede
2016-10-11iio: accel: Add driver for dmard10 3-axis AccelerometerHans de Goede
2016-09-27iio:mma8452: Use new iio_trigger_validate_own_device() helperLars-Peter Clausen
2016-09-24iio: accel: mma7660: fix non static symbol warningWei Yongjun
2016-09-18iio: accel: Add driver for the mCube MC3230 3-axis accelerometerHans de Goede
2016-09-18iio: accel: mma7660: fix missing MODULE_DEVICE_TABLE(i2c)Hans de Goede
2016-09-18iio: common: ssp_sensors: accel: constify iio_info structuresJulia Lawall
2016-09-18iio: accel: kxsd9: Support reading a mounting matrixLinus Walleij
2016-09-18iio: accel: kxsd9: Deploy system and runtime PMLinus Walleij
2016-09-18iio: accel: kxsd9: Replace "parent" with "dev"Linus Walleij
2016-09-18iio: accel: kxsd9: Fetch and handle regulatorsLinus Walleij
2016-09-18iio: accel: kxsd9: Deploy proper register bit definesLinus Walleij
2016-09-18iio: accel: kxsd9: Add triggered buffer handlingLinus Walleij
2016-09-18iio: accel: kxsd9: Fix up offset and scalingLinus Walleij
2016-09-18iio: accel: kxsd9: Drop the buffer lockLinus Walleij
2016-09-18iio: accel: kxsd9: Add I2C transportLinus Walleij
2016-09-18iio: accel: kxsd9: Convert to use regmap for transportLinus Walleij
2016-09-18iio: accel: kxsd9: Do away with the write2 helperLinus Walleij
2016-09-18iio: accel: kxsd9: Split out SPI transportLinus Walleij
2016-09-18iio: accel: kxsd9: split out a common remove() functionLinus Walleij
2016-09-18iio: accel: kxsd9: Split out transport mechanismLinus Walleij