summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev2018-11-131-1/+3
* iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev2018-11-131-0/+2
* iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov2018-11-131-0/+6
* iio: ad5064: Fix regulator handlingLars-Peter Clausen2018-11-131-15/+38
* iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven2018-11-101-7/+3
* iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica...Hans de Goede2018-11-101-1/+31
* iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen2018-09-091-1/+1
* iio: ad9523: Fix displayed phaseLars-Peter Clausen2018-09-091-1/+1
* iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski2018-08-241-3/+2
* iio:buffer: make length types match kfifo typesMartin Kelly2018-07-031-2/+2
* iio:kfifo_buf: check for uint overflowMartin Kelly2018-06-061-0/+7
* iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi2018-04-131-2/+0
* iio: light: rpr0521 poweroff for probe failsMikko Koivunen2018-04-131-2/+15
* iio: hi8435: cleanup reset gpioNikita Yushchenko2018-04-131-5/+7
* iio: hi8435: avoid garbage event at first enableNikita Yushchenko2018-04-131-2/+13
* iio: pressure: zpa2326: report interrupted case as failureNicholas Mc Guire2018-04-131-7/+11
* iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff2018-03-282-2/+2
* iio: hid-sensor: fix return of -EINVAL on invalid values in ret or valueColin Ian King2018-03-241-2/+2
* iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul2018-03-242-7/+8
* iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen2018-02-281-3/+4
* iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz2018-02-281-1/+1
* iio: adc: ti-ads1015: add 10% to conversion wait timeLadislav Michl2017-12-091-0/+1
* iio: light: fix improper return valuePan Bian2017-11-301-1/+1
* iio: proximity: sx9500: claim direct mode during raw proximity readsAlison Schofield2017-11-151-3/+7
* iio: magnetometer: mag3110: claim direct mode during raw writesAlison Schofield2017-11-151-10/+20
* iio: pressure: ms5611: claim direct mode during oversampling changesAlison Schofield2017-11-151-5/+7
* iio: trigger: free trigger resource correctlyAlison Schofield2017-11-152-5/+5
* iio: dummy: events: Add missing breakLars-Peter Clausen2017-10-271-0/+1
* iio: adc: xilinx: Fix error handlingChristophe JAILLET2017-10-211-3/+3
* iio: adc: mcp320x: Fix oops on module unloadLukas Wunner2017-10-121-0/+1
* iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner2017-10-121-9/+15
* iio: ad7793: Fix the serial interface resetDragos Bogdan2017-10-121-2/+2
* IIO: BME280: Updates to Humidity readings need ctrl_reg write!Colin Parker2017-10-121-1/+1
* iio: core: Return error for failed read_regMatt Fornero2017-10-121-1/+3
* iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2017-10-121-0/+28
* iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...Christophe JAILLET2017-10-121-1/+3
* iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'Christophe JAILLET2017-10-121-2/+4
* iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede2017-10-081-31/+1
* iio: adc: imx25-gcq: Fix module autoloadJavier Martinez Canillas2017-10-081-0/+1
* iio: adc: ti-ads1015: add adequate wait time to get correct conversionAkinobu Mita2017-09-091-12/+19
* iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacksAkinobu Mita2017-09-091-1/+1
* iio: adc: ti-ads1015: avoid getting stale result after runtime resumeAkinobu Mita2017-09-091-2/+16
* iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not setAkinobu Mita2017-09-091-0/+7
* iio: adc: ti-ads1015: fix scale information for ADS1115Akinobu Mita2017-09-091-24/+24
* iio: adc: ti-ads1015: fix incorrect data rate setting updateAkinobu Mita2017-09-091-17/+10
* iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada2017-08-301-4/+4
* iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan2017-08-301-1/+1
* iio: adc: vf610_adc: Fix VALT selection value for REFSEL bitsStefan-Gabriel Mirea2017-08-161-1/+1
* iio: light: tsl2563: use correct event codeAkinobu Mita2017-08-161-1/+1
* iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede2017-08-161-8/+1