summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
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á
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