summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: Use ufshcd_wait_for_register() in HCE initAvri Altman
2024-10-25scsi: ufs: core: check asymmetric connected lanesSEO HOYOUNG
2024-10-15Merge patch series "scsi: hisi_sas: Some fixes for hisi_sas"Martin K. Petersen
2024-10-15scsi: hisi_sas: Add latest_dump for the debugfs dumpYihang Li
2024-10-15scsi: hisi_sas: Create all dump files during debugfs initializationYihang Li
2024-10-15scsi: hisi_sas: Update v3 hw STP_LINK_TIMER settingXingui Yang
2024-10-15scsi: hisi_sas: Add time interval between two H2D FIS following soft reset specXingui Yang
2024-10-15scsi: hisi_sas: Update disk locked timeout to 7 secondsXingui Yang
2024-10-15scsi: hisi_sas: Default enable interrupt coalescingYihang Li
2024-10-15scsi: hisi_sas: Add cond_resched() for no forced preemption modelYihang Li
2024-10-15scsi: hisi_sas: Check usage count only when the runtime PM status is RPM_SUSP...Yihang Li
2024-10-15scsi: hisi_sas: Reset PHY again if phyup timeoutYihang Li
2024-10-15scsi: hisi_sas: Enable all PHYs that are not disabled by user during controll...Yihang Li
2024-10-15scsi: hisi_sas: Add firmware information checkYihang Li
2024-10-15scsi: hisi_sas: Create trigger_dump at the end of the debugfs initializationYihang Li
2024-10-15scsi: hisi_sas: Adjust priority of registering and exiting debugfs for securityYihang Li
2024-10-15Merge patch series "scsi: bfa: Remove deadcode"Martin K. Petersen
2024-10-15scsi: bfa: Remove unused misc codeDr. David Alan Gilbert
2024-10-15scsi: bfa: Remove unused bfa_fcs codeDr. David Alan Gilbert
2024-10-15scsi: bfa: Remove unused bfa_ioc codeDr. David Alan Gilbert
2024-10-15scsi: bfa: Remove unused bfa_svc codeDr. David Alan Gilbert
2024-10-15scsi: bfa: Remove unused bfa_core codeDr. David Alan Gilbert
2024-10-03scsi: ufs: ufs-qcom: Add fixup_dev_quirks vopsManish Pandey
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: mptfusion: Remove #ifndef __GENKSYMS__ / #endifBart Van Assche
2024-10-03scsi: aic7xxx: Remove unused aic7770_find_device()Dr. David Alan Gilbert
2024-10-03scsi: aacraid: Remove unused aac_check_health()Dr. David Alan Gilbert
2024-10-03scsi: bfa: Fix cacography in bfi.h fileLiu Jing
2024-10-03scsi: qedf: Remove dead codeLiao Chen
2024-10-03Merge patch series "Clean up the UFS driver UIC code"Martin K. Petersen
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: core: Improve the struct ufs_hba documentationBart Van Assche
2024-10-03scsi: ufs: ufs: qcom: dt-bindings: Document the QCS8300 UFS ControllerXin Liu
2024-09-29Linux 6.12-rc1v6.12-rc1Linus Torvalds
2024-09-29x86: kvm: fix build errorLinus Torvalds