summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* ufs: Adding license info do tc-dwc-g210 and ufshcd-dwc to enable loadable moduleJoao Pinto2016-07-122-0/+8
* ufs: add TC G210 pci driverJoao Pinto2016-07-123-0/+190
* ufs: add TC G210 platform driverJoao Pinto2016-07-123-0/+122
* ufs: add support for Synopsys G210 Test ChipJoao Pinto2016-07-122-0/+334
* ufs: add support for DesignWare ControllerJoao Pinto2016-07-124-0/+219
* ufs: add link status to ufshciJoao Pinto2016-07-121-0/+6
* ufs: add unipro attributesJoao Pinto2016-07-121-0/+39
* ufs: add UFS 2.0 capabilitiesJoao Pinto2016-07-122-41/+53
* ufs: fixed typo in ufshcd-pltfrmJoao Pinto2016-07-121-1/+1
* scsi: ufs: select CONFIG_NLSArnd Bergmann2016-03-181-0/+1
* scsi: ufs-qcom: add printouts of testbus debug registersYaniv Gardi2016-03-142-0/+86
* scsi: ufs-qcom: enable/disable the device ref clockYaniv Gardi2016-03-142-0/+21
* scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startupYaniv Gardi2016-03-142-7/+21
* scsi: ufs: add device quirk delay before putting UFS rails in LPMYaniv Gardi2016-03-142-1/+23
* scsi: ufs: fix leakage during link off stateYaniv Gardi2016-03-141-0/+10
* scsi: ufs: tune UniPro parameters to optimize hibern8 exit timeYaniv Gardi2016-03-144-0/+142
* scsi: ufs: handle non spec compliant bkops behaviour by deviceYaniv Gardi2016-03-142-7/+52
* scsi: ufs: add retry for query descriptorsYaniv Gardi2016-03-141-18/+37
* scsi: ufs: add error recovery after DL NAC errorYaniv Gardi2016-03-142-0/+95
* scsi: ufs: make error handling bit fasterYaniv Gardi2016-03-141-43/+112
* scsi: ufs: disable vccq if it's not needed by UFS deviceYaniv Gardi2016-03-142-4/+57
OpenPOWER on IntegriCloud