summary refs log tree commit diff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-11-14scsi: hpsa: free irq on q indexed by h->intr_mode and not iColin Ian King
2016-11-14scsi: isci: fix typo in deg_dbg messageColin Ian King
2016-11-14scsi: isci: fix spelling mistakes in dev_warn messagesColin Ian King
2016-11-14scsi: megaraid_sas: add in missing white spaces in error messages textColin Ian King
2016-11-14scsi: scsi_transport_fc: Hold queue lock while calling blk_run_queue_async()Bart Van Assche
2016-11-12scsi: g_NCR5380: Fix release_region in error handlingOndrej Zary
2016-11-12scsi: ufs: introduce hibern8_notify callbackKiwoong Kim
2016-11-12scsi: ufs: introduce setup_task_mgmtKiwoong Kim
2016-11-12scsi: ufs: introduce setup_xfer_req callbackKiwoong Kim
2016-11-12scsi: hpsa: use pci_alloc_irq_vectors and automatic irq affinityChristoph Hellwig
2016-11-08scsi: ufs: Use the resource-managed function to add devfreq deviceChanwoo Choi
2016-11-08scsi: fix spelling mistake in error messageColin Ian King
2016-11-08scsi: mpt3sas: fix some spelling mistakes in message and commentsColin Ian King
2016-11-08scsi: ufs: qcom: Don't free resource-managed kmalloc elementVivek Gautam
2016-11-08scsi: ufs: qcom: Add phy_exit call in hcd exit pathVivek Gautam
2016-11-08scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam
2016-11-08scsi: megaraid_sas: driver version upgradeKashyap Desai
2016-11-08scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which d...Kashyap Desai
2016-11-08scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmwareKashyap Desai
2016-11-08scsi: smartpqi: switch to pci_alloc_irq_vectorsChristoph Hellwig
2016-11-08scsi: allow LLDDs to expose the queue mapping to blk-mqChristoph Hellwig
2016-11-08scsi: ufs: change device rails hpm mode ramp up sequenceSubhash Jadavani
2016-11-08scsi: ufs: suspend clock scaling at the start of suspendSubhash Jadavani
2016-11-08scsi: ufshcd: release resources if probe failsSubhash Jadavani
2016-11-08scsi: ufs: fix race between clock gating and devfreq scaling workSubhash Jadavani
2016-11-08scsi: mpt3sas: Bump driver version as "14.101.00.00"Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Fix for Endianness issue.Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: set EEDP-escape-flags for SAS35 devices.Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices.Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header.Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Bump driver version as "14.100.00.00"Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Remove unused macro "MPT_DEVICE_TLR_ON"Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL pathSuganath Prabu Subramani
2016-11-08scsi: mpt3sas: Fix for incorrect numbers for MSIX vectors enabled when non RD...Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Fix for improper info displayed in var log, while blocking or ...Suganath Prabu Subramani
2016-11-08scsi: advansys: fix build warning for PCI=nArnd Bergmann
2016-11-08scsi: libfc: Don't have fc_exch_find log errors on a new exchangeChris Leech
2016-11-08scsi: ufs: optimize clock gate workVenkat Gopalakrishnan
2016-11-08scsi: ufshcd: Fix race between clk scaling and ungate workVenkat Gopalakrishnan
2016-11-08scsi: ufs: fail ufshcd_probe_hba() if power configuration failsDov Levenglick
2016-11-08scsi: ufs: suspend clock scaling for failed runtime_resumeGilad Broner
2016-11-08scsi: ufs: fix sense buffer size to 18 bytesGilad Broner
2016-11-08scsi: ufs: commit descriptors before setting the doorbellGilad Broner
2016-11-08scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi
2016-11-08scsi: replace custom approach to hexdump small buffersAndy Shevchenko
2016-11-08scsi: ips: don't use custom hex_asc_upper[] tableAndy Shevchenko
2016-11-08scsi: qla4xxx: print MAC and SID via %p[mM][R]Oleksandr Khoshaba
2016-11-08scsi: fnic: use kernel's '%pM' format option to print MACAndy Shevchenko
2016-11-08scsi: megaraid_sas: Do not fire DCMDs during PCI shutdown/detachKashyap Desai