summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-01-30iio: ad5504: Fix setting power-down stateLars-Peter Clausen
2021-01-09iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron
2021-01-09iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron
2021-01-09iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron
2021-01-09iio: bmi160_core: Fix sparse warning due to incorrect type in assignmentsayli karnik
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-12-29iio: buffer: Fix demux updateNuno Sá
2020-11-24iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede
2020-11-10iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-11-10iio:adc:ti-adc12138 Fix alignment issue with timestampJonathan Cameron
2020-11-10iio:light:si1145: 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:mma7455: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-23iio: accel: kxsd9: Fix alignment of local buffer.Jonathan Cameron
2020-09-23iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-23iio:magnetometer:ak8975 Fix alignment and data leak issues.Jonathan Cameron
2020-09-23drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...Sandhya Bankar
2020-09-23iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron
2020-09-23iio:adc:ina2xx Fix timestamp alignment issue.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: ti-ads1015: fix conversion when CONFIG_PM is not setMaxim Kochetkov
2020-09-23iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci
2020-09-23iio: adc: mcp3422: fix locking scopeAngelo Compagnucci
2020-08-21iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()Alexandru Ardelean
2020-07-22iio:health:afe4404 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-07-22iio:health:afe4403 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-07-22iio:pressure:ms5611 Fix buffer element alignmentJonathan Cameron
2020-07-22iio: pressure: zpa2326: handle pm_runtime_get_sync failureNavid Emamdoost
2020-07-22iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()Chuhong Yuan
2020-07-22iio: magnetometer: ak8974: Fix runtime PM imbalance on errorDinghao Liu
2020-07-22iio:magnetometer:ak8974: Fix alignment and data leak issuesJonathan Cameron
2020-06-30iio: bmp280: fix compensation of humidityAndreas Klinger
2020-06-30iio: pressure: bmp280: Tolerate IRQ before registeringAndy Shevchenko
2020-06-11iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe
2020-05-27iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'Christophe JAILLET
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-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á