summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-176-61/+116
* scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-179-272/+392
* scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn2016-11-172-2/+3
* 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
* 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
* scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam2016-11-081-15/+6
* 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
* 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