summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2017-11-30iio: light: fix improper return valuePan Bian1-1/+1
2017-11-15iio: trigger: free trigger resource correctlyAlison Schofield2-5/+5
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: 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-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
2017-08-16iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede1-8/+1
2017-06-26iio: proximity: as3935: recalibrate RCO after resumeMatt Ranostay1-4/+2
2017-06-14iio: proximity: as3935: fix AS3935_INT maskMatt Ranostay1-2/+2
2017-06-14iio: light: ltr501 Fix interchanged als/ps register fieldFranziska Naepelt1-2/+2
2017-05-25iio: proximity: as3935: fix as3935_writeMatt Ranostay1-2/+1
2017-05-25iio: dac: ad7303: fix channel descriptionPavel Roskin1-3/+3
2017-04-12iio: bmg160: reset chip when probingQuentin Schulz1-0/+12
2017-03-30iio: hid-sensor-trigger: Change get poll value function order to avoid sensor...Song Hongyan1-3/+3
2017-03-30iio: adc: ti_am335x_adc: fix fifo overrun recoveryMichael Engl1-1/+12
2017-03-12iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin1-2/+2
2017-03-12iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin1-0/+1
2016-11-18iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)Song Hongyan1-0/+1
2016-11-18iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan1-28/+28
2016-09-30include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz1-5/+4
2016-09-24iio: ensure ret is initialized to zero before entering do loopColin Ian King1-2/+2
2016-09-24iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie1-3/+2
2016-09-24iio: accel: kxsd9: Fix scaling bugLinus Walleij1-0/+1
2016-09-24iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong1-2/+2
2016-09-24iio: accel: bmc150: reset chip at init timeOlof Johansson1-0/+11
2016-09-24iio: adc: at91: unbreak channel adc channel 3Anders Darander1-2/+2
2016-09-24iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen1-0/+1
2016-09-24iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R1-1/+1
2016-09-24iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R1-3/+11
2016-09-24iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang2-0/+31
2016-09-24iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield1-1/+1
2016-09-24iio: accel: kxsd9: Fix raw read returnLinus Walleij1-0/+1
2016-09-07iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"Brian Norris1-6/+17
2016-07-27iio:ad7266: Fix probe deferral for vrefMark Brown1-0/+3
2016-07-27iio:ad7266: Fix support for optional regulatorsMark Brown1-1/+1
2016-07-27iio:ad7266: Fix broken regulator error handlingMark Brown1-1/+1
2016-07-27iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij1-2/+2
2016-07-27iio: hudmidity: hdc100x: fix incorrect shifting and scalingMatt Ranostay1-8/+8
2016-07-27iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay1-1/+1
2016-07-27iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield1-1/+1
2016-07-27iio: proximity: as3935: fix buffer stack trashingMatt Ranostay1-2/+4