summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe2020-06-111-4/+2
* iio:ad7797: Use correct attribute_groupYueHaibing2020-05-101-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: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf2020-01-291-1/+5
* iio: dac: ad5380: fix incorrect assignment to valColin Ian King2020-01-291-1/+1
* iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean2020-01-231-2/+4
* iio: adc: max1027: Reset the device at probe timeMiquel Raynal2020-01-041-0/+8
* iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski2020-01-041-2/+2
* iio: adis16480: Add debugfs_reg_access entryNuno Sá2019-12-211-0/+1
* iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak2019-12-211-1/+1
* iio: dac: mcp4922: fix error handling in mcp4922_write_rawMarcus Folkesson2019-11-251-3/+8
* iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean2019-11-121-1/+4
* iio: fix center temperature of bmc150-accel-corePascal Bouwmann2019-11-061-1/+1
* iio: light: opt3001: fix mutex unlock raceDavid Frey2019-10-171-1/+5
* iio: adc: ad799x: fix probe error handlingMarco Felsch2019-10-171-2/+2
* 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