Age | Commit message (Expand) | Author | Files | Lines |
2022-08-20 | scsi: ufs: core: Reduce the power mode change timeout | Bart Van Assche | 1 | -1/+8 |
2022-08-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -5/+2 |
2022-08-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -31/+55 |
2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2022-08-02 | scsi: ufs: core: Correct ufshcd_shutdown() flow | Peter Wang | 1 | -5/+1 |
2022-08-02 | scsi: ufs: core: Increase the maximum data buffer size | Bart Van Assche | 1 | -0/+1 |
2022-07-27 | scsi: ufs: core: Fix spelling mistake "Cannnot" -> "Cannot" | Colin Ian King | 1 | -1/+1 |
2022-07-27 | scsi: ufs: core: Fix a race condition related to device management | Bart Van Assche | 1 | -18/+40 |
2022-07-19 | scsi: ufs: core: Read device property for ref clock | Daniil Lunev | 1 | -0/+16 |
2022-07-14 | scsi: ufs: core: Fix missing clk change notification on host reset | Po-Wen Kao | 1 | -1/+1 |
2022-07-14 | scsi: ufs: core: Drop loglevel of WriteBoost message | Bjorn Andersson | 1 | -1/+1 |
2022-07-14 | scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIES | Keoseong Park | 1 | -3/+0 |
2022-07-08 | scsi: ufs: Skip last hci reset to get valid register values | Junwoo Lee | 1 | -1/+1 |
2022-07-08 | Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging | Martin K. Petersen | 1 | -28/+48 |
2022-06-28 | block: simplify disk shutdown | Christoph Hellwig | 1 | -2/+2 |
2022-06-28 | scsi: ufs: ufshcd: Constify pointed data | Krzysztof Kozlowski | 1 | -20/+22 |
2022-06-22 | scsi: ufs: core: Fix typos in error messages | Wolfram Sang | 1 | -2/+2 |
2022-06-17 | scsi: ufs: Export regulator functions | Stanley Chu | 1 | -1/+2 |
2022-06-17 | scsi: ufs: Fix ADAPT logic for HS-G5 | Stanley Chu | 1 | -1/+1 |
2022-06-17 | scsi: ufs: Export ufshcd_uic_change_pwr_mode() | Stanley Chu | 1 | -1/+2 |
2022-06-17 | scsi: ufs: Fix a race between the interrupt handler and the reset handler | Bart Van Assche | 1 | -9/+19 |
2022-06-17 | scsi: ufs: Support clearing multiple commands at once | Bart Van Assche | 1 | -14/+28 |
2022-06-17 | scsi: ufs: Simplify ufshcd_clear_cmd() | Bart Van Assche | 1 | -6/+2 |
2022-06-14 | scsi: ufs: core: Add UFSHCD_QUIRK_HIBERN_FASTAUTO | Yoshihiro Shimoda | 1 | -2/+7 |
2022-06-14 | scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS | Yoshihiro Shimoda | 1 | -0/+2 |
2022-05-24 | scsi: ufs: ufshcd: Delete unnecessary NULL check | Dan Carpenter | 1 | -4/+1 |
2022-05-20 | scsi: ufs: Split the drivers/scsi/ufs directory | Bart Van Assche | 1 | -0/+9944 |