summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* 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: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold2020-04-021-1/+1
* iio: gyro: st_gyro: fix L3GD20H supportLorenzo Bianconi2020-02-054-6/+14
* iio: gyro: st_gyro: inline per-sensor dataLinus Walleij2020-02-051-139/+66
* iio: dac: ad5380: fix incorrect assignment to valColin Ian King2020-01-291-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-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-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: 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: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski2019-03-231-1/+1
* iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay2019-02-151-4/+3
* iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede2019-02-121-0/+1
* iio:st_magn: Fix enable device after triggerMartin Kelly2018-12-051-9/+3
* iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev2018-11-131-1/+3
* iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev2018-11-131-0/+2
* iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov2018-11-131-0/+6
* iio: ad5064: Fix regulator handlingLars-Peter Clausen2018-11-131-15/+38
* iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven2018-11-101-7/+3
* iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica...Hans de Goede2018-11-101-1/+31
* 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: pressure: bmp280: fix relative humidity unitTomasz Duszynski2018-08-241-3/+2
* 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: light: rpr0521 poweroff for probe failsMikko Koivunen2018-04-131-2/+15
* iio: hi8435: cleanup reset gpioNikita Yushchenko2018-04-131-5/+7
* iio: hi8435: avoid garbage event at first enableNikita Yushchenko2018-04-131-2/+13
* iio: pressure: zpa2326: report interrupted case as failureNicholas Mc Guire2018-04-131-7/+11
* iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff2018-03-282-2/+2
* iio: hid-sensor: fix return of -EINVAL on invalid values in ret or valueColin Ian King2018-03-241-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