aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2023-11-02iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScaleRobert Hancock
2023-11-02iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholdsRobert Hancock
2023-11-02iio: exynos-adc: request second interupt only when touchscreen mode is usedMarek Szyprowski
2023-11-02iio: afe: rescale: Accept only offset channelsLinus Walleij
2023-10-25iio: adc: ad7192: Correct reference voltageAlisa-Dariana Roman
2023-10-25iio: adc: ad7192: Simplify using devm_regulator_get_enable()Matti Vaittinen
2023-10-25iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()Tzung-Bi Shih
2023-10-25iio: core: introduce iio_device_{claim|release}_buffer_mode() APIsNuno Sá
2023-10-19iio: addac: Kconfig: update ad74413r selectionsAntoniu Miclaus
2023-10-19iio: pressure: ms5611: ms5611_prom_is_valid false negative bugAlexander Zangerl
2023-10-19iio: pressure: dps310: Adjust Timeout SettingsLakshmi Yadlapati
2023-10-19iio: admv1013: add mixer_vgate corner casesAntoniu Miclaus
2023-10-19iio: dac: ad3552r: Correct device IDsMarcelo Schmitt
2023-10-19iio: adc: imx8qxp: Fix address for command buffer registersPhilipp Rossak
2023-10-19iio: imu: bno055: Fix missing Kconfig dependenciesJonathan Cameron
2023-10-19iio: pressure: bmp280: Fix NULL pointer exceptionPhil Elwell
2023-09-13iio: accel: adxl313: Fix adxl313_i2c_id[] tableBiju Das
2023-08-16iio: core: Prevent invalid memory access when there is no parentMilan Zamazal
2023-08-16iio: adc: ina2xx: avoid NULL pointer dereference on OF device matchAlvin Šipraga
2023-08-16iio: adc: ad7192: Fix ac excitation featureAlisa Roman
2023-08-16iio: frequency: admv1013: propagate errors from regulator_get_voltage()Dan Carpenter
2023-08-16iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo
2023-07-23meson saradc: fix clock divider mask lengthGeorge Stark
2023-07-19iio: accel: fxls8962af: fixup buffer scan element typeSean Nyekjaer
2023-07-19iio: accel: fxls8962af: errata bug only applicable for FXLS8962AFSean Nyekjaer
2023-07-19iio: adc: ad7192: Fix internal/external clock selectionFabrizio Lamarque
2023-07-19iio: adc: ad7192: Fix null ad7192_state pointer accessFabrizio Lamarque
2023-06-09iio: dac: build ad5758 driver when AD5758 is selectedLukas Bulwahn
2023-06-09iio: adc: stm32-adc: skip adc-diff-channels setup if none is presentSean Nyekjaer
2023-06-09iio: adc: ad7192: Change "shorted" channels to differentialPaul Cercueil
2023-06-09iio: addac: ad74413: fix resistance input processingRasmus Villemoes
2023-06-09iio: dac: mcp4725: Fix i2c_master_send() return value handlingMarek Vasut
2023-06-09iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flagMasahiro Honda
2023-06-09iio: adc: stm32-adc: skip adc-channels setup if none is presentSean Nyekjaer
2023-06-09iio: light: vcnl4035: fixed chip ID checkFrank Li
2023-06-09iio: imu: inv_icm42600: fix timestamp resetJean-Baptiste Maneyrol
2023-06-09iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo
2023-06-09iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...Hans de Goede
2023-05-11iio: light: max44009: add missing OF device matchingKrzysztof Kozlowski
2023-05-11iio: addac: stx104: Fix race condition for stx104_write_raw()William Breathitt Gray
2023-05-11iio: addac: stx104: Fix race condition when converting analog-to-digitalWilliam Breathitt Gray
2023-05-11iio: adc: palmas_gpadc: fix NULL dereference on rmmodPatrik Dahlström
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-26iio: dac: ad5755: Add missing fwnode_handle_put()Liang He
2023-04-13iio: adc: ad7791: fix IRQ flagsNuno Sá
2023-04-13iio: light: cm32181: Unregister second I2C client if presentKai-Heng Feng
2023-04-13iio: buffer: make sure O_NONBLOCK is respectedNuno Sá
2023-04-13iio: buffer: correctly return bytes written in output buffersNuno Sá
2023-04-13iio: dac: cio-dac: Fix max DAC write value check for 12-bitWilliam Breathitt Gray