summaryrefslogtreecommitdiff
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* 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
* iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500Jean-Baptiste Maneyrol2017-06-242-3/+39
* iio: adc: ti_am335x_adc: allocating too much in probeDan Carpenter2017-06-241-1/+1
* iio: proximity: as3935: recalibrate RCO after resumeMatt Ranostay2017-06-241-4/+2
* iio: st_pressure: Fix data signMarcin Niestroj2017-06-241-5/+5
* iio: proximity: as3935: fix iio_trigger_poll issueMatt Ranostay2017-06-141-2/+2
* iio: proximity: as3935: fix AS3935_INT maskMatt Ranostay2017-06-141-2/+2
* iio: light: ltr501 Fix interchanged als/ps register fieldFranziska Naepelt2017-06-141-2/+2
* iio: adc: bcm_iproc_adc: swap primary and secondary isr handler'sRaveendra Padasalagi2017-06-141-4/+4
* iio: hid-sensor: Store restore poll and hysteresis on S3Srinivas Pandruvada2017-05-252-5/+41
* iio: proximity: as3935: fix as3935_writeMatt Ranostay2017-05-251-2/+1
* IIO: bmp280-core.c: fix error in humidity calculationAndreas Klinger2017-05-251-5/+6
* iio: dac: ad7303: fix channel descriptionPavel Roskin2017-05-251-3/+3
* iio: bmg160: reset chip when probingQuentin Schulz2017-04-121-0/+12
* iio: magnetometer: ak8974: remove incorrect __exit markupsDmitry Torokhov2017-03-301-2/+2
* iio: hid-sensor-trigger: Change get poll value function order to avoid sensor...Song Hongyan2017-03-301-3/+3