aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2016-06-26iio:ad7266: Fix broken regulator error handlingMark Brown
2016-06-26iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij
2016-06-22Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman
2016-06-18Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-17iio: stx104: Allow build for X86_64William Breathitt Gray
2016-06-11iio: ms5637 Add Measurement Specialties explicit MS5805 and MS5837 supportMarkezana, William
2016-06-11iio: mma8452: update Freescale company informationMartin Kepplinger
2016-06-11iio: mma8452: update device description in header commentsMartin Kepplinger
2016-06-11iio: mma8452: update contact information for Martin KepplingerMartin Kepplinger
2016-06-11iio: inv_mpu6050: Fix use-after-free in ACPI codeCrestez Dan Leonard
2016-06-11iio: light: gp2ap020a00f: use iio helper function to lock direct modeAlison Schofield
2016-06-11iio: light: isl29125: use iio helper function to guarantee direct modeAlison Schofield
2016-06-11iio: light: tcs3472: use iio helper function to guarantee direct modeAlison Schofield
2016-06-11iio: light: tcs3414: use iio helper function to guarantee direct modeAlison Schofield
2016-06-11iio: proximity: lidar: switch to iio_device_claim_*_mode helpersMatt Ranostay
2016-06-09Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-06-07Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-06-03iio: hudmidity: hdc100x: fix incorrect shifting and scalingMatt Ranostay
2016-06-03iio:trigger: Experimental kthread tight loop trigger (thread only)Jonathan Cameron
2016-06-03iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macroAndrew F. Davis
2016-06-03iio: adc: ti_am335x_adc: use variable names for sizeof() operatorAndrew F. Davis
2016-06-03iio: adc: ad7791: claim direct mode when writing frequencyAlison Schofield
2016-06-03iio: adc: ad7793: claim direct mode when writing frequencyAlison Schofield
2016-06-03iio: light apds9960: Add the missing dev.parentYong Li
2016-06-03iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard
2016-05-29iio: st_sensors: Disable DRDY at init timeCrestez Dan Leonard
2016-05-29iio: st_sensors: Init trigger before irq requestCrestez Dan Leonard
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij
2016-05-29iio: proximity: as3935: remove redundant MODULE_ALIASMatt Ranostay
2016-05-29iio: magnetometer: bmc150: Document Bosch supported chipsDaniel Baluta
2016-05-29iio: chemical: atlas-ph-sensor: add EC featureMatt Ranostay
2016-05-29iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY typeMatt Ranostay
2016-05-29iio: chemical: atlas-ph-sensor: reorg driver to allow multiple chipsMatt Ranostay
2016-05-29iio: light: bh1780: assign a static nameLinus Walleij
2016-05-29iio: bh1780: dereference the client properlyLinus Walleij
2016-05-29iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay
2016-05-29iio: adc: ad799x: use iio helper function to guarantee direct modeAlison Schofield
2016-05-29iio: adc: ad7923: use iio helper function to guarantee direct modeAlison Schofield
2016-05-29iio: adc: ad7887: use iio helper function to guarantee direct modeAlison Schofield
2016-05-29iio: adc: ad7476: use iio helper function to guarantee direct modeAlison Schofield
2016-05-29iio: adc: ad7266: claim direct mode during sensor readAlison Schofield
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie
2016-05-29iio:st_sensors: emulate SMBus block read if neededGregor Boirie
2016-05-29iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie
2016-05-29iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie
2016-05-29iio:st_pressure:initial lps22hb sensor supportGregor Boirie
2016-05-29iio: triggers: Make trigger ops structure explicitly non optional.Jonathan Cameron
2016-05-28iio: adc: ti-ads1015: add datasheet namesMatt Ranostay
2016-05-22iio: proximity: as3935: fix buffer stack trashingMatt Ranostay