summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
2021-01-30scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo
2020-12-02scsi: ufs: Fix race between shutdown and runtime resume flowStanley Chu
2020-09-03scsi: ufs: Fix possible infinite loop in ufshcd_holdStanley Chu
2020-06-11scsi: ufs: Release clock if DMA map failsCan Guo
2020-04-24scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani
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 NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter
2019-07-10scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman
2019-06-11scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu
2019-06-11scsi: ufs: Fix regulator load and icc-level configurationStanley Chu
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-06scsi: ufs: fix exception event handlingMaya Erez
2018-05-30scsi: 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
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-09scsi: ufs-qcom: add QUniPro hardware support and power optimizationsYaniv Gardi
2015-11-09scsi: ufs-qcom: add debug prints for test busYaniv Gardi
2015-11-09scsi: ufs: make the UFS variant a platform deviceYaniv Gardi
2015-11-09scsi: ufs: creates wrapper functions for vopsYaniv Gardi
2015-11-09scsi: ufs: add ufshcd_get_variant ufshcd_set_variantYaniv Gardi
2015-11-09scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM componentYaniv Gardi
2015-11-09scsi: ufs-qcom: fix compilation warning if compiled as a moduleYaniv Gardi
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-15ufs: fix TRUE and FALSE re-define build errorSuthikulpanit, Suravee
2015-06-02scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSIONYaniv Gardi
2015-06-02scsi: ufs: add quirk to handle broken UFS HCI versionYaniv Gardi
2015-06-02scsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirkYaniv Gardi
2015-06-02scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirkYaniv Gardi
2015-06-02scsi: ufs-qcom: enable quirk to fix gear change to HSYaniv Gardi
2015-06-02scsi: ufs: introduce a broken PA_RXHSUNTERMCAP quirkYaniv Gardi
2015-06-02scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCCYaniv Gardi
2015-06-02scsi: ufs: provide a quirk to disable the LCCYaniv Gardi
2015-06-02scsi: ufs-qcom: don't enable interrupt aggregationYaniv Gardi
2015-06-02scsi: ufs: introduce the capability and quirk for interrupt aggregationYaniv Gardi
2015-05-25ufs-qcom: Switch dependency to ARCH_QCOMStephen Boyd
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-04-10ufs: add support to allow non standard behaviours (quirks)Yaniv Gardi
2015-04-10ufs-qcom: save controller revision info in internal structureYaniv Gardi
2015-03-09ufs: Rename of regulator_set_optimum_modeBjorn Andersson
2015-01-20ufs-qcom: add support for Qualcomm Technologies Inc platformsYaniv Gardi
2015-01-09scsi: use per-cpu buffer for formatting senseHannes Reinecke