summaryrefslogtreecommitdiffstats
path: root/drivers/ufs/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '6.1/scsi-queue' into 6.1/scsi-fixesMartin K. Petersen2022-10-211-2/+2
|\
| * scsi: ufs: core: Remove unneeded casts from void *Markus Fuchs2022-10-011-2/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-10-073-45/+146
|\|
| * scsi: ufs: core: Remove redundant function definitions from ufshcd.hArthur Simchaev2022-09-251-0/+5
| * scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs nodeDaniil Lunev2022-09-061-0/+35
| * scsi: ufs: wb: Modify messagesJinyoung Choi2022-08-222-13/+12
| * scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed()Jinyoung Choi2022-08-223-4/+10
| * scsi: ufs: wb: Add explicit flush sysfs attributeJinyoung Choi2022-08-222-4/+51
| * scsi: ufs: wb: Change function name and parameter namesJinyoung Choi2022-08-221-13/+17
| * scsi: ufs: wb: Change wb_enabled condition testJinyoung Choi2022-08-221-4/+2
| * scsi: ufs: core: Allow host driver to disable wb toggling during clock scalingPeter Wang2022-08-222-4/+7
| * scsi: ufs: core: Use local_clock() for debugging timestampsDaniil Lunev2022-08-221-8/+12
* | block: change request end_io handler to pass back a return valueJens Axboe2022-09-301-2/+6
* | Merge branch 'for-6.1/block' into for-6.1/passthroughJens Axboe2022-09-301-6/+3
|\ \
| * | block: Change the return type of blk_mq_map_queues() into voidBart Van Assche2022-08-221-6/+3
| |/
* / scsi: ufs: core: Reduce the power mode change timeoutBart Van Assche2022-08-191-1/+8
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-131-5/+2
|\
| * scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang2022-08-011-5/+1
| * scsi: ufs: core: Increase the maximum data buffer sizeBart Van Assche2022-08-011-0/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-042-34/+58
|\|
| * scsi: ufs: core: Fix spelling mistake "Cannnot" -> "Cannot"Colin Ian King2022-07-261-1/+1
| * scsi: ufs: core: Read device property for ref clockDaniil Lunev2022-07-181-0/+16
| * scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIESKeoseong Park2022-07-131-3/+0
| * scsi: ufs: Skip last hci reset to get valid register valuesJunwoo Lee2022-07-071-1/+1
| * Merge branch '5.19/scsi-fixes' into 5.20/scsi-stagingMartin K. Petersen2022-07-071-28/+48
| |\
| * | scsi: ufs: ufshcd: Constify pointed dataKrzysztof Kozlowski2022-06-272-23/+25
| * | scsi: ufs: core: Fix typos in error messagesWolfram Sang2022-06-211-2/+2
| * | scsi: ufs: Export regulator functionsStanley Chu2022-06-161-1/+2
| * | scsi: ufs: Fix ADAPT logic for HS-G5Stanley Chu2022-06-161-1/+1
| * | scsi: ufs: Export ufshcd_uic_change_pwr_mode()Stanley Chu2022-06-161-1/+2
| * | scsi: ufs: core: Add UFSHCD_QUIRK_HIBERN_FASTAUTOYoshihiro Shimoda2022-06-131-2/+7
| * | scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESSYoshihiro Shimoda2022-06-131-0/+2
* | | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-022-6/+5
|\ \ \
| * | | scsi/ufs: Rename a 'dir' argument into 'op'Bart Van Assche2022-07-141-2/+2
| * | | treewide: Rename enum req_opf into enum req_opBart Van Assche2022-07-141-3/+2
| * | | block: simplify disk shutdownChristoph Hellwig2022-06-281-2/+2
| | |/ | |/|
* | | scsi: ufs: core: Fix a race condition related to device managementBart Van Assche2022-07-261-18/+40
* | | scsi: ufs: core: Fix missing clk change notification on host resetPo-Wen Kao2022-07-131-1/+1
* | | scsi: ufs: core: Drop loglevel of WriteBoost messageBjorn Andersson2022-07-131-1/+1
|/ /
* | scsi: ufs: Fix a race between the interrupt handler and the reset handlerBart Van Assche2022-06-161-9/+19
* | scsi: ufs: Support clearing multiple commands at onceBart Van Assche2022-06-161-14/+28
* | scsi: ufs: Simplify ufshcd_clear_cmd()Bart Van Assche2022-06-161-6/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-06-051-14/+11
* scsi: ufs: ufshcd: Delete unnecessary NULL checkDan Carpenter2022-05-231-4/+1
* scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche2022-05-1917-0/+15719