summaryrefslogtreecommitdiff
path: root/drivers/ufs
AgeCommit message (Expand)Author
2023-01-18scsi: ufs: core: Fix devfreq deadlocksJohan Hovold
2022-12-30Merge branch '6.2/scsi-queue' into 6.2/scsi-fixesMartin K. Petersen
2022-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-12-14scsi: ufs: core: WLUN suspend SSU/enter hibern8 fail recoveryPeter Wang
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-26scsi: ufs: ufs-mediatek: Remove unnecessary return codeChanWoo Lee
2022-11-26scsi: ufs: core: Fix the polling implementationBart Van Assche
2022-11-26scsi: ufs: ufs-mediatek: Modify the return valueChanWoo Lee
2022-11-26scsi: ufs: ufs-mediatek: Remove unneeded codeChanWoo Lee
2022-11-25scsi: ufs: core: Fix unnecessary operation for early returnChanWoo Lee
2022-11-25scsi: ufs: core: Switch 'check_for_bkops' to boolChanWoo Lee
2022-11-25scsi: ufs: core: Separate function name and messageChanWoo Lee
2022-11-08scsi: ufs: core: Introduce ufshcd_abort_all()Bart Van Assche
2022-11-08scsi: ufs: core: Refactor ufshcd_hba_enable()Keoseong Park
2022-10-27scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodesBean Huo
2022-10-27scsi: ufs: core: Clean up ufshcd_slave_alloc()Bean Huo
2022-10-27scsi: ufs: core: Revert "WB is only available on LUN #0 to #7"Bean Huo
2022-10-27scsi: ufs: core: Print events for WLUN suspend and resume failuresPeter Wang
2022-10-25blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queueChristoph Hellwig
2022-10-22scsi: ufs: core: Fix typo in commentKeoseong Park
2022-10-22scsi: ufs: Fix a deadlock between PM and the SCSI error handlerBart Van Assche
2022-10-22scsi: ufs: Introduce the function ufshcd_execute_start_stop()Bart Van Assche
2022-10-22scsi: ufs: Track system suspend / resume activityBart Van Assche
2022-10-22scsi: ufs: Try harder to change the power modeBart Van Assche
2022-10-22scsi: ufs: Reduce the START STOP UNIT timeoutBart Van Assche
2022-10-22scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode()Bart Van Assche
2022-10-22scsi: ufs: Remove an outdated commentBart Van Assche
2022-10-22scsi: ufs: core: Fix typo for register name in commentsKeoseong Park
2022-10-22scsi: ufs: core: Fix the error log in ufshcd_query_flag_retry()Dukhyun Kwon
2022-10-21Merge branch '6.1/scsi-queue' into 6.1/scsi-fixesMartin K. Petersen
2022-10-18scsi: ufs: Simplify ufshcd_set_dev_pwr_mode()Bart Van Assche
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-10-01scsi: ufs: core: Remove unneeded casts from void *Markus Fuchs
2022-10-01scsi: ufs: qcom: Remove redundant dev_err() callShang XiaoJing
2022-09-30block: change request end_io handler to pass back a return valueJens Axboe
2022-09-30Merge branch 'for-6.1/block' into for-6.1/passthroughJens Axboe
2022-09-25scsi: ufs: core: Remove redundant function definitions from ufshcd.hArthur Simchaev
2022-09-06scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs nodeDaniil Lunev
2022-08-22scsi: ufs: wb: Modify messagesJinyoung Choi
2022-08-22scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed()Jinyoung Choi
2022-08-22scsi: ufs: wb: Add explicit flush sysfs attributeJinyoung Choi
2022-08-22scsi: ufs: wb: Change function name and parameter namesJinyoung Choi
2022-08-22scsi: ufs: wb: Change wb_enabled condition testJinyoung Choi
2022-08-22scsi: ufs: core: Allow host driver to disable wb toggling during clock scalingPeter Wang
2022-08-22scsi: ufs: core: Use local_clock() for debugging timestampsDaniil Lunev
2022-08-22scsi: ufs: ufs-mediatek: Support clk-scaling to optimize power consumptionPo-Wen Kao
2022-08-22scsi: ufs: ufs-mediatek: Fix performance scalingPeter Wang
2022-08-22scsi: ufs: ufs-mediatek: Dump more registersPeter Wang
2022-08-22scsi: ufs: ufs-mediatek: Provide detailed description for UIC errorsStanley Chu
2022-08-22scsi: ufs: ufs-mediatek: Remove redundant header filesStanley Chu