summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: stm32-adc: fix device used to request dmaFabrice Gasnier2020-05-271-4/+4
* iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-05-271-2/+14
* iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'Christophe JAILLET2020-05-271-0/+1
* iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET2020-05-271-1/+1
* iio:ad7797: Use correct attribute_groupYueHaibing2020-05-021-1/+1
* iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen2020-05-021-0/+10
* iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen2020-05-021-1/+1
* iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen2020-05-021-2/+3
* iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan2020-05-021-3/+28
* iio: adc: at91-sama5d2_adc: fix differential channels in triggered modeEugen Hristev2020-04-021-0/+15
* iio: adc: at91-sama5d2_adc: fix channel configuration for differential channelsEugen Hristev2020-04-021-2/+28
* iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold2020-04-021-1/+1
* iio: trigger: stm32-timer: disable master mode when stoppingFabrice Gasnier2020-04-021-2/+9
* iio: dac: ad5380: fix incorrect assignment to valColin Ian King2020-01-271-1/+1
* iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf2020-01-231-1/+5
* iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean2020-01-171-2/+4
* iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven2020-01-091-6/+10
* iio: dln2-adc: fix iio_triggered_buffer_postenable() positionAlexandru Ardelean2019-12-311-6/+14
* iio: adc: max1027: Reset the device at probe timeMiquel Raynal2019-12-311-0/+8
* iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski2019-12-311-2/+2
* iio: adis16480: Add debugfs_reg_access entryNuno Sá2019-12-171-0/+1
* iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak2019-12-171-1/+1
* iio: dac: mcp4922: fix error handling in mcp4922_write_rawMarcus Folkesson2019-11-201-3/+8
* iio: adc: max9611: explicitly cast gain_selectorsStefan Agner2019-11-201-1/+1
* iio: srf04: fix wrong limitation in distance measuringAndreas Klinger2019-11-121-14/+15
* iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean2019-11-121-1/+4
* iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier2019-11-121-2/+2
* iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier2019-11-102-3/+41
* iio: adc: stm32-adc: move registers definitionsFabrice Gasnier2019-11-103-134/+134
* iio: fix center temperature of bmc150-accel-corePascal Bouwmann2019-11-061-1/+1
* iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel2019-11-061-5/+5
* iio: adc: hx711: fix bug in sampling of dataAndreas Klinger2019-10-171-5/+5
* iio: hx711: add delay until DOUT is readyAndreas Klinger2019-10-171-0/+39
* iio: light: opt3001: fix mutex unlock raceDavid Frey2019-10-171-1/+5
* iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede2019-10-171-0/+32
* iio: adc: ad799x: fix probe error handlingMarco Felsch2019-10-171-2/+2
* iio: adc: max9611: Fix temperature reading in probeJacopo Mondi2019-08-251-1/+1
* iio: adc: max9611: Fix misuse of GENMASK macroJoe Perches2019-08-161-1/+1
* iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor2019-05-311-1/+1
* iio: hmc5843: fix potential NULL pointer dereferencesKangjie Lu2019-05-312-2/+12
* iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen2019-05-311-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: core: fix a possible circular locking dependencyFabrice Gasnier2019-04-271-2/+2
* iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger2019-04-271-11/+17
* iio: Fix scan mask selectionLars-Peter Clausen2019-04-271-3/+2
* iio: dac: mcp4725: add missing powerdown bits in store eepromJean-Francois Dagenais2019-04-271-0/+1
* iio: ad_sigma_delta: select channel when reading registerDragos Bogdan2019-04-271-0/+1
* iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou2019-04-271-3/+4
* iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans2019-04-271-3/+3