summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-26net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_numMarek Vasut
2025-02-26net: sh_eth: Drop use of miiphy_get_dev_by_name()Marek Vasut
2025-02-26net: ravb: Drop use of miiphy_get_dev_by_name()Marek Vasut
2025-02-26arm: mvebu: a38x: Drop use of miiphy_get_dev_by_name()Marek Vasut
2025-02-26net: miiphybb: Drop name field from struct bb_miiphy_busMarek Vasut
2025-02-26net: miiphybb: Use container_of() in bb_miiphy_getbus()Marek Vasut
2025-02-26net: designware: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callb...Marek Vasut
2025-02-26net: sh_eth: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacksMarek Vasut
2025-02-26net: ravb: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacksMarek Vasut
2025-02-26arm: mvebu: a38x: Allocate bb_miiphy using bb_miiphy_alloc() and fill in call...Marek Vasut
2025-02-26net: miiphybb: Introduce bb_miiphy_alloc()/bb_miiphy_free() wrappersMarek Vasut
2025-02-26net: miiphy: Introduce mdio_init()Marek Vasut
2025-02-26net: designware: Extract bbmiiphy initialization into dedicated functionMarek Vasut
2025-02-26net: designware: Drop bus indexMarek Vasut
2025-02-26net: miiphybb: Drop bb_miiphy_init() and .init callbackMarek Vasut
2025-02-26arm: mvebu: a38x: Call bb_miiphy init directly in driver probeMarek Vasut
2025-02-26net: designware: Reorder bb_miiphy functionsMarek Vasut
2025-02-26arm: mvebu: a38x: Reorder bb_miiphy functionsMarek Vasut
2025-02-26net: sh_eth: Reorder bb_miiphy functionsMarek Vasut
2025-02-26net: ravb: Reorder bb_miiphy functionsMarek Vasut
2025-02-26net: designware: Drop NULL priv assignmentMarek Vasut
2025-02-26net: sh_eth: Drop empty init callbackMarek Vasut
2025-02-26net: ravb: Drop empty init callbackMarek Vasut
2025-02-26Merge tag 'qcom-fixes-2025.04-rc4' of https://source.denx.de/u-boot/custodian...Tom Rini
2025-02-26cmd: ufetch: use 3-bit colour ANSI codesSam Day
2025-02-26pinctrl: qcom: sm8250: fix pin countCaleb Connolly
2025-02-26power: regulator: add additional supported LDOs for pm8150lCaleb Connolly
2025-02-26clk: stub: add sm8150 compatible idJulius Lehmann
2025-02-26qcom_defconfig: enable stub clockCaleb Connolly
2025-02-26clk: add stub clock driverCaleb Connolly
2025-02-26ARM: tegra124: implement BCT patchingSvyatoslav Ryhel
2025-02-26video: panel: add Sharp LQ079L1SX01 MIPI DSI panel driverSvyatoslav Ryhel
2025-02-26video: add TI LP855x backlight driverSvyatoslav Ryhel
2025-02-26video: tegra20: mipi: add Tegra K1 supportSvyatoslav Ryhel
2025-02-26video: tegra20: dc: dsi: add Tegra K1 compatibleSvyatoslav Ryhel
2025-02-26pinctrl: tegra: add Tegra K1 supportSvyatoslav Ryhel
2025-02-26ARM: tegra: endeavoru: adjust panel nodeSvyatoslav Ryhel
2025-02-26video: tegra20: dsi: pass source on DSI configurationSvyatoslav Ryhel
2025-02-26video: tegra20: dsi: calculate lanes for ganged modeSvyatoslav Ryhel
2025-02-26video: tegra20: dsi: calculate packet parameters for video modeSvyatoslav Ryhel
2025-02-26video: tegra20: dsi: make SOL delay calculation mode independentSvyatoslav Ryhel
2025-02-26video: tegra20: dsi: align ganged mode implementationSvyatoslav Ryhel
2025-02-26video: tegra20: dsi: switch to newer clk APISvyatoslav Ryhel
2025-02-26video: tegra20: dsi: check for panels among child nodesSvyatoslav Ryhel
2025-02-26video: tegra20: dc: improve code qualitySvyatoslav Ryhel
2025-02-26video: tegra20: dc: remove excessive headersSvyatoslav Ryhel
2025-02-26video: tegra20: dc: remove hardcoded Tegra 2 specific partsSvyatoslav Ryhel
2025-02-26video: tegra20: dc: switch to newer clk APISvyatoslav Ryhel
2025-02-25Merge patch series "Remove "saveenv" functionality from am57xx evms"Tom Rini
2025-02-25configs: am57xx: Remove saved environmentsAnurag Dutta