summaryrefslogtreecommitdiff
path: root/drivers/ufs
AgeCommit message (Expand)Author
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
2023-11-27ufs: Add a line feed to the end of some dev_xxx() messagesBin Meng
2023-11-27ufs: Correct the UFS terminlogyBin Meng
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-07scsi: Forceably finish migration to DM_SCSITom Rini
2023-09-09ufs: ufs-renesas: Drop include common.hMarek Vasut
2023-09-09ufs: ufs-renesas: Add support for Renesas R-Car UFS controllerMarek Vasut
2023-08-24ufs: Implement cache managementMarek Vasut
2023-08-24ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocsMarek Vasut
2023-08-24ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr()Marek Vasut
2023-08-24ufs: Handle UFS 3.0 controllersMarek Vasut
2023-08-24ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTOMarek Vasut
2023-08-24ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESSMarek Vasut
2023-08-24ufs: Convert quirks to BIT() macroMarek Vasut
2023-08-17ufs: cdns: Drop extra spaceMarek Vasut
2023-07-14ufs: Use 'TASK_TAG' to construct the ucd_req_ptr->header.dword_0Bhupesh Sharma
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini