summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | lpfc: Correct RDP response sizing issueJames Smart2016-07-152-58/+81
| * | | | | lpfc: Fix Transgression Flag of Optical Element descriptor for RDP on LinuxJames Smart2016-07-155-26/+101
| * | | | | ibmvfc: prevent a potential deadlockDan Carpenter2016-07-151-0/+2
| * | | | | scsi: remove the disable_blk_mq host flagChristoph Hellwig2016-07-152-2/+1
| * | | | | scsi: ufs: tc-dwc-g210 driver fix for 20-bit RMMIManjunath M B2016-07-151-2/+2
| * | | | | mpt3sas: Fix panic when aer correct error occurredKefeng Wang2016-07-151-2/+5
| * | | | | qla2xxx: setup data needed in ISR before setting up the ISRJohannes Thumshirn2016-07-151-4/+4
| * | | | | ipr: Increase MSIX vectors numberWen Xiong2016-07-141-2/+2
| * | | | | ipr: Add new CCIN for new adapters supportWen Xiong2016-07-142-1/+9
| * | | | | scsi: remove current_cmnd field from struct scsi_deviceChristoph Hellwig2016-07-142-3/+6
| * | | | | megaraid_sas: Do not fire MR_DCMD_PD_LIST_QUERY to controllers which do not s...Sumit Saxena2016-07-141-0/+6
| * | | | | fcoe: use defines from ethtool for 20Gbit and 40Gbit speedsJohannes Thumshirn2016-07-141-2/+2
| * | | | | fcoe: Update multicast addresses on FIP mode changeHannes Reinecke2016-07-141-2/+29
| * | | | | fcoe: fcoe->realdev is always setHannes Reinecke2016-07-141-3/+0
| * | | | | fcoe: use enum for fip_modeHannes Reinecke2016-07-144-8/+8
| * | | | | fc_fip: Update to latest FC-BB-6 draftHannes Reinecke2016-07-143-14/+6
| * | | | | libfc: sanity check cpu number extracted from xidChris Leech2016-07-141-1/+9
| * | | | | fcoe: convert to kworkerSebastian Andrzej Siewior2016-07-132-254/+30
| * | | | | snic: Fix use-after-free in case of a dma mapping errorJohannes Thumshirn2016-07-131-2/+2
| * | | | | scsi: wd7000: print sector number as 64-bitArnd Bergmann2016-07-131-3/+3
| * | | | | scsi: libfc: fix seconds_since_last_reset calculationArnd Bergmann2016-07-131-4/+1
| * | | | | 53c700: Use proper debug printk format specifiersHelge Deller2016-07-132-7/+9
| * | | | | vmw_pvscsi: Change to update maintainer details (name, email)Jim Gill2016-07-132-2/+2
| * | | | | cxlflash: Shutdown notify support for CXL Flash cardsUma Krishnan2016-07-133-1/+73
| * | | | | cxlflash: Add device dependent flagsUma Krishnan2016-07-132-2/+5
| * | | | | cxlflash: Fix to drain operations from previous resetManoj N. Kumar2016-07-131-13/+14
| * | | | | scsi_debug: fix sleep in invalid contextDouglas Gilbert2016-07-131-27/+66
| * | | | | libfc: Update rport reference countingHannes Reinecke2016-07-133-37/+38
| * | | | | scsi: ultrastor.c depends on ISA_DMA_APIRandy Dunlap2016-07-131-1/+1
| * | | | | bnx2i: fix spelling mistake "complection" -> "completion"Colin Ian King2016-07-131-1/+1
| * | | | | hisi_sas: update driver version to 1.5John Garry2016-07-131-1/+1
| * | | | | hisi_sas: fix the inconsistent lock issue reported by CONFIG_PROVE_LOCKINGJohn Garry2016-07-131-5/+0
| * | | | | hisi_sas: add v2 hw ACPI supportJohn Garry2016-07-131-25/+43
| * | | | | scsi: storvsc: Filter out storvsc messages CD-ROM medium not presentCathy Avery2016-07-131-0/+2
| * | | | | bnx2fc: replace printk() with BNX2FC_IO_DBG()Maurizio Lombardi2016-07-131-1/+1
| * | | | | mpt3sas: avoid mpt3sas_transport_port_add NULL parent_devJoe Lawrence2016-07-131-0/+5
| * | | | | mpt3sas: set num_phys after allocating phy[] spaceJoe Lawrence2016-07-131-9/+11
| * | | | | ufs: Adding license info do tc-dwc-g210 and ufshcd-dwc to enable loadable moduleJoao Pinto2016-07-132-0/+8
| * | | | | aacraid: use kmemdupMuhammad Falak R Wani2016-07-131-4/+3
| * | | | | pm8001: fix typoJulia Lawall2016-07-131-1/+1
| * | | | | snic: fix typoJulia Lawall2016-07-131-1/+1
| * | | | | ufs: add TC G210 pci driverJoao Pinto2016-07-133-0/+190
| * | | | | ufs: add TC G210 platform driverJoao Pinto2016-07-133-0/+122
| * | | | | ufs: add support for Synopsys G210 Test ChipJoao Pinto2016-07-132-0/+334
| * | | | | ufs: add support for DesignWare ControllerJoao Pinto2016-07-134-0/+219
| * | | | | ufs: add link status to ufshciJoao Pinto2016-07-131-0/+6
| * | | | | ufs: add unipro attributesJoao Pinto2016-07-131-0/+39
| * | | | | ufs: add UFS 2.0 capabilitiesJoao Pinto2016-07-132-41/+53
| * | | | | ufs: fixed typo in ufshcd-pltfrmJoao Pinto2016-07-131-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-279-840/+455
|\ \ \ \ \ \