summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: kxsd9: Fix scaling bugLinus Walleij2016-09-031-0/+1
* iio: accel: bmc150: reset chip at init timeOlof Johansson2016-09-031-0/+11
* 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
* Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-07-1411-16/+84
|\
| * drivers:iio:accel:mma8452: removed unwanted return statementsBijosh Thykkoottathil2016-07-051-5/+1
| * drivers:iio:accel:mma8452: added cleanup provision in case of failure.Bijosh Thykkoottathil2016-07-051-2/+2
| * iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron2016-07-044-0/+71
| * iio:core: timestamping clock selection supportGregor Boirie2016-06-307-9/+10
* | Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman2016-07-041-2/+2
|\ \ | |/ |/|
| * iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij2016-06-261-2/+2
* | Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-292-14/+14
|\ \
| * | iio: mma8452: update Freescale company informationMartin Kepplinger2016-06-112-5/+5
| * | iio: mma8452: update device description in header commentsMartin Kepplinger2016-06-111-8/+8
| * | iio: mma8452: update contact information for Martin KepplingerMartin Kepplinger2016-06-111-1/+1
* | | Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-202-1/+2
|\ \ \ | | |/ | |/|
| * | iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-292-1/+2
* | | Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-096-29/+806
|\ \ \ | |/ / |/| / | |/
| * iio:st_sensors: fix power regulator usageGregor Boirie2016-05-291-4/+8
| * iio: accel: Add triggered buffer support for BMA220Tiberiu Breana2016-05-211-2/+63
| * iio: accel: Add support for Bosch BMA220Tiberiu Breana2016-05-143-0/+288
| * iio: mma8452: add support for oversampling ratioMartin Kepplinger2016-05-041-25/+160
| * iio: accel: Add support for Freescale MMA7660FCConstantin Musca2016-05-043-0/+289
* | Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-263-48/+69
|\|
| * iio: accel: bmc150: use regmap to retrieve struct deviceAlison Schofield2016-04-191-45/+54
| * iio: st_sensors: support open drain modeLinus Walleij2016-04-191-0/+8
| * iio: st_sensors: verify interrupt event to statusLinus Walleij2016-04-191-0/+5
| * iio: accel: mma7455: use regmap to retrieve struct deviceAlison Schofield2016-04-101-3/+2
* | Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-3/+3
|\ \ | |/ |/|
| * iio: accel: bmc150: fix endianness when reading axesIrina Tirdea2016-04-031-3/+4
* | iio: accel: bmc150: use common definition for regmap confIrina Tirdea2016-04-034-14/+5
* | iio: remove gpio interrupt probing from drivers that use a single interruptIrina Tirdea2016-04-031-29/+0
* | iio: remove unused gpio consumer.h includeIrina Tirdea2016-04-035-5/+0
* | iio: accel: kxcjk-1013: optimize i2c transfers in trigger handlerAdriana Reus2016-04-031-11/+8
* | iio: accel: kxcjk-1013: use available_scan_masksAdriana Reus2016-04-031-2/+5
* | iio: accel: bmc150: optimize transfers in trigger handlerIrina Tirdea2016-04-031-12/+6
* | iio: accel: bmc150: use available_scan_masksIrina Tirdea2016-04-031-2/+7
* | iio: mma8452: use runtime pm instead of device specific autosleepMartin Kepplinger2016-03-201-1/+1
* | iio: mma8452: add i2c_device_id for mma8451Martin Kepplinger2016-03-201-0/+1
* | iio: mma8452: add support for FXLS8471QMartin Kepplinger2016-03-122-1/+24
* | iio: accel: Add support for the h3lis331dl accelerometerTiberiu Breana2016-03-124-1/+98
* | iio: mma8452: add support for runtime power managementMartin Kepplinger2016-03-051-10/+108
* | iio: mma8452: avoid switching to active because of config changeMartin Kepplinger2016-03-051-6/+29
* | iio: mma8452: coding style fixesMartin Kepplinger2016-03-051-4/+6
|/
* Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman2016-02-071-0/+1
|\
| * Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-011-0/+1
| |\
| | * iio: add IIO_TRIGGER dependency to STK8BA50Vegard Nossum2016-01-041-0/+1
* | | iio: mma8452: add support for MMA8451QMartin Kepplinger2016-01-232-7/+37
* | | iio: mma8452: whitespace cleanupMartin Kepplinger2016-01-231-2/+2