summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | iio: mma8452: add freefall detection for Freescale's accelerometersMartin Kepplinger2016-01-231-16/+144
* | | iio: st_sensors: support active-low interruptsLinus Walleij2016-01-101-0/+16
|/ /
* | iio: mma8452: use enum for channel indexMartin Kepplinger2015-12-191-16/+23
* | iio: mma8452: remove unused register descriptionMartin Kepplinger2015-12-191-1/+0
* | Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-0116-50/+742
|\ \ | |/ |/|
| * iio: st-accel: add support for lis2dh12Giuseppe Barba2015-11-145-1/+9
| * iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus2015-11-084-43/+36
| * iio: accel: add Freescale MMA7455L/MMA7456L 3-axis accelerometer driverJoachim Eastwood2015-11-016-0/+472
| * iio: accel: add support for Memsic MXC6255XC sensorTeodora Baluta2015-10-253-0/+210
| * iio: mma8452: support either of the available interrupt pinsMartin Kepplinger2015-10-251-6/+15
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-052-2/+0
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-042-2/+0
| |\ \ \
| | | * | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-282-2/+0
| | |/ /
* | | | Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman2015-10-271-6/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij2015-10-031-6/+0
| |/
* | iio: bmc150: Add SPI driverMarkus Pargmann2015-10-033-0/+97
* | iio: bmc150: Split the driver into core and i2cMarkus Pargmann2015-10-035-74/+146
* | iio: bcm150: Remove i2c_client from private dataMarkus Pargmann2015-10-031-52/+52
* | iio: bmc150: Use i2c regmapMarkus Pargmann2015-10-032-128/+99
* | iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila2015-10-035-148/+1
* | iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2)Octavian Purdila2015-10-032-2/+2
* | iio: mma8452: leave sysfs namings to the iio coreMartin Kepplinger2015-09-231-1/+0
* | iio: mma8452: add copyright notice commentMartin Kepplinger2015-09-231-0/+1
* | iio: mma8452: add support for MMA8652FC and MMA8653FCMartin Kepplinger2015-09-232-8/+92
OpenPOWER on IntegriCloud