summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* 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
* iio: ensure ret is initialized to zero before entering do loopColin Ian King2016-09-241-2/+2
* iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie2016-09-241-3/+2
* iio: accel: kxsd9: Fix scaling bugLinus Walleij2016-09-241-0/+1
* iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong2016-09-241-2/+2
* iio: accel: bmc150: reset chip at init timeOlof Johansson2016-09-241-0/+11
* iio: adc: at91: unbreak channel adc channel 3Anders Darander2016-09-241-2/+2
* iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen2016-09-241-0/+1
* iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-09-241-1/+1
* iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R2016-09-241-3/+11
* iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang2016-09-242-0/+31
* iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield2016-09-241-1/+1
* iio: accel: kxsd9: Fix raw read returnLinus Walleij2016-09-241-0/+1
* iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"Brian Norris2016-09-071-6/+17
* iio:ad7266: Fix probe deferral for vrefMark Brown2016-07-271-0/+3
* iio:ad7266: Fix support for optional regulatorsMark Brown2016-07-271-1/+1
* iio:ad7266: Fix broken regulator error handlingMark Brown2016-07-271-1/+1
* iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij2016-07-271-2/+2
* iio: hudmidity: hdc100x: fix incorrect shifting and scalingMatt Ranostay2016-07-271-8/+8
* iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay2016-07-271-1/+1
* iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield2016-07-271-1/+1
* iio: proximity: as3935: fix buffer stack trashingMatt Ranostay2016-07-271-2/+4
* iio: proximity: as3935: remove triggered buffer processingMatt Ranostay2016-07-271-1/+0
* iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay2016-07-271-2/+8
* iio: light apds9960: Add the missing dev.parentYong Li2016-07-271-0/+1