summaryrefslogtreecommitdiff
path: root/drivers/ufs/core/ufshcd.c
AgeCommit message (Expand)Author
2025-02-20scsi: ufs: core: Set default runtime/system PM levels before ufshcd_hba_init()Manivannan Sadhasivam
2025-02-18scsi: ufs: core: Fix ufshcd_is_ufs_dev_busy() and ufshcd_eh_timed_out()Bart Van Assche
2025-02-03scsi: ufs: core: Fix error return with query responseSeunghui Lee
2025-02-03scsi: ufs: core: Fix use-after free in init error and remove pathsAndré Draszik
2025-02-03scsi: ufs: Fix toggling of clk_gating.state when clock gating is not allowedAvri Altman
2025-02-03scsi: ufs: core: Ensure clk_gating.lock is used only after initializationAvri Altman
2025-02-03Merge branch '6.14/scsi-queue' into 6.14/scsi-fixesMartin K. Petersen
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-01-21scsi: ufs: core: Simplify temperature exception event handlingAvri Altman
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-10scsi: Revert "scsi: ufs: core: Probe for EXT_IID support"Avri Altman
2025-01-10Merge branch '6.13/scsi-fixes' into 6.14/scsi-stagingMartin K. Petersen
2025-01-06block: remove BLK_MQ_F_NO_SCHEDChristoph Hellwig
2025-01-02scsi: ufs: core: Honor runtime/system PM levels if set by host controller dri...Manivannan Sadhasivam
2025-01-02scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_p...Manivannan Sadhasivam
2024-12-09scsi: ufs: core: Update compl_time_stamp_local_clock after completing a cqeliuderong
2024-12-09scsi: ufs: core: Do not hold any lock in ufshcd_hba_stop()Avri Altman
2024-12-04Merge patch series "Replace the "slave_*" function names"Martin K. Petersen
2024-12-04scsi: Rename .device_configure() into .sdev_configure()Bart Van Assche
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche
2024-12-04scsi: ufs: core: Add missing post notify for power mode changePeter Wang
2024-12-04scsi: ufs: core: Introduce a new clock_scaling lockAvri Altman
2024-12-04scsi: ufs: core: Introduce a new clock_gating lockAvri Altman
2024-12-04scsi: ufs: core: Prepare to introduce a new clock_gating lockAvri Altman
2024-12-04scsi: ufs: core: Introduce ufshcd_has_pending_tasks()Avri Altman
2024-12-02Merge branch '6.13/scsi-queue' into 6.13/scsi-fixesMartin K. Petersen
2024-11-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-11-20Merge patch series "scsi: ufs: Bug fixes for ufs core and platform drivers"Martin K. Petersen
2024-11-20scsi: ufs: core: Cancel RTC work during ufshcd_remove()Manivannan Sadhasivam
2024-11-20scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSGZiqi Chen
2024-11-20Merge branch '6.12/scsi-fixes' into 6.13/scsi-stagingMartin K. Petersen
2024-11-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-11-06scsi: ufs: ufs-mediatek: Configure individual LU queue flagsEd Tsai
2024-11-06Merge branch '6.12/scsi-fixes' into 6.13/scsi-stagingMartin K. Petersen
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: Move code out of an if-statementBart Van Assche
2024-10-25scsi: ufs: core: Move the MCQ scsi_add_host() callBart Van Assche
2024-10-25scsi: ufs: core: Remove code that is no longer neededBart Van Assche
2024-10-25scsi: ufs: core: Expand the ufshcd_device_init(hba, true) callBart Van Assche
2024-10-25scsi: ufs: core: Move the ufshcd_device_init(hba, true) callBart Van Assche
2024-10-25scsi: ufs: core: Move the ufshcd_device_init() callsBart Van Assche
2024-10-25scsi: ufs: core: Convert a comment into an explicit checkBart Van Assche
2024-10-25scsi: ufs: core: Introduce ufshcd_process_probe_result()Bart Van Assche
2024-10-25scsi: ufs: core: Call ufshcd_add_scsi_host() laterBart Van Assche
2024-10-25scsi: ufs: core: Introduce ufshcd_post_device_init()Bart Van Assche
2024-10-25scsi: ufs: core: Introduce ufshcd_add_scsi_host()Bart Van Assche
2024-10-25scsi: ufs: core: Remove redundant host_lock calls around UTRLCLR.Avri Altman
2024-10-25scsi: ufs: core: Remove redundant host_lock calls around UTMRLCLRAvri Altman
2024-10-25scsi: ufs: core: Remove redundant host_lock calls around UTMRLDBRAvri Altman