aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman11-16/+84
2016-07-05drivers:iio:accel:mma8452: removed unwanted return statementsBijosh Thykkoottathil1-5/+1
2016-07-05drivers:iio:accel:mma8452: added cleanup provision in case of failure.Bijosh Thykkoottathil1-2/+2
2016-07-04iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron4-0/+71
2016-07-04Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman1-2/+2
2016-06-30iio:core: timestamping clock selection supportGregor Boirie7-9/+10
2016-06-29Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-14/+14
2016-06-26iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij1-2/+2
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2-1/+2
2016-06-11iio: mma8452: update Freescale company informationMartin Kepplinger2-5/+5
2016-06-11iio: mma8452: update device description in header commentsMartin Kepplinger1-8/+8
2016-06-11iio: mma8452: update contact information for Martin KepplingerMartin Kepplinger1-1/+1
2016-06-09Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman6-29/+806
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij2-1/+2
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie1-4/+8
2016-05-21iio: accel: Add triggered buffer support for BMA220Tiberiu Breana1-2/+63
2016-05-14iio: accel: Add support for Bosch BMA220Tiberiu Breana3-0/+288
2016-05-04iio: mma8452: add support for oversampling ratioMartin Kepplinger1-25/+160
2016-05-04iio: accel: Add support for Freescale MMA7660FCConstantin Musca3-0/+289
2016-04-26Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg Kroah-Hartman3-48/+69
2016-04-19iio: accel: bmc150: use regmap to retrieve struct deviceAlison Schofield1-45/+54
2016-04-19iio: st_sensors: support open drain modeLinus Walleij1-0/+8
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij1-0/+5
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-3/+3
2016-04-10iio: accel: mma7455: use regmap to retrieve struct deviceAlison Schofield1-3/+2
2016-04-03iio: accel: bmc150: use common definition for regmap confIrina Tirdea4-14/+5
2016-04-03iio: accel: bmc150: fix endianness when reading axesIrina Tirdea1-3/+4
2016-04-03iio: remove gpio interrupt probing from drivers that use a single interruptIrina Tirdea1-29/+0
2016-04-03iio: remove unused gpio consumer.h includeIrina Tirdea5-5/+0
2016-04-03iio: accel: kxcjk-1013: optimize i2c transfers in trigger handlerAdriana Reus1-11/+8
2016-04-03iio: accel: kxcjk-1013: use available_scan_masksAdriana Reus1-2/+5
2016-04-03iio: accel: bmc150: optimize transfers in trigger handlerIrina Tirdea1-12/+6
2016-04-03iio: accel: bmc150: use available_scan_masksIrina Tirdea1-2/+7
2016-03-20iio: mma8452: use runtime pm instead of device specific autosleepMartin Kepplinger1-1/+1
2016-03-20iio: mma8452: add i2c_device_id for mma8451Martin Kepplinger1-0/+1
2016-03-12iio: mma8452: add support for FXLS8471QMartin Kepplinger2-1/+24
2016-03-12iio: accel: Add support for the h3lis331dl accelerometerTiberiu Breana4-1/+98
2016-03-05iio: mma8452: add support for runtime power managementMartin Kepplinger1-10/+108
2016-03-05iio: mma8452: avoid switching to active because of config changeMartin Kepplinger1-6/+29
2016-03-05iio: mma8452: coding style fixesMartin Kepplinger1-4/+6
2016-02-07Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman1-0/+1
2016-02-01Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-0/+1
2016-01-23iio: mma8452: add support for MMA8451QMartin Kepplinger2-7/+37
2016-01-23iio: mma8452: whitespace cleanupMartin Kepplinger1-2/+2
2016-01-23iio: mma8452: add freefall detection for Freescale's accelerometersMartin Kepplinger1-16/+144
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij1-0/+16
2016-01-04iio: add IIO_TRIGGER dependency to STK8BA50Vegard Nossum1-0/+1
2015-12-19iio: mma8452: use enum for channel indexMartin Kepplinger1-16/+23
2015-12-19iio: mma8452: remove unused register descriptionMartin Kepplinger1-1/+0
2015-12-01Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman16-50/+742