summaryrefslogtreecommitdiff
path: root/drivers/ufs/core
AgeCommit message (Expand)Author
2022-10-22scsi: ufs: core: Fix typo in commentKeoseong Park
2022-10-22scsi: ufs: core: Fix typo for register name in commentsKeoseong Park
2022-10-22scsi: ufs: core: Fix the error log in ufshcd_query_flag_retry()Dukhyun Kwon
2022-10-21Merge branch '6.1/scsi-queue' into 6.1/scsi-fixesMartin K. Petersen
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-10-01scsi: ufs: core: Remove unneeded casts from void *Markus Fuchs
2022-09-30block: change request end_io handler to pass back a return valueJens Axboe
2022-09-30Merge branch 'for-6.1/block' into for-6.1/passthroughJens Axboe
2022-09-25scsi: ufs: core: Remove redundant function definitions from ufshcd.hArthur Simchaev
2022-09-06scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs nodeDaniil Lunev
2022-08-22scsi: ufs: wb: Modify messagesJinyoung Choi
2022-08-22scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed()Jinyoung Choi
2022-08-22scsi: ufs: wb: Add explicit flush sysfs attributeJinyoung Choi
2022-08-22scsi: ufs: wb: Change function name and parameter namesJinyoung Choi
2022-08-22scsi: ufs: wb: Change wb_enabled condition testJinyoung Choi
2022-08-22scsi: ufs: core: Allow host driver to disable wb toggling during clock scalingPeter Wang
2022-08-22scsi: ufs: core: Use local_clock() for debugging timestampsDaniil Lunev
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche
2022-08-19scsi: ufs: core: Reduce the power mode change timeoutBart Van Assche
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-01scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang
2022-08-01scsi: ufs: core: Increase the maximum data buffer sizeBart Van Assche
2022-07-26scsi: ufs: core: Fix spelling mistake "Cannnot" -> "Cannot"Colin Ian King
2022-07-26scsi: ufs: core: Fix a race condition related to device managementBart Van Assche
2022-07-18scsi: ufs: core: Read device property for ref clockDaniil Lunev
2022-07-14scsi/ufs: Rename a 'dir' argument into 'op'Bart Van Assche
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche
2022-07-13scsi: ufs: core: Fix missing clk change notification on host resetPo-Wen Kao
2022-07-13scsi: ufs: core: Drop loglevel of WriteBoost messageBjorn Andersson
2022-07-13scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIESKeoseong Park
2022-07-07scsi: ufs: Skip last hci reset to get valid register valuesJunwoo Lee
2022-07-07Merge branch '5.19/scsi-fixes' into 5.20/scsi-stagingMartin K. Petersen
2022-06-28block: simplify disk shutdownChristoph Hellwig
2022-06-27scsi: ufs: ufshcd: Constify pointed dataKrzysztof Kozlowski
2022-06-21scsi: ufs: core: Fix typos in error messagesWolfram Sang
2022-06-16scsi: ufs: Export regulator functionsStanley Chu
2022-06-16scsi: ufs: Fix ADAPT logic for HS-G5Stanley Chu
2022-06-16scsi: ufs: Export ufshcd_uic_change_pwr_mode()Stanley Chu
2022-06-16scsi: ufs: Fix a race between the interrupt handler and the reset handlerBart Van Assche
2022-06-16scsi: ufs: Support clearing multiple commands at onceBart Van Assche
2022-06-16scsi: ufs: Simplify ufshcd_clear_cmd()Bart Van Assche
2022-06-13scsi: ufs: core: Add UFSHCD_QUIRK_HIBERN_FASTAUTOYoshihiro Shimoda
2022-06-13scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESSYoshihiro Shimoda
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-05-23scsi: ufs: ufshcd: Delete unnecessary NULL checkDan Carpenter
2022-05-19scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche