aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAge
...
| | * | | iio: accel: kxcjk-1013: use available_scan_masksAdriana Reus2016-04-03
| | * | | iio: accel: bmg160: optimize transfers in trigger handlerIrina Tirdea2016-04-03
| | * | | iio: gyro: bmg160: use available_scan_masksIrina Tirdea2016-04-03
| | * | | iio: accel: bmc150: optimize transfers in trigger handlerIrina Tirdea2016-04-03
| | * | | iio: accel: bmc150: use available_scan_masksIrina Tirdea2016-04-03
| | * | | iio: potentiometer: mcp4531: use pointer to access model parametersSlawomir Stepien2016-04-03
| | * | | iio: st_sensors: simplify buffer address handlingLinus Walleij2016-03-28
| | * | | iio: ina2xx-adc: update the CALIB. register when RShunt changesMarc Titinger2016-03-21
| | * | | iio:magnetometer:ak8975: fix missing regulator_disableGregor Boirie2016-03-20
| | * | | iio: light: tsl2563: Remove flush_scheduled_workAmitoj Kaur Chawla2016-03-20
| | * | | iio:pressure:ms5611: fix missing regulator_disableGregor Boirie2016-03-20
| | * | | iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta2016-03-20
| | * | | iio: adc: rockchip_saradc: add saradc support for rk3399David Wu2016-03-20
| | * | | iio: mma8452: use runtime pm instead of device specific autosleepMartin Kepplinger2016-03-20
| | * | | iio: mma8452: add i2c_device_id for mma8451Martin Kepplinger2016-03-20
| | * | | iio: dac: add NXP LPC18xx DAC driverJoachim Eastwood2016-03-12
| | * | | iio: adc: add NXP LPC18xx ADC driverJoachim Eastwood2016-03-12
| | * | | iio: core: implement iio_device_{claim|release}_direct_mode()Alison Schofield2016-03-12
| | * | | iio: mma8452: add support for FXLS8471QMartin Kepplinger2016-03-12
| | * | | iio: accel: Add support for the h3lis331dl accelerometerTiberiu Breana2016-03-12
| | * | | iio: adc: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski2016-03-05
| | * | | iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2016-03-05
| | * | | iio: mma8452: add support for runtime power managementMartin Kepplinger2016-03-05
| | * | | iio: mma8452: avoid switching to active because of config changeMartin Kepplinger2016-03-05
| | * | | iio: mma8452: coding style fixesMartin Kepplinger2016-03-05
| | * | | iio:magnetometer:ak8975: power regulator supportGregor Boirie2016-03-05
| | * | | iio:magnetometer:ak8975: remove unused fieldGregor Boirie2016-03-05
| | * | | iio:magnetometer:ak8975: fix uninitialized chipsetGregor Boirie2016-03-05
| | * | | iio:adc:at91-sama5d2: fix identationLudovic Desroches2016-03-05
| | * | | iio:adc:at91-sama5d2: fix typoLudovic Desroches2016-03-05
| | * | | iio:pressure:ms5611: oversampling rate supportGregor Boirie2016-03-05
| | * | | iio:pressure:ms5611: complete DT supportGrégor Boirie2016-03-05
| | * | | iio: potentiometer: tpl0102: change i2c functionality return codeMatt Ranostay2016-03-05
* | | | | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-21
|\ \ \ \ \
| * | | | | iio: stx104: Utilize the module_isa_driver and max_num_isa_dev macrosWilliam Breathitt Gray2016-05-02
| * | | | | iio: stx104: Add X86 dependency to STX104 Kconfig optionWilliam Breathitt Gray2016-05-02
| | |_|/ / | |/| | |
* | | | | Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-05-19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | iio: imu: inv_mpu6050: change the i2c gate to be mux-lockedPeter Rosin2016-05-04
| * | | | iio: imu: inv_mpu6050: convert to use an explicit i2c mux corePeter Rosin2016-04-22
| |/ / /
* | | | iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta2016-05-04
* | | | iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2016-05-04
* | | | iio:adc:at91-sama5d2: Repair crash on module removalMarek Vasut2016-04-18
* | | | iio: ak8975: fix maybe-uninitialized warningRichard Leitner2016-04-17
* | | | iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski2016-04-17
|/ / /
* | | Merge tag 'iio-fixes-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-04
|\ \ \
| * | | iio: gyro: bmg160: fix buffer read valuesIrina Tirdea2016-04-03
| * | | iio: gyro: bmg160: fix endianness when reading axesIrina Tirdea2016-04-03
| * | | iio: accel: bmc150: fix endianness when reading axesIrina Tirdea2016-04-03
| * | | iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATEArnd Bergmann2016-04-03
| * | | iio: fix config watermark initial valueIrina Tirdea2016-03-28