forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/gi…
…t/jejb/scsi Pull SCSI updates from James Bottomley: "This update includes the usual round of major driver updates (ncr5380, lpfc, hisi_sas, megaraid_sas, ufs, ibmvscsis, mpt3sas). There's also an assortment of minor fixes, mostly in error legs or other not very user visible stuff. The major change is the pci_alloc_irq_vectors replacement for the old pci_msix_.. calls; this effectively makes IRQ mapping generic for the drivers and allows blk_mq to use the information" * tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (256 commits) scsi: qla4xxx: switch to pci_alloc_irq_vectors scsi: hisi_sas: support deferred probe for v2 hw scsi: megaraid_sas: switch to pci_alloc_irq_vectors scsi: scsi_devinfo: remove synchronous ALUA for NETAPP devices scsi: be2iscsi: set errno on error path scsi: be2iscsi: set errno on error path scsi: hpsa: fallback to use legacy REPORT PHYS command scsi: scsi_dh_alua: Fix RCU annotations scsi: hpsa: use %phN for short hex dumps scsi: hisi_sas: fix free'ing in probe and remove scsi: isci: switch to pci_alloc_irq_vectors scsi: ipr: Fix runaway IRQs when falling back from MSI to LSI scsi: dpt_i2o: double free on error path scsi: cxlflash: Migrate scsi command pointer to AFU command scsi: cxlflash: Migrate IOARRIN specific routines to function pointers scsi: cxlflash: Cleanup queuecommand() scsi: cxlflash: Cleanup send_tmf() scsi: cxlflash: Remove AFU command lock scsi: cxlflash: Wait for active AFU commands to timeout upon tear down scsi: cxlflash: Remove private command pool ...
- Loading branch information
Showing
142 changed files
with
5,456 additions
and
4,568 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3192,15 +3192,15 @@ S: Supported | |
F: drivers/clocksource | ||
|
||
CISCO FCOE HBA DRIVER | ||
M: Hiral Patel <hiralpat@cisco.com> | ||
M: Suma Ramars <sramars@cisco.com> | ||
M: Brian Uchino <buchino@cisco.com> | ||
M: Satish Kharat <satishkh@cisco.com> | ||
M: Sesidhar Baddela <sebaddel@cisco.com> | ||
M: Karan Tilak Kumar <kartilak@cisco.com> | ||
L: [email protected] | ||
S: Supported | ||
F: drivers/scsi/fnic/ | ||
|
||
CISCO SCSI HBA DRIVER | ||
M: Narsimhulu Musini <nmusini@cisco.com> | ||
M: Karan Tilak Kumar <kartilak@cisco.com> | ||
M: Sesidhar Baddela <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
|
@@ -4787,11 +4787,11 @@ M: David Woodhouse <[email protected]> | |
L: [email protected] | ||
S: Maintained | ||
|
||
EMULEX/AVAGO LPFC FC/FCOE SCSI DRIVER | ||
M: James Smart <james.smart@avagotech.com> | ||
M: Dick Kennedy <dick.kennedy@avagotech.com> | ||
EMULEX/BROADCOM LPFC FC/FCOE SCSI DRIVER | ||
M: James Smart <james.smart@broadcom.com> | ||
M: Dick Kennedy <dick.kennedy@broadcom.com> | ||
L: [email protected] | ||
W: http://www.avagotech.com | ||
W: http://www.broadcom.com | ||
S: Supported | ||
F: drivers/scsi/lpfc/ | ||
|
||
|
@@ -5717,7 +5717,6 @@ F: drivers/watchdog/hpwdt.c | |
|
||
HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa) | ||
M: Don Brace <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
|
@@ -5728,7 +5727,6 @@ F: include/uapi/linux/cciss*.h | |
|
||
HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss) | ||
M: Don Brace <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
|
@@ -7968,12 +7966,12 @@ S: Maintained | |
F: drivers/net/wireless/mediatek/mt7601u/ | ||
|
||
MEGARAID SCSI/SAS DRIVERS | ||
M: Kashyap Desai <kashyap.desai@avagotech.com> | ||
M: Sumit Saxena <sumit.saxena@avagotech.com> | ||
M: Uday Lingala <uday.lingala@avagotech.com> | ||
L: megaraidlinux.pdl@avagotech.com | ||
M: Kashyap Desai <kashyap.desai@broadcom.com> | ||
M: Sumit Saxena <sumit.saxena@broadcom.com> | ||
M: Shivasharan S <shivasharan.srikanteshwara@broadcom.com> | ||
L: megaraidlinux.pdl@broadcom.com | ||
L: [email protected] | ||
W: http://www.lsi.com | ||
W: http://www.avagotech.com/support/ | ||
S: Maintained | ||
F: Documentation/scsi/megaraid.txt | ||
F: drivers/scsi/megaraid.* | ||
|
@@ -8453,7 +8451,6 @@ F: drivers/scsi/arm/oak.c | |
F: drivers/scsi/atari_scsi.* | ||
F: drivers/scsi/dmx3191d.c | ||
F: drivers/scsi/g_NCR5380.* | ||
F: drivers/scsi/g_NCR5380_mmio.c | ||
F: drivers/scsi/mac_scsi.* | ||
F: drivers/scsi/sun3_scsi.* | ||
F: drivers/scsi/sun3_scsi_vme.c | ||
|
@@ -12547,7 +12544,8 @@ F: Documentation/scsi/ufs.txt | |
F: drivers/scsi/ufs/ | ||
|
||
UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER DWC HOOKS | ||
M: Joao Pinto <[email protected]> | ||
M: Manjunath M Bettegowda <[email protected]> | ||
M: Prabu Thangamuthu <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
F: drivers/scsi/ufs/*dwc* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.