summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: fc: Use bsg_destroy_jobJohannes Thumshirn2016-11-174-24/+10
* scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-1717-164/+139
* block: add reference counting for struct bsg_jobJohannes Thumshirn2016-11-172-2/+7
* scsi: fc: implement kref backed reference countingJohannes Thumshirn2016-11-172-32/+12
* scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()Johannes Thumshirn2016-11-171-2/+0
* scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-177-11/+19
* scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-178-54/+59
* scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-178-63/+119
* scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-1710-275/+398
* scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn2016-11-173-11/+6
* scsi: mvsas: fix command_active typoArnd Bergmann2016-11-161-1/+1
* scsi: dmx3191d: use module_pci_driverGeliang Tang2016-11-161-12/+1
* scsi: fnic: Correcting rport check location in fnic_queuecommand_lckSatish Kharat2016-11-161-10/+18
* scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULEDZang Leigang2016-11-161-1/+3
* MAINTAINERS: Updating maintainers list for Cisco FNI and SNIC driversSatish Kharat2016-11-161-4/+4
* scsi: hpsa: correct logical resetsDon Brace2016-11-161-1/+22
* scsi: megaraid-sas: request irqs laterTomas Henzl2016-11-161-7/+5
* scsi: hpsa: free irq on q indexed by h->intr_mode and not iColin Ian King2016-11-141-1/+1
* scsi: isci: fix typo in deg_dbg messageColin Ian King2016-11-141-1/+1
* scsi: isci: fix spelling mistakes in dev_warn messagesColin Ian King2016-11-141-2/+2
* scsi: megaraid_sas: add in missing white spaces in error messages textColin Ian King2016-11-141-4/+2
* scsi: scsi_transport_fc: Hold queue lock while calling blk_run_queue_async()Bart Van Assche2016-11-141-7/+7
* scsi: g_NCR5380: Fix release_region in error handlingOndrej Zary2016-11-121-3/+3
* scsi: ufs: introduce hibern8_notify callbackKiwoong Kim2016-11-122-2/+22
* scsi: ufs: introduce setup_task_mgmtKiwoong Kim2016-11-122-0/+12
* scsi: ufs: introduce setup_xfer_req callbackKiwoong Kim2016-11-122-0/+12
* scsi: hpsa: use pci_alloc_irq_vectors and automatic irq affinityChristoph Hellwig2016-11-122-97/+52
* scsi: ufs: Use the resource-managed function to add devfreq deviceChanwoo Choi2016-11-081-3/+1
* scsi: fix spelling mistake in error messageColin Ian King2016-11-081-1/+1
* scsi: mpt3sas: fix some spelling mistakes in message and commentsColin Ian King2016-11-081-8/+8
* scsi: ufs: qcom: Don't free resource-managed kmalloc elementVivek Gautam2016-11-081-1/+0
* scsi: ufs: qcom: Add phy_exit call in hcd exit pathVivek Gautam2016-11-081-0/+1
* phy: qcom-ufs: Remove common layer phy exit callbackVivek Gautam2016-11-084-14/+18
* scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam2016-11-083-51/+24
* phy: qcom-ufs-qmp-xx: Move clock and regulator init out of phy initVivek Gautam2016-11-082-52/+46
* phy: qcom-ufs: Remove unnecessary function declarationsVivek Gautam2016-11-081-69/+62
* phy: qcom-ufs-qmp-xx: Discard remove callback for drivers.Vivek Gautam2016-11-083-41/+0
* phy: qcom-ufs: Skip obtaining rx/tx_iface_clk for msm8996 based phyVivek Gautam2016-11-081-0/+5
* phy: qcom-ufs-14nm: Add new compatible for msm8996 based phyVivek Gautam2016-11-082-2/+6
* phy: qcom-ufs: Cleanup clock and regulator initializationVivek Gautam2016-11-084-57/+37
* phy: qcom-ufs: Use devm sibling of kstrdup for regulator namesVivek Gautam2016-11-081-4/+1
* phy: qcom-ufs: Remove unnecessary BUG_ONVivek Gautam2016-11-081-2/+0
* scsi: megaraid_sas: driver version upgradeKashyap Desai2016-11-081-2/+2
* scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which d...Kashyap Desai2016-11-081-4/+4
* MAINTAINERS: Update megaraid maintainers listKashyap Desai2016-11-081-5/+5
* 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-082-0/+18
* blk-mq: export blk_mq_map_queuesChristoph Hellwig2016-11-083-1/+2
* scsi: ufs: change device rails hpm mode ramp up sequenceSubhash Jadavani2016-11-081-1/+1