summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-29gpio: qcom: Support GPIOs on PM6350 PMICLuca Weiss
2025-10-29regulator: qcom-rpmh-regulator: add support for pm6150l regulatorsLuca Weiss
2025-10-29phy: qcom: Add SM6350 to QMP UFS PHY driverLuca Weiss
2025-10-29iommu: qcom-smmu: Add qcom,sm6350-smmu-500 compatibleLuca Weiss
2025-10-29drivers: pinctrl: Add Qualcomm SM6350 TLMM driverLuca Weiss
2025-10-29clk/stub: add sm6350-rpmh clockLuca Weiss
2025-10-29clk/qcom: Add SM6350 clock driverLuca Weiss
2025-10-29serial: msm-geni: Update kconfig name for DEBUG_UART_MSM_GENILuca Weiss
2025-10-29clk/qcom: sm8250: Remove unused definesLuca Weiss
2025-10-29pinctrl: qcom: sc7280: Fix offset of UFS_RESETLuca Weiss
2025-10-29gpio: qcom_spmi: add pm660lDavid Wronek
2025-10-29pinctrl: qcom: add sdm670 pinctrl driverDavid Wronek
2025-10-29clk/qcom: sdm845: add support for sdm670David Wronek
2025-10-29clk/stub: add sdm670 rpmh clockDavid Wronek
2025-10-29phy: qcom: Rework Kconfig logic around MSM8916_USB_PHYTom Rini
2025-10-29gpio: qcom: qcom_spmi_gpio: add compatible for pm6150lJens Reidel
2025-10-28Revert "clk: Return value calculated by ERR_PTR"Tom Rini
2025-10-28spi: altera_spi: Add missing <time.h> to altera_spi.cTom Rini
2025-10-28spi: Tighten some spi driver dependenciesTom Rini
2025-10-28clk: Tighten some clock driver dependenciesTom Rini
2025-10-28x86: Rename arch/x86/include/asm/pnp_def.h to include/pnp_def.hTom Rini
2025-10-28mtd: nvmxip: Make use of LBAF for printing lbaint_tTom Rini
2025-10-28mtd: spi: sf_dataflash.c: Make use of 'z' for printing size_tTom Rini
2025-10-28mtd: Correct dependency on SYS_FLASH_CHECKSUMTom Rini
2025-10-28mtd: nand: Prevent dereference of NULL pointerAndrew Goodbody
2025-10-28spi: spi-uclass: Use unwind gotoAndrew Goodbody
2025-10-28spi: fspi: Logical or used instead of logical andAndrew Goodbody
2025-10-28spi: npcm-fiu: Remove repeated testAndrew Goodbody
2025-10-28spi: ich: Do not use uninitialised valueAndrew Goodbody
2025-10-28Merge patch series "spi: cadence_qspi: Fix Smatch reported issues"Tom Rini
2025-10-28clk: Return value calculated by ERR_PTRAndrew Goodbody
2025-10-28Merge patch series "clk: versaclock: Fix two issues found by Smatch"Tom Rini
2025-10-28mmc: owl_mmc: Do not dereference data before NULL checkAndrew Goodbody
2025-10-28gpio: intel_gpio: Initialise or0 and or1Andrew Goodbody
2025-10-28spi: cadence_qspi: Do not return unset error codeAndrew Goodbody
2025-10-28spi: cadence_qspi: Off by 1 in test for timeoutAndrew 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-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