summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-05-19iio: tsl2583: Fix division by a zero lux_valColin Ian King
2021-05-19iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko
2021-05-19iio: core: fix ioctl handlers removalTomasz Duszynski
2021-05-19iio: core: return ENODEV if ioctl is unknownAlexandru Ardelean
2021-05-19iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean
2021-05-19iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu
2021-05-19iio: light: gp2ap002: Fix rumtime PM imbalance on errorDinghao Liu
2021-05-14iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbolAlexandru Ardelean
2021-05-14iio: adis16480: fix pps mode sampling frequency mathNuno Sa
2021-05-14iio: sx9310: Fix access to variable DT arrayGwendal Grignou
2021-05-14iio:adc:ad7476: Fix remove handlingJonathan Cameron
2021-05-14iio:accel:adis16201: Fix wrong axis assignment that prevents loadingJonathan Cameron
2021-05-14iio: sx9310: Fix write_.._debounce()Gwendal Grignou
2021-05-14iio: inv_mpu6050: Fully validate gyro and accel scale writesLars-Peter Clausen
2021-03-24iio: hid-sensor-temperature: Fix issues of timestamp channelYe Xiang
2021-03-24iio: hid-sensor-prox: Fix scale not correct issueYe Xiang
2021-03-24iio: hid-sensor-humidity: Fix alignment issue of timestamp channelYe Xiang
2021-03-24iio: adc: adi-axi-adc: add proper Kconfig dependenciesAlexandru Ardelean
2021-03-24iio: adc: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner
2021-03-24iio: adc: ab8500-gpadc: Fix off by 10 to 3Linus Walleij
2021-03-24iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handlerDinghao Liu
2021-03-24iio: adis16400: Fix an error code in adis16400_initial_setup()Dan Carpenter
2021-03-24iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channelJonathan Albrieux
2021-03-24iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron
2021-01-14iio: sx9310: Fix semtech,avg-pos-strength setting when > 16Stephen Boyd
2021-01-14iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_threadLorenzo Bianconi
2021-01-14iio: ad5504: Fix setting power-down stateLars-Peter Clausen
2021-01-14drivers: iio: temperature: Add delay after the addressed reset command in mlx...Slaveyko Slaveykov
2021-01-14iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()Alexandru Ardelean
2021-01-14iio: sx9310: Off by one in sx9310_read_thresh()Dan Carpenter
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-03iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao
2020-12-03iio: imu: st_lsm6dsx: fix edge-trigger interruptsLorenzo Bianconi
2020-12-03iio: sysfs-trigger: Mark irq_work to expire in hardirq contextLars-Peter Clausen
2020-12-03iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt contextLars-Peter Clausen
2020-12-03iio: accel: bmc150: Get mount-matrix from ACPIHans de Goede
2020-12-03iio: accel: bmc150: Check for a second ACPI device for BOSC0200Jeremy Cline
2020-12-03iio: accel: bmc150: Removed unused bmc150_accel_dat irq memberHans de Goede
2020-12-03iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break upJonathan Cameron
2020-12-03iio:adc:ti-ads124s08: Fix alignment and data leak issues.Jonathan Cameron
2020-12-03iio:adc:ti-ads124s08: Fix buffer being too long.Jonathan Cameron
2020-12-03iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron
2020-12-03iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron
2020-12-03iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron
2020-12-03iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron
2020-12-03iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-03iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-03iio:adc:ti-adc084s021 Tidy up endian typesJonathan Cameron
2020-12-03iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron
2020-12-03iio: Fix: Do not poll the driver again if try_reenable() callback returns non 0.Jonathan Cameron