aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-03iio: remove gpio interrupt probing from drivers that use a single interruptIrina Tirdea2-57/+0
2016-04-03iio: remove unused gpio consumer.h includeIrina Tirdea8-8/+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: bmg160: optimize transfers in trigger handlerIrina Tirdea1-11/+6
2016-04-03iio: gyro: bmg160: use available_scan_masksIrina Tirdea1-2/+7
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-04-03iio: potentiometer: mcp4531: use pointer to access model parametersSlawomir Stepien1-7/+6
2016-03-28staging: iio: convert bare unsigned usage to unsigned intAlison Schofield9-61/+61
2016-03-28iio: st_sensors: simplify buffer address handlingLinus Walleij1-21/+7
2016-03-21iio: ina2xx-adc: update the CALIB. register when RShunt changesMarc Titinger1-15/+24
2016-03-20iio:magnetometer:ak8975: fix missing regulator_disableGregor Boirie1-18/+60
2016-03-20iio: light: tsl2563: Remove flush_scheduled_workAmitoj Kaur Chawla1-2/+1
2016-03-20iio:pressure:ms5611: fix missing regulator_disableGregor Boirie2-9/+35
2016-03-20iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta1-3/+26
2016-03-20iio: adc: rockchip_saradc: add saradc support for rk3399David Wu1-0/+19
2016-03-20staging: iio: isl29028: use regmap to retrieve struct deviceAlison Schofield1-25/+30
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: dac: add NXP LPC18xx DAC driverJoachim Eastwood3-0/+221
2016-03-12iio: adc: add NXP LPC18xx ADC driverJoachim Eastwood3-0/+242
2016-03-12staging: iio: ad7192: use iio_device_{claim|release}_direct_mode()Alison Schofield1-18/+12
2016-03-12iio: core: implement iio_device_{claim|release}_direct_mode()Alison Schofield1-0/+39
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-09staging:iio:adis16220: Remove adis16220 driverLars-Peter Clausen4-648/+0
2016-03-09staging:iio:adis16204: Remove adis16204 driverLars-Peter Clausen4-336/+0
2016-03-05iio: adc: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski1-0/+1
2016-03-05iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2-2/+4
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-03-05iio:magnetometer:ak8975: power regulator supportGregor Boirie1-0/+16
2016-03-05iio:magnetometer:ak8975: remove unused fieldGregor Boirie1-1/+0
2016-03-05iio:magnetometer:ak8975: fix uninitialized chipsetGregor Boirie1-1/+4
2016-03-05iio:adc:at91-sama5d2: fix identationLudovic Desroches1-10/+10
2016-03-05iio:adc:at91-sama5d2: fix typoLudovic Desroches1-13/+13
2016-03-05iio:pressure:ms5611: oversampling rate supportGregor Boirie4-23/+133
2016-03-05iio:pressure:ms5611: complete DT supportGrégor Boirie2-0/+26
2016-03-05iio: potentiometer: tpl0102: change i2c functionality return codeMatt Ranostay1-1/+1
2016-03-03staging: wilc1000: use switch statement instead of multiple if statementChaehyun Lim1-7/+19
2016-03-03staging: wilc1000: remove unnecessary commentsChaehyun Lim1-9/+9
2016-03-03staging: wilc1000: add enum cfg_type_cmdChaehyun Lim1-9/+16
2016-03-03staging: wilc1000: rename hardwareProductVersion in struct wilc_mac_cfgChaehyun Lim1-2/+2
2016-03-03staging: wilc1000: remove commented codesChaehyun Lim1-3/+0
2016-03-03staging: wilc1000: use TAG_PARAM_OFFSET defineChaehyun Lim1-8/+4
2016-03-03staging: wilc1000: Remove a whitespace before parenthesisAnchal Jain1-1/+1
2016-03-03staging: wilc1000: remove typedef from enum tenuConnectStsChaehyun Lim1-2/+2
2016-03-03staging: wilc1000: remove unused defineChaehyun Lim1-2/+0