summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-17scsi: fc: move FC transport's bsg code to bsg-libJohannes Thumshirn3-245/+44
2016-11-17block: add bsg_job_put() and bsg_job_get()Johannes Thumshirn3-6/+18
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn8-88/+51
2016-11-17scsi: fc: use bsg_softirq_doneJohannes Thumshirn3-14/+5
2016-11-17scsi: fc: Use bsg_destroy_jobJohannes Thumshirn4-24/+10
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn17-164/+139
2016-11-17block: add reference counting for struct bsg_jobJohannes Thumshirn2-2/+7
2016-11-17scsi: fc: implement kref backed reference countingJohannes Thumshirn2-32/+12
2016-11-17scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()Johannes Thumshirn1-2/+0
2016-11-17scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn7-11/+19
2016-11-17scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn8-54/+59
2016-11-17scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn8-63/+119
2016-11-17scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn10-275/+398
2016-11-17scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn3-11/+6
2016-11-16scsi: mvsas: fix command_active typoArnd Bergmann1-1/+1
2016-11-16scsi: dmx3191d: use module_pci_driverGeliang Tang1-12/+1
2016-11-16scsi: fnic: Correcting rport check location in fnic_queuecommand_lckSatish Kharat1-10/+18
2016-11-16scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULEDZang Leigang1-1/+3
2016-11-16MAINTAINERS: Updating maintainers list for Cisco FNI and SNIC driversSatish Kharat1-4/+4
2016-11-16scsi: hpsa: correct logical resetsDon Brace1-1/+22
2016-11-16scsi: megaraid-sas: request irqs laterTomas Henzl1-7/+5
2016-11-14scsi: hpsa: free irq on q indexed by h->intr_mode and not iColin Ian King1-1/+1
2016-11-14scsi: isci: fix typo in deg_dbg messageColin Ian King1-1/+1
2016-11-14scsi: isci: fix spelling mistakes in dev_warn messagesColin Ian King1-2/+2
2016-11-14scsi: megaraid_sas: add in missing white spaces in error messages textColin Ian King1-4/+2
2016-11-14scsi: scsi_transport_fc: Hold queue lock while calling blk_run_queue_async()Bart Van Assche1-7/+7
2016-11-12scsi: g_NCR5380: Fix release_region in error handlingOndrej Zary1-3/+3
2016-11-12scsi: ufs: introduce hibern8_notify callbackKiwoong Kim2-2/+22
2016-11-12scsi: ufs: introduce setup_task_mgmtKiwoong Kim2-0/+12
2016-11-12scsi: ufs: introduce setup_xfer_req callbackKiwoong Kim2-0/+12
2016-11-12scsi: hpsa: use pci_alloc_irq_vectors and automatic irq affinityChristoph Hellwig2-97/+52
2016-11-08scsi: ufs: Use the resource-managed function to add devfreq deviceChanwoo Choi1-3/+1
2016-11-08scsi: fix spelling mistake in error messageColin Ian King1-1/+1
2016-11-08scsi: mpt3sas: fix some spelling mistakes in message and commentsColin Ian King1-8/+8
2016-11-08scsi: ufs: qcom: Don't free resource-managed kmalloc elementVivek Gautam1-1/+0
2016-11-08scsi: ufs: qcom: Add phy_exit call in hcd exit pathVivek Gautam1-0/+1
2016-11-08phy: qcom-ufs: Remove common layer phy exit callbackVivek Gautam4-14/+18
2016-11-08scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam3-51/+24
2016-11-08phy: qcom-ufs-qmp-xx: Move clock and regulator init out of phy initVivek Gautam2-52/+46
2016-11-08phy: qcom-ufs: Remove unnecessary function declarationsVivek Gautam1-69/+62
2016-11-08phy: qcom-ufs-qmp-xx: Discard remove callback for drivers.Vivek Gautam3-41/+0
2016-11-08phy: qcom-ufs: Skip obtaining rx/tx_iface_clk for msm8996 based phyVivek Gautam1-0/+5
2016-11-08phy: qcom-ufs-14nm: Add new compatible for msm8996 based phyVivek Gautam2-2/+6
2016-11-08phy: qcom-ufs: Cleanup clock and regulator initializationVivek Gautam4-57/+37
2016-11-08phy: qcom-ufs: Use devm sibling of kstrdup for regulator namesVivek Gautam1-4/+1
2016-11-08phy: qcom-ufs: Remove unnecessary BUG_ONVivek Gautam1-2/+0
2016-11-08scsi: megaraid_sas: driver version upgradeKashyap Desai1-2/+2
2016-11-08scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which d...Kashyap Desai1-4/+4
2016-11-08MAINTAINERS: Update megaraid maintainers listKashyap Desai1-5/+5
2016-11-08scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmwareKashyap Desai3-5/+10