summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-21soc: samsung: exynos-chipid: use dev_err_probe where appropiateTudor Ambarus
2025-12-21soc: samsung: exynos-chipid: use devm action to unregister soc deviceTudor Ambarus
2025-12-21arm64: dts: exynosautov920: add CMU_MFD clock DT nodesRaghav Sharma
2025-12-21clk: samsung: exynosautov920: add clock supportRaghav Sharma
2025-12-21dt-bindings: clock: exynosautov920: add MFD clock definitionsRaghav Sharma
2025-12-21iio: adc: sc27xx: Simplify with dev_err_probeKrzysztof Kozlowski
2025-12-21iio: adc: rockchip: Simplify with dev_err_probeKrzysztof Kozlowski
2025-12-21iio: adc: qcom-spmi-rradc: Simplify with dev_err_probeKrzysztof Kozlowski
2025-12-21iio: adc: exynos: Simplify with dev_err_probeKrzysztof Kozlowski
2025-12-21iio: adc: aspeed: Simplify with dev_err_probeKrzysztof Kozlowski
2025-12-21iio: buffer-dmaengine: Fix coding style complainsNuno Sá
2025-12-21iio: buffer-dmaengine: Use the cleanup.h APINuno Sá
2025-12-21iio: buffer-dma: Fix coding style complainsNuno Sá
2025-12-21interconnect: mediatek: Aggregate bandwidth with saturating addNicolas Frattaroli
2025-12-21interconnect: mediatek: Don't hijack parent deviceNicolas Frattaroli
2025-12-21interconnect: mediatek: Add support for MediaTek MT8196 EMI ICCAngeloGioacchino Del Regno
2025-12-21dt-bindings: interconnect: mt8183-emi: Add support for MT8196 EMIAngeloGioacchino Del Regno
2025-12-21iio: buffer-dma: Turn iio_dma_buffer_init() voidNuno Sá
2025-12-21iio: buffer-dma: Use the cleanup.h APINuno Sá
2025-12-21iio: buffer-dma: Use lockdep for locking annotationsNuno Sá
2025-12-21RDMA/core: always drop device refcount in ib_del_sub_device_and_put()Tetsuo Handa
2025-12-21iio: adc: adi-axi-adc: Slightly simplify axi_adc_create_platform_device()Nuno Sá
2025-12-21iio: adc: adi-axi-adc: Make use of dev_err_probe()Nuno Sá
2025-12-21iio: pressure: add Honeywell ABP2 driverPetre Rodan
2025-12-21dt-bindings: iio: pressure: add honeywell,abp2030paPetre Rodan
2025-12-21iio: adc: ad9467: add support for ad9211Tomas Melin
2025-12-21iio: adc: ad9467: sort header includesTomas Melin
2025-12-21dt-bindings: adc: ad9467: add support for ad9211Tomas Melin
2025-12-21dt-bindings: iio: adc: Allow interrupts property for AST2600Andrew Jeffery
2025-12-21iio: amplifiers: adl8113: add driver supportAntoniu Miclaus
2025-12-21dt-bindings: iio: amplifiers: add adl8113Antoniu Miclaus
2025-12-21iio: frequency: adf4377: add clk provider supportAntoniu Miclaus
2025-12-21dt-bindings: iio: frequency: adf4377: add clk providerAntoniu Miclaus
2025-12-21iio: adc: Add the NXP SAR ADC support for the s32g2/3 platformsDaniel Lezcano
2025-12-21dt-bindings: iio: adc: Add the NXP SAR ADC for s32g2/3 platformsDaniel Lezcano
2025-12-21iio: accel: Change adxl345 depend to negate adxl35xJorge Marques
2025-12-21iio: adc: Add TI ADS131M0x ADC driverDavid Jander
2025-12-21bindings: iio: adc: Add bindings for TI ADS131M0x ADCsOleksij Rempel
2025-12-21iio: imu: smi330: remove redundant assignment in smi330_read_availMassimiliano Pellizzer
2025-12-21iio: light: isl29018: replace sprintf() with safer alternativesTomas Borquez
2025-12-21iio: imu: st_lsm6dsx: add tap event detectionFrancesco Lavra
2025-12-21iio: imu: st_lsm6dsx: add event spec parameter to iio_chan_spec initializerFrancesco Lavra
2025-12-21iio: dac: ad5686: add AD5695R to ad5686_chip_info_tblKübrich, Andreas
2025-12-21iio: accel: adxl380: fix handling of unavailable "INT1" interruptFrancesco Lavra
2025-12-21iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without event detectionFrancesco Lavra
2025-12-21iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshotThorsten Blum
2025-12-21iio: adc: ad9467: fix ad9434 vref maskTomas Melin
2025-12-21iio: adc: ad7606: Fix incorrect type for error return variableHaotian Zhang
2025-12-21iio: adc: ad7280a: handle spi_setup() errors in probe()Pavel Zhigulin
2025-12-21iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc driverPei Xiao