]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-11-07 Bart Van Asschescsi: ufs: core: Restore SM8650 support
2024-11-07 Geert Uytterhoevenscsi: sun3: Mark driver struct with __refdata to preven...
2024-11-07 Bart Van Asschescsi: sg: Enable runtime power management
2024-11-07 Zhen Leiscsi: qedi: Fix a possible memory leak in qedi_alloc_an...
2024-11-07 Zhen Leiscsi: qedf: Fix a possible memory leak in qedf_alloc_an...
2024-11-07 Zeng Hengscsi: fusion: Remove unused variable 'rc'
2024-11-07 Ye Binscsi: bfa: Fix use-after-free in bfad_im_module_exit()
2024-11-07 Dr. David Alan... scsi: esas2r: Remove unused esas2r_build_cli_req()
2024-11-07 Baolin Liuscsi: target: Fix incorrect function name in pscsi_crea...
2024-11-07 Philipp Stannerscsi: ufs: Replace deprecated PCI functions
2024-11-07 Uwe Kleine... scsi: Switch back to struct platform_driver::remove()
2024-11-07 Igor Pylypivscsi: pm8001: Increase request sg length to support...
2024-11-07 Igor Pylypivscsi: pm8001: Initialize devices in pm8001_alloc_dev()
2024-11-07 Salomon Dushimirimanascsi: pm8001: Use module param to set pcs event log...
2024-11-07 Ed Tsaiscsi: ufs: ufs-mediatek: Configure individual LU queue...
2024-11-07 Martin K. PetersenMerge branch '6.12/scsi-fixes' into 6.13/scsi-staging
2024-11-07 Martin K. PetersenMerge patch series "Update lpfc to revision 14.4.0.6"
2024-11-07 Martin K. PetersenMerge patch series "UFS cleanups and enhancements to...
2024-11-07 Peter Griffinscsi: MAINTAINERS: Update UFS Exynos entry
2024-11-03 Justin Teescsi: lpfc: Copyright updates for 14.4.0.6 patches
2024-11-03 Justin Teescsi: lpfc: Update lpfc version to 14.4.0.6
2024-11-03 Justin Teescsi: lpfc: Change lpfc_nodelist nlp_flag member into...
2024-11-03 Justin Teescsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist...
2024-11-03 Justin Teescsi: lpfc: Prevent NDLP reference count underflow...
2024-11-03 Justin Teescsi: lpfc: Add cleanup of nvmels_wq after HBA reset
2024-11-03 Justin Teescsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before...
2024-11-03 Justin Teescsi: lpfc: Update lpfc_els_flush_cmd() to check for...
2024-11-03 Justin Teescsi: lpfc: Call lpfc_sli4_queue_unset() in restart...
2024-11-03 Justin Teescsi: lpfc: Check devloss callbk done flag for potentia...
2024-11-03 Justin Teescsi: lpfc: Modify CGN warning signal calculation based...
2024-11-03 Peter Griffinscsi: ufs: exynos: gs101: Enable clock gating with...
2024-11-03 Peter Griffinscsi: ufs: exynos: Fix hibern8 notify callbacks
2024-11-03 Peter Griffinscsi: ufs: exynos: Set ACG to be controlled by UFS_ACG_...
2024-11-03 Peter Griffinscsi: ufs: exynos: Enable write line unique transaction...
2024-11-03 Peter Griffinscsi: ufs: exynos: Add gs101_ufs_drv_init() hook and...
2024-11-03 Peter Griffinscsi: ufs: exynos: remove tx_dif_p_nsec from exynosauto...
2024-11-03 Peter Griffinscsi: ufs: exynos: gs101: Remove unused phy attribute...
2024-11-03 Peter Griffinscsi: ufs: exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_A...
2024-11-03 Peter Griffinscsi: ufs: exynos: gs101: Remove EXYNOS_UFS_OPT_BROKEN_...
2024-11-03 Peter Griffinscsi: ufs: exynos: Add check inside exynos_ufs_config_smu()
2024-11-03 Peter Griffinscsi: ufs: exynos: Allow UFS Gear 4
2024-11-03 Tudor Ambarusscsi: ufs: exynos: Remove superfluous function parameter
2024-11-03 Tudor Ambarusscsi: ufs: exynos: Remove empty drv_init method
2024-10-25 Bart Van Asschescsi: ufs: core: Move code out of an if-statement
2024-10-25 Bart Van Asschescsi: ufs: core: Move the MCQ scsi_add_host() call
2024-10-25 Bart Van Asschescsi: ufs: core: Remove code that is no longer needed
2024-10-25 Bart Van Asschescsi: ufs: core: Expand the ufshcd_device_init(hba...
2024-10-25 Bart Van Asschescsi: ufs: core: Move the ufshcd_device_init(hba, true...
2024-10-25 Bart Van Asschescsi: ufs: core: Move the ufshcd_device_init() calls
2024-10-25 Bart Van Asschescsi: ufs: core: Convert a comment into an explicit...
2024-10-25 Bart Van Asschescsi: ufs: core: Introduce ufshcd_process_probe_result()
2024-10-25 Bart Van Asschescsi: ufs: core: Call ufshcd_add_scsi_host() later
2024-10-25 Bart Van Asschescsi: ufs: core: Introduce ufshcd_post_device_init()
2024-10-25 Bart Van Asschescsi: ufs: core: Introduce ufshcd_add_scsi_host()
2024-10-25 Avri Altmanscsi: ufs: core: Remove redundant host_lock calls aroun...
2024-10-25 Avri Altmanscsi: ufs: core: Remove redundant host_lock calls aroun...
2024-10-25 Avri Altmanscsi: ufs: core: Remove redundant host_lock calls aroun...
2024-10-25 Bart Van Asschescsi: ufs: core: Improve ufshcd_mcq_sq_cleanup()
2024-10-25 Bart Van Asschescsi: ufs: core: Simplify ufshcd_err_handling_prepare()
2024-10-25 Bart Van Asschescsi: ufs: core: Simplify ufshcd_exception_event_handler()
2024-10-25 Bart Van Asschescsi: ufs: core: Simplify ufshcd_try_to_abort_task()
2024-10-25 Bart Van Asschescsi: ufs: core: Remove goto statements from ufshcd_try...
2024-10-25 Bart Van Asschescsi: ufs: core: Move the ufshcd_mcq_enable_esi() defin...
2024-10-25 Bart Van Asschescsi: ufs: core: Make DMA mask configuration more flexible
2024-10-25 Peter Wangscsi: ufs: core: Fix another deadlock during RTC update
2024-10-25 John Garryscsi: scsi_debug: Fix do_device_access() handling of...
2024-10-25 Avri Altmanscsi: ufs: core: Use ufshcd_wait_for_register() in...
2024-10-25 SEO HOYOUNGscsi: ufs: core: check asymmetric connected lanes
2024-10-16 Martin K. PetersenMerge patch series "scsi: hisi_sas: Some fixes for...
2024-10-16 Yihang Liscsi: hisi_sas: Add latest_dump for the debugfs dump
2024-10-16 Yihang Liscsi: hisi_sas: Create all dump files during debugfs...
2024-10-16 Xingui Yangscsi: hisi_sas: Update v3 hw STP_LINK_TIMER setting
2024-10-16 Xingui Yangscsi: hisi_sas: Add time interval between two H2D FIS...
2024-10-16 Xingui Yangscsi: hisi_sas: Update disk locked timeout to 7 seconds
2024-10-16 Yihang Liscsi: hisi_sas: Default enable interrupt coalescing
2024-10-16 Yihang Liscsi: hisi_sas: Add cond_resched() for no forced preemp...
2024-10-16 Yihang Liscsi: hisi_sas: Check usage count only when the runtime...
2024-10-16 Yihang Liscsi: hisi_sas: Reset PHY again if phyup timeout
2024-10-16 Yihang Liscsi: hisi_sas: Enable all PHYs that are not disabled...
2024-10-16 Yihang Liscsi: hisi_sas: Add firmware information check
2024-10-16 Yihang Liscsi: hisi_sas: Create trigger_dump at the end of the...
2024-10-16 Yihang Liscsi: hisi_sas: Adjust priority of registering and...
2024-10-16 Wang Haiscsi: target: core: Fix null-ptr-deref in target_alloc_...
2024-10-16 Ranjan Kumarscsi: mpi3mr: Validate SAS port assignments
2024-10-16 Seunghwan Baekscsi: ufs: core: Set SDEV_OFFLINE when UFS is shut...
2024-10-16 Peter Wangscsi: ufs: core: Requeue aborted request
2024-10-16 Peter Wangscsi: ufs: core: Fix the issue of ICU failure
2024-10-15 Martin K. PetersenMerge patch series "scsi: bfa: Remove deadcode"
2024-10-15 Dr. David Alan... scsi: bfa: Remove unused misc code
2024-10-15 Dr. David Alan... scsi: bfa: Remove unused bfa_fcs code
2024-10-15 Dr. David Alan... scsi: bfa: Remove unused bfa_ioc code
2024-10-15 Dr. David Alan... scsi: bfa: Remove unused bfa_svc code
2024-10-15 Dr. David Alan... scsi: bfa: Remove unused bfa_core code
2024-10-04 Manish Pandeyscsi: ufs: ufs-qcom: Add fixup_dev_quirks vops
2024-10-04 Benjamin Marzinskiscsi: scsi_transport_fc: Allow setting rport state...
2024-10-04 Avri Altmanscsi: ufs: core: Zero utp_upiu_req at the beginning...
2024-10-04 Avri Altmanscsi: ufs: core: Do not open code read_poll_timeout
2024-10-04 Bart Van Asschescsi: mptfusion: Remove #ifndef __GENKSYMS__ / #endif
2024-10-04 Dr. David Alan... scsi: aic7xxx: Remove unused aic7770_find_device()
2024-10-04 Dr. David Alan... scsi: aacraid: Remove unused aac_check_health()
next