summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2016-07-14fcoe: use enum for fip_modeHannes Reinecke4-8/+8
2016-07-14fc_fip: Update to latest FC-BB-6 draftHannes Reinecke3-14/+6
2016-07-14libfc: sanity check cpu number extracted from xidChris Leech1-1/+9
2016-07-13fcoe: convert to kworkerSebastian Andrzej Siewior2-254/+30
2016-07-13snic: Fix use-after-free in case of a dma mapping errorJohannes Thumshirn1-2/+2
2016-07-13scsi: wd7000: print sector number as 64-bitArnd Bergmann1-3/+3
2016-07-13scsi: libfc: fix seconds_since_last_reset calculationArnd Bergmann1-4/+1
2016-07-1353c700: Use proper debug printk format specifiersHelge Deller2-7/+9
2016-07-13vmw_pvscsi: Change to update maintainer details (name, email)Jim Gill2-2/+2
2016-07-13cxlflash: Shutdown notify support for CXL Flash cardsUma Krishnan3-1/+73
2016-07-13cxlflash: Add device dependent flagsUma Krishnan2-2/+5
2016-07-13cxlflash: Fix to drain operations from previous resetManoj N. Kumar1-13/+14
2016-07-13scsi_debug: fix sleep in invalid contextDouglas Gilbert1-27/+66
2016-07-13libfc: Update rport reference countingHannes Reinecke3-37/+38
2016-07-13scsi: ultrastor.c depends on ISA_DMA_APIRandy Dunlap1-1/+1
2016-07-13bnx2i: fix spelling mistake "complection" -> "completion"Colin Ian King1-1/+1
2016-07-13hisi_sas: update driver version to 1.5John Garry1-1/+1
2016-07-13hisi_sas: fix the inconsistent lock issue reported by CONFIG_PROVE_LOCKINGJohn Garry1-5/+0
2016-07-13hisi_sas: add v2 hw ACPI supportJohn Garry1-25/+43
2016-07-13scsi: storvsc: Filter out storvsc messages CD-ROM medium not presentCathy Avery1-0/+2
2016-07-13bnx2fc: replace printk() with BNX2FC_IO_DBG()Maurizio Lombardi1-1/+1
2016-07-13mpt3sas: avoid mpt3sas_transport_port_add NULL parent_devJoe Lawrence1-0/+5
2016-07-13mpt3sas: set num_phys after allocating phy[] spaceJoe Lawrence1-9/+11
2016-07-13ufs: Adding license info do tc-dwc-g210 and ufshcd-dwc to enable loadable moduleJoao Pinto2-0/+8
2016-07-13aacraid: use kmemdupMuhammad Falak R Wani1-4/+3
2016-07-13pm8001: fix typoJulia Lawall1-1/+1
2016-07-13snic: fix typoJulia Lawall1-1/+1
2016-07-13ufs: add TC G210 pci driverJoao Pinto3-0/+190
2016-07-13ufs: add TC G210 platform driverJoao Pinto3-0/+122
2016-07-13ufs: add support for Synopsys G210 Test ChipJoao Pinto2-0/+334
2016-07-13ufs: add support for DesignWare ControllerJoao Pinto4-0/+219
2016-07-13ufs: add link status to ufshciJoao Pinto1-0/+6
2016-07-13ufs: add unipro attributesJoao Pinto1-0/+39
2016-07-13ufs: add UFS 2.0 capabilitiesJoao Pinto2-41/+53
2016-07-13ufs: fixed typo in ufshcd-pltfrmJoao Pinto1-1/+1
2016-07-06Merge branch 'jejb-fixes' into fixesJames Bottomley15-78/+148
2016-07-05qla2xxx: Fix NULL pointer deref in QLA interruptBruno Prémont1-1/+1
2016-06-29SCSI: fix new bug in scsi_dev_info_list string matchingAlan Stern1-4/+6
2016-06-29ipr: Clear interrupt on croc/crocodile when running with LSIBrian King1-0/+1
2016-06-18Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2-3/+5
2016-06-1553c700: fix BUG on untagged commandsJames Bottomley1-2/+2
2016-06-09scsi: fix race between simultaneous decrements of ->host_failedWei Fang1-1/+3
2016-06-04Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley3-4/+10
2016-06-02sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen2-4/+9
2016-06-01scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne1-0/+1
2016-05-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-10/+25
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds5-64/+65
2016-05-24Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds7-6/+75
2016-05-22aacraid: do not activate events on non-SRC adaptersHannes Reinecke2-5/+11
2016-05-22mpt3sas: add missing curly bracesDan Carpenter1-1/+2