aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-22iio: proximity: as3935: remove triggered buffer processingMatt Ranostay1-1/+0
2016-05-22iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay1-2/+8
2016-05-21iio: pressure: bmp280: add humidity supportMatt Ranostay2-3/+200
2016-05-21max44000: Remove scale from proximityCrestez Dan Leonard1-1/+0
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: humidity: am2315: Remove a stray unlockDan Carpenter1-3/+1
2016-05-21iio: magn: Add support for BMM150 magnetometerDaniel Baluta2-0/+6
2016-05-21iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield1-1/+1
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds99-643/+7634
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-22/+4
2016-05-19Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds4-59/+26
2016-05-14iio: pressure: bmp280: fix error message for wrong chip idAkinobu Mita1-2/+2
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-09Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman2-3/+5
2016-05-04iio: imu: inv_mpu6050: change the i2c gate to be mux-lockedPeter Rosin1-42/+10
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
2016-05-04iio: health/afe440x: Remove unneeded offset handlingAndrew F. Davis1-17/+0
2016-05-04iio: health/afe440x: Fix scan_index assignmentAndrew F. Davis1-1/+1
2016-05-04iio: health/afe440x: Always use separate gain valuesAndrew F. Davis3-98/+37
2016-05-04iio: health/afe440x: Remove unneeded initializersAndrew F. Davis2-10/+1
2016-05-04iio: health/afe440x: Remove of_match_ptr and ifdefsAndrew F. Davis2-6/+2
2016-05-04iio: health/afe440x: Fix kernel-doc formatAndrew F. Davis2-17/+17
2016-05-04iio: light: bh1780: return after writeLinus Walleij1-1/+1
2016-05-04iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()Dan Carpenter1-1/+1
2016-05-04imu: bmi160: Add avail frequency and scale attributesDaniel Baluta1-0/+27
2016-05-04iio: bmi160: Fix ODR settingDaniel Baluta1-2/+2
2016-05-04iio: bmi160: Fix output data rate for accelDaniel Baluta1-6/+6
2016-05-04iio: mxs-lradc: disable only masked channels in mxs_lradc_hw_stopStefan Wahren1-8/+3
2016-05-04iio: mxs-lradc: remove mxs_lradc_ts_unregisterStefan Wahren1-12/+1
2016-05-04iio: mxs-lradc: simplify TS registrationStefan Wahren1-8/+2
2016-05-04iio: accel: Add support for Freescale MMA7660FCConstantin Musca3-0/+289
2016-05-04iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta1-3/+26
2016-05-04iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2-2/+4
2016-05-02iio: stx104: Utilize the module_isa_driver and max_num_isa_dev macrosWilliam Breathitt Gray1-21/+3
2016-05-02iio: stx104: Add X86 dependency to STX104 Kconfig optionWilliam Breathitt Gray1-1/+1