summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor2019-06-111-1/+1
* iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen2019-06-111-5/+11
* iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck2019-05-161-1/+1
* io: accel: kxcjk1013: restore the range after resume.he, bo2019-04-271-0/+2
* iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger2019-04-271-11/+17
* iio: ad_sigma_delta: select channel when reading registerDragos Bogdan2019-04-271-0/+1
* iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans2019-04-271-3/+3
* iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev2018-11-211-1/+3
* iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev2018-11-211-0/+2
* 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: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: hi8435: cleanup reset gpioNikita Yushchenko2018-04-131-5/+7
* iio: hi8435: avoid garbage event at first enableNikita Yushchenko2018-04-131-2/+13
* iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff2018-03-282-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: axp288: remove redundant duplicate const on axp288_adc_channelsColin Ian King2018-02-251-1/+1
* iio: light: fix improper return valuePan Bian2017-11-301-1/+1
* iio: trigger: free trigger resource correctlyAlison Schofield2017-11-152-5/+5
* 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: 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: 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: proximity: as3935: recalibrate RCO after resumeMatt Ranostay2017-06-261-4/+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: proximity: as3935: fix as3935_writeMatt Ranostay2017-05-251-2/+1
* iio: dac: ad7303: fix channel descriptionPavel Roskin2017-05-251-3/+3
* iio: bmg160: reset chip when probingQuentin Schulz2017-04-121-0/+12
* iio: hid-sensor-trigger: Change get poll value function order to avoid sensor...Song Hongyan2017-03-301-3/+3
* iio: adc: ti_am335x_adc: fix fifo overrun recoveryMichael Engl2017-03-301-1/+12
* iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin2017-03-121-2/+2
* iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin2017-03-121-0/+1
* iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)Song Hongyan2016-11-181-0/+1
* iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan2016-11-181-28/+28
* include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz2016-09-301-5/+4