summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-03-03arm64: versal2: Show major and minor silicon versionMichal Simek
2025-03-03clk: versal: Store driver data in data sectionPadmarao Begari
2025-03-03clk: versal: Update the reference clocks as per bindingsVenkatesh Yadav Abbarapu
2025-02-28clk: rockchip: Correct usage of IS_ENABLED() macroTom Rini
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-26clk: add stub clock driverCaleb Connolly
2025-02-24mmc: Fix size calculation for sector addressed MMC version 4Marek Vasut
2025-02-19net: dwc_eth_qos_rockchip: Fix disable of RX/TX delay for RK3588Jonas Karlman
2025-02-19net: dwc_eth_qos_rockchip: Fix disable of RX/TX delay for RK356xJonas Karlman
2025-02-19pinctrl: rockchip: rk3328: Fix pinmux for GPIO2-B and GPIO3-B pinsJonas Karlman
2025-02-18led: fix coverity scan errorHeiko Schocher
2025-02-18power: regulator: tps65941: Fix voltage calculation for ldoUdit Kumar
2025-02-18tpm: unconstify tpm_tis_chip_dataIlias Apalodimas
2025-02-12pinctrl: tegra20: adjust pin type detectionSvyatoslav Ryhel
2025-02-12pmic: palmas: bind sysreset to parent nodeSvyatoslav Ryhel
2025-02-12pmic: max77663: bind children to parent nodeSvyatoslav Ryhel
2025-02-12Revert "drivers: gpio-uclass: support PMIC GPIO children"Svyatoslav Ryhel
2025-02-11Merge tag 'u-boot-dfu-20250211' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-02-11usb: dwc3-generic: Add STih407 supportPatrice Chotard
2025-02-11usb: dwc3-generic: Reorder includePatrice Chotard
2025-02-11usb: dwc3: Remove dwc3 glue driver support for STiPatrice Chotard
2025-02-11usb: gadget: f_mass_storage: Add schedule() in sleep_thread()Patrice Chotard
2025-02-10rtc: emul_rtc: Make emul_rtc_probe() staticMichal Simek
2025-02-10net: designware: support phy io micro voltage setting.Michael Chang
2025-02-10pinctrl: mediatek: support reading register base address by nameWeijie Gao
2025-02-10pinctrl: mediatek: mt7988: remove _base from reg-namesWeijie Gao
2025-02-07Merge patch series "led: add function naming option from linux"Tom Rini
2025-02-07led: add function naming option from linuxHeiko Schocher
2025-02-06Merge tag 'xilinx-for-v2025.04-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-02-06usb: gadget: g_dnl: Fix NULLPTR dereference when serial# is unsetMichael Ferolito
2025-02-05fpga: Avoid ignored-qualifiers warningAlexander Dahl
2025-02-05spi: cadence_qspi: Add missing prototype for cadence_qspi_flash_resetVenkatesh Yadav Abbarapu
2025-02-05spi: cadence_qspi: Fix OSPI DDR mode alignment issuePadmarao Begari
2025-02-04net: miiphybb: Update debug() printMarek Vasut
2025-02-04net: miiphybb: Convert ifdef DEBUG to debug()Marek Vasut
2025-02-04remoteproc: renesas: Synchronize caches across coresMarek Vasut
2025-02-04Merge patch series "mediatek: final preparation for OF_UPSTREAM support"Tom Rini
2025-02-04pinctrl: mediatek: mt7981: rename reg-names to upstream linux formatChristian Marangi
2025-02-03mmc: Allow controlling DM_MMC for VPL buildsSimon Glass
2025-02-03pinctrl: starfive: Correct driver declaration for starfive_gpioHal Feng
2025-01-31net: mediatek: fix coding style of AN8855 switch driverWeijie Gao
2025-01-31pinctrl: mediatek: update mt7981 pinctrl driver based on upstream kernelWeijie Gao
2025-01-31scsi: do not fill the LUN in the second CDB byteNeil Armstrong
2025-01-31Merge tag 'u-boot-stm32-20250131' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-01-31fastboot: Fix warning when CONFIG_SYS_64BIT_LBA is enablePatrice Chotard
2025-01-31stm32: remove dt-binding headers that are available upstreamPatrick Delaunay
2025-01-30net: phy: Add RGMII RX/TX delay handling to DP83822 PHYMarek Vasut
2025-01-30Merge patch series "Add support for MediaTek MT7987 SoC"Tom Rini