summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-08phy: qcom-ufs: Remove common layer phy exit callbackVivek Gautam
2016-11-08scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam
2016-11-08phy: qcom-ufs-qmp-xx: Move clock and regulator init out of phy initVivek Gautam
2016-11-08phy: qcom-ufs: Remove unnecessary function declarationsVivek Gautam
2016-11-08phy: qcom-ufs-qmp-xx: Discard remove callback for drivers.Vivek Gautam
2016-11-08phy: qcom-ufs: Skip obtaining rx/tx_iface_clk for msm8996 based phyVivek Gautam
2016-11-08phy: qcom-ufs-14nm: Add new compatible for msm8996 based phyVivek Gautam
2016-11-08phy: qcom-ufs: Cleanup clock and regulator initializationVivek Gautam
2016-11-08phy: qcom-ufs: Use devm sibling of kstrdup for regulator namesVivek Gautam
2016-11-08phy: qcom-ufs: Remove unnecessary BUG_ONVivek 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: cciss: replace custom function to hexdumpAndy Shevchenko
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: fusion: print lan address via %pMRAndy Shevchenko