summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-28ufs: Add support for sending UFS attribute requestsJared McArthur
2025-10-28ufs: Fix wrong bitfield usage for Data Direction in Transfer RequestKunihiko Hayashi
2025-10-28ufs: ti-j721e: Correct error detectionAndrew Goodbody
2025-10-28clk: versaclock: Use IS_ERR check before dereferenceAndrew Goodbody
2025-10-28clk: versaclock: return value calculated by ERR_PTRAndrew Goodbody
2025-10-28usb: musb-new: Cannot test unsigned member to be negativeAndrew Goodbody
2025-10-28usb: musb-new: Limit check array index before useAndrew Goodbody
2025-10-28usb: musb-new: Null check before dereferenceAndrew Goodbody
2025-10-28usb: xhci: exynos: variable node should be signedAndrew Goodbody
2025-10-28usb: ulpi: Incorrect operator usedAndrew Goodbody
2025-10-28usb: ohci-hcd: Null check lurb_priv before dereferenceAndrew Goodbody
2025-10-28usb: fsl-dt-fixup: Return an error code on errorAndrew Goodbody
2025-10-28usb: ehci: exynos: variable node should be signedAndrew Goodbody
2025-10-28timer: sifive_clint: Add GHRTv2 compaible stringJimmy Ho
2025-10-28gpio: tegra_gpio: convert to use set_flagsLukasz Majewski
2025-10-28video: tegra: Incorrect operator usedAndrew Goodbody
2025-10-28video: tegra: Remove unreachable codeAndrew Goodbody
2025-10-28crypto: tegra: Tighten TEGRA_AES driver dependencyTom Rini
2025-10-28timer: tegra: Bind watchdog to timer nodeLukasz Majewski
2025-10-28watchdog: Add support for Tegra watchdog timerLukasz Majewski
2025-10-28i2c: rcar_i2c: Add R-Car Gen5 supportMinh Le
2025-10-28i2c: add support for the MT7621 I2C controllerJustin Swartz
2025-10-27net: sun8i-emac: Add support for active-low leds with internal PHYPaul Kocialkowski
2025-10-27net: sun8i-emac: Remove internal PHY config default valuePaul Kocialkowski
2025-10-24firmware: scmi: Add i.MX95 SCMI CPU ProtocolPeng Fan
2025-10-24firmware: scmi: Add i.MX95 SCMI LMM protocol driverPeng Fan
2025-10-24firmware: scmi: Support probe vendor ID 0x80 and 0x82Peng Fan
2025-10-24firmware: scmi: Conditionally compile protocol supportPeng Fan
2025-10-24phy: ti: phy-j721e-wiz: Allow reinitialization when SERDES is pre-configuredHrushikesh Salunke
2025-10-22Merge tag 'net-20251022' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2025-10-22Merge tag 'u-boot-at91-2026.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-10-22net: designware: fix bitbang init errorJim Liu
2025-10-22net: phy: Make driver overloading get_phy_id depend on !COMPILE_TESTTom Rini
2025-10-22net: phy: add paged PHY register accessorsLucien.Jheng
2025-10-22net: airoha: simplify rx/free packet logic a bitMikhail Kshevetskiy
2025-10-22net: mediatek: move MT7531 MMIO MDIO to dedicated driverChristian Marangi
2025-10-22net: mediatek: mt7988: free allocated MDIO bus on cleanupChristian Marangi
2025-10-22net: mediatek: mt7988: restore PHY page on PHY setting exitChristian Marangi
2025-10-22net: mediatek: mt7531/7988: fix broken PHY turn ON/OFFChristian Marangi
2025-10-22net: phy: aquantia: switch to use phy_get_ofnode()Beiyan Yun
2025-10-22net: Tighten more driver dependenciesTom Rini
2025-10-22arm: socfpga: Tighten a few more driver dependenciesTom Rini
2025-10-20Revert "spi: cadence-qspi: Remove cdns, is-dma property handling"Michal Simek
2025-10-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-10-17serial: sh: Handle HSCIF RX FIFO overflowMarek Vasut
2025-10-17pci: pcie-rcar-gen4: Shut down controller on link down and removeMarek Vasut
2025-10-17Merge patch series "led: fixes"Tom Rini
2025-10-17led: Add LED dependency for LED_ACTIVITY and LED_BOOTPatrice Chotard
2025-10-17led: Update led_get_by_label()Patrice Chotard
2025-10-17clk: at91: remove default values for PMC_PLL_ACRManikandan Muralidharan