summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-06-11iio: ms5637 Add Measurement Specialties explicit MS5805 and MS5837 supportMarkezana, William1-3/+9
2016-06-11iio: mma8452: update Freescale company informationMartin Kepplinger2-5/+5
2016-06-11iio: mma8452: update device description in header commentsMartin Kepplinger1-8/+8
2016-06-11iio: mma8452: update contact information for Martin KepplingerMartin Kepplinger1-1/+1
2016-06-11iio: light: gp2ap020a00f: use iio helper function to lock direct modeAlison Schofield1-13/+5
2016-06-11iio: light: isl29125: use iio helper function to guarantee direct modeAlison Schofield1-6/+4
2016-06-11iio: light: tcs3472: use iio helper function to guarantee direct modeAlison Schofield1-8/+5
2016-06-11iio: light: tcs3414: use iio helper function to guarantee direct modeAlison Schofield1-7/+5
2016-06-11iio: proximity: lidar: switch to iio_device_claim_*_mode helpersMatt Ranostay1-10/+4
2016-06-03iio:trigger: Experimental kthread tight loop trigger (thread only)Jonathan Cameron3-0/+156
2016-06-03iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macroAndrew F. Davis1-12/+4
2016-06-03iio: adc: ti_am335x_adc: use variable names for sizeof() operatorAndrew F. Davis1-4/+2
2016-06-03iio: adc: ad7791: claim direct mode when writing frequencyAlison Schofield1-22/+14
2016-06-03iio: adc: ad7793: claim direct mode when writing frequencyAlison Schofield1-19/+13
2016-05-29iio: proximity: as3935: remove redundant MODULE_ALIASMatt Ranostay1-1/+0
2016-05-29iio: magnetometer: bmc150: Document Bosch supported chipsDaniel Baluta1-0/+2
2016-05-29iio: chemical: atlas-ph-sensor: add EC featureMatt Ranostay2-5/+125
2016-05-29iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY typeMatt Ranostay1-0/+1
2016-05-29iio: chemical: atlas-ph-sensor: reorg driver to allow multiple chipsMatt Ranostay1-55/+90
2016-05-29iio: adc: ad799x: use iio helper function to guarantee direct modeAlison Schofield1-15/+9
2016-05-29iio: adc: ad7923: use iio helper function to guarantee direct modeAlison Schofield1-6/+5
2016-05-29iio: adc: ad7887: use iio helper function to guarantee direct modeAlison Schofield1-6/+5
2016-05-29iio: adc: ad7476: use iio helper function to guarantee direct modeAlison Schofield1-6/+5
2016-05-29iio: adc: ad7266: claim direct mode during sensor readAlison Schofield1-4/+3
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie5-21/+56
2016-05-29iio:st_sensors: emulate SMBus block read if neededGregor Boirie1-2/+2
2016-05-29iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie1-2/+1
2016-05-29iio:st_pressure:initial lps22hb sensor supportGregor Boirie5-5/+96
2016-05-29iio: triggers: Make trigger ops structure explicitly non optional.Jonathan Cameron1-5/+8
2016-05-28iio: adc: ti-ads1015: add datasheet namesMatt Ranostay1-0/+4
2016-05-21iio: pressure: bmp280: add humidity supportMatt Ranostay2-3/+200
2016-05-21iio: light: jsa1212: remove unneeded i2c check functionality testAlison Schofield1-3/+0
2016-05-21iio: adc: nau7802: Expose possible gains in sysfsQuentin Schulz1-0/+19
2016-05-21iio: max5487: Add support for Maxim digital potentiometersCristina Moraru3-0/+173
2016-05-21iio: Export I2C module alias informationJavier Martinez Canillas5-0/+5
2016-05-21iio: accel: Add triggered buffer support for BMA220Tiberiu Breana1-2/+63
2016-05-21iio: adc: ti-ads1015: add support for ADS1115 partMatt Ranostay1-15/+109
2016-05-21iio: magn: Add support for BMM150 magnetometerDaniel Baluta2-0/+6
2016-05-14iio: accel: Add support for Bosch BMA220Tiberiu Breana3-0/+288
2016-05-14iio: potentiometer: tpl0102: remove unneeded i2c check functionality testMatt Ranostay1-4/+0
2016-05-04iio: mma8452: add support for oversampling ratioMartin Kepplinger1-25/+160
2016-05-04iio: dummy: Convert IIO dummy to configfsDaniel Baluta2-65/+38
2016-05-04iio: Add support for creating IIO devices via configfsDaniel Baluta3-0/+191
2016-05-04iio: health/afe4404: ENSEPGAIN is part of CONTROL2 registerAndrew F. Davis1-3/+3
2016-05-04iio: health/afe440x: Remove unused definitionsAndrew F. Davis2-57/+0
2016-05-04iio: health/afe440x: Match LED currents to stagesAndrew F. Davis2-15/+10
2016-05-04iio: health/afe440x: Make gain settings a modifier for the stagesAndrew F. Davis2-24/+44
2016-05-04iio: health/afe440x: Use regmap fieldsAndrew F. Davis3-155/+144
2016-05-04iio: health/afe440x: Remove channel namesAndrew F. Davis3-33/+33
2016-05-04iio: health/afe4404: Remove LED3 input channelAndrew F. Davis1-3/+0