summaryrefslogtreecommitdiff
path: root/drivers/ufs
AgeCommit message (Expand)Author
2025-11-17ufs: rcar-gen5: Use a unique U_BOOT_DRIVER nameTom Rini
2025-11-17ufs: Keep Makefile and Kconfig sorted one more timeMarek Vasut
2025-10-28ufs: Add UFS driver for Renesas R-Car X5HTuyen Dang
2025-10-28ufs: renesas: Update Kconfig entry help textMarek Vasut
2025-10-28ufs: Call ufs_scsi_bind() from uclass .post_bindMarek Vasut
2025-10-28ufs: amd-versal2: Fix indentMarek Vasut
2025-10-28ufs: core: Rename ufs.c to ufs-uclass.cMarek Vasut
2025-10-28ufs: core: Fold ufs-uclass into ufsMarek Vasut
2025-10-28ufs: core: Keep Makefile and Kconfig list sortedMarek Vasut
2025-10-28ufs: Add MediaTek UFS driverIgor Belwon
2025-10-28ufs: unipro: Add PA_SCRAMBLING propertyIgor Belwon
2025-10-28ufs: rockchip: Add initial supportShawn Lin
2025-10-28ufs: core: Add ufshcd_dme_enable() and ufshcd_dme_reset()Shawn Lin
2025-10-28ufs: Add bRefClkFreq attribute settingJared McArthur
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-08-26ufs: amd-versal2: Configure RMMI and M-PHY registers for HS modeVenkatesh Yadav Abbarapu
2025-04-16ufs: amd-versal2: Use raw read/write for SLCR/CACHE registersVenkatesh Yadav Abbarapu
2025-03-18ufs: core: sync ufshci.h with Linux v6.12Neil Armstrong
2025-03-18ufs: core: sync unipro.h with Linux v6.12Neil Armstrong
2025-03-18ufs: core: move ufshci defines in a separate headerNeil Armstrong
2025-03-18ufs: core: cosmetic fixupsNeil Armstrong
2025-03-18ufs: core: mark unexported functions as staticNeil Armstrong
2025-03-18ufs: core: include missing include/ufs.hNeil 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-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07ufs: Remove <common.h> and add needed includesTom Rini
2023-11-27Merge patch series "ufs: Add a PCI UFS controller support"Tom Rini
2023-11-27ufs: Handle UFS 3.1 controllersBin Meng
2023-11-27ufs: Add a PCI based UFS controller driverBin Meng
2023-11-27ufs: Allow mmio registers on the PCI busBin Meng