summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-07-14iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-14iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-07-14iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-07-14iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-07-14iio: accel: mxc4005: Fix overread of data and alignment issue.Jonathan Cameron
2021-07-14iio:accel:mxc4005: Drop unnecessary explicit casts in regmap_bulk_read callsJonathan Cameron
2021-07-14iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron
2021-07-14iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-14iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-14iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-14iio: adis16400: do not return ints in irq handlersNuno Sa
2021-07-14iio: adis_buffer: do not return ints in irq handlersNuno Sa
2021-07-14iio: ltr501: ltr501_read_ps(): add missing endianness conversionOliver Lang
2021-07-14iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTROliver Lang
2021-07-14iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...Marc Kleine-Budde
2021-07-14iio: light: tcs3472: do not free unallocated IRQfrank zago
2021-06-03iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing
2021-06-03iio: adc: ad7124: Fix potential overflow due to non sequential channel numbersJonathan Cameron
2021-06-03iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.Jonathan Cameron
2021-06-03iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...Jonathan Cameron
2021-06-03iio: gyro: fxas21002c: balance runtime power in error pathRui Miguel Silva
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: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu
2021-05-14iio:accel:adis16201: Fix wrong axis assignment that prevents loadingJonathan Cameron
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: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner
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-27iio: ad5504: Fix setting power-down stateLars-Peter Clausen
2021-01-17iio: imu: st_lsm6dsx: fix edge-trigger interruptsLorenzo Bianconi
2021-01-09iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron
2020-12-30iio:adc:ti-ads124s08: Fix alignment and data leak issues.Jonathan Cameron
2020-12-30iio:adc:ti-ads124s08: Fix buffer being too long.Jonathan Cameron
2020-12-30iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron
2020-12-30iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron
2020-12-30iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron
2020-12-30iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-30iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-30iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao
2020-12-30iio: buffer: Fix demux updateNuno Sá
2020-12-30iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt contextLars-Peter Clausen
2020-11-24iio: adc: mediatek: fix unset fieldFabien Parent
2020-11-24iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-modeHans de Goede
2020-11-24iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede
2020-11-24iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran