summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-06-03iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing
2021-04-16iio: hid-sensor-prox: Fix scale not correct issueYe Xiang
2021-03-17iio: imu: adis16400: fix memory leakNavid Emamdoost
2021-03-17iio: imu: adis16400: release allocated memory on failureNavid Emamdoost
2021-01-30iio: ad5504: Fix setting power-down stateLars-Peter Clausen
2021-01-23iio: buffer: Fix demux updateNuno Sá
2021-01-09iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron
2020-12-29iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron
2020-12-29iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao
2020-11-10iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-23iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-23iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-23iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron
2020-09-23iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci
2020-09-23iio: adc: mcp3422: fix locking scopeAngelo Compagnucci
2020-06-11iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe
2020-05-10iio:ad7797: Use correct attribute_groupYueHaibing
2020-05-02iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen
2020-05-02iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen
2020-05-02iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen
2020-01-29iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf
2020-01-29iio: dac: ad5380: fix incorrect assignment to valColin Ian King
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-06-11iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor
2019-06-11iio: 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
2018-11-21iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev
2018-11-21iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev
2018-09-09iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen
2018-09-09iio: ad9523: Fix displayed phaseLars-Peter Clausen
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: hi8435: cleanup reset gpioNikita Yushchenko
2018-04-13iio: hi8435: avoid garbage event at first enableNikita Yushchenko
2018-03-28iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff
2018-03-24iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul