summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-26[SCSI] mpt3sas: fix cleanup on controller resource mapping failureJoe Lawrence2-10/+18
2013-08-26[SCSI] mpt2sas: fix cleanup on controller resource mapping failureJoe Lawrence2-10/+18
2013-08-26[SCSI] Generate uevents on certain unit attention codesEwan D. Milne3-21/+115
2013-08-26[SCSI] lpfc: Removed obsolete fcp_eq_count and fcp_wq_count driver attributesJames Smart3-32/+0
2013-08-26[SCSI] ipr: Add sereral new CCIN definitions for new adapters supportwenxiong@linux.vnet.ibm.com2-0/+21
2013-08-26[SCSI] hpsa: remove unneeded variableTomas Henzl2-4/+0
2013-08-26[SCSI] hpsa: fix a race in cmd_free/scsi_doneTomas Henzl1-2/+2
2013-08-26[SCSI] isci: Fix a infinite loop.Xinghai Yu1-1/+1
2013-08-26[SCSI] ufs: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+0
2013-08-26[SCSI] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe()Wei Yongjun1-1/+0
2013-08-26[SCSI] ufs: don't stop controller before scsi_remove_host()Akinobu Mita1-1/+1
2013-08-26[SCSI] ufs: don't disable_irq() if the IRQ can be shared among devicesAkinobu Mita2-4/+0
2013-08-26[SCSI] ufshcd-pci: release ioremapped region during removing driverAkinobu Mita1-28/+9
2013-08-26[SCSI] ufs: Add runtime PM support for UFS host controller driverSujit Reddy Thumma3-7/+113
2013-08-26[SCSI] ufs: Add support for host assisted background operationsSujit Reddy Thumma3-0/+376
2013-08-26[SCSI] ufs: Set fDeviceInit flag to initiate device initializationDolev Raviv4-11/+345
2013-08-26[SCSI] ufs: Add support for sending NOP OUT UPIUSujit Reddy Thumma3-115/+539
2013-08-23[SCSI] libiscsi: Add missing prints for session and connection sysfs attrsAdheer Chandravanshi1-0/+6
2013-08-23[SCSI] libiscsi: Add a missing break statementAdheer Chandravanshi1-0/+1
2013-08-23[SCSI] qla2xxx: Fix sparse warnings in qlafx00_fxdisc_iocb function.Saurav Kashyap1-2/+4
2013-08-23[SCSI] qla4xxx: Update driver version to 5.03.00-k11Adheer Chandravanshi1-1/+1
2013-08-23[SCSI] qla4xxx: Export more firmware info in sysfsAdheer Chandravanshi5-29/+105
2013-08-23[SCSI] qla4xxx: Only BIOS boot target entries should be at index 0 and 1.Adheer Chandravanshi1-1/+2
2013-08-23[SCSI] qla4xxx: discovery_parent_idx can be shown without any check.Adheer Chandravanshi1-5/+2
2013-08-23[SCSI] qla4xxx: Set IPv6 traffic class if device type is IPv6.Adheer Chandravanshi1-1/+5
2013-08-23[SCSI] qla4xxx: Use discovery_parent_idx instead of discovery_parent_typeAdheer Chandravanshi1-3/+3
2013-08-23[SCSI] qla4xxx: Allow removal of failed session using logout.Adheer Chandravanshi2-8/+41
2013-08-23[SCSI] lpfc 8.3.41: Update lpfc version to driver version 8.3.41James Smart1-1/+1
2013-08-23[SCSI] lpfc 8.3.41: Update copyrights for 8.3.41 modificationsJames Smart3-3/+3
2013-08-23[SCSI] lpfc 8.3.41: Fixed the format of some log message fieldsJames Smart1-1/+1
2013-08-23[SCSI] lpfc 8.3.41: Add first burst support to driverJames Smart6-2/+30
2013-08-23[SCSI] lpfc 8.3.41: Fixed not able to perform PCI function reset when board w...James Smart1-5/+6
2013-08-23[SCSI] lpfc 8.3.41: Fixed failure in setting SLI3 board modeJames Smart1-3/+0
2013-08-23[SCSI] lpfc 8.3.41: Fixed SLI3 failing FCP write on check-condition no-sense ...James Smart1-6/+1
2013-08-23[SCSI] lpfc 8.3.41: Fixed support for 128 byte WQEsJames Smart4-3/+65
2013-08-23[SCSI] lpfc 8.3.41: Ensure driver properly zeros unused fields in SLI4 mailbo...James Smart1-3/+4
2013-08-23[SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depthJames Smart4-13/+44
2013-08-23[SCSI] lpfc 8.3.41: Fixed Receive Queue varied frame size handlingJames Smart1-12/+24
2013-08-23[SCSI] lpfc 8.3.41: Fix mailbox byteswap issue on PPCJames Smart1-1/+0
2013-08-23[SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times outJames Smart4-11/+55
2013-08-23[SCSI] qla4xxx: Update driver version to 5.03.00-k10Vikas Chaudhary1-1/+1
2013-08-23[SCSI] qla4xxx: Exporting new attrs for iscsi session and connection in sysfsAdheer Chandravanshi1-57/+146
2013-08-23[SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfsAdheer Chandravanshi1-0/+97
2013-08-23[SCSI] scsi_transport_iscsi: Exporting new attrs for iscsi session and connec...Adheer Chandravanshi1-1/+122
2013-08-23[SCSI] bnx2i: Update version and copyright year 2013Eddie Wai7-9/+9
2013-08-23[SCSI] Return ENODATA on medium errorHannes Reinecke3-2/+21
2013-08-23[SCSI] return ENOSPC on thin provisioning failureHannes Reinecke2-1/+11
2013-08-23[SCSI] Set hostbyte status in scsi_check_sense()Hannes Reinecke1-14/+7
2013-08-23[SCSI] Document enhanced error codesHannes Reinecke1-0/+12
2013-08-21[SCSI] st: convert class code to use dev_groupsGreg Kroah-Hartman1-11/+16