summaryrefslogtreecommitdiffstats
path: root/drivers/ufs
AgeCommit message (Expand)AuthorFilesLines
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche1-6/+3
2022-08-19scsi: ufs: core: Reduce the power mode change timeoutBart Van Assche1-1/+8
2022-08-19Merge branch '5.20/scsi-queue' into 6.0/scsi-fixesMartin K. Petersen1-1/+1
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-9/+15
2022-08-11scsi: ufs: host: ufs-exynos: Make fsd_ufs_drvs staticAlim Akhtar1-1/+1
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds13-136/+1007
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+5
2022-08-01scsi: ufs: ufs-pci: Correct check for RESET DSMDaniil Lunev1-4/+13
2022-08-01scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang1-5/+1
2022-08-01scsi: ufs: core: Increase the maximum data buffer sizeBart Van Assche1-0/+1
2022-07-26scsi: ufs: core: Fix spelling mistake "Cannnot" -> "Cannot"Colin Ian King1-1/+1
2022-07-26scsi: ufs: core: Fix a race condition related to device managementBart Van Assche1-18/+40
2022-07-26scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He1-2/+13
2022-07-18scsi: ufs: core: Read device property for ref clockDaniil Lunev1-0/+16
2022-07-14scsi/ufs: Rename a 'dir' argument into 'op'Bart Van Assche1-2/+2
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche1-3/+2
2022-07-13scsi: ufs: core: Fix missing clk change notification on host resetPo-Wen Kao1-1/+1
2022-07-13scsi: ufs: core: Drop loglevel of WriteBoost messageBjorn Andersson1-1/+1
2022-07-13scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIESKeoseong Park1-3/+0
2022-07-13scsi: ufs: ufs-exynos: Change ufs phy control sequenceChanho Park1-7/+10
2022-07-07scsi: ufs: Skip last hci reset to get valid register valuesJunwoo Lee1-1/+1
2022-07-07scsi: ufs: ufs-pci: Enable WriteBooster capability on ADLDaniil Lunev1-0/+1
2022-07-07Merge branch '5.19/scsi-fixes' into 5.20/scsi-stagingMartin K. Petersen1-28/+48
2022-06-28block: simplify disk shutdownChristoph Hellwig1-2/+2
2022-06-27scsi: ufs: ufs-qcom: Remove unneeded codeChanWoo Lee1-23/+0
2022-06-27scsi: ufs: ufs-mediatek: Fix invalid access to vccqxAlice Chao1-0/+1
2022-06-27scsi: ufs: ufs-mediatek: Support performance boostingPeter Wang2-8/+29
2022-06-27scsi: ufs: ufs-mediatek: Support host power controlPo-Wen Kao2-0/+17
2022-06-27scsi: ufs: ufs-mediatek: Disable reset confirm feature by UniProPo-Wen Kao1-0/+5
2022-06-27scsi: ufs: ufs-mediatek: Add stage information for ref-clk controlPeter Wang2-6/+7
2022-06-27scsi: ufs: ufs-mediatek: Prevent host hang by setting CLK_CG earlyPeter Wang2-0/+9
2022-06-27scsi: ufs: ufs-mediatek: Always add delays for VCC operationsPeter Wang1-2/+3
2022-06-27scsi: ufs: ufs-mediatek: Fix build warningsStanley Chu1-4/+4
2022-06-27scsi: ufs: ufshcd: Constify pointed dataKrzysztof Kozlowski2-23/+25
2022-06-27scsi: ufs: ufshcd-pltfrm: Constify pointed dataKrzysztof Kozlowski2-7/+7
2022-06-21scsi: ufs: core: Fix typos in error messagesWolfram Sang1-2/+2
2022-06-21scsi: ufs: ufs-mediatek: Fix build error and type mismatchRen Zhijie1-1/+3
2022-06-16scsi: ufs: ufs-mediatek: Disable unused VCCQx power railsStanley Chu1-0/+24
2022-06-16scsi: ufs: ufs-mediatek: Support multiple VCC sourcesStanley Chu2-1/+59
2022-06-16scsi: ufs: Export regulator functionsStanley Chu3-3/+7
2022-06-16scsi: ufs: ufs-mediatek: Support low-power mode for parents of VCCQxStanley Chu2-13/+37
2022-06-16scsi: ufs: ufs-mediatek: Support flexible parameters for SMC callsStanley Chu2-16/+39
2022-06-16scsi: ufs: ufs-mediatek: Support low-power mode for VCCQPeter Wang1-6/+13
2022-06-16scsi: ufs: ufs-mediatek: Prevent device regulators setting LPM incorrectlyPo-Wen Kao1-2/+10
2022-06-16scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulatorsPo-Wen Kao1-5/+53
2022-06-16scsi: ufs: ufs-mediatek: Introduce workaround for power mode changeCC Chou2-2/+59
2022-06-16scsi: ufs: Fix ADAPT logic for HS-G5Stanley Chu1-1/+1
2022-06-16scsi: ufs: Export ufshcd_uic_change_pwr_mode()Stanley Chu1-1/+2
2022-06-16scsi: ufs: host: ufs-exynos: Use already existing definitionAlim Akhtar1-2/+3
2022-06-16scsi: ufs: host: ufs-exynos: Remove unused definesAlim Akhtar1-10/+0