aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-26iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij1-2/+2
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij2-1/+2
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
2015-11-14iio: st-accel: add support for lis2dh12Giuseppe Barba5-1/+9
2015-11-08iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus4-43/+36
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-2/+0
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-nextMark Brown2-2/+0
2015-11-01iio: accel: add Freescale MMA7455L/MMA7456L 3-axis accelerometer driverJoachim Eastwood6-0/+472
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis2-2/+0
2015-10-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman1-6/+0
2015-10-25iio: accel: add support for Memsic MXC6255XC sensorTeodora Baluta3-0/+210
2015-10-25iio: mma8452: support either of the available interrupt pinsMartin Kepplinger1-6/+15
2015-10-03iio: bmc150: Add SPI driverMarkus Pargmann3-0/+97
2015-10-03iio: bmc150: Split the driver into core and i2cMarkus Pargmann5-74/+146
2015-10-03iio: bcm150: Remove i2c_client from private dataMarkus Pargmann1-52/+52
2015-10-03iio: bmc150: Use i2c regmapMarkus Pargmann2-128/+99
2015-10-03iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila5-148/+1
2015-10-03iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2)Octavian Purdila2-2/+2
2015-10-03iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij1-6/+0
2015-09-23iio: mma8452: leave sysfs namings to the iio coreMartin Kepplinger1-1/+0