summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2016-04-24iio: light: apds9960: silence uninitialized variable warningDan Carpenter1-2/+3
2016-04-24iio:imu:mpu6050: enhance mounting matrix supportGregor Boirie2-4/+36
2016-04-24iio:ak8975: add mounting matrix supportGregor Boirie1-4/+30
2016-04-24iio:core: mounting matrix supportGregor Boirie1-0/+82
2016-04-19iio: gyro: bmg160: use regmap to retrieve struct deviceAlison Schofield1-42/+44
2016-04-19iio: accel: bmc150: use regmap to retrieve struct deviceAlison Schofield1-45/+54
2016-04-19iio: Add Vishay VEML6070 UV A light sensor driverPeter Meerwald-Stadler3-0/+229
2016-04-19iio: core: Add devm_ APIs for iio_channel_{get,release}_allLaxman Dewangan1-0/+36
2016-04-19iio: core: Add devm_ APIs for iio_channel_{get,release}Laxman Dewangan1-0/+48
2016-04-19iio: st_sensors: support open drain modeLinus Walleij4-0/+49
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij5-0/+29
2016-04-19iio: st_sensors: read each channel individuallyLinus Walleij1-50/+13
2016-04-19iio: mxs-lradc: move STMP reset out of ADC initStefan Wahren1-10/+5
2016-04-19iio: mxs-lradc: move TS config into suitable functionStefan Wahren1-11/+11
2016-04-18iio: magn: bmc150: Introduce SPI supportDaniel Baluta3-0/+85
2016-04-18iio: magn: Split bmc150 driver in common/i2c partsDaniel Baluta5-99/+163
2016-04-17iio: adc: set INPUT_PROP_DIRECTKsenija Stanojevic1-0/+1
2016-04-17ti-adc081c: Initial triggered buffer supportCrestez Dan Leonard1-13/+64
2016-04-17ti-adc081c: Add support for adc101c and adc121cCrestez Dan Leonard2-7/+50
2016-04-17iio: frequency: ad9523: use unsigned int rather then bare unsignedSlawomir Stepien1-9/+10
2016-04-16iio: light: new driver for the ROHM BH1780Linus Walleij3-0/+309
2016-04-16iio: adc: Indent if statementKsenija Stanojevic1-3/+4
2016-04-16iio:adis: Add support for manual self-test flag clearLars-Peter Clausen1-1/+6
2016-04-16iio: pressure: ms5611: use tab for indentionJonathan Cameron2-2/+2
2016-04-16iio: magnetometer: ak8975: put else and brace at the same lineSlawomir Stepien1-2/+1
2016-04-16iio: common: hid-sensors: use tab for indentionSlawomir Stepien1-1/+1
2016-04-16iio: common: ms_sensors: use tab for indentionSlawomir Stepien1-1/+1
2016-04-16iio: adc: ad799x: remove space before commaSlawomir Stepien1-1/+1
2016-04-16iio: adc: at91_adc: fix errors reported by checkpatch.plSlawomir Stepien1-4/+4
2016-04-16iio: adc: mcp3422: remove spaces before commaSlawomir Stepien1-3/+3
2016-04-16iio: adc: vf610_adc: fix case label indentSlawomir Stepien1-12/+12
2016-04-16iio: inkern: add a missing space before ifSlawomir Stepien1-1/+1
2016-04-16iio: light apds9960: fix wrong use of braceSlawomir Stepien1-2/+6
2016-04-16iio: imu: Add initial support for Bosch BMI160Daniel Baluta8-0/+782
2016-04-10iio: dht11: Improve loggingHarald Geyer1-6/+34
2016-04-10iio: accel: mma7455: use regmap to retrieve struct deviceAlison Schofield1-3/+2
2016-04-10iio: dac: Add support for the AD5592R/AD5593R ADCs/DACsPaul Cercueil6-0/+1092
2016-04-10iio:magnetometer:ak8975: triggered buffer supportGregor Boirie2-25/+112
2016-04-10iio: potentiometer: add driver for Maxim Integrated DS1803Slawomir Stepien3-0/+184
2016-04-04Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman45-256/+2185
2016-04-03iio: accel: bmc150: use common definition for regmap confIrina Tirdea4-14/+5
2016-04-03hp206c: Initial support for reading sensor valuesCrestez Dan Leonard3-0/+437
2016-04-03iio: Add channel for UV indexPeter Meerwald-Stadler1-0/+1
2016-04-03iio: Add modifier for UV lightPeter Meerwald-Stadler1-0/+1
2016-04-03iio: ina2xx-adc: fix scale for VShuntMarc Titinger1-2/+2
2016-04-03iio:adc:at91-sama5d2: add support for differential conversionsLudovic Desroches1-15/+56
2016-04-03iio:adc:at91-sama5d2: cleanup mode register useLudovic Desroches1-5/+10
2016-04-03iio: potentiometer: add driver for Microchip MCP413X/414X/415X/416X/423X/424X...Slawomir Stepien3-0/+513
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