index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
3w-9xxx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-26
scsi: 3w-9xxx: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
1
-1
/
+0
2020-11-26
scsi: hpsa: Use generic power management
Vaibhav Gupta
1
-5
/
+7
2020-11-26
scsi: pm_8001: Use generic power management
Vaibhav Gupta
1
-29
/
+17
2020-11-26
scsi: pm_8001: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
1
-1
/
+0
2020-11-26
scsi: lpfc: Use generic power management
Vaibhav Gupta
1
-67
/
+33
2020-11-26
scsi: mpt3sas_scsih: Use generic power management
Vaibhav Gupta
1
-21
/
+13
2020-11-26
scsi: mpt3sas_scsih: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
1
-1
/
+0
2020-11-26
scsi: hisi_sas_v3_hw: Remove extra function calls for runtime pm
Vaibhav Gupta
1
-17
/
+6
2020-11-26
scsi: hisi_sas_v3_hw: Don't use PCI helper functions
Vaibhav Gupta
1
-16
/
+1
2020-11-26
scsi: hisi_sas_v3_hw: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
1
-1
/
+0
2020-11-26
scsi: esas2r: Use generic power management
Vaibhav Gupta
3
-36
/
+16
2020-11-26
scsi: esas2r: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
1
-4
/
+0
2020-11-26
scsi: arcmsr: Use generic power management
Vaibhav Gupta
1
-19
/
+9
2020-11-26
scsi: arcmsr: Drop PCI wakeup calls from .resume
Vaibhav Gupta
1
-1
/
+0
2020-11-26
scsi: aic79xx: Use generic power management
Vaibhav Gupta
4
-49
/
+20
2020-11-26
scsi: aic7xxx: Use generic power management
Vaibhav Gupta
4
-49
/
+17
2020-11-26
scsi: aacraid: Use generic power management
Vaibhav Gupta
1
-26
/
+7
2020-11-26
scsi: aacraid: Drop pci_enable_wake() from .resume
Vaibhav Gupta
1
-1
/
+0
2020-11-26
scsi: megaraid_sas: Update function description
Vaibhav Gupta
1
-1
/
+1
2020-11-26
scsi: megaraid_sas: Use generic power management
Vaibhav Gupta
1
-38
/
+13
2020-11-26
scsi: megaraid_sas: Drop PCI wakeup calls from .resume
Vaibhav Gupta
1
-1
/
+0
2020-11-24
scsi: fnic: Validate io_req before others
Karan Tilak Kumar
2
-6
/
+5
2020-11-24
scsi: fnic: Set scsi_set_resid() only for underflow
Karan Tilak Kumar
2
-3
/
+4
2020-11-24
scsi: fnic: Change shost_printk() to FNIC_MAIN_DBG()
Karan Tilak Kumar
2
-2
/
+2
2020-11-24
scsi: fnic: Avoid looping in TRANS ETH on unload
Karan Tilak Kumar
4
-2
/
+8
2020-11-24
scsi: fnic: Change shost_printk() to FNIC_FCS_DBG()
Karan Tilak Kumar
2
-4
/
+4
2020-11-24
scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk() explicit
Joe Perches
3
-11
/
+10
2020-11-24
scsi: pm8001: Neaten debug logging macros and uses
Joe Perches
6
-1887
/
+1354
2020-11-24
scsi: pm8001: Remove typecast for pointer returned by kcalloc()
Xu Wang
1
-1
/
+1
2020-11-24
scsi: NCR5380: Reduce NCR5380_maybe_release_dma_irq() call sites
Finn Thain
1
-6
/
+3
2020-11-24
scsi: atari_scsi: Fix race condition between .queuecommand and EH
Finn Thain
2
-10
/
+9
2020-11-24
scsi: ufs: Adjust logic in common ADAPT helper
Bjorn Andersson
1
-1
/
+1
2020-11-20
scsi: lpfc: Fix variable 'vport' set but not used in lpfc_sli4_abts_err_handl...
James Smart
1
-2
/
+0
2020-11-20
scsi: lpfc: Fix missing prototype for lpfc_nvmet_prep_abort_wqe()
James Smart
1
-1
/
+1
2020-11-20
scsi: lpfc: Fix set but unused variables in lpfc_dev_loss_tmo_handler()
James Smart
1
-2
/
+0
2020-11-20
scsi: lpfc: Fix set but not used warnings from Rework remote port lock handling
James Smart
3
-12
/
+0
2020-11-20
scsi: lpfc: Fix missing prototype warning for lpfc_fdmi_vendor_attr_mi()
James Smart
1
-1
/
+1
2020-11-20
scsi: lpfc: Fix memory leak on lcb_context
Colin Ian King
1
-3
/
+5
2020-11-20
scsi: lpfc: Remove dead code on second !ndlp check
Colin Ian King
1
-6
/
+0
2020-11-20
scsi: lpfc: Fix pointer defereference before it is null checked issue
Colin Ian King
1
-2
/
+5
2020-11-20
scsi: ibmvfc: Advertise client support for targetWWPN using v2 commands
Tyrel Datwyler
1
-1
/
+1
2020-11-20
scsi: ibmvfc: Add support for target_wwpn field in v2 MADs and vfcFrame
Tyrel Datwyler
1
-6
/
+33
2020-11-20
scsi: ibmvfc: Add FC payload retrieval routines for versioned vfcFrames
Tyrel Datwyler
1
-23
/
+54
2020-11-20
scsi: ibmvfc: Add helper for testing capability flags
Tyrel Datwyler
1
-1
/
+8
2020-11-20
scsi: ibmvfc: Add new fields for version 2 of several MADs
Tyrel Datwyler
2
-31
/
+55
2020-11-20
scsi: ibmvfc: Deduplicate common ibmvfc_cmd init code
Tyrel Datwyler
1
-32
/
+24
2020-11-20
scsi: ibmvfc: Use correlation token to tag commands
Tyrel Datwyler
1
-0
/
+4
2020-11-20
scsi: ibmvfc: Remove trailing semicolon
Tyrel Datwyler
1
-1
/
+1
2020-11-20
scsi: ibmvfc: Byte swap login_buf.resp values in attribute show functions
Tyrel Datwyler
1
-2
/
+2
2020-11-20
scsi: ufs: Show LBA and length for UNMAP commands
Leo Liou
1
-0
/
+5
[prev]
[next]