summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-07-0489-4465/+7393
|\
| * [SCSI] megaraid: minor cut and paste error fixed.James Georgas2013-06-281-1/+1
| * [SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() callAkinobu Mita2013-06-281-6/+0
| * [SCSI] ufs: fix register address in UIC error interrupt handlingAkinobu Mita2013-06-281-1/+1
| * [SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[]Akinobu Mita2013-06-281-0/+1
| * [SCSI] ufs: use devres functions for ufshcdSeungwon Jeon2013-06-283-120/+39
| * [SCSI] ufs: Fix the response UPIU length settingSujit Reddy Thumma2013-06-281-1/+1
| * [SCSI] ufs: rework link start-up processSeungwon Jeon2013-06-282-97/+208
| * [SCSI] ufs: remove version check before IS reg clearSeungwon Jeon2013-06-281-4/+1
| * [SCSI] ufs: amend interrupt configurationSeungwon Jeon2013-06-283-29/+64
| * [SCSI] ufs: wrap the i/o access operationsSeungwon Jeon2013-06-282-62/+50
| * [SCSI] storvsc: Update the storage protocol to win8 levelK. Y. Srinivasan2013-06-261-35/+168
| * [SCSI] storvsc: Increase the value of scsi timeout for storvsc devicesK. Y. Srinivasan2013-06-261-0/+7
| * [SCSI] BusLogic: Port driver to 64-bit.Khalid Aziz2013-06-264-364/+311
| * [SCSI] BusLogic: Fix style issuesKhalid Aziz2013-06-263-2865/+3105
| * [SCSI] libiscsi: Added new boot entries in the session sysfsEddie Wai2013-06-262-0/+30
| * [SCSI] aacraid: Fix for arrays are going offline in the system. System hangsMahesh Rajashekhara2013-06-261-0/+3
| * [SCSI] ipr: IOA Status Code(IOASC) updatewenxiong@linux.vnet.ibm.com2013-06-261-1/+39
| * [SCSI] sd: Update WRITE SAME heuristicsMartin K. Petersen2013-06-263-18/+37
| * [SCSI] fnic: potential dead lock in fnic_is_abts_pending()Dan Carpenter2013-06-261-4/+2
| * [SCSI] bfa: Update the driver version to 3.2.21.1Vijaya Mohan Guvva2013-06-262-4/+4
| * [SCSI] bfa: dis-associate bfa path_tov with dev_loss_tmoVijaya Mohan Guvva2013-06-261-26/+7
| * [SCSI] bfa: Support for chinook-quad port cardVijaya Mohan Guvva2013-06-263-1/+13
| * [SCSI] bfa: fix endianess issue for firmware statsVijaya Mohan Guvva2013-06-261-1/+1
| * [SCSI] bfa: Fix bug_on condition in RPSC rsp handlingVijaya Mohan Guvva2013-06-261-2/+3
| * [SCSI] bfa: Allow rsp queue process during ioc disableVijaya Mohan Guvva2013-06-261-2/+1
| * [SCSI] bfa: firmware statistics updateVijaya Mohan Guvva2013-06-261-0/+12
| * [SCSI] bfa: fru vpd date update changesVijaya Mohan Guvva2013-06-267-18/+43
| * [SCSI] bfa: driver compatibility with 32bit libsVijaya Mohan Guvva2013-06-262-4/+7
| * [SCSI] bfa: kdump fix on 815 and 825 adaptersVijaya Mohan Guvva2013-06-265-24/+150
| * [SCSI] bfa: Fix FDISC timeout handlingVijaya Mohan Guvva2013-06-261-2/+17
| * [SCSI] bfa: Fix 1860 port initialize when ATC is enabledVijaya Mohan Guvva2013-06-261-0/+10
| * [SCSI] bfa: FDMI enhancementsVijaya Mohan Guvva2013-06-263-2/+224
| * [SCSI] bfa: Fix WARN_ON condition checkVijaya Mohan Guvva2013-06-261-1/+1
| * [SCSI] bfa: Add dynamic diagnostic port supportVijaya Mohan Guvva2013-06-267-89/+781
| * [SCSI] bfa: Forward Error Correction status queryVijaya Mohan Guvva2013-06-263-2/+22
| * [SCSI] bfa: Support for FC BB credit recoveryVijaya Mohan Guvva2013-06-2610-104/+202
| * [SCSI] ipr: qc_fill_rtf() method should not store alternate status registerSergei Shtylyov2013-06-261-1/+0
| * [SCSI] lpfc 8.3.40: Update lpfc version to driver version 8.3.40James Smart2013-06-261-1/+1
| * [SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ...James Smart2013-06-2616-17/+17
| * [SCSI] lpfc 8.3.40: Fixed a race condition between SLI host and port failed F...James Smart2013-06-261-62/+35
| * [SCSI] lpfc 8.3.40: Fixed issue mailbox wait routine failed to issue dump mem...James Smart2013-06-261-3/+8
| * [SCSI] lpfc 8.3.40: Fixed system panic due to unsafe walking and deleting lin...James Smart2013-06-261-4/+5
| * [SCSI] lpfc 8.3.40: Fixed FCoE connection list vlan identifier and add FCF li...James Smart2013-06-261-2/+34
| * [SCSI] lpfc 8.3.40: Clarified the behavior of the lpfc_max_luns module parameterJames Smart2013-06-261-3/+20
| * [SCSI] lpfc 8.3.40: Fix to allow OCM to report FEC statusJames Smart2013-06-261-1/+1
| * [SCSI] lpfc 8.3.40: Fixed a missing return code in a logging messageJames Smart2013-06-261-1/+2
| * [SCSI] lpfc 8.3.40: Fixed some logging message fieldsJames Smart2013-06-261-2/+2
| * [SCSI] lpfc 8.3.40: Fixed list corruption when lpfc_drain_tx runs.James Smart2013-06-261-6/+6
| * [SCSI] lpfc 8.3.40: Fix starting reference tag when calculating BG errorJames Smart2013-06-261-1/+1