summaryrefslogtreecommitdiff
path: root/drivers/ufs/core
AgeCommit message (Expand)Author
2024-11-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
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
2024-10-25scsi: ufs: core: Improve ufshcd_mcq_sq_cleanup()Bart Van Assche
2024-10-25scsi: ufs: core: Simplify ufshcd_err_handling_prepare()Bart Van Assche
2024-10-25scsi: ufs: core: Simplify ufshcd_exception_event_handler()Bart Van Assche
2024-10-25scsi: ufs: core: Simplify ufshcd_try_to_abort_task()Bart Van Assche
2024-10-25scsi: ufs: core: Remove goto statements from ufshcd_try_to_abort_task()Bart Van Assche
2024-10-25scsi: ufs: core: Move the ufshcd_mcq_enable_esi() definitionBart Van Assche
2024-10-25scsi: ufs: core: Make DMA mask configuration more flexibleBart Van Assche
2024-10-25scsi: ufs: core: Fix another deadlock during RTC updatePeter Wang
2024-10-25scsi: ufs: core: Use ufshcd_wait_for_register() in HCE initAvri Altman
2024-10-25scsi: ufs: core: check asymmetric connected lanesSEO HOYOUNG
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-15scsi: ufs: core: Fix the issue of ICU failurePeter Wang
2024-10-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-10-03scsi: ufs: core: Zero utp_upiu_req at the beginning of each commandAvri Altman
2024-10-03scsi: ufs: core: Do not open code read_poll_timeoutAvri Altman
2024-10-03scsi: ufs: core: Always initialize the UIC done completionBart Van Assche
2024-10-03scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to analyzeBart Van Assche
2024-10-03scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to readBart Van Assche
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-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-01fault-inject: improve build for CONFIG_FAULT_INJECTION=nJani Nikula
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