aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-28iio: common: ssp_sensors: accel: use devm_iio_device_register()Wei Yongjun1-11/+1
2017-01-23iio: accel: fix Kconfig warningLinus Walleij1-2/+2
2017-01-19Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman8-47/+172
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron1-0/+1
2017-01-10iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron1-1/+2
2017-01-10iio: accel: st_accel: handle deprecated bindingsLinus Walleij3-0/+16
2017-01-05iio: Add gravity sensor supportSong Hongyan1-13/+61
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij1-2/+10
2016-12-03iio: accel: hid-sensor-accel-3d: Add timestampSrinivas Pandruvada1-8/+24
2016-12-03iio: accel: mma8452: define unsigned return values where appropriateMartin Kepplinger1-2/+2
2016-12-03iio: st_accel: Support sensor i2c probe using acpiShrirang Bagul2-24/+67
2016-11-19iio: accel: st_accel: inline per-sensor dataLinus Walleij1-396/+206
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman1-4/+8
2016-11-01iio: accel: st_accel: add support to lng2dmLorenzo Bianconi5-1/+82
2016-10-30iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi1-4/+8
2016-10-23staging:iio:accel:sca3000 Move out of staging.Jonathan Cameron3-0/+1590
2016-10-23iio: accel: mma8452: claim direct mode during write rawJonathan Cameron1-22/+38
2016-10-23iio: accel: mma8452: claim direct mode during raw readsAlison Schofield1-2/+4
2016-10-11iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit digital accelerometerHans de Goede3-0/+194
2016-10-11iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerometerHans de Goede3-0/+316
2016-10-11iio: accel: Add driver for dmard10 3-axis AccelerometerHans de Goede3-0/+277
2016-09-27iio:mma8452: Use new iio_trigger_validate_own_device() helperLars-Peter Clausen1-12/+1
2016-09-24iio: accel: mma7660: fix non static symbol warningWei Yongjun1-1/+1
2016-09-18iio: accel: Add driver for the mCube MC3230 3-axis accelerometerHans de Goede3-0/+222
2016-09-18iio: accel: mma7660: fix missing MODULE_DEVICE_TABLE(i2c)Hans de Goede1-0/+1
2016-09-18iio: common: ssp_sensors: accel: constify iio_info structuresJulia Lawall1-1/+1
2016-09-18iio: accel: kxsd9: Support reading a mounting matrixLinus Walleij1-0/+24
2016-09-18iio: accel: kxsd9: Deploy system and runtime PMLinus Walleij4-2/+94
2016-09-18iio: accel: kxsd9: Replace "parent" with "dev"Linus Walleij2-12/+12
2016-09-18iio: accel: kxsd9: Fetch and handle regulatorsLinus Walleij1-3/+85
2016-09-18iio: accel: kxsd9: Deploy proper register bit definesLinus Walleij1-9/+27
2016-09-18iio: accel: kxsd9: Add triggered buffer handlingLinus Walleij2-6/+78
2016-09-18iio: accel: kxsd9: Fix up offset and scalingLinus Walleij1-17/+18
2016-09-18iio: accel: kxsd9: Drop the buffer lockLinus Walleij1-14/+4
2016-09-18iio: accel: kxsd9: Add I2C transportLinus Walleij3-1/+75
2016-09-18iio: accel: kxsd9: Convert to use regmap for transportLinus Walleij4-99/+43
2016-09-18iio: accel: kxsd9: Do away with the write2 helperLinus Walleij3-14/+2
2016-09-18iio: accel: kxsd9: Split out SPI transportLinus Walleij5-127/+173
2016-09-18iio: accel: kxsd9: split out a common remove() functionLinus Walleij1-10/+14
2016-09-18iio: accel: kxsd9: Split out transport mechanismLinus Walleij1-52/+123
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-1/+3
2016-09-12iio: accel: mxc6255: Fix chip-id checkHans de Goede1-6/+1
2016-09-12Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman2-0/+12
2016-09-05iio: accel: mxc6255 add support for the mxc6225Hans de Goede1-1/+8
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman3-2/+6
2016-09-03iio: accel: kxsd9: Fix scaling bugLinus Walleij1-0/+1
2016-09-03iio: accel: bmc150: reset chip at init timeOlof Johansson1-0/+11
2016-08-23Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-testingGreg Kroah-Hartman6-4/+427
2016-08-21iio: accel: kxsd9: Fix raw read returnLinus Walleij1-0/+1
2016-08-21iio: accel: add support for the Domintech DMARD09 3-axis accelerometerJelle van der Waa3-0/+168