aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
3 dayspinctrl: qcom: sm8250: fix pin countCaleb Connolly1-1/+1
3 dayspower: regulator: add additional supported LDOs for pm8150lCaleb Connolly1-0/+7
3 daysclk: stub: add sm8150 compatible idJulius Lehmann1-0/+1
3 daysclk: add stub clock driverCaleb Connolly3-0/+74
4 daysmmc: Fix size calculation for sector addressed MMC version 4Marek Vasut1-1/+1
10 daysnet: dwc_eth_qos_rockchip: Fix disable of RX/TX delay for RK3588Jonas Karlman1-2/+5
10 daysnet: dwc_eth_qos_rockchip: Fix disable of RX/TX delay for RK356xJonas Karlman1-2/+5
10 dayspinctrl: rockchip: rk3328: Fix pinmux for GPIO2-B and GPIO3-B pinsJonas Karlman1-7/+52
10 daysled: fix coverity scan errorHeiko Schocher1-0/+4
10 dayspower: regulator: tps65941: Fix voltage calculation for ldoUdit Kumar1-3/+13
11 daystpm: unconstify tpm_tis_chip_dataIlias Apalodimas1-1/+1
2025-02-12pinctrl: tegra20: adjust pin type detectionSvyatoslav Ryhel1-2/+2
2025-02-12pmic: palmas: bind sysreset to parent nodeSvyatoslav Ryhel1-2/+3
2025-02-12pmic: max77663: bind children to parent nodeSvyatoslav Ryhel1-4/+5
2025-02-12Revert "drivers: gpio-uclass: support PMIC GPIO children"Svyatoslav Ryhel1-20/+0
2025-02-11Merge tag 'u-boot-dfu-20250211' of https://source.denx.de/u-boot/custodians/u...Tom Rini9-280/+150
2025-02-11usb: dwc3-generic: Add STih407 supportPatrice Chotard3-0/+143
2025-02-11usb: dwc3-generic: Reorder includePatrice Chotard1-16/+4
2025-02-11usb: dwc3: Remove dwc3 glue driver support for STiPatrice Chotard3-263/+0
2025-02-11usb: gadget: f_mass_storage: Add schedule() in sleep_thread()Patrice Chotard1-0/+1
2025-02-10rtc: emul_rtc: Make emul_rtc_probe() staticMichal Simek1-1/+1
2025-02-10net: designware: support phy io micro voltage setting.Michael Chang1-0/+12
2025-02-10pinctrl: mediatek: support reading register base address by nameWeijie Gao1-1/+5
2025-02-10pinctrl: mediatek: mt7988: remove _base from reg-namesWeijie Gao1-2/+1
2025-02-07Merge patch series "led: add function naming option from linux"Tom Rini1-4/+66
2025-02-07led: add function naming option from linuxHeiko Schocher1-4/+66
2025-02-06Merge tag 'xilinx-for-v2025.04-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini3-8/+20
2025-02-06usb: gadget: g_dnl: Fix NULLPTR dereference when serial# is unsetMichael Ferolito1-1/+2
2025-02-05fpga: Avoid ignored-qualifiers warningAlexander Dahl1-7/+7
2025-02-05spi: cadence_qspi: Add missing prototype for cadence_qspi_flash_resetVenkatesh Yadav Abbarapu1-1/+1
2025-02-05spi: cadence_qspi: Fix OSPI DDR mode alignment issuePadmarao Begari1-0/+12
2025-02-04net: miiphybb: Update debug() printMarek Vasut1-1/+1
2025-02-04net: miiphybb: Convert ifdef DEBUG to debug()Marek Vasut1-3/+1
2025-02-04remoteproc: renesas: Synchronize caches across coresMarek Vasut1-0/+7
2025-02-04Merge patch series "mediatek: final preparation for OF_UPSTREAM support"Tom Rini1-2/+3
2025-02-04pinctrl: mediatek: mt7981: rename reg-names to upstream linux formatChristian Marangi1-2/+3
2025-02-03mmc: Allow controlling DM_MMC for VPL buildsSimon Glass1-2/+2
2025-02-03pinctrl: starfive: Correct driver declaration for starfive_gpioHal Feng1-2/+2
2025-01-31net: mediatek: fix coding style of AN8855 switch driverWeijie Gao1-45/+44
2025-01-31pinctrl: mediatek: update mt7981 pinctrl driver based on upstream kernelWeijie Gao1-6/+45
2025-01-31scsi: do not fill the LUN in the second CDB byteNeil Armstrong1-6/+6
2025-01-31Merge tag 'u-boot-stm32-20250131' of https://source.denx.de/u-boot/custodians...Tom Rini2-4/+7
2025-01-31fastboot: Fix warning when CONFIG_SYS_64BIT_LBA is enablePatrice Chotard1-4/+4
2025-01-31stm32: remove dt-binding headers that are available upstreamPatrick Delaunay1-0/+3
2025-01-30net: phy: Add RGMII RX/TX delay handling to DP83822 PHYMarek Vasut1-1/+47
2025-01-30Merge patch series "Add support for MediaTek MT7987 SoC"Tom Rini6-2/+1609
2025-01-30mmc: mediatek: add support for MediaTek MT7987 SoCsWeijie Gao1-2/+19
2025-01-30pinctrl: mediatek: add pinctrl driver for MT7987 SoCWeijie Gao3-0/+741
2025-01-30clk: mediatek: add clock driver support for MediaTek MT7987 SoCWeijie Gao2-0/+849
2025-01-29net: ravb: Staticize bb_miiphy functionsMarek Vasut1-7/+7