summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* iio: common: ssp_sensors: accel: use devm_iio_device_register()Wei Yongjun2017-01-281-11/+1
* iio: accel: fix Kconfig warningLinus Walleij2017-01-231-2/+2
* Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-198-47/+172
|\
| * iio:kfifo_buf header include push down.Jonathan Cameron2017-01-101-0/+1
| * iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron2017-01-101-1/+2
| * iio: accel: st_accel: handle deprecated bindingsLinus Walleij2017-01-103-0/+16
| * iio: Add gravity sensor supportSong Hongyan2017-01-051-13/+61
| * iio: accel: hid-sensor-accel-3d: Add timestampSrinivas Pandruvada2016-12-031-8/+24
| * iio: accel: mma8452: define unsigned return values where appropriateMartin Kepplinger2016-12-031-2/+2
| * iio: st_accel: Support sensor i2c probe using acpiShrirang Bagul2016-12-032-24/+67
* | iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2016-12-311-2/+10
|/
* iio: accel: st_accel: inline per-sensor dataLinus Walleij2016-11-191-396/+206
* Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman2016-11-141-4/+8
|\
| * iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi2016-10-301-4/+8
* | iio: accel: st_accel: add support to lng2dmLorenzo Bianconi2016-11-015-1/+82
* | staging:iio:accel:sca3000 Move out of staging.Jonathan Cameron2016-10-233-0/+1590
* | iio: accel: mma8452: claim direct mode during write rawJonathan Cameron2016-10-231-22/+38
* | iio: accel: mma8452: claim direct mode during raw readsAlison Schofield2016-10-231-2/+4
* | iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit digital accelerom...Hans de Goede2016-10-113-0/+194
* | iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerom...Hans de Goede2016-10-113-0/+316
* | iio: accel: Add driver for dmard10 3-axis AccelerometerHans de Goede2016-10-113-0/+277
* | iio:mma8452: Use new iio_trigger_validate_own_device() helperLars-Peter Clausen2016-09-271-12/+1
* | iio: accel: mma7660: fix non static symbol warningWei Yongjun2016-09-241-1/+1
|/
* iio: accel: Add driver for the mCube MC3230 3-axis accelerometerHans de Goede2016-09-183-0/+222
* iio: accel: mma7660: fix missing MODULE_DEVICE_TABLE(i2c)Hans de Goede2016-09-181-0/+1
* iio: common: ssp_sensors: accel: constify iio_info structuresJulia Lawall2016-09-181-1/+1
* iio: accel: kxsd9: Support reading a mounting matrixLinus Walleij2016-09-181-0/+24
* iio: accel: kxsd9: Deploy system and runtime PMLinus Walleij2016-09-184-2/+94
* iio: accel: kxsd9: Replace "parent" with "dev"Linus Walleij2016-09-182-12/+12
* iio: accel: kxsd9: Fetch and handle regulatorsLinus Walleij2016-09-181-3/+85
* iio: accel: kxsd9: Deploy proper register bit definesLinus Walleij2016-09-181-9/+27
* iio: accel: kxsd9: Add triggered buffer handlingLinus Walleij2016-09-182-6/+78
* iio: accel: kxsd9: Fix up offset and scalingLinus Walleij2016-09-181-17/+18
* iio: accel: kxsd9: Drop the buffer lockLinus Walleij2016-09-181-14/+4
* iio: accel: kxsd9: Add I2C transportLinus Walleij2016-09-183-1/+75
* iio: accel: kxsd9: Convert to use regmap for transportLinus Walleij2016-09-184-99/+43
* iio: accel: kxsd9: Do away with the write2 helperLinus Walleij2016-09-183-14/+2
* iio: accel: kxsd9: Split out SPI transportLinus Walleij2016-09-185-127/+173
* iio: accel: kxsd9: split out a common remove() functionLinus Walleij2016-09-181-10/+14
* iio: accel: kxsd9: Split out transport mechanismLinus Walleij2016-09-181-52/+123
* Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-09-141-1/+3
|\
| * iio: accel: mxc6255: Fix chip-id checkHans de Goede2016-09-121-6/+1
| * iio: accel: mxc6255 add support for the mxc6225Hans de Goede2016-09-051-1/+8
* | Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman2016-09-122-0/+12
|\ \
| * | iio: accel: kxsd9: Fix scaling bugLinus Walleij2016-09-031-0/+1
| * | iio: accel: bmc150: reset chip at init timeOlof Johansson2016-09-031-0/+11
* | | Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman2016-09-053-2/+6
|\| | | |/ |/|
| * iio: accel: kxsd9: Fix raw read returnLinus Walleij2016-08-211-0/+1
| * iio: add Kconfig selects needed for triggered buffer compilesAlison Schofield2016-08-151-1/+4
| * iio: accel: bma220_spi: set up buffer timestamps for non-zero valuesAlison Schofield2016-08-151-1/+1