summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: ufs: Use the resource-managed function to add devfreq deviceChanwoo Choi2016-11-091-3/+1
* scsi: fix spelling mistake in error messageColin Ian King2016-11-091-1/+1
* scsi: mpt3sas: fix some spelling mistakes in message and commentsColin Ian King2016-11-091-8/+8
* scsi: ufs: qcom: Don't free resource-managed kmalloc elementVivek Gautam2016-11-091-1/+0
* scsi: ufs: qcom: Add phy_exit call in hcd exit pathVivek Gautam2016-11-091-0/+1
* scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam2016-11-091-15/+6
* scsi: megaraid_sas: driver version upgradeKashyap Desai2016-11-091-2/+2
* scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which d...Kashyap Desai2016-11-091-4/+4
* scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmwareKashyap Desai2016-11-083-5/+10
* scsi: smartpqi: switch to pci_alloc_irq_vectorsChristoph Hellwig2016-11-082-72/+32
* scsi: allow LLDDs to expose the queue mapping to blk-mqChristoph Hellwig2016-11-081-0/+10
* scsi: ufs: change device rails hpm mode ramp up sequenceSubhash Jadavani2016-11-081-1/+1
* scsi: ufs: suspend clock scaling at the start of suspendSubhash Jadavani2016-11-081-9/+5
* scsi: ufshcd: release resources if probe failsSubhash Jadavani2016-11-083-7/+3
* scsi: ufs: fix race between clock gating and devfreq scaling workSubhash Jadavani2016-11-081-0/+32
* scsi: mpt3sas: Bump driver version as "14.101.00.00"Suganath Prabu Subramani2016-11-081-2/+2
* scsi: mpt3sas: Fix for Endianness issue.Suganath Prabu Subramani2016-11-081-5/+7
* scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...Suganath Prabu Subramani2016-11-086-54/+161
* scsi: mpt3sas: set EEDP-escape-flags for SAS35 devices.Suganath Prabu Subramani2016-11-081-0/+3
* scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices.Suganath Prabu Subramani2016-11-083-12/+21
* scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header.Suganath Prabu Subramani2016-11-085-1/+44
* scsi: mpt3sas: Bump driver version as "14.100.00.00"Suganath Prabu Subramani2016-11-081-2/+2
* scsi: mpt3sas: Remove unused macro "MPT_DEVICE_TLR_ON"Suganath Prabu Subramani2016-11-081-1/+0
* scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL pathSuganath Prabu Subramani2016-11-084-8/+86
* scsi: mpt3sas: Fix for incorrect numbers for MSIX vectors enabled when non RD...Suganath Prabu Subramani2016-11-081-5/+7
* scsi: mpt3sas: Fix for improper info displayed in var log, while blocking or ...Suganath Prabu Subramani2016-11-081-4/+4
* scsi: advansys: fix build warning for PCI=nArnd Bergmann2016-11-081-0/+3
* scsi: libfc: Don't have fc_exch_find log errors on a new exchangeChris Leech2016-11-081-0/+3
* scsi: ufs: optimize clock gate workVenkat Gopalakrishnan2016-11-081-1/+8
* scsi: ufshcd: Fix race between clk scaling and ungate workVenkat Gopalakrishnan2016-11-081-0/+15
* scsi: ufs: fail ufshcd_probe_hba() if power configuration failsDov Levenglick2016-11-081-1/+3
* scsi: ufs: suspend clock scaling for failed runtime_resumeGilad Broner2016-11-081-16/+24
* scsi: ufs: fix sense buffer size to 18 bytesGilad Broner2016-11-081-5/+7
* scsi: ufs: commit descriptors before setting the doorbellGilad Broner2016-11-081-0/+8
* scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi2016-11-082-7/+21
* scsi: replace custom approach to hexdump small buffersAndy Shevchenko2016-11-082-13/+2
* scsi: ips: don't use custom hex_asc_upper[] tableAndy Shevchenko2016-11-081-8/+5
* scsi: qla4xxx: print MAC and SID via %p[mM][R]Oleksandr Khoshaba2016-11-083-21/+7
* scsi: fnic: use kernel's '%pM' format option to print MACAndy Shevchenko2016-11-081-8/+2
* scsi: megaraid_sas: Do not fire DCMDs during PCI shutdown/detachKashyap Desai2016-11-082-3/+45
* scsi: megaraid_sas: Send correct PhysArm to FW for R1 VD downgradeKashyap Desai2016-11-081-2/+4
* scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai2016-11-081-0/+1
* scsi: libfc: Replace ->seq_release callback with function callHannes Reinecke2016-11-081-4/+2
* scsi: libfc: Replace ->seq_assign callback with function callHannes Reinecke2016-11-081-4/+2
* scsi: libfc: Replace ->seq_set_resp callback with direct function callHannes Reinecke2016-11-081-7/+4
* scsi: libfc: Replace ->seq_start_next callback with function callHannes Reinecke2016-11-083-7/+5
* scsi: libfc: Replace ->exch_done callback with function callHannes Reinecke2016-11-083-16/+12
* scsi: libfc: Replace ->seq_exch_abort callback with function callHannes Reinecke2016-11-082-7/+10
* scsi: libfc: Replace ->seq_send callback with function callHannes Reinecke2016-11-082-7/+4
* scsi: libfc: Remove fc_rport_init()Hannes Reinecke2016-11-083-12/+0