summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-23iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski
2019-02-15iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay
2019-02-12iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-05iio:st_magn: Fix enable device after triggerMartin Kelly
2018-11-13iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev
2018-11-13iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev
2018-11-13iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov
2018-11-13iio: ad5064: Fix regulator handlingLars-Peter Clausen
2018-11-10iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven
2018-11-10iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica...Hans de Goede
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-09iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen
2018-09-09iio: ad9523: Fix displayed phaseLars-Peter Clausen
2018-08-24iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski
2018-08-24MLK-18662 iio: adc: imx8qxp_adc: add runtime suspend/resume supportHaibo Chen
2018-08-24MLK-18612-3 iio: adc: imx8qxp_adc: fix register settingHaibo Chen
2018-08-24MLK-18612-1 iio: adc: imx8qxp_adc: add 4 more input channelHaibo Chen
2018-08-24MLK-18323-1 iio: adc: Add imx8qxp adc driver supportHaibo Chen
2018-08-24MLK-11476 iio: adc: Enable i.MX6SX adc driver.Luwei Zhou
2018-07-03iio:buffer: make length types match kfifo typesMartin Kelly
2018-06-06iio:kfifo_buf: check for uint overflowMartin Kelly
2018-04-13iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi
2018-04-13iio: light: rpr0521 poweroff for probe failsMikko Koivunen
2018-04-13iio: hi8435: cleanup reset gpioNikita Yushchenko
2018-04-13iio: hi8435: avoid garbage event at first enableNikita Yushchenko
2018-04-13iio: pressure: zpa2326: report interrupted case as failureNicholas Mc Guire
2018-03-28iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff
2018-03-24iio: hid-sensor: fix return of -EINVAL on invalid values in ret or valueColin Ian King
2018-03-24iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul
2018-02-28iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen
2018-02-28iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz
2017-12-09iio: adc: ti-ads1015: add 10% to conversion wait timeLadislav Michl
2017-11-30iio: light: fix improper return valuePan Bian
2017-11-15iio: proximity: sx9500: claim direct mode during raw proximity readsAlison Schofield
2017-11-15iio: magnetometer: mag3110: claim direct mode during raw writesAlison Schofield
2017-11-15iio: pressure: ms5611: claim direct mode during oversampling changesAlison Schofield
2017-11-15iio: trigger: free trigger resource correctlyAlison Schofield
2017-10-27iio: dummy: events: Add missing breakLars-Peter Clausen
2017-10-21iio: adc: xilinx: Fix error handlingChristophe JAILLET
2017-10-12iio: adc: mcp320x: Fix oops on module unloadLukas Wunner
2017-10-12iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner
2017-10-12iio: ad7793: Fix the serial interface resetDragos Bogdan
2017-10-12IIO: BME280: Updates to Humidity readings need ctrl_reg write!Colin Parker
2017-10-12iio: core: Return error for failed read_regMatt Fornero
2017-10-12iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan
2017-10-12iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...Christophe JAILLET
2017-10-12iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'Christophe JAILLET
2017-10-08iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede