summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-12-05Merge patch series "clk: Return value calculated by ERR_PTR"Tom Rini
2025-12-05clk: Prevent memory leak on errorAndrew Goodbody
2025-12-05clk: Return value calculated by ERR_PTRAndrew Goodbody
2025-12-05clk: Prevent SIGSEGV on debugAndrew Goodbody
2025-12-05firmware: ti_sci: Fix memory leaks in devm_ti_sci_get_of_resourceFrancois Berder
2025-12-05clk: ti: Tighten some TI clock driver dependenciesTom Rini
2025-12-05mtd: Tighten some driver dependenciesTom Rini
2025-12-05led: remove support for red LED in legacy APIQuentin Schulz
2025-12-05led: remove support for green status led in legacy APIQuentin Schulz
2025-12-05powerpc: remove unused legacy LED APIQuentin Schulz
2025-12-05led: remove coloured_LED_init, yellow and blue status LEDs in legacy APIQuentin Schulz
2025-12-04clk: Only enable the parent clock if the clock was enabled before reparentingMaksim Kiselev
2025-12-04Merge patch series "clk: Fix some error detection"Tom Rini
2025-12-04timer: imx-gpt: Fix error detectionAndrew Goodbody
2025-12-04i2c: imx_lpi2c: Fix error detectionAndrew Goodbody
2025-12-04i2c: npcm: Fix error detectionAndrew Goodbody
2025-12-04clk: microchip: mpfs: Fix error detectionAndrew Goodbody
2025-12-04mmc: fsl_esdhc_imx: Cannot test unsigned to be < 0Andrew Goodbody
2025-12-04mmc: hi6220_dw_mmc: Fix error detection for clk_get_rateAndrew Goodbody
2025-12-04Merge tag 'u-boot-dfu-next-20251203' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-12-02Merge tag 'u-boot-ufs-20251202' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-12-01net: phy: aquantia: use generic firmware loaderBeiyan Yun
2025-12-01net: phy: aquantia: refactor firmware upload helpersBeiyan Yun
2025-12-01net: phy: Disallow PHY_MSCC and PHY_VITESSE under COMPILE_TESTTom Rini
2025-12-01net: airoha: bind MDIO controller on Ethernet loadChristian Marangi
2025-12-01net: phy: Add the Airoha EN8811H PHY driverLucien.Jheng
2025-11-29net: fec_mxc.c: improve readability of dm_fec_bind_mdioMarkus Niebel
2025-11-29net: fec_mxc: add unique bus and device names for DM_MDIOMarkus Niebel
2025-11-29net: fec_mxc: fix usage of DM_MDIO and DM_ETH_PHYMarkus Niebel
2025-11-29net: fec_mxc: rewrite fallback MDIO Bus allocationMarkus Niebel
2025-11-29net: fec_mxc: fix remove with DM_MDIOMarkus Niebel
2025-11-29net: fec_mxc: fix probe of MDIO bus for DM_MDIOMarkus Niebel
2025-11-29net: fec-mxc: prevent crash if no MAC address is setMarkus Niebel
2025-11-29net: fec_mxc: respect return value of phy_configMarkus Niebel
2025-11-28drivers: rtc: add RV3032 supportMichael Walle
2025-11-28drivers: rtc: add PCF85063 supportMichael Walle
2025-11-28drivers: rtc: convert tristate to boolMichael Walle
2025-11-25ufs: ti: Rename CONFIG_TI_J721E_UFS to CONFIG_UFS_TI_J721EMarek Vasut
2025-11-25ufs: rockchip: Rename CONFIG_ROCKCHIP_UFS to CONFIG_UFS_ROCKCHIPMarek Vasut
2025-11-25ufs: qcom: Rename CONFIG_QCOM_UFS to CONFIG_UFS_QCOMMarek Vasut
2025-11-25ufs: cadence: Rename CONFIG_CADENCE_UFS to CONFIG_UFS_CADENCEMarek Vasut
2025-11-24Merge tag 'v2026.01-rc3' into nextTom Rini
2025-11-24fastboot: integrate block flashing back-endDmitrii Merkurev
2025-11-24fastboot: blk: switch emmc to use the block helpersDmitrii Merkurev
2025-11-24fastboot: blk: introduce fastboot block flashing supportDmitrii Merkurev
2025-11-20Merge tag 'interconnect-next-20251120' of https://source.denx.de/u-boot/custo...Tom Rini
2025-11-20ufs: qcom: vote for interconnect bandwidth on probeNeil Armstrong
2025-11-20interconnect: add support for the SM8650 SoCNeil Armstrong
2025-11-20interconnect: add support for the Qualcomm RPMh helpersNeil Armstrong
2025-11-20interconnect: add DM test suiteNeil Armstrong