summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2016-11-08MAINTAINERS: Update megaraid maintainers listKashyap Desai-5/+5
2016-11-08scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmwareKashyap Desai-5/+10
2016-11-08scsi: smartpqi: switch to pci_alloc_irq_vectorsChristoph Hellwig-72/+32
2016-11-08scsi: allow LLDDs to expose the queue mapping to blk-mqChristoph Hellwig-0/+18
2016-11-08blk-mq: export blk_mq_map_queuesChristoph Hellwig-1/+2
2016-11-08scsi: ufs: change device rails hpm mode ramp up sequenceSubhash Jadavani-1/+1
2016-11-08scsi: ufs: suspend clock scaling at the start of suspendSubhash Jadavani-9/+5
2016-11-08scsi: ufshcd: release resources if probe failsSubhash Jadavani-7/+3
2016-11-08scsi: ufs: fix race between clock gating and devfreq scaling workSubhash Jadavani-0/+32
2016-11-08scsi: mpt3sas: Bump driver version as "14.101.00.00"Suganath Prabu Subramani-2/+2
2016-11-08scsi: mpt3sas: Fix for Endianness issue.Suganath Prabu Subramani-5/+7
2016-11-08scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...Suganath Prabu Subramani-54/+161
2016-11-08scsi: mpt3sas: set EEDP-escape-flags for SAS35 devices.Suganath Prabu Subramani-0/+3
2016-11-08scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices.Suganath Prabu Subramani-12/+21
2016-11-08scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header.Suganath Prabu Subramani-1/+44
2016-11-08scsi: mpt3sas: Bump driver version as "14.100.00.00"Suganath Prabu Subramani-2/+2
2016-11-08scsi: mpt3sas: Remove unused macro "MPT_DEVICE_TLR_ON"Suganath Prabu Subramani-1/+0
2016-11-08scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL pathSuganath Prabu Subramani-8/+86
2016-11-08scsi: mpt3sas: Fix for incorrect numbers for MSIX vectors enabled when non RD...Suganath Prabu Subramani-5/+7
2016-11-08scsi: mpt3sas: Fix for improper info displayed in var log, while blocking or ...Suganath Prabu Subramani-4/+4
2016-11-08scsi: advansys: fix build warning for PCI=nArnd Bergmann-0/+3
2016-11-08scsi: libfc: Don't have fc_exch_find log errors on a new exchangeChris Leech-0/+3
2016-11-08scsi: ufs: optimize clock gate workVenkat Gopalakrishnan-1/+8
2016-11-08scsi: ufshcd: Fix race between clk scaling and ungate workVenkat Gopalakrishnan-0/+15
2016-11-08scsi: ufs: fail ufshcd_probe_hba() if power configuration failsDov Levenglick-1/+3
2016-11-08scsi: ufs: suspend clock scaling for failed runtime_resumeGilad Broner-16/+24
2016-11-08scsi: ufs: fix sense buffer size to 18 bytesGilad Broner-5/+7
2016-11-08scsi: ufs: commit descriptors before setting the doorbellGilad Broner-0/+8
2016-11-08scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi-7/+21
2016-11-08scsi: cciss: replace custom function to hexdumpAndy Shevchenko-62/+10
2016-11-08scsi: replace custom approach to hexdump small buffersAndy Shevchenko-13/+2
2016-11-08scsi: ips: don't use custom hex_asc_upper[] tableAndy Shevchenko-8/+5
2016-11-08scsi: qla4xxx: print MAC and SID via %p[mM][R]Oleksandr Khoshaba-21/+7
2016-11-08scsi: fusion: print lan address via %pMRAndy Shevchenko-10/+4
2016-11-08scsi: fnic: use kernel's '%pM' format option to print MACAndy Shevchenko-8/+2
2016-11-08scsi: megaraid_sas: Do not fire DCMDs during PCI shutdown/detachKashyap Desai-3/+45
2016-11-08scsi: megaraid_sas: Send correct PhysArm to FW for R1 VD downgradeKashyap Desai-2/+4
2016-11-08scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai-0/+1
2016-11-08MAINTAINERS: Revise lpfc maintainers to reflect BroadcomJames Smart-4/+4
2016-11-08scsi: libfc: Replace ->seq_release callback with function callHannes Reinecke-12/+4
2016-11-08scsi: libfc: Replace ->seq_assign callback with function callHannes Reinecke-12/+4
2016-11-08scsi: libfc: Replace ->seq_set_resp callback with direct function callHannes Reinecke-18/+8
2016-11-08scsi: libfc: Replace ->seq_start_next callback with function callHannes Reinecke-17/+9
2016-11-08scsi: libfc: Replace ->exch_done callback with function callHannes Reinecke-26/+15
2016-11-08scsi: libfc: Replace ->seq_exch_abort callback with function callHannes Reinecke-20/+11
2016-11-08scsi: libfc: Replace ->seq_send callback with function callHannes Reinecke-18/+9
2016-11-08scsi: libfc: Remove fc_rport_init()Hannes Reinecke-13/+0
2016-11-08scsi: libfc: Replace ->rport_flush_queue callback with function callHannes Reinecke-14/+6
2016-11-08scsi: libfc: Replace ->rport_recv_req callback with function callHannes Reinecke-12/+4
2016-11-08scsi: libfc: Replace ->rport_logoff callback with function callHannes Reinecke-28/+18