summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'misc' into for-linusJames Bottomley2016-12-226-29/+120
|\
| * scsi: ufs-qcom: fix bug with read/modify write of UFS_CFG1Subhash Jadavani2016-12-081-1/+2
| * scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani2016-12-085-23/+76
| * scsi: ufs-qcom: add probe_defer in case phy driver not probed yetYaniv Gardi2016-12-081-1/+10
| * scsi: ufs: add support for UFS HCI 2.1Yaniv Gardi2016-12-082-4/+32
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-149-146/+449
|\ \ | |/
| * scsi: ufs: fix default power mode to FAST/SLOWsubhashj@codeaurora.org2016-11-291-4/+4
| * scsi: ufs: optimize system suspend handlingsubhashj@codeaurora.org2016-11-291-9/+6
| * scsi: ufs: fix condition in which DME command failure msg is printed outYaniv Gardi2016-11-291-5/+6
| * scsi: ufs: handle errors from PHY_ADAPTER_ERROR registerDolev Raviv2016-11-292-0/+12
| * scsi: ufs: issue link starup 2 times if device isn't activesubhashj@codeaurora.org2016-11-291-3/+20
| * scsi: ufs: ensure that host pa_tactivate is higher than devicesubhashj@codeaurora.org2016-11-293-0/+86
| * scsi: ufs: increase the scsi query response timeoutsubhashj@codeaurora.org2016-11-291-11/+2
| * scsi: ufs: fix failure to read the string descriptorsubhashj@codeaurora.org2016-11-291-9/+31
| * scsi: ufs: update device descriptor maximum sizeYaniv Gardi2016-11-291-1/+1
| * scsi: ufs: add index details to query error messagesYaniv Gardi2016-11-291-6/+7
| * scsi: ufs: add queries retry mechanismDolev Raviv2016-11-291-9/+45
| * scsi: ufs: Add missing UFS_MASK macro definitionSantosh Y2016-11-251-0/+2
| * scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkKiwoong Kim2016-11-222-7/+27
| * scsi: ufs: qcom: Properly clear hba priv on failureBjorn Andersson2016-11-211-3/+3
| * scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULEDZang Leigang2016-11-161-1/+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: ufs: Use the resource-managed function to add devfreq deviceChanwoo Choi2016-11-081-3/+1
| * 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: 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: 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
| * scsi: ufs: suspend clock scaling for failed runtime_resumeGilad Broner2016-11-081-16/+24
| * scsi: ufs: fix sense buffer size to 18 bytesGilad Broner2016-11-081-5/+7
| * scsi: ufs: commit descriptors before setting the doorbellGilad Broner2016-11-081-0/+8
| * scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi2016-11-082-7/+21
| * scsi: ufshcd: Fix possible unclocked register accessSubhash Jadavani2016-11-083-16/+19
* | block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-281-3/+3
|/
* scsi: ufs: Kconfig fixJoao Pinto2016-09-291-1/+1
* scsi: ufs: Fix error return code in ufshcd_init()Wei Yongjun2016-09-291-0/+1
* scsi: ufs: Data Segment only needed for WRITE DESCRIPTORZang Leigang2016-09-291-3/+6
* scsi: ufs: Enable no vccq quirk for skhynix deviceKyuho Choi2016-09-281-0/+2
* scsi: ufs: Get a TM service response from the correct offsetKiwoong Kim2016-09-212-2/+3
* scsi: ufs: Fix a wrong string in power mode changeKiwoong Kim2016-09-091-1/+1
* scsi: ufs: Add missing header dependencies for tc-dwc-g210Baoyou Xie2016-09-041-0/+1
* scsi: ufs: remove unnecessary goto labelTiezhu Yang2016-07-151-2/+1
* scsi: ufs: tc-dwc-g210 driver fix for 20-bit RMMIManjunath M B2016-07-151-2/+2
OpenPOWER on IntegriCloud