summaryrefslogtreecommitdiffstats
path: root/drivers/ufs
Commit message (Expand)AuthorAgeFilesLines
* scsi: ufs: core: Fix typo in commentKeoseong Park2022-10-221-1/+1
* scsi: ufs: core: Fix typo for register name in commentsKeoseong Park2022-10-221-1/+1
* scsi: ufs: core: Fix the error log in ufshcd_query_flag_retry()Dukhyun Kwon2022-10-221-1/+1
* Merge branch '6.1/scsi-queue' into 6.1/scsi-fixesMartin K. Petersen2022-10-212-3/+2
|\
| * scsi: ufs: core: Remove unneeded casts from void *Markus Fuchs2022-10-011-2/+2
| * scsi: ufs: qcom: Remove redundant dev_err() callShang XiaoJing2022-10-011-1/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-10-077-55/+377
|\|
| * scsi: ufs: core: Remove redundant function definitions from ufshcd.hArthur Simchaev2022-09-251-0/+5
| * scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs nodeDaniil Lunev2022-09-061-0/+35
| * scsi: ufs: wb: Modify messagesJinyoung Choi2022-08-222-13/+12
| * scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed()Jinyoung Choi2022-08-223-4/+10
| * scsi: ufs: wb: Add explicit flush sysfs attributeJinyoung Choi2022-08-222-4/+51
| * scsi: ufs: wb: Change function name and parameter namesJinyoung Choi2022-08-221-13/+17
| * scsi: ufs: wb: Change wb_enabled condition testJinyoung Choi2022-08-221-4/+2
| * scsi: ufs: core: Allow host driver to disable wb toggling during clock scalingPeter Wang2022-08-223-5/+8
| * scsi: ufs: core: Use local_clock() for debugging timestampsDaniil Lunev2022-08-221-8/+12
| * scsi: ufs: ufs-mediatek: Support clk-scaling to optimize power consumptionPo-Wen Kao2022-08-223-2/+153
| * scsi: ufs: ufs-mediatek: Fix performance scalingPeter Wang2022-08-221-4/+14
| * scsi: ufs: ufs-mediatek: Dump more registersPeter Wang2022-08-221-2/+5
| * scsi: ufs: ufs-mediatek: Provide detailed description for UIC errorsStanley Chu2022-08-221-0/+58
| * scsi: ufs: ufs-mediatek: Remove redundant header filesStanley Chu2022-08-221-1/+0
* | block: change request end_io handler to pass back a return valueJens Axboe2022-09-301-2/+6
* | Merge branch 'for-6.1/block' into for-6.1/passthroughJens Axboe2022-09-301-6/+3
|\ \
| * | block: Change the return type of blk_mq_map_queues() into voidBart Van Assche2022-08-221-6/+3
| |/
* | scsi: ufs: core: Reduce the power mode change timeoutBart Van Assche2022-08-191-1/+8
* | Merge branch '5.20/scsi-queue' into 6.0/scsi-fixesMartin K. Petersen2022-08-191-1/+1
|\ \ | |/ |/|
| * scsi: ufs: host: ufs-exynos: Make fsd_ufs_drvs staticAlim Akhtar2022-08-111-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-132-9/+15
|\|
| * scsi: ufs: ufs-pci: Correct check for RESET DSMDaniil Lunev2022-08-011-4/+13
| * scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang2022-08-011-5/+1
| * scsi: ufs: core: Increase the maximum data buffer sizeBart Van Assche2022-08-011-0/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-0413-136/+1007
|\|
| * scsi: ufs: core: Fix spelling mistake "Cannnot" -> "Cannot"Colin Ian King2022-07-261-1/+1
| * scsi: ufs: core: Read device property for ref clockDaniil Lunev2022-07-181-0/+16
| * scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIESKeoseong Park2022-07-131-3/+0
| * scsi: ufs: ufs-exynos: Change ufs phy control sequenceChanho Park2022-07-131-7/+10
| * scsi: ufs: Skip last hci reset to get valid register valuesJunwoo Lee2022-07-071-1/+1
| * scsi: ufs: ufs-pci: Enable WriteBooster capability on ADLDaniil Lunev2022-07-071-0/+1
| * Merge branch '5.19/scsi-fixes' into 5.20/scsi-stagingMartin K. Petersen2022-07-071-28/+48
| |\
| * | scsi: ufs: ufs-qcom: Remove unneeded codeChanWoo Lee2022-06-271-23/+0
| * | scsi: ufs: ufs-mediatek: Fix invalid access to vccqxAlice Chao2022-06-271-0/+1
| * | scsi: ufs: ufs-mediatek: Support performance boostingPeter Wang2022-06-272-8/+29
| * | scsi: ufs: ufs-mediatek: Support host power controlPo-Wen Kao2022-06-272-0/+17
| * | scsi: ufs: ufs-mediatek: Disable reset confirm feature by UniProPo-Wen Kao2022-06-271-0/+5
| * | scsi: ufs: ufs-mediatek: Add stage information for ref-clk controlPeter Wang2022-06-272-6/+7
| * | scsi: ufs: ufs-mediatek: Prevent host hang by setting CLK_CG earlyPeter Wang2022-06-272-0/+9
| * | scsi: ufs: ufs-mediatek: Always add delays for VCC operationsPeter Wang2022-06-271-2/+3
| * | scsi: ufs: ufs-mediatek: Fix build warningsStanley Chu2022-06-271-4/+4
| * | scsi: ufs: ufshcd: Constify pointed dataKrzysztof Kozlowski2022-06-272-23/+25
| * | scsi: ufs: ufshcd-pltfrm: Constify pointed dataKrzysztof Kozlowski2022-06-272-7/+7