aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2024-02-23iio: magnetometer: rm3100: add boundary check for the value read from RM3100_...zhili.liu
2024-01-11Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2024-01-08iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()Wadim Egorov
2024-01-08iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco
2024-01-08iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui
2023-11-17Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-11-08iio: exynos-adc: request second interupt only when touchscreen mode is usedMarek Szyprowski
2023-10-25iio: pressure: ms5611: ms5611_prom_is_valid false negative bugAlexander Zangerl
2023-10-25iio: pressure: dps310: Adjust Timeout SettingsLakshmi Yadlapati
2023-10-25iio: pressure: bmp280: Fix NULL pointer exceptionPhil Elwell
2023-09-04Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-08-30iio: addac: stx104: Fix race condition when converting analog-to-digitalWilliam Breathitt Gray
2023-08-30iio: addac: stx104: Fix race condition for stx104_write_raw()William Breathitt Gray
2023-08-30iio: stx104: Move to addac subdirectoryWilliam Breathitt Gray
2023-08-30iio: adc: stx104: Implement and utilize register structuresWilliam Breathitt Gray
2023-08-30iio: adc: stx104: Utilize iomap interfaceWilliam Breathitt Gray
2023-08-30iio: add addac subdirectoryCosmin Tanislav
2023-08-21Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-08-16iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo
2023-07-27Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-07-27meson saradc: fix clock divider mask lengthGeorge Stark
2023-06-12Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-06-09iio: dac: build ad5758 driver when AD5758 is selectedLukas Bulwahn
2023-06-09iio: dac: mcp4725: Fix i2c_master_send() return value handlingMarek Vasut
2023-06-09iio: light: vcnl4035: fixed chip ID checkFrank Li
2023-06-09iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo
2023-05-19Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-05-17iio: light: max44009: add missing OF device matchingKrzysztof Kozlowski
2023-05-17iio: adc: palmas_gpadc: fix NULL dereference on rmmodPatrik Dahlström
2023-05-02Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-04-26iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()Dan Carpenter
2023-04-26iio: light: tsl2772: fix reading proximity-diodes from device treeBrian Masney
2023-04-21Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-04-20iio: dac: cio-dac: Fix max DAC write value check for 12-bitWilliam Breathitt Gray
2023-04-20iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chipLars-Peter Clausen
2023-03-17Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-03-11iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...Harshit Mogalapalli
2023-03-11iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...Harshit Mogalapalli
2023-02-27Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-02-22iio:adc:twl6030: Enable measurement of VACAndreas Kemnade
2023-02-22iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade
2023-02-22iio: adc: berlin2-adc: Add missing of_node_put() in error pathXiongfeng Wang
2023-02-22iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov
2023-02-22iio: adc: stm32-dfsdm: fill module aliasesOlivier Moysan
2023-01-25Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-01-18iio: adc128s052: add proper .data members in adc128_of_match tableRasmus Villemoes
2023-01-18iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá
2022-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2022-12-08iio: light: rpr0521: add missing Kconfig dependenciesPaul Gazzillo