summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2019-05-16iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck1-1/+1
2019-04-27iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger1-11/+17
2019-04-27iio: ad_sigma_delta: select channel when reading registerDragos Bogdan1-0/+1
2018-11-22iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev1-1/+3
2018-11-22iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev1-0/+2
2018-11-10iio: iio: Fix iio_channel_read return if channel havn't infoFabien Proriol1-0/+3
2018-09-09iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen1-1/+1
2018-09-09iio: ad9523: Fix displayed phaseLars-Peter Clausen1-1/+1
2018-04-13iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi1-2/+0
2018-02-28iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen1-3/+4
2018-02-28iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz1-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: 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-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-06-26iio: proximity: as3935: recalibrate RCO after resumeMatt Ranostay1-4/+2
2017-06-14iio: proximity: as3935: fix AS3935_INT maskMatt Ranostay1-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-22iio: adc: ti_am335x_adc: fix fifo overrun recoveryMichael Engl1-1/+12
2016-10-06iio: accel: kxsd9: Fix scaling bugLinus Walleij1-0/+1
2016-09-13iio: accel: kxsd9: Fix raw read returnLinus Walleij1-0/+1
2016-05-17iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski1-2/+2
2016-04-13iio: pressure: mpl115: fix temperature offset signAkinobu Mita1-1/+1
2016-04-13iio: dac: mcp4725: set iio name property in sysfsYong Li1-0/+1
2016-04-13iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen1-1/+1
2015-10-28Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"Markus Pargmann1-2/+1
2015-10-28iio: adis16480: Fix scale factorsLars-Peter Clausen1-6/+33
2015-10-28iio: industrialio-buffer: Fix iio_buffer_poll return valueCristina Opriceana1-1/+1
2015-10-28iio: event: Remove negative error code from iio_event_pollCristina Opriceana1-1/+1
2015-10-28iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are requiredMarkus Pargmann1-1/+2
2015-08-27iio: accel: hid-sensor-accel-3d: Fix memory leak in probe()Fabio Estevam1-7/+6
2015-08-27iio: gyro: hid-sensor-gyro-3d: Fix memory leak in probe()Fabio Estevam1-7/+6
2015-08-27iio: light: hid-sensor-als.c: Fix memory leak in probe()Fabio Estevam1-6/+6
2015-08-27iio: adc: twl6030-gpadc: Fix modaliasAxel Lin1-1/+1
2015-08-04iio: adc: at91_adc: allow to use full range of startup timeJan Leupold1-4/+4
2015-08-04iio: tmp006: Check channel info on writePeter Meerwald1-0/+3
2015-08-04iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt1-2/+2
2015-07-03iio: adis16400: Compute the scan mask from channel indicesPaul Cercueil2-7/+19
2015-07-03iio: adis16400: Use != channel indices for the two voltage channelsPaul Cercueil1-4/+4
2015-07-03iio: adis16400: Report pressure channel scaleLars-Peter Clausen1-0/+5
2015-06-09iio: adc: xilinx: Fix VREFN signThomas Betker1-1/+1
2015-06-09iio: adc: xilinx: Fix VREFP scaleThomas Betker1-0/+1
2015-06-09iio: adc: xilinx: Fix "vccaux" channel .addressThomas Betker1-1/+1
2015-06-09iio: adc: xilinx: Fix register addressesThomas Betker1-3/+3