summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-31iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor1-1/+1
2019-05-31iio: hmc5843: fix potential NULL pointer dereferencesKangjie Lu2-2/+12
2019-05-31iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen2-5/+12
2019-05-16iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck1-1/+1
2019-04-27io: accel: kxcjk1013: restore the range after resume.he, bo1-0/+2
2019-04-27iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger1-11/+17
2019-04-27iio: ad_sigma_delta: select channel when reading registerDragos Bogdan1-0/+1
2019-04-27iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans1-3/+3
2019-03-23iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski1-1/+1
2019-02-15iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay1-4/+3
2019-02-12iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede1-0/+1
2018-12-05iio:st_magn: Fix enable device after triggerMartin Kelly1-9/+3
2018-11-13iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev1-1/+3
2018-11-13iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev1-0/+2
2018-11-13iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov1-0/+6
2018-11-13iio: ad5064: Fix regulator handlingLars-Peter Clausen1-15/+38
2018-11-10iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven1-7/+3
2018-11-10iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica...Hans de Goede1-1/+31
2018-09-09iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen1-1/+1
2018-09-09iio: ad9523: Fix displayed phaseLars-Peter Clausen1-1/+1
2018-08-24iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski1-3/+2
2018-07-03iio:buffer: make length types match kfifo typesMartin Kelly2-5/+5
2018-06-06iio:kfifo_buf: check for uint overflowMartin Kelly1-0/+7
2018-04-13iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi1-2/+0
2018-04-13iio: light: rpr0521 poweroff for probe failsMikko Koivunen1-2/+15
2018-04-13iio: hi8435: cleanup reset gpioNikita Yushchenko1-5/+7
2018-04-13iio: hi8435: avoid garbage event at first enableNikita Yushchenko1-2/+13
2018-04-13iio: pressure: zpa2326: report interrupted case as failureNicholas Mc Guire1-7/+11
2018-03-28iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff2-2/+2
2018-03-24iio: hid-sensor: fix return of -EINVAL on invalid values in ret or valueColin Ian King1-2/+2
2018-03-24iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul2-7/+8
2018-02-28iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen1-3/+4
2018-02-28iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz1-1/+1
2017-12-09iio: adc: ti-ads1015: add 10% to conversion wait timeLadislav Michl1-0/+1
2017-11-30iio: light: fix improper return valuePan Bian1-1/+1
2017-11-15iio: proximity: sx9500: claim direct mode during raw proximity readsAlison Schofield1-3/+7
2017-11-15iio: magnetometer: mag3110: claim direct mode during raw writesAlison Schofield1-10/+20
2017-11-15iio: pressure: ms5611: claim direct mode during oversampling changesAlison Schofield1-5/+7
2017-11-15iio: trigger: free trigger resource correctlyAlison Schofield3-7/+7
2017-10-27iio: dummy: events: Add missing breakLars-Peter Clausen1-0/+1
2017-10-21iio: adc: xilinx: Fix error handlingChristophe JAILLET1-3/+3
2017-10-12iio: adc: mcp320x: Fix oops on module unloadLukas Wunner1-0/+1
2017-10-12iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner1-9/+15
2017-10-12iio: ad7793: Fix the serial interface resetDragos Bogdan1-2/+2
2017-10-12IIO: BME280: Updates to Humidity readings need ctrl_reg write!Colin Parker1-1/+1
2017-10-12iio: core: Return error for failed read_regMatt Fornero1-1/+3
2017-10-12iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2-0/+31
2017-10-12iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...Christophe JAILLET1-1/+3
2017-10-12iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'Christophe JAILLET1-2/+4
2017-10-08iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede1-31/+1
[next]