User Details
- User Since
- Jan 3 2025, 1:07 AM (24 w, 3 d)
Thu, Jun 19
Fri, Jun 13
Thu, Jun 12
Change UIC power mode ready time from 500ms to 2000ms
Apply review comments.
Apply review comments
Thank you for the kind review.
Your suggestions were very helpful in preparing this patch. :)
Apply review comment, Remove unnecessary functions
Wed, Jun 11
Rename functions
Fix a uic command bug
I measured the key performance metrics on the real device and confirmed that the results meet my goals.
For Write, if WriteBooster is applied, the bandwitch will increase.
Here are the results I measured on each device.
Mon, Jun 9
Fix a memory leak bug
Thu, Jun 5
Remove debug code
This patch is now ready for full review.
Thank you for your patience.
Apply clang-format
The UFSHCI driver now works on the Samsung Galaxy Book S and Lenovo Duet3.
Wed, Jun 4
Check the completion notification register when processing request completion
Number of bugs found during testing on Lenovo duet3
Mon, Jun 2
Fix a bug in interrupt enable register, Add Lenovo Duet3 11ian device id
Thu, May 29
Refactoring quirks
Wed, May 28
Move the quirk check routine to PCI attach.
The latest version of the UFS spec is paid, but you can download version 2.1 for free. Except for the MCQs, 4.1 and 2.1 are almost identical.
Please refer to them in your review.
Tue, May 27
Apply review comments
Thanks for the kind review! Most comments have been applied.
I'll mark the remaining ones as done after applying the review.
Thanks again!
Apply clang-format
May 23 2025
May 22 2025
Add manual completion, Add comments to req_queue
May 21 2025
Update UFS/UFSHCI version to 4.1, Add a Intel Lakefield quirk
May 20 2025
Fix typo, update data_direction in UTRD, Add delay for HCE enable
May 16 2025
I’d like to request an early review.
The items listed below are still incomplete, but I plan to finish them and update the patch while the review is in progress.