summaryrefslogtreecommitdiffstats
path: root/lib/test_bitmap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-12scsi: vmw_pvscsi: switch to pci_alloc_irq_vectorsChristoph Hellwig2-71/+38
2017-01-11scsi: megaraid_sas: driver version upgradeSasikumar Chandrasekaran1-2/+2
2017-01-11scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid ...Sasikumar Chandrasekaran4-28/+89
2017-01-11scsi: megaraid_sas: ldio_outstanding variable is not decremented in completio...Sasikumar Chandrasekaran1-2/+5
2017-01-11scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Ba...Sasikumar Chandrasekaran5-7/+74
2017-01-11scsi: megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers C...Sasikumar Chandrasekaran3-36/+37
2017-01-11scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Cont...Sasikumar Chandrasekaran5-138/+695
2017-01-11scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID 1/...Sasikumar Chandrasekaran4-53/+329
2017-01-11scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and ...Sasikumar Chandrasekaran5-31/+297
2017-01-11scsi: megaraid_sas: EEDP Escape Mode Support for SAS3.5 Generic Megaraid Cont...Sasikumar Chandrasekaran2-0/+3
2017-01-11scsi: megaraid_sas: 128 MSIX SupportSasikumar Chandrasekaran3-9/+21
2017-01-11scsi: megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Contro...Sasikumar Chandrasekaran3-11/+45
2017-01-11scsi: remove useless acpi functions in the header fileHanjun Guo1-10/+0
2017-01-11scsi: ufs: refactor device descriptor readingTomas Winkler3-43/+37
2017-01-11scsi: ufs: ufshcd_get_max_icc_level fix endianity handlingTomas Winkler1-1/+1
2017-01-11scsi: ufs: unexport descritpor reading functionsTomas Winkler2-12/+4
2017-01-11scsi: ufs: ufshcd_query_descriptor_retry should be staticTomas Winkler1-4/+5
2017-01-10scsi: esas2r: Fix format string type mistakesEmese Revfy4-6/+6
2017-01-10scsi: pmcraid: switch to pci_alloc_irq_vectorsChristoph Hellwig2-52/+41
2017-01-10scsi: bfa: remove bfa_fcs_mod_sChristoph Hellwig2-139/+46
2017-01-10scsi: qla2xxx: rename {vendor|hba}_indentifer to {vendor|hba}_identiferColin Ian King2-5/+5
2017-01-10scsi: qla2xxx: make msix_entries constNicolas Iooss1-3/+3
2017-01-10scsi: qla2xxx: silence -Wformat-security warningNicolas Iooss1-2/+2
2017-01-06scsi: lpfc: Reinstate lpfc_soft_wwn parameterJames Smart3-3/+240
2017-01-06scsi: hisi_sas: lock sensitive region in hisi_sas_slot_abort()John Garry1-0/+3
2017-01-06scsi: hisi_sas: lock sensitive regions when servicing CQ interruptJohn Garry2-0/+4
2017-01-06scsi: hisi_sas: service v2 hw CQ ISR with taskletJohn Garry2-6/+19
2017-01-06scsi: ufs-qcom: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-01-06scsi: ufs: Improve fatal error logsDolev Raviv2-42/+208
2017-01-06scsi: ufs: add trace event for ufs commandsLee Susman2-1/+79
2017-01-06scsi: ufs: add time profiling supportsubhashj@codeaurora.org2-0/+64
2017-01-06scsi: ufs: fix setting init power modesubhashj@codeaurora.org1-3/+4
2017-01-06scsi: ufs: add capability to keep auto bkops always enabledsubhashj@codeaurora.org2-11/+35
2017-01-06scsi: ufs: set default UFS power management levelsubhashj@codeaurora.org1-0/+28
2017-01-06scsi: ufs: provide sysfs attribute to select the PM levelsubhashj@codeaurora.org2-0/+146
2017-01-06scsi: ufs: Add sysfs node to dynamically control clock scalingSahitya Tummala2-17/+82
2017-01-06scsi: ufs: Add sysfs node to dynamically control clock gatingSahitya Tummala2-1/+51
2017-01-06scsi: ufs: fix multiple ufs spec violationDolev Raviv1-1/+12
2017-01-06scsi: ufs: add tracing supportsubhashj@codeaurora.org2-12/+258
2017-01-06scsi: ufs: dump debug info during failuresDolev Raviv2-0/+132
2017-01-05scsi: qla4xxx: comments correctionCao jin1-3/+3
2017-01-05scsi: qedi: return via va_end to match corresponding va_startColin Ian King1-3/+6
2017-01-05scsi: be2iscsi: Update driver versionJitendra Bhivare1-1/+1
2017-01-05scsi: be2iscsi: Add warning message for unsupported adapterKetan Mukadam2-1/+4
2017-01-05scsi: be2iscsi: Reinit SGL handle, CID tables after TPEJitendra Bhivare1-41/+20
2017-01-05scsi: be2iscsi: Add checks to validate CID alloc/freeJitendra Bhivare3-84/+87
2017-01-05scsi: be2iscsi: Remove wq_name from beiscsi_hbaJitendra Bhivare2-5/+5
2017-01-05scsi: be2iscsi: Remove unused struct membersJitendra Bhivare8-124/+21
2017-01-05scsi: be2iscsi: Remove redundant receive buffers postingJitendra Bhivare1-8/+0
2017-01-05scsi: be2iscsi: Fix iSCSI cmd cleanup IOCTLJitendra Bhivare2-17/+19