Age | Commit message (Expand) | Author |
2022-10-22 | scsi: ufs: core: Fix typo in comment | Keoseong Park |
2022-10-22 | scsi: ufs: core: Fix typo for register name in comments | Keoseong Park |
2022-10-22 | scsi: ufs: core: Fix the error log in ufshcd_query_flag_retry() | Dukhyun Kwon |
2022-10-21 | Merge branch '6.1/scsi-queue' into 6.1/scsi-fixes | Martin K. Petersen |
2022-10-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-10-01 | scsi: ufs: core: Remove unneeded casts from void * | Markus Fuchs |
2022-09-30 | block: change request end_io handler to pass back a return value | Jens Axboe |
2022-09-30 | Merge branch 'for-6.1/block' into for-6.1/passthrough | Jens Axboe |
2022-09-25 | scsi: ufs: core: Remove redundant function definitions from ufshcd.h | Arthur Simchaev |
2022-09-06 | scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs node | Daniil Lunev |
2022-08-22 | scsi: ufs: wb: Modify messages | Jinyoung Choi |
2022-08-22 | scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed() | Jinyoung Choi |
2022-08-22 | scsi: ufs: wb: Add explicit flush sysfs attribute | Jinyoung Choi |
2022-08-22 | scsi: ufs: wb: Change function name and parameter names | Jinyoung Choi |
2022-08-22 | scsi: ufs: wb: Change wb_enabled condition test | Jinyoung Choi |
2022-08-22 | scsi: ufs: core: Allow host driver to disable wb toggling during clock scaling | Peter Wang |
2022-08-22 | scsi: ufs: core: Use local_clock() for debugging timestamps | Daniil Lunev |
2022-08-22 | block: Change the return type of blk_mq_map_queues() into void | Bart Van Assche |
2022-08-19 | scsi: ufs: core: Reduce the power mode change timeout | Bart Van Assche |
2022-08-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-08-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-08-01 | scsi: ufs: core: Correct ufshcd_shutdown() flow | Peter Wang |
2022-08-01 | scsi: ufs: core: Increase the maximum data buffer size | Bart Van Assche |
2022-07-26 | scsi: ufs: core: Fix spelling mistake "Cannnot" -> "Cannot" | Colin Ian King |
2022-07-26 | scsi: ufs: core: Fix a race condition related to device management | Bart Van Assche |
2022-07-18 | scsi: ufs: core: Read device property for ref clock | Daniil Lunev |
2022-07-14 | scsi/ufs: Rename a 'dir' argument into 'op' | Bart Van Assche |
2022-07-14 | treewide: Rename enum req_opf into enum req_op | Bart Van Assche |
2022-07-13 | scsi: ufs: core: Fix missing clk change notification on host reset | Po-Wen Kao |
2022-07-13 | scsi: ufs: core: Drop loglevel of WriteBoost message | Bjorn Andersson |
2022-07-13 | scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIES | Keoseong Park |
2022-07-07 | scsi: ufs: Skip last hci reset to get valid register values | Junwoo Lee |
2022-07-07 | Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging | Martin K. Petersen |
2022-06-28 | block: simplify disk shutdown | Christoph Hellwig |
2022-06-27 | scsi: ufs: ufshcd: Constify pointed data | Krzysztof Kozlowski |
2022-06-21 | scsi: ufs: core: Fix typos in error messages | Wolfram Sang |
2022-06-16 | scsi: ufs: Export regulator functions | Stanley Chu |
2022-06-16 | scsi: ufs: Fix ADAPT logic for HS-G5 | Stanley Chu |
2022-06-16 | scsi: ufs: Export ufshcd_uic_change_pwr_mode() | Stanley Chu |
2022-06-16 | scsi: ufs: Fix a race between the interrupt handler and the reset handler | Bart Van Assche |
2022-06-16 | scsi: ufs: Support clearing multiple commands at once | Bart Van Assche |
2022-06-16 | scsi: ufs: Simplify ufshcd_clear_cmd() | Bart Van Assche |
2022-06-13 | scsi: ufs: core: Add UFSHCD_QUIRK_HIBERN_FASTAUTO | Yoshihiro Shimoda |
2022-06-13 | scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS | Yoshihiro Shimoda |
2022-06-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-05-23 | scsi: ufs: ufshcd: Delete unnecessary NULL check | Dan Carpenter |
2022-05-19 | scsi: ufs: Split the drivers/scsi/ufs directory | Bart Van Assche |