summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
2020-04-24scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani
2020-04-24scsi: ufs: make sure all interrupts are processedVenkat Gopalakrishnan
2020-04-24scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo
2020-02-14scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo
2020-01-04scsi: ufs: fix potential bug which ends in system hangBean Huo
2019-10-29scsi: ufs: skip shutdown if hba is not poweredStanley Chu
2019-09-06scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define valuePedro Sousa
2019-07-10scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman
2019-07-10scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu
2019-05-31scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu
2019-05-31scsi: ufs: Fix regulator load and icc-level configurationStanley Chu
2019-03-27scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin
2018-12-01scsi: ufshcd: release resources if probe failsSubhash Jadavani
2018-12-01scsi: ufs: fix race between clock gating and devfreq scaling workSubhash Jadavani
2018-12-01scsi: ufshcd: Fix race between clk scaling and ungate workVenkat Gopalakrishnan
2018-12-01scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi
2018-08-03scsi: ufs: fix exception event handlingMaya Erez
2018-06-06scsi: ufs: Factor out ufshcd_read_desc_paramPotomski, MichalX
2018-06-06scsi: ufs: refactor device descriptor readingTomas Winkler
2018-06-06scsi: ufs: fix failure to read the string descriptorSubhash Jadavani
2018-05-25scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma
2018-02-03scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva
2017-11-21scsi: ufs: add capability to keep auto bkops always enabledsubhashj@codeaurora.org
2017-11-21scsi: ufs-qcom: Fix module autoloadJavier Martinez Canillas
2017-04-12scsi: ufs: issue link starup 2 times if device isn't activesubhashj@codeaurora.org
2017-04-12scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULEDZang Leigang
2017-04-12scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani
2017-04-12scsi: ufs: ensure that host pa_tactivate is higher than deviceSubhash Jadavani
2017-04-12scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkKiwoong Kim
2016-09-29scsi: ufs: Kconfig fixJoao Pinto
2016-09-29scsi: ufs: Fix error return code in ufshcd_init()Wei Yongjun
2016-09-29scsi: ufs: Data Segment only needed for WRITE DESCRIPTORZang Leigang
2016-09-28scsi: ufs: Enable no vccq quirk for skhynix deviceKyuho Choi
2016-09-21scsi: ufs: Get a TM service response from the correct offsetKiwoong Kim
2016-09-09scsi: ufs: Fix a wrong string in power mode changeKiwoong Kim
2016-09-04scsi: ufs: Add missing header dependencies for tc-dwc-g210Baoyou Xie
2016-07-15scsi: ufs: remove unnecessary goto labelTiezhu Yang
2016-07-15scsi: ufs: tc-dwc-g210 driver fix for 20-bit RMMIManjunath M B
2016-07-12ufs: Adding license info do tc-dwc-g210 and ufshcd-dwc to enable loadable moduleJoao Pinto
2016-07-12ufs: add TC G210 pci driverJoao Pinto
2016-07-12ufs: add TC G210 platform driverJoao Pinto
2016-07-12ufs: add support for Synopsys G210 Test ChipJoao Pinto
2016-07-12ufs: add support for DesignWare ControllerJoao Pinto
2016-07-12ufs: add link status to ufshciJoao Pinto
2016-07-12ufs: add unipro attributesJoao Pinto
2016-07-12ufs: add UFS 2.0 capabilitiesJoao Pinto
2016-07-12ufs: fixed typo in ufshcd-pltfrmJoao Pinto
2016-03-18scsi: ufs: select CONFIG_NLSArnd Bergmann
2016-03-14scsi: ufs-qcom: add printouts of testbus debug registersYaniv Gardi
2016-03-14scsi: ufs-qcom: enable/disable the device ref clockYaniv Gardi