summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2021-04-16iio: hid-sensor-prox: Fix scale not correct issueYe Xiang1-2/+12
2021-03-24iio: adis16400: Fix an error code in adis16400_initial_setup()Dan Carpenter1-2/+1
2021-03-17iio: imu: adis16400: fix memory leakNavid Emamdoost1-1/+4
2021-03-17iio: imu: adis16400: release allocated memory on failureKrzysztof Kozlowski1-1/+4
2021-01-30iio: ad5504: Fix setting power-down stateLars-Peter Clausen1-2/+2
2021-01-09iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron1-4/+9
2021-01-09iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron1-4/+9
2021-01-09iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron1-2/+2
2021-01-09iio: bmi160_core: Fix sparse warning due to incorrect type in assignmentsayli karnik1-1/+2
2020-12-29iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron1-1/+8
2020-12-29iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao1-1/+1
2020-12-29iio: buffer: Fix demux updateNuno Sá1-3/+3
2020-11-24iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede1-5/+10
2020-11-10iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+11
2020-11-10iio:adc:ti-adc12138 Fix alignment issue with timestampJonathan Cameron1-4/+9
2020-11-10iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-8/+11
2020-09-23iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+8
2020-09-23iio:accel:mma7455: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+12
2020-09-23iio: accel: kxsd9: Fix alignment of local buffer.Jonathan Cameron1-5/+11
2020-09-23iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+8
2020-09-23iio:magnetometer:ak8975 Fix alignment and data leak issues.Jonathan Cameron1-5/+11
2020-09-23drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...Sandhya Bankar1-7/+9
2020-09-23iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron1-3/+8
2020-09-23iio:adc:ina2xx Fix timestamp alignment issue.Jonathan Cameron1-4/+7
2020-09-23iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+12
2020-09-23iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron1-6/+9
2020-09-23iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not setMaxim Kochetkov1-0/+10
2020-09-23iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci1-1/+3
2020-09-23iio: adc: mcp3422: fix locking scopeAngelo Compagnucci1-5/+7
2020-08-21iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()Alexandru Ardelean1-2/+2
2020-07-22iio:health:afe4404 Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+5
2020-07-22iio:health:afe4403 Fix timestamp alignment and prevent data leak.Jonathan Cameron1-5/+8
2020-07-22iio:pressure:ms5611 Fix buffer element alignmentJonathan Cameron1-3/+8
2020-07-22iio: pressure: zpa2326: handle pm_runtime_get_sync failureNavid Emamdoost1-1/+3
2020-07-22iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()Chuhong Yuan1-1/+4
2020-07-22iio: magnetometer: ak8974: Fix runtime PM imbalance on errorDinghao Liu1-9/+10
2020-07-22iio:magnetometer:ak8974: Fix alignment and data leak issuesJonathan Cameron1-3/+7
2020-06-30iio: bmp280: fix compensation of humidityAndreas Klinger1-0/+2
2020-06-30iio: pressure: bmp280: Tolerate IRQ before registeringAndy Shevchenko1-1/+4
2020-06-11iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe1-4/+2
2020-05-27iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'Christophe JAILLET1-0/+1
2020-05-10iio:ad7797: Use correct attribute_groupYueHaibing1-1/+1
2020-05-02iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen1-0/+10
2020-05-02iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen1-1/+1
2020-05-02iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen1-2/+3
2020-04-02iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold1-1/+1
2020-02-05iio: gyro: st_gyro: fix L3GD20H supportLorenzo Bianconi4-6/+14
2020-02-05iio: gyro: st_gyro: inline per-sensor dataLinus Walleij1-139/+66
2020-01-29iio: dac: ad5380: fix incorrect assignment to valColin Ian King1-1/+1
2020-01-23iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf1-1/+5