summaryrefslogtreecommitdiffstats
path: root/include/vdso (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-11scsi: ufs: mcq: Inline ufshcd_mcq_vops_get_hba_mac()Bart Van Assche2-15/+11
2024-07-11scsi: ufs: mcq: Move the ufshcd_mcq_enable() callBart Van Assche1-3/+5
2024-07-11scsi: ufs: mcq: Move the "hba->mcq_enabled = true" assignmentBart Van Assche2-1/+1
2024-07-11scsi: ufs: core: Inline is_mcq_enabled()Bart Van Assche3-22/+17
2024-07-11scsi: ufs: core: Initialize hba->reserved_slot earlierBart Van Assche1-3/+3
2024-07-11scsi: ufs: core: Rename the MASK_TRANSFER_REQUESTS_SLOTS constantBart Van Assche2-2/+2
2024-07-11scsi: ufs: core: Remove two constantsBart Van Assche1-4/+0
2024-07-11scsi: ufs: core: Initialize struct uic_command onceBart Van Assche2-32/+33
2024-07-11scsi: ufs: core: Declare functions onceBart Van Assche1-6/+0
2024-07-05scsi: mpi3mr: Driver version updateSumit Saxena1-2/+2
2024-07-05scsi: mpi3mr: Prevent PCI writes from driver during PCI error recoverySumit Saxena5-17/+104
2024-07-05scsi: mpi3mr: Support PCI Error Recovery callback handlersSumit Saxena2-0/+205
2024-07-05scsi: lpfc: Update lpfc version to 14.4.0.3Justin Tee1-1/+1
2024-07-05scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usagesJustin Tee1-9/+10
2024-07-05scsi: lpfc: Fix incorrect request len mbox field when setting trunking via sysfsJustin Tee1-1/+4
2024-07-05scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_infoJustin Tee1-6/+11
2024-07-05scsi: lpfc: Fix handling of fully recovered fabric node in dev_loss callbkJustin Tee1-0/+8
2024-07-05scsi: lpfc: Relax PRLI issue conditions after GID_FT responseJustin Tee1-12/+4
2024-07-05scsi: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE stateJustin Tee1-1/+1
2024-07-05scsi: lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactiveJustin Tee2-14/+12
2024-07-05scsi: sd: Do not repeat the starting disk messageDamien Le Moal1-3/+2
2024-07-05scsi: ufs: core: Fix ufshcd_abort_one racing issuePeter Wang1-0/+2
2024-07-05scsi: ufs: core: Fix ufshcd_clear_cmd racing issuePeter Wang1-5/+6
2024-07-05scsi: pm8001: Update log level when reading config tableTerrence Adams1-3/+3
2024-07-05scsi: pm80xx: Set phy->enable_completion only when we wait for itIgor Pylypiv1-1/+3
2024-07-05scsi: ufs: core: Remove SCSI host only if addedKyoungrul Kim1-2/+5
2024-07-05scsi: ufs: qcom: Enable suspending clk scaling on no requestRam Prakash Gupta1-0/+2
2024-07-05scsi: ufs: core: Suspend clk scaling on no requestRam Prakash Gupta2-1/+3
2024-07-05scsi: mpi3mr: Correct a test in mpi3mr_sas_port_add()Tomas Henzl1-2/+2
2024-06-27scsi: mpi3mr: Update driver version to 8.9.1.0.50Ranjan Kumar1-2/+2
2024-06-27scsi: mpi3mr: Add ioctl support for HDBRanjan Kumar3-1/+279
2024-06-27scsi: mpi3mr: Trigger supportRanjan Kumar4-8/+564
2024-06-27scsi: mpi3mr: HDB allocation and posting for hardware and firmware buffersRanjan Kumar4-1/+790
2024-06-27scsi: ufs: ufs-pci: Add support for Intel Panther LakeAdrian Hunter1-0/+1
2024-06-27scsi: ufs: qcom: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-27scsi: lpfc: Fix a possible null pointer dereferenceHuai-Yuan Liu1-0/+5
2024-06-27scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang1-0/+14
2024-06-26scsi: scsi_debug: Fix create target debugfs failureMing Lei1-1/+5
2024-06-14scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...Bart Van Assche2-0/+13
2024-06-14scsi: core: Introduce the BLIST_SKIP_IO_HINTS flagBart Van Assche2-1/+7
2024-06-14scsi: ufs: core: Free memory allocated for model before reinitJoel Slebodnick1-0/+1
2024-06-13scsi: core: Fix an incorrect commentBart Van Assche1-6/+5
2024-06-12scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal6-28/+89
2024-06-12scsi: Add missing MODULE_DESCRIPTION() macrosJeff Johnson15-0/+17
2024-06-12scsi: ufs: core: Quiesce request queues before checking pending cmdsZiqi Chen1-3/+3
2024-06-12scsi: core: Disable CDL by defaultDamien Le Moal1-0/+7
2024-06-06scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memoryBreno Leitao1-0/+19
2024-06-06scsi: sd: Use READ(16) when reading block zero on large capacity disksMartin K. Petersen1-5/+12
2024-06-05scsi: powertec: Declare local function staticBart Van Assche1-1/+1
2024-06-05scsi: eesox: Declare local function staticBart Van Assche1-1/+1