summaryrefslogtreecommitdiffstats
path: root/drivers/ufs/core
AgeCommit message (Expand)AuthorLines
2022-11-25scsi: ufs: core: Fix unnecessary operation for early returnChanWoo Lee-5/+5
2022-11-25scsi: ufs: core: Switch 'check_for_bkops' to boolChanWoo Lee-2/+2
2022-11-25scsi: ufs: core: Separate function name and messageChanWoo Lee-6/+6
2022-11-08scsi: ufs: core: Introduce ufshcd_abort_all()Bart Van Assche-28/+34
2022-11-08scsi: ufs: core: Refactor ufshcd_hba_enable()Keoseong Park-7/+11
2022-10-27scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodesBean Huo-0/+18
2022-10-27scsi: ufs: core: Clean up ufshcd_slave_alloc()Bean Huo-97/+53
2022-10-27scsi: ufs: core: Revert "WB is only available on LUN #0 to #7"Bean Huo-8/+3
2022-10-27scsi: ufs: core: Print events for WLUN suspend and resume failuresPeter Wang-0/+3
2022-10-22scsi: ufs: Fix a deadlock between PM and the SCSI error handlerBart Van Assche-0/+24
2022-10-22scsi: ufs: Introduce the function ufshcd_execute_start_stop()Bart Van Assche-5/+34
2022-10-22scsi: ufs: Track system suspend / resume activityBart Van Assche-0/+2
2022-10-22scsi: ufs: Try harder to change the power modeBart Van Assche-3/+5
2022-10-22scsi: ufs: Reduce the START STOP UNIT timeoutBart Van Assche-8/+1
2022-10-22scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode()Bart Van Assche-3/+2
2022-10-22scsi: ufs: Remove an outdated commentBart Van Assche-1/+0
2022-10-18scsi: ufs: Simplify ufshcd_set_dev_pwr_mode()Bart Van Assche-7/+2
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-45/+146
2022-09-30block: change request end_io handler to pass back a return valueJens Axboe-2/+6
2022-09-30Merge branch 'for-6.1/block' into for-6.1/passthroughJens Axboe-6/+3
2022-09-25scsi: ufs: core: Remove redundant function definitions from ufshcd.hArthur Simchaev-0/+5
2022-09-06scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs nodeDaniil Lunev-0/+35
2022-08-22scsi: ufs: wb: Modify messagesJinyoung Choi-13/+12
2022-08-22scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed()Jinyoung Choi-4/+10
2022-08-22scsi: ufs: wb: Add explicit flush sysfs attributeJinyoung Choi-4/+51
2022-08-22scsi: ufs: wb: Change function name and parameter namesJinyoung Choi-13/+17
2022-08-22scsi: ufs: wb: Change wb_enabled condition testJinyoung Choi-4/+2
2022-08-22scsi: ufs: core: Allow host driver to disable wb toggling during clock scalingPeter Wang-4/+7
2022-08-22scsi: ufs: core: Use local_clock() for debugging timestampsDaniil Lunev-8/+12
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche-6/+3
2022-08-19scsi: ufs: core: Reduce the power mode change timeoutBart Van Assche-1/+8
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-5/+2
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-34/+58
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds-6/+5
2022-08-01scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang-5/+1
2022-08-01scsi: ufs: core: Increase the maximum data buffer sizeBart Van Assche-0/+1
2022-07-26scsi: ufs: core: Fix spelling mistake "Cannnot" -> "Cannot"Colin Ian King-1/+1
2022-07-26scsi: ufs: core: Fix a race condition related to device managementBart Van Assche-18/+40
2022-07-18scsi: ufs: core: Read device property for ref clockDaniil Lunev-0/+16
2022-07-14scsi/ufs: Rename a 'dir' argument into 'op'Bart Van Assche-2/+2
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche-3/+2
2022-07-13scsi: ufs: core: Fix missing clk change notification on host resetPo-Wen Kao-1/+1
2022-07-13scsi: ufs: core: Drop loglevel of WriteBoost messageBjorn Andersson-1/+1
2022-07-13scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIESKeoseong Park-3/+0
2022-07-07scsi: ufs: Skip last hci reset to get valid register valuesJunwoo Lee-1/+1
2022-07-07Merge branch '5.19/scsi-fixes' into 5.20/scsi-stagingMartin K. Petersen-28/+48
2022-06-28block: simplify disk shutdownChristoph Hellwig-2/+2
2022-06-27scsi: ufs: ufshcd: Constify pointed dataKrzysztof Kozlowski-23/+25
2022-06-21scsi: ufs: core: Fix typos in error messagesWolfram Sang-2/+2
2022-06-16scsi: ufs: Export regulator functionsStanley Chu-1/+2