User Details
User Details
- User Since
- Jan 3 2025, 1:07 AM (85 w, 1 d)
Wed, Aug 19
Wed, Aug 19
jaeyoon requested review of D58948: ufshci: reject new requests on a failed controller.
jaeyoon requested review of D58947: ufshci: handle a recovery reset before the SIM attach.
jaeyoon requested review of D58946: ufshci: build valid fake responses for manual completion.
jaeyoon requested review of D58945: ufshci: claim trackers before failing them.
jaeyoon requested review of D58944: ufshci: run the controller fail path only once.
Tue, Aug 18
Tue, Aug 18
jaeyoon committed rG68091ebf0a72: ufshci: report the highest LUN number in the path inquiry (authored by jaeyoon).
ufshci: report the highest LUN number in the path inquiry
jaeyoon committed rG34518292a3e0: ufshci: correct the crypto/config register offsets and HCMID fields (authored by jaeyoon).
ufshci: correct the crypto/config register offsets and HCMID fields
jaeyoon committed rGe1aa173f8120: ufshci: consolidate the device query submit/poll pattern (authored by jaeyoon).
ufshci: consolidate the device query submit/poll pattern
jaeyoon committed rGf3c3db35d545: ufshci: validate the CDB before allocating a request (authored by jaeyoon).
ufshci: validate the CDB before allocating a request
jaeyoon committed rGa508a9f72388: ufshci: return the real errno from SDB queue construction (authored by jaeyoon).
ufshci: return the real errno from SDB queue construction
jaeyoon committed rGdbcebc7c661e: ufshci: pass the queue being destroyed to the cmd descriptor teardown (authored by jaeyoon).
ufshci: pass the queue being destroyed to the cmd descriptor teardown
jaeyoon added a comment to D58819: ufshci: correct the crypto/config register offsets and HCMID fields.
Since this isn't a major change, I'll go ahead and push it as is.
jaeyoon updated the diff for D58819: ufshci: correct the crypto/config register offsets and HCMID fields.
set it to uint8_t and added a static_assert.
Thu, Aug 13
Thu, Aug 13
jaeyoon requested review of D58820: ufshci: report the highest LUN number in the path inquiry.
jaeyoon requested review of D58819: ufshci: correct the crypto/config register offsets and HCMID fields.
jaeyoon requested review of D58818: ufshci: consolidate the device query submit/poll pattern.
jaeyoon requested review of D58817: ufshci: validate the CDB before allocating a request.
jaeyoon requested review of D58816: ufshci: pass the queue being destroyed to the cmd descriptor teardown.
jaeyoon requested review of D58815: ufshci: return the real errno from SDB queue construction.
Mon, Aug 10
Mon, Aug 10
jaeyoon committed rGa33860b0a2b9: ufshci: do not reset the device in the XPT_RESET_DEV handler (authored by jaeyoon).
ufshci: do not reset the device in the XPT_RESET_DEV handler
ufshci: free the taskqueue on detach
jaeyoon committed rGc686e7d3b0d3: ufshci: check completions under the queue lock (authored by jaeyoon).
ufshci: check completions under the queue lock
jaeyoon committed rGaaf0e80e684d: ufshci: release the CCB after sending a start stop unit command (authored by jaeyoon).
ufshci: release the CCB after sending a start stop unit command
jaeyoon committed rG266ce89fc231: ufshci: read UIC command results while holding the lock (authored by jaeyoon).
ufshci: read UIC command results while holding the lock
jaeyoon committed rGaf00e00f23a1: ufshci: initialize desc_size for non-descriptor query requests (authored by jaeyoon).
ufshci: initialize desc_size for non-descriptor query requests
ufshci: byte-swap big-endian UPIU fields
jaeyoon committed rGc71705a08304: ufshci: do not free the devq twice on SIM attach failure (authored by jaeyoon).
ufshci: do not free the devq twice on SIM attach failure
jaeyoon committed rG456ab423dddc: ufshci: initialize alloc_units before the dedicated-buffer scan (authored by jaeyoon).
ufshci: initialize alloc_units before the dedicated-buffer scan
jaeyoon committed rGc2186638ff70: ufshci: free the correct address when DMA load fails (authored by jaeyoon).
ufshci: free the correct address when DMA load fails
jaeyoon committed rG24c2ead33b44: ufshci: tolerate partially constructed queues in SDB teardown (authored by jaeyoon).
ufshci: tolerate partially constructed queues in SDB teardown
jaeyoon committed rG25a61a7927c8: ufshci: check SDB queue allocations for failure (authored by jaeyoon).
ufshci: check SDB queue allocations for failure
ufshci: fix WLUN periph reference counting
jaeyoon committed rG607189d789ac: ufshci: free the lookup path when the periph search times out (authored by jaeyoon).
ufshci: free the lookup path when the periph search times out
jaeyoon committed rG360b7c1635ea: ufshci: fix SCSI I/O request failure cleanup (authored by jaeyoon).
ufshci: fix SCSI I/O request failure cleanup
jaeyoon committed rGc9827f1528a6: ufshci: handle controller command submit failures (authored by jaeyoon).
ufshci: handle controller command submit failures
jaeyoon committed rG154e335cd635: ufshci: fail attribute reads on a non-zero config result code (authored by jaeyoon).
ufshci: fail attribute reads on a non-zero config result code
jaeyoon committed rG5f3a2b364ea5: ufshci: abort submission when payload DMA mapping fails (authored by jaeyoon).
ufshci: abort submission when payload DMA mapping fails
jaeyoon committed rGcf04a05424f1: ufshci: fix data direction encoding for read commands (authored by jaeyoon).
ufshci: fix data direction encoding for read commands
Wed, Aug 5
Wed, Aug 5
jaeyoon requested review of D58671: ufshci: do not reset the device in the XPT_RESET_DEV handler.
jaeyoon requested review of D58670: ufshci: free the taskqueue on detach.
jaeyoon requested review of D58669: ufshci: release the CCB after sending a start stop unit command.
jaeyoon requested review of D58668: ufshci: check completions under the queue lock.
jaeyoon requested review of D58667: ufshci: read UIC command results while holding the lock.
jaeyoon requested review of D58665: ufshci: initialize desc_size for non-descriptor query requests.
jaeyoon requested review of D58664: ufshci: byte-swap big-endian UPIU fields.
jaeyoon requested review of D58663: ufshci: initialize alloc_units before the dedicated-buffer scan.
jaeyoon requested review of D58662: ufshci: do not free the devq twice on SIM attach failure.
jaeyoon requested review of D58661: ufshci: check SDB queue allocations for failure.
jaeyoon requested review of D58660: ufshci: tolerate partially constructed queues in SDB teardown.
jaeyoon requested review of D58659: ufshci: free the correct address when DMA load fails.
jaeyoon requested review of D58658: ufshci: fix WLUN periph reference counting.
jaeyoon requested review of D58657: ufshci: free the lookup path when the periph search times out.
jaeyoon requested review of D58656: ufshci: fix SCSI I/O request failure cleanup.
jaeyoon requested review of D58655: ufshci: handle controller command submit failures.
jaeyoon requested review of D58654: ufshci: fail attribute reads on a non-zero config result code.
jaeyoon requested review of D58653: ufshci: abort submission when payload DMA mapping fails.
jaeyoon requested review of D58652: ufshci: fix data direction encoding for read commands.
May 11 2026
May 11 2026
Mar 25 2026
Mar 25 2026
ufshci: Support ACPI
jaeyoon committed rG085028463fa9: ufshci: add uic powermode parameter to sysctl (authored by jaeyoon).
ufshci: add uic powermode parameter to sysctl
ufshci: fix bug in ufshci_req_sdb_enable
Mar 24 2026
Mar 24 2026
jaeyoon added inline comments to D55985: ufshci: add uic powermode parameter to sysctl.
Mar 23 2026
Mar 23 2026
jaeyoon added a comment to D55985: ufshci: add uic powermode parameter to sysctl.
Could you please approve this patch?
jaeyoon added a comment to D55984: ufshci: fix bug in ufshci_req_sdb_enable.
Could you please approve this patch?
jaeyoon updated the diff for D55986: ufshci: Support ACPI.
Apply review comments.
jaeyoon updated the diff for D55985: ufshci: add uic powermode parameter to sysctl.
Modified the man page.
jaeyoon updated the diff for D55984: ufshci: fix bug in ufshci_req_sdb_enable.
Rebase
jaeyoon updated the diff for D55984: ufshci: fix bug in ufshci_req_sdb_enable.
Add some comments
Mar 20 2026
Mar 20 2026
jaeyoon requested review of D55986: ufshci: Support ACPI.
jaeyoon requested review of D55985: ufshci: add uic powermode parameter to sysctl.
jaeyoon requested review of D55984: ufshci: fix bug in ufshci_req_sdb_enable.
