summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
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 Kelly1-2/+2
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-10iio: 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 Schofield2-5/+5
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 Bogdan1-0/+28
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
2017-10-08iio: adc: imx25-gcq: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-09-09iio: adc: ti-ads1015: add adequate wait time to get correct conversionAkinobu Mita1-12/+19
2017-09-09iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacksAkinobu Mita1-1/+1
2017-09-09iio: adc: ti-ads1015: avoid getting stale result after runtime resumeAkinobu Mita1-2/+16
2017-09-09iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not setAkinobu Mita1-0/+7
2017-09-09iio: adc: ti-ads1015: fix scale information for ADS1115Akinobu Mita1-24/+24
2017-09-09iio: adc: ti-ads1015: fix incorrect data rate setting updateAkinobu Mita1-17/+10
2017-08-30iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada1-4/+4
2017-08-30iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan1-1/+1
2017-08-16iio: adc: vf610_adc: Fix VALT selection value for REFSEL bitsStefan-Gabriel Mirea1-1/+1
2017-08-16iio: light: tsl2563: use correct event codeAkinobu Mita1-1/+1