summaryrefslogtreecommitdiff
path: root/drivers/ufs/core
AgeCommit message (Expand)Author
2024-08-01scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logicVamshi Gajjela
2024-07-29Merge branch '6.11/scsi-queue' into 6.11/scsi-fixesMartin K. Petersen
2024-07-22scsi: ufs: core: Do not set link to OFF state while waking up from hibernationManivannan Sadhasivam
2024-07-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-07-15scsi: ufs: core: Fix deadlock during RTC updatePeter Wang
2024-07-15scsi: ufs: core: Bypass quick recovery if force reset is neededPeter Wang
2024-07-15scsi: ufs: core: Check LSDBS cap when !mcqKyoungrul Kim
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-10Merge patch series "Basic inline encryption support for ufs-exynos"Martin K. Petersen
2024-07-10scsi: ufs: core: Add UFSHCD_QUIRK_KEYS_IN_PRDTEric Biggers
2024-07-10scsi: ufs: core: Add fill_crypto_prdt variant opEric Biggers
2024-07-10scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_CRYPTO_ENABLEEric Biggers
2024-07-10scsi: ufs: core: fold ufshcd_clear_keyslot() into its callerEric Biggers
2024-07-10scsi: ufs: core: Add UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILEEric Biggers
2024-07-10Merge patch series "UFS patches for kernel 6.11"Martin K. Petersen
2024-07-10Merge branch '6.10/scsi-fixes' into 6.11/scsi-stagingMartin K. Petersen
2024-07-10scsi: ufs: mcq: Make .get_hba_mac() optionalBart Van Assche
2024-07-10scsi: ufs: mcq: Inline ufshcd_mcq_vops_get_hba_mac()Bart Van Assche
2024-07-10scsi: ufs: mcq: Move the ufshcd_mcq_enable() callBart Van Assche
2024-07-10scsi: ufs: mcq: Move the "hba->mcq_enabled = true" assignmentBart Van Assche
2024-07-10scsi: ufs: core: Inline is_mcq_enabled()Bart Van Assche
2024-07-10scsi: ufs: core: Initialize hba->reserved_slot earlierBart Van Assche
2024-07-10scsi: ufs: core: Rename the MASK_TRANSFER_REQUESTS_SLOTS constantBart Van Assche
2024-07-10scsi: ufs: core: Remove two constantsBart Van Assche
2024-07-10scsi: ufs: core: Initialize struct uic_command onceBart Van Assche
2024-07-10scsi: ufs: core: Declare functions onceBart Van Assche
2024-07-04scsi: ufs: core: Fix ufshcd_abort_one racing issuePeter Wang
2024-07-04scsi: ufs: core: Fix ufshcd_clear_cmd racing issuePeter Wang
2024-07-04scsi: ufs: core: Remove SCSI host only if addedKyoungrul Kim
2024-07-04scsi: ufs: core: Suspend clk scaling on no requestRam Prakash Gupta
2024-06-26block: move dma_pad_mask into queue_limitsChristoph Hellwig
2024-06-13scsi: ufs: core: Free memory allocated for model before reinitJoel Slebodnick
2024-06-11scsi: ufs: core: Quiesce request queues before checking pending cmdsZiqi Chen
2024-06-04scsi: ufs: mcq: Prevent no I/O queue case for MCQMinwoo Im
2024-06-04scsi: ufs: pci: Add support MCQ for QEMU-based UFSMinwoo Im
2024-05-30scsi: ufs: mcq: Convert MCQ_CFG_n to an inline functionMinwoo Im
2024-05-30scsi: ufs: mcq: Fix missing argument 'hba' in MCQ_OPR_OFFSET_nMinwoo Im
2024-05-30scsi: ufs: mcq: Fix error output and clean up ufshcd_mcq_abort()Chanwoo Lee
2024-05-30scsi: ufs: sysfs: Make max_number_of_rtt read-writeAvri Altman
2024-05-30scsi: ufs: core: Maximum RTT supported by the host driverAvri Altman
2024-05-30scsi: ufs: core: Allow RTT negotiationAvri Altman
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-04-24scsi: ufs: core: mcq: Fix ufshcd_mcq_sqe_search()Bart Van Assche
2024-04-12Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"Martin K. Petersen
2024-04-11scsi: ufs: core: Changing the status to check inflightSEO HOYOUNG
2024-04-11scsi: ufs: Remove support for old UFSHCI versionsAvri Altman
2024-04-11scsi: ufs: ufs-exynos: Move setting the the DMA alignment to the init methodChristoph Hellwig
2024-04-11scsi: bsg: Pass queue_limits to bsg_setup_queue()Christoph Hellwig
2024-04-05Merge patch series "scsi: ufs: Remove overzealous memory barriers"Martin K. Petersen
2024-04-05scsi: ufs: core: Remove unnecessary wmb() prior to writing run/stop regsAndrew Halaney