- 9008661 scsi: ufs: Modify Tactive time setting conditions by SEO HOYOUNG · 3 years ago
- 99c66a8 scsi: ufs: core: Fix deadlock issue in ufshcd_wait_for_doorbell_clr() by Bean Huo · 3 years, 1 month ago
- 87f77d3 Merge branch '5.16/scsi-fixes' into 5.17/scsi-staging by Martin K. Petersen · 3 years, 1 month ago
- eaab9b5 scsi: ufs: Implement polling support by Bart Van Assche · 3 years, 1 month ago
- 8d077ed scsi: ufs: Optimize the command queueing code by Bart Van Assche · 3 years, 1 month ago
- 5675c38 scsi: ufs: Stop using the clock scaling lock in the error handler by Bart Van Assche · 3 years, 1 month ago
- 3489c34 scsi: ufs: Fix a kernel crash during shutdown by Bart Van Assche · 3 years, 1 month ago
- 1fbaa02d scsi: ufs: Improve SCSI abort handling further by Bart Van Assche · 3 years, 1 month ago
- 6f8dafd scsi: ufs: Introduce ufshcd_release_scsi_cmd() by Bart Van Assche · 3 years, 1 month ago
- 3eb9dcc scsi: ufs: Remove the 'update_scaling' local variable by Bart Van Assche · 3 years, 1 month ago
- 511a083 scsi: ufs: Remove hba->cmd_queue by Bart Van Assche · 3 years, 1 month ago
- 945c3cc scsi: ufs: Fix a deadlock in the error handler by Bart Van Assche · 3 years, 1 month ago
- fc21da8 scsi: ufs: Rework ufshcd_change_queue_depth() by Bart Van Assche · 3 years, 1 month ago
- bd0b353 scsi: ufs: Remove ufshcd_any_tag_in_use() by Bart Van Assche · 3 years, 1 month ago
- 21ad0e4 scsi: ufs: Fix race conditions related to driver data by Bart Van Assche · 3 years, 1 month ago
- d77ea82 scsi: ufs: Remove dead code by Bart Van Assche · 3 years, 1 month ago
- 59830c0 scsi: ufs: Remove the sdev_rpmb member by Bart Van Assche · 3 years, 1 month ago
- d656dc9 scsi: ufs: Remove is_rpmb_wlun() by Bart Van Assche · 3 years, 1 month ago
- ddba1cf scsi: ufs: Let devices remain runtime suspended during system suspend by Adrian Hunter · 3 years, 3 months ago
- 5cb37a2 scsi: ufs: core: Fix another task management completion race by Adrian Hunter · 3 years, 2 months ago
- 886fe29 scsi: ufs: core: Fix task management completion timeout race by Adrian Hunter · 3 years, 2 months ago
- 3ff1f6b scsi: ufs: core: Improve SCSI abort handling by Bart Van Assche · 3 years, 2 months ago
- 6cbcc7a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
- fe91c47 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
- 6266f7d Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue by Martin K. Petersen · 3 years, 2 months ago
- 71ae426 Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 09d9e4d scsi: ufs: ufshpb: Remove HPB2.0 flows by Avri Altman · 3 years, 3 months ago
- 0bf6d96 block: remove blk_{get,put}_request by Christoph Hellwig · 3 years, 3 months ago
- 10fb4f8 scsi: ufs: Add quirk to enable host controller without PH configuration by jongmin jeong · 3 years, 3 months ago
- a22bcfd scsi: ufs: Add quirk to handle broken UIC command by jongmin jeong · 3 years, 3 months ago
- 1ea7d80 scsi: ufs: core: Micro-optimize ufshcd_map_sg() by Bart Van Assche · 3 years, 3 months ago
- 9a868c8 scsi: ufs: core: Add a compile-time structure size check by Bart Van Assche · 3 years, 3 months ago
- 3ad317a scsi: ufs: core: Remove three superfluous casts by Bart Van Assche · 3 years, 3 months ago
- 267a59f scsi: ufs: core: Export ufshcd_schedule_eh_work() by Bart Van Assche · 3 years, 3 months ago
- 4693fad scsi: ufs: core: Log error handler activity by Bart Van Assche · 3 years, 3 months ago
- 957d63e scsi: ufs: core: Improve static type checking by Bart Van Assche · 3 years, 3 months ago
- 1168252 scsi: ufs: Revert "Retry aborted SCSI commands instead of completing these successfully" by Bart Van Assche · 3 years, 3 months ago
- cb77cb5 blk-crypto: rename blk_keyslot_manager to blk_crypto_profile by Eric Biggers · 3 years, 3 months ago
- 35c3730 scsi: ufs: Call scsi_done() directly by Bart Van Assche · 3 years, 3 months ago
- d489f18a scsi: ufs: core: Fix synchronization between scsi_unjam_host() and ufshcd_queuecommand() by Adrian Hunter · 3 years, 3 months ago
- 9561f58 scsi: ufs: mediatek: Support vops pre suspend to disable auto-hibern8 by Peter Wang · 3 years, 3 months ago
- ec65e6b Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging by Martin K. Petersen · 3 years, 3 months ago
- 87bf6a6 scsi: ufs: core: Do not exit ufshcd_err_handler() unless operational or dead by Adrian Hunter · 3 years, 3 months ago
- 54a4045 scsi: ufs: core: Do not exit ufshcd_reset_and_restore() unless operational or dead by Adrian Hunter · 3 years, 3 months ago
- edc0596 scsi: ufs: core: Stop clearing UNIT ATTENTIONS by Bart Van Assche · 3 years, 4 months ago
- af21c3f scsi: ufs: core: Retry START_STOP on UNIT_ATTENTION by Jaegeuk Kim · 3 years, 4 months ago
- f44abcf scsi: ufs: core: Remove return statement in void function by Bean Huo · 3 years, 4 months ago
- 68444d7 scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definition by Bean Huo · 3 years, 4 months ago
- f5ef336 scsi: ufs: core: Fix task management completion by Adrian Hunter · 3 years, 4 months ago
- 525943a scsi: ufs: core: Export hibern8 entry and exit functions by Asutosh Das · 3 years, 4 months ago
- e8c2da7 scsi: ufs: Fix illegal offset in UPIU event trace by Jonathan Hsu · 3 years, 4 months ago
- 322c4b2 scsi: ufs: core: Add temperature notification exception handling by Avri Altman · 3 years, 4 months ago
- e88e2d3 scsi: ufs: core: Probe for temperature notification support by Avri Altman · 3 years, 4 months ago
- d04a968 scsi: ufs: core: Unbreak the reset handler by Bart Van Assche · 3 years, 4 months ago
- 88b09900 scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling" by Adrian Hunter · 3 years, 4 months ago
- 1cbc9ad scsi: ufs: ufs-pci: Fix Intel LKF link stability by Adrian Hunter · 3 years, 5 months ago
- 9b5ac8a scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1 by Adrian Hunter · 3 years, 5 months ago
- 3f2c100 scsi: ufs: Use scsi_cmd_to_rq() instead of scsi_cmnd.request by Bart Van Assche · 3 years, 5 months ago
- 102851f scsi: ufs: ufshpb: Remove redundant initialization of variable 'lba' by Colin Ian King · 3 years, 5 months ago
- bf25967 scsi: ufshcd: Fix device links when BOOT WLUN fails to probe by Adrian Hunter · 3 years, 5 months ago
- a5402cd scsi: ufs: Fix unsigned int compared with less than zero by Colin Ian King · 3 years, 5 months ago
- 63522bf scsi: ufs: core: Add L2P entry swap quirk for Micron UFS by Bean Huo · 3 years, 5 months ago
- f0101af scsi: ufs: core: Remove redundant call in ufshcd_add_command_trace() by Bean Huo · 3 years, 6 months ago
- c11a1ae scsi: ufs: Add fault injection support by Bart Van Assche · 3 years, 6 months ago
- 73dc3c4 scsi: ufs: Retry aborted SCSI commands instead of completing these successfully by Bart Van Assche · 3 years, 6 months ago
- a113eaa scsi: ufs: Synchronize SCSI and UFS error handling by Bart Van Assche · 3 years, 6 months ago
- ac1bc2b scsi: ufs: Request sense data asynchronously by Bart Van Assche · 3 years, 6 months ago
- 6418074 scsi: ufs: Fix the SCSI abort handler by Bart Van Assche · 3 years, 6 months ago
- 169f5eb scsi: ufs: Optimize SCSI command processing by Bart Van Assche · 3 years, 6 months ago
- a024ad0 scsi: ufs: Optimize serialization of setup_xfer_req() calls by Bart Van Assche · 3 years, 6 months ago
- 1f522c5 scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Register" by Bart Van Assche · 3 years, 6 months ago
- 815b9a2 scsi: ufs: Inline ufshcd_outstanding_req_clear() by Bart Van Assche · 3 years, 6 months ago
- 3d2ac73 scsi: ufs: Remove several wmb() calls by Bart Van Assche · 3 years, 6 months ago
- 9c20209 scsi: ufs: Improve static type checking for the host controller state by Bart Van Assche · 3 years, 6 months ago
- 35c7d87 scsi: ufs: Verify UIC locking requirements at runtime by Bart Van Assche · 3 years, 6 months ago
- 4728ab4 scsi: ufs: Remove ufshcd_valid_tag() by Bart Van Assche · 3 years, 6 months ago
- 8a686f2 scsi: ufs: Use DECLARE_COMPLETION_ONSTACK() where appropriate by Bart Van Assche · 3 years, 6 months ago
- 568dd99 scsi: ufs: Rename the second ufshcd_probe_hba() argument by Bart Van Assche · 3 years, 6 months ago
- 9bb25e5 scsi: ufs: Only include power management code if necessary by Bart Van Assche · 3 years, 6 months ago
- f1ecbe1 scsi: ufs: Reduce power management code duplication by Bart Van Assche · 3 years, 6 months ago
- d3d9c45 scsi: ufs: Fix memory corruption by ufshcd_read_desc_param() by Bart Van Assche · 3 years, 6 months ago
- 41d8a93 scsi: ufs: ufshpb: Add HPB 2.0 support by Daejun Park · 3 years, 6 months ago
- 2fff76f scsi: ufs: ufshpb: Prepare HPB read for cached sub-region by Daejun Park · 3 years, 6 months ago
- 4b5f490 scsi: ufs: ufshpb: L2P map management for HPB read by Daejun Park · 3 years, 6 months ago
- f02bc97 scsi: ufs: ufshpb: Introduce Host Performance Buffer feature by Daejun Park · 3 years, 6 months ago
- 1084514 scsi: ufs: Allow async suspend/resume callbacks by Vincent Palomares · 3 years, 6 months ago
- 5481508 scsi: ufs: core: Use scsi_get_lba() to get LBA by Martin K. Petersen · 3 years, 7 months ago
- 8b9cc17 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
- bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 7 months ago
- 75d645a scsi: ufs: Fix build warning without CONFIG_PM by YueHaibing · 3 years, 7 months ago
- eb783bb scsi: ufs: core: Fix a possible use before initialization case by Can Guo · 3 years, 7 months ago
- 1054248 scsi: ufs: core: Use UPIU query trace in devman_upiu_cmd() by Bean Huo · 3 years, 8 months ago
- 44b5de3 scsi: ufs: core: Capture command trace only for the cmd != NULL case by Bean Huo · 3 years, 8 months ago
- 89ac2c3b scsi: ufs: core: Let UPIU completion trace print RSP UPIU header by Bean Huo · 3 years, 8 months ago
- 04c073f scsi: ufs: core: Clean up ufshcd_add_command_trace() by Bean Huo · 3 years, 8 months ago
- 3242490 scsi: ufs: core: Remove repeated word in comment by Keoseong Park · 3 years, 7 months ago
- 6f71517 scsi: ufs: Utilize Transfer Request List Completion Notification Register by Can Guo · 3 years, 8 months ago
- a45f937 scsi: ufs: Optimize host lock on transfer requests send/compl paths by Can Guo · 3 years, 8 months ago
- 1cca0c3 scsi: ufs: Remove a redundant command completion logic in error handler by Can Guo · 3 years, 8 months ago