summaryrefslogtreecommitdiff
path: root/drivers/ufs/core/ufshcd.c
AgeCommit message (Expand)Author
2025-07-06scsi: ufs: core: Fix clk scaling to be conditional in reset and restoreanvithdosapati
2025-07-06scsi: ufs: core: Don't perform UFS clkscaling during host async scanZiqi Chen
2025-06-19scsi: core: ufs: Fix a hang in the error handlerSanjeev Yadav
2025-05-29scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devicesManish Pandey
2025-05-09scsi: ufs: core: Remove redundant query_complete traceKeoseong Park
2025-05-02scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer()Chenyuan Yang
2025-03-22scsi: ufs: core: Fix error return with query responseSeunghui Lee
2025-03-07scsi: ufs: core: Set default runtime/system PM levels before ufshcd_hba_init()Manivannan Sadhasivam
2025-03-07scsi: ufs: core: Fix ufshcd_is_ufs_dev_busy() and ufshcd_eh_timed_out()Bart Van Assche
2025-02-21scsi: ufs: core: Ensure clk_gating.lock is used only after initializationAvri Altman
2025-02-21scsi: ufs: Fix toggling of clk_gating.state when clock gating is not allowedAvri Altman
2025-02-21scsi: ufs: core: Introduce a new clock_gating lockAvri Altman
2025-02-21scsi: ufs: core: Prepare to introduce a new clock_gating lockAvri Altman
2025-02-21scsi: ufs: core: Introduce ufshcd_has_pending_tasks()Avri Altman
2025-02-17scsi: ufs: core: Fix use-after free in init error and remove pathsAndré Draszik
2025-01-23scsi: ufs: core: Honor runtime/system PM levels if set by host controller dri...Manivannan Sadhasivam
2025-01-17scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_p...Manivannan Sadhasivam
2024-12-19scsi: ufs: core: Update compl_time_stamp_local_clock after completing a cqeliuderong
2024-12-14scsi: ufs: core: Make DMA mask configuration more flexibleBart Van Assche
2024-12-14scsi: ufs: core: Add missing post notify for power mode changePeter Wang
2024-12-14scsi: ufs: core: Cancel RTC work during ufshcd_remove()Manivannan Sadhasivam
2024-12-14scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSGZiqi Chen
2024-12-14scsi: ufs: core: Always initialize the UIC done completionBart Van Assche
2024-11-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-11-04scsi: ufs: core: Start the RTC update work laterBart Van Assche
2024-10-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-10-25scsi: ufs: core: Fix another deadlock during RTC updatePeter Wang
2024-10-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-10-15scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut downSeunghwan Baek
2024-10-15scsi: ufs: core: Requeue aborted requestPeter Wang
2024-10-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-10-03scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()Avri Altman
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-08-28scsi: ufs: core: Remove ufshcd_urgent_bkops()Bao D. Nguyen
2024-08-22Merge patch series "Simplify multiple create*_workqueue() invocations"Martin K. Petersen
2024-08-22scsi: ufs: Simplify alloc*_workqueue() invocationBart Van Assche
2024-08-22scsi: Expand all create*_workqueue() invocationsBart Van Assche
2024-08-22scsi: ufs: Move UFS trace events to private headerAvri Altman
2024-08-16scsi: ufs: core: Add a quirk for handling broken LSDBS field in controller ca...Manivannan Sadhasivam
2024-08-02scsi: ufs: core: Support Updating UIC Command TimeoutBao D. Nguyen
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