summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-14usb: xhci: pet watchdog during transfersGodfrey Mwangi
2024-10-14Merge tag 'u-boot-ufs-next-20241014' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-10-14Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/cus...Tom Rini
2024-10-14Merge branch 'u-boot-nand-20241012' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-10-14power/domain: meson-ee-pwrc: make sure to not enable a domain twiceNeil Armstrong
2024-10-14clk: meson: gxbb: add HDMI clocksNeil Armstrong
2024-10-14video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabledNeil Armstrong
2024-10-14ufs: Add Support for Qualcomm UFS HC driverBhupesh Sharma
2024-10-14ufs: allow UFSHCI version 4.0Neil Armstrong
2024-10-14ufs: add get_max_pwr_mode callbackNeil Armstrong
2024-10-14ufs: add device_reset callbackNeil Armstrong
2024-10-14ufs: ufs-amd-versal2: Add support for AMD UFS controllerVenkatesh Yadav Abbarapu
2024-10-14ufs: add support for DesignWare ControllerVenkatesh Yadav Abbarapu
2024-10-14ufs: core: remove link_startup_again logicNeil Armstrong
2024-10-14ufs: Fix debug message in 'ufs_start'Bhupesh Sharma
2024-10-14ufs: Add missing memory barriersBhupesh Sharma
2024-10-14ufs: Sync possible UFS Quirks with Linux UFS driverBhupesh Sharma
2024-10-14ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUPBhupesh Sharma
2024-10-14ufs/ufs.h: Add definition of 'ufshcd_rmwl()'Bhupesh Sharma
2024-10-14ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTOMarek Vasut
2024-10-14ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESSMarek Vasut
2024-10-14ufs: use dcache helpers for scsi_cmd data and only invalidate if necessaryNeil Armstrong
2024-10-14ufs: split flush and invalidate to only invalidate when requiredNeil Armstrong
2024-10-14ufs: fix dcache flush and invalidate range calculationNeil Armstrong
2024-10-14ufs: allocate descriptors with size aligned with DMA_MINALIGNNeil Armstrong
2024-10-13Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2024-10-13Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2024-10-13Merge tag 'u-boot-imx-master-20241013' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-10-13clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.10.9Marek Vasut
2024-10-13clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.10.9Marek Vasut
2024-10-13clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.10.9Marek Vasut
2024-10-13clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.10.9Marek Vasut
2024-10-13pinctrl: renesas: Synchronize R-Car R8A779H0 V4M PFC tables with Linux 6.10.9Marek Vasut
2024-10-13pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 6.10.9Marek Vasut
2024-10-13Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2024-10-13video: panel: add Sharp LQ101R1SX01 MIPI DSI panel driverSvyatoslav Ryhel
2024-10-13video: tegra20: dsi: add ganged mode supportSvyatoslav Ryhel
2024-10-13video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR useSvyatoslav Ryhel
2024-10-13usb: host: tegra: get usb phy configuration from phy nodeSvyatoslav Ryhel
2024-10-13drivers: tegra_gpio: add early SPL functionsSvyatoslav Ryhel
2024-10-13Tegra30: Add funcmux for UART over SD slotJonas Schwöbel
2024-10-13clk: imx8mp: Add i.MX8MP Dummy clkPeng Fan
2024-10-13misc: fuse: Update fuse driverYe Li
2024-10-13misc: fuse: Fix FSB redundancy fuse word check and clear resYe Li
2024-10-13misc: ele_api: Add read/write shadow fuse APIsYe Li
2024-10-13misc: ele_api: Update ELE read common fuse APIPeng Fan
2024-10-13misc: ele_mu: Clear RR when initialize MUPeng Fan
2024-10-13misc: ele_mu: Update ELE MU to get TR/RR number from HWYe Li
2024-10-12mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driverLinus Walleij
2024-10-12mtd: nand: raw: atmel: Use ONFI ECC params if availableZixun LI