summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-31Merge patch series "power: regulator: Fix some Smatch reported issues"Tom Rini
2025-08-31Merge patch series "power: Address two Smatch reported issues"Tom Rini
2025-08-31power: Tighten some power driver dependenciesTom Rini
2025-08-31power: Correct dependencies on POWER_LEGACYTom Rini
2025-08-30efi: serial: Use correct EFI status typeAndrew Goodbody
2025-08-31phy: rockchip: typec: Fix improper use of UCLASS_PHYJonas Karlman
2025-08-31phy: rockchip: inno-usb2: Fix improper use of UCLASS_PHYJonas Karlman
2025-08-31phy: rockchip: naneng-combphy: Use syscon_regmap_lookup_by_phandleJonas Karlman
2025-08-31phy: rockchip: naneng-combphy: Simplify init opsJonas Karlman
2025-08-31phy: rockchip: naneng-combphy: Fix Generic PHY reference countingJonas Karlman
2025-08-31phy: rockchip: usbdp: Simplify init opsJonas Karlman
2025-08-31phy: rockchip: usbdp: Fix Generic PHY reference countingJonas Karlman
2025-08-30mmc: rockchip_sdhci: Do not test unsigned for being less than 0Andrew Goodbody
2025-08-30power: rk8xx: allow to customize RK806 reset modeQuentin Schulz
2025-08-30phy: rockchip: naneng-combphy: Add support for RK3528Jianwei Zheng
2025-08-30usb: dwc3-generic: Use combined glue and ctrl node for RK3528Jonas Karlman
2025-08-30rockchip: clk: clk_rk3528: Add dummy CLK_REF_PCIE_INNER_PHY supportJonas Karlman
2025-08-30phy: rockchip: naneng-combphy: Add support for RK3576Jon Lin
2025-08-30rockchip: clk: clk_rk3576: Add dummy CLK_REF_PCIEx_PHY supportJonas Karlman
2025-08-30phy: rockchip: usbdp: Add support for RK3576Frank Wang
2025-08-30phy: rockchip-inno-usb2: Add support for RK3576Frank Wang
2025-08-30usb: dwc3-generic: Use combined glue and ctrl node for RK3576Jonas Karlman
2025-08-30rockchip: Add default USB_GADGET_PRODUCT_NUM for RK3576Jonas Karlman
2025-08-30rng: rockchip_rng: Add compatible for RK3576Jonas Karlman
2025-08-30usb: gadget: rockchip: Fix spacing around the Kconfig optionTom Rini
2025-08-30usb: gadget: rockchip: Add missing dependencyTom Rini
2025-08-30rockchip: rockchip-inno-usb2: Fix Synchronous Abort on usb startAlex Shumsky
2025-08-29power: regulator: tps65941: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-29power: regulator: rzg2l-usbphy: Add parenthesis to return expressionAndrew Goodbody
2025-08-29power: regulator: palmas: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-29power: regulator: lp87565: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-29power: regulator: lp873x: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-29power: power_i2c: ret is uninitialised if not DM_I2CAndrew Goodbody
2025-08-29power: axp: Remove redundant codeAndrew Goodbody
2025-08-29usb: cdns3: Do not access memory after freeAndrew Goodbody
2025-08-28Merge tag 'xilinx-for-v2026.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-08-27Merge tag 'fsl-qoriq-next-2025-08-27' of https://source.denx.de/u-boot/custod...Tom Rini
2025-08-27drivers: crypto: fsl: rng: Reinitialize job ringAnthony Pighin (Nokia)
2025-08-27fsl_dspi: set scaler values for CS-SCK and SCK-CS delaysTomas Alvarez Vanoli
2025-08-27serial: lpuart: Return value from correct variableAndrew Goodbody
2025-08-27drivers: qe: avoid double free()Andrew Goodbody
2025-08-27net: fsl-mc: Incorrect variable used in error pathAndrew Goodbody
2025-08-27net: fsl-mc: NULL check dflt_dpni before dereferenceAndrew Goodbody
2025-08-27net: fsl-mc: NULL check dflt_dpbp before dereferenceAndrew Goodbody
2025-08-27net: fsl-mc: NULL check dflt_dpio before dereferenceAndrew Goodbody
2025-08-27net: fsl_enetc: Fix copy/paste errorAndrew Goodbody
2025-08-27net: fm: Correct test for timeoutAndrew Goodbody
2025-08-27net: fm: NULL check dev before dereferenceAndrew Goodbody
2025-08-27net: fm: Correct test for timeoutAndrew Goodbody
2025-08-27ddr: fsl: Provide initial value for zqcs_initAndrew Goodbody