summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufshcd.c
AgeCommit message (Expand)Author
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-08scsi: ufs: core: scsi_get_lba() error fixPeter Wang
2022-03-01scsi: ufs: Fix runtime PM messages never-ending cycleAdrian Hunter
2022-02-22scsi: ufs: core: Remove wlun_dev_to_hba()Keoseong Park
2022-02-14scsi: ufs: core: Fix divide by zero in ufshcd_map_queues()Jinyoung Choi
2022-02-14Merge branch '5.17/scsi-fixes' into 5.18/scsi-stagingMartin K. Petersen
2022-01-31scsi: ufs: Add checking lifetime attribute for WriteBoosterJinyoung Choi
2022-01-25scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()Kiwoong Kim
2022-01-10scsi: ufs: Modify Tactive time setting conditionsSEO HOYOUNG
2021-12-16scsi: ufs: core: Fix deadlock issue in ufshcd_wait_for_doorbell_clr()Bean Huo
2021-12-16Merge branch '5.16/scsi-fixes' into 5.17/scsi-stagingMartin K. Petersen
2021-12-06scsi: ufs: Implement polling supportBart Van Assche
2021-12-06scsi: ufs: Optimize the command queueing codeBart Van Assche
2021-12-06scsi: ufs: Stop using the clock scaling lock in the error handlerBart Van Assche
2021-12-06scsi: ufs: Fix a kernel crash during shutdownBart Van Assche
2021-12-06scsi: ufs: Improve SCSI abort handling furtherBart Van Assche
2021-12-06scsi: ufs: Introduce ufshcd_release_scsi_cmd()Bart Van Assche
2021-12-06scsi: ufs: Remove the 'update_scaling' local variableBart Van Assche
2021-12-06scsi: ufs: Remove hba->cmd_queueBart Van Assche
2021-12-06scsi: ufs: Fix a deadlock in the error handlerBart Van Assche
2021-12-06scsi: ufs: Rework ufshcd_change_queue_depth()Bart Van Assche
2021-12-06scsi: ufs: Remove ufshcd_any_tag_in_use()Bart Van Assche
2021-12-06scsi: ufs: Fix race conditions related to driver dataBart Van Assche
2021-12-06scsi: ufs: Remove dead codeBart Van Assche
2021-12-06scsi: ufs: Remove the sdev_rpmb memberBart Van Assche
2021-12-06scsi: ufs: Remove is_rpmb_wlun()Bart Van Assche
2021-11-29scsi: ufs: Let devices remain runtime suspended during system suspendAdrian Hunter
2021-11-16scsi: ufs: core: Fix another task management completion raceAdrian Hunter
2021-11-16scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter
2021-11-16scsi: ufs: core: Improve SCSI abort handlingBart Van Assche
2021-11-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-03Merge branch '5.15/scsi-fixes' into 5.16/scsi-queueMartin K. Petersen
2021-11-01Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...Linus Torvalds
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-30scsi: ufs: ufshpb: Remove HPB2.0 flowsAvri Altman
2021-10-29block: remove blk_{get,put}_requestChristoph Hellwig
2021-10-27scsi: ufs: Add quirk to enable host controller without PH configurationjongmin jeong
2021-10-27scsi: ufs: Add quirk to handle broken UIC commandjongmin jeong
2021-10-26scsi: ufs: core: Micro-optimize ufshcd_map_sg()Bart Van Assche
2021-10-26scsi: ufs: core: Add a compile-time structure size checkBart Van Assche
2021-10-26scsi: ufs: core: Remove three superfluous castsBart Van Assche
2021-10-26scsi: ufs: core: Export ufshcd_schedule_eh_work()Bart Van Assche
2021-10-26scsi: ufs: core: Log error handler activityBart Van Assche
2021-10-26scsi: ufs: core: Improve static type checkingBart Van Assche
2021-10-26scsi: ufs: Revert "Retry aborted SCSI commands instead of completing these su...Bart Van Assche
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers
2021-10-16scsi: ufs: Call scsi_done() directlyBart Van Assche
2021-10-12scsi: ufs: core: Fix synchronization between scsi_unjam_host() and ufshcd_que...Adrian Hunter
2021-10-12scsi: ufs: mediatek: Support vops pre suspend to disable auto-hibern8Peter Wang