summaryrefslogtreecommitdiff
path: root/drivers/ufs/core
AgeCommit message (Expand)AuthorFilesLines
2022-10-22scsi: ufs: core: Fix typo in commentKeoseong Park1-1/+1
2022-10-22scsi: ufs: core: Fix typo for register name in commentsKeoseong Park1-1/+1
2022-10-22scsi: ufs: core: Fix the error log in ufshcd_query_flag_retry()Dukhyun Kwon1-1/+1
2022-10-21Merge branch '6.1/scsi-queue' into 6.1/scsi-fixesMartin K. Petersen1-2/+2
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-45/+146
2022-10-01scsi: ufs: core: Remove unneeded casts from void *Markus Fuchs1-2/+2
2022-09-30block: change request end_io handler to pass back a return valueJens Axboe1-2/+6
2022-09-30Merge branch 'for-6.1/block' into for-6.1/passthroughJens Axboe1-6/+3
2022-09-25scsi: ufs: core: Remove redundant function definitions from ufshcd.hArthur Simchaev1-0/+5
2022-09-07scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs nodeDaniil Lunev1-0/+35
2022-08-23scsi: ufs: wb: Modify messagesJinyoung Choi2-13/+12
2022-08-23scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed()Jinyoung Choi3-4/+10
2022-08-23scsi: ufs: wb: Add explicit flush sysfs attributeJinyoung Choi2-4/+51
2022-08-23scsi: ufs: wb: Change function name and parameter namesJinyoung Choi1-13/+17
2022-08-23scsi: ufs: wb: Change wb_enabled condition testJinyoung Choi1-4/+2
2022-08-23scsi: ufs: core: Allow host driver to disable wb toggling during clock scalingPeter Wang2-4/+7
2022-08-23scsi: ufs: core: Use local_clock() for debugging timestampsDaniil Lunev1-8/+12
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche1-6/+3
2022-08-20scsi: ufs: core: Reduce the power mode change timeoutBart Van Assche1-1/+8
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+2
2022-08-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-34/+58
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+5
2022-08-02scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang1-5/+1
2022-08-02scsi: ufs: core: Increase the maximum data buffer sizeBart Van Assche1-0/+1
2022-07-27scsi: ufs: core: Fix spelling mistake "Cannnot" -> "Cannot"Colin Ian King1-1/+1
2022-07-27scsi: ufs: core: Fix a race condition related to device managementBart Van Assche1-18/+40
2022-07-19scsi: 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-14scsi: ufs: core: Fix missing clk change notification on host resetPo-Wen Kao1-1/+1
2022-07-14scsi: ufs: core: Drop loglevel of WriteBoost messageBjorn Andersson1-1/+1
2022-07-14scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIESKeoseong Park1-3/+0
2022-07-08scsi: ufs: Skip last hci reset to get valid register valuesJunwoo Lee1-1/+1
2022-07-08Merge 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-28scsi: ufs: ufshcd: Constify pointed dataKrzysztof Kozlowski2-23/+25
2022-06-22scsi: ufs: core: Fix typos in error messagesWolfram Sang1-2/+2
2022-06-17scsi: ufs: Export regulator functionsStanley Chu1-1/+2
2022-06-17scsi: ufs: Fix ADAPT logic for HS-G5Stanley Chu1-1/+1
2022-06-17scsi: ufs: Export ufshcd_uic_change_pwr_mode()Stanley Chu1-1/+2
2022-06-17scsi: ufs: Fix a race between the interrupt handler and the reset handlerBart Van Assche1-9/+19
2022-06-17scsi: ufs: Support clearing multiple commands at onceBart Van Assche1-14/+28
2022-06-17scsi: ufs: Simplify ufshcd_clear_cmd()Bart Van Assche1-6/+2
2022-06-14scsi: ufs: core: Add UFSHCD_QUIRK_HIBERN_FASTAUTOYoshihiro Shimoda1-2/+7
2022-06-14scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESSYoshihiro Shimoda1-0/+2
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds17-0/+15713
2022-05-24scsi: ufs: ufshcd: Delete unnecessary NULL checkDan Carpenter1-4/+1
2022-05-20scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche17-0/+15719