summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2020-04-02iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold
2020-02-05iio: gyro: st_gyro: fix L3GD20H supportLorenzo Bianconi
2020-02-05iio: gyro: st_gyro: inline per-sensor dataLinus Walleij
2020-01-29iio: dac: ad5380: fix incorrect assignment to valColin Ian King
2020-01-23iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf
2020-01-23iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean
2020-01-04iio: adc: max1027: Reset the device at probe timeMiquel Raynal
2020-01-04iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski
2019-12-21iio: adis16480: Add debugfs_reg_access entryNuno Sá
2019-12-21iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak
2019-11-25iio: dac: mcp4922: fix error handling in mcp4922_write_rawMarcus Folkesson
2019-11-12iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean
2019-11-06iio: fix center temperature of bmc150-accel-corePascal Bouwmann
2019-10-17iio: light: opt3001: fix mutex unlock raceDavid Frey
2019-10-17iio: adc: ad799x: fix probe error handlingMarco Felsch
2019-05-31iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor
2019-05-31iio: hmc5843: fix potential NULL pointer dereferencesKangjie Lu
2019-05-31iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen
2019-05-16iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck
2019-04-27io: accel: kxcjk1013: restore the range after resume.he, bo
2019-04-27iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger
2019-04-27iio: ad_sigma_delta: select channel when reading registerDragos Bogdan
2019-04-27iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans
2019-03-23iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski
2019-02-15iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay
2019-02-12iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede
2018-12-05iio:st_magn: Fix enable device after triggerMartin Kelly
2018-11-13iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev
2018-11-13iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev
2018-11-13iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov
2018-11-13iio: ad5064: Fix regulator handlingLars-Peter Clausen
2018-11-10iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven
2018-11-10iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica...Hans de Goede
2018-09-09iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen
2018-09-09iio: ad9523: Fix displayed phaseLars-Peter Clausen
2018-08-24iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski
2018-07-03iio:buffer: make length types match kfifo typesMartin Kelly
2018-06-06iio:kfifo_buf: check for uint overflowMartin Kelly
2018-04-13iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi
2018-04-13iio: light: rpr0521 poweroff for probe failsMikko Koivunen
2018-04-13iio: hi8435: cleanup reset gpioNikita Yushchenko
2018-04-13iio: hi8435: avoid garbage event at first enableNikita Yushchenko
2018-04-13iio: pressure: zpa2326: report interrupted case as failureNicholas Mc Guire
2018-03-28iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff
2018-03-24iio: hid-sensor: fix return of -EINVAL on invalid values in ret or valueColin Ian King
2018-03-24iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul
2018-02-28iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen
2018-02-28iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz
2017-12-09iio: adc: ti-ads1015: add 10% to conversion wait timeLadislav Michl
2017-11-30iio: light: fix improper return valuePan Bian