summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2021-07-14iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold1-2/+7
2021-07-14iio: ltr501: ltr501_read_ps(): add missing endianness conversionOliver Lang1-3/+4
2021-07-14iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTROliver Lang1-1/+1
2021-07-14iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...Marc Kleine-Budde1-0/+6
2021-07-14iio: light: tcs3472: do not free unallocated IRQfrank zago1-2/+4
2021-07-14iio: frequency: adf4350: disable reg and clk on error in adf4350_probe()Yang Yingliang1-2/+4
2021-06-03iio: adc: ad7192: handle regulator voltage error firstAlexandru Ardelean1-7/+4
2021-06-03iio: adc: ad7192: Avoid disabling a clock that was never enabled.Jonathan Cameron1-2/+6
2021-06-03iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing1-0/+1
2021-06-03iio: adc: ad7923: Fix undersized rx buffer.Jonathan Cameron1-1/+3
2021-06-03iio: adc: ad7124: Fix potential overflow due to non sequential channel numbersJonathan Cameron1-0/+7
2021-06-03iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.Jonathan Cameron1-16/+13
2021-06-03iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...Jonathan Cameron1-2/+6
2021-06-03iio: dac: ad5770r: Put fwnode in error case during ->probe()Andy Shevchenko1-5/+11
2021-06-03iio: gyro: fxas21002c: balance runtime power in error pathRui Miguel Silva1-0/+2
2021-05-19iio: tsl2583: Fix division by a zero lux_valColin Ian King1-0/+8
2021-05-19iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko1-2/+11
2021-05-19iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean9-10/+1
2021-05-19iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu1-0/+1
2021-05-19iio: light: gp2ap002: Fix rumtime PM imbalance on errorDinghao Liu1-2/+3
2021-05-14iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbolAlexandru Ardelean1-1/+1
2021-05-14iio:adc:ad7476: Fix remove handlingJonathan Cameron1-14/+4
2021-05-14iio:accel:adis16201: Fix wrong axis assignment that prevents loadingJonathan Cameron1-1/+1
2021-05-14iio: inv_mpu6050: Fully validate gyro and accel scale writesLars-Peter Clausen1-6/+14
2021-03-25iio: hid-sensor-temperature: Fix issues of timestamp channelYe Xiang1-6/+8
2021-03-25iio: hid-sensor-prox: Fix scale not correct issueYe Xiang1-2/+11
2021-03-25iio: hid-sensor-humidity: Fix alignment issue of timestamp channelYe Xiang1-5/+7
2021-03-25iio: adc: adi-axi-adc: add proper Kconfig dependenciesAlexandru Ardelean1-0/+2
2021-03-25iio: adc: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner1-1/+1
2021-03-25iio: adc: ab8500-gpadc: Fix off by 10 to 3Linus Walleij1-1/+1
2021-03-25iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handlerDinghao Liu1-0/+2
2021-03-25iio: adis16400: Fix an error code in adis16400_initial_setup()Dan Carpenter1-2/+1
2021-03-25iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channelJonathan Albrieux1-1/+1
2021-03-25iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron1-0/+1
2021-01-27iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()Alexandru Ardelean1-5/+1
2021-01-27drivers: iio: temperature: Add delay after the addressed reset command in mlx...Slaveyko Slaveykov1-0/+6
2021-01-27iio: ad5504: Fix setting power-down stateLars-Peter Clausen1-2/+2
2021-01-27iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_threadLorenzo Bianconi1-14/+17
2020-12-30iio:adc:ti-ads124s08: Fix alignment and data leak issues.Jonathan Cameron1-3/+10
2020-12-30iio:adc:ti-ads124s08: Fix buffer being too long.Jonathan Cameron1-1/+1
2020-12-30iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron2-4/+9
2020-12-30iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron1-2/+2
2020-12-30iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron1-1/+8
2020-12-30iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron1-4/+9
2020-12-30iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron2-3/+10
2020-12-30iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+13
2020-12-30iio: imu: st_lsm6dsx: fix edge-trigger interruptsLorenzo Bianconi1-5/+21
2020-12-30iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao1-1/+1
2020-12-30iio: buffer: Fix demux updateNuno Sá1-3/+3
2020-12-30iio: ad_sigma_delta: Don't put SPI transfer buffer on the stackLars-Peter Clausen1-10/+8