summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-1413-616/+979
|\
| * scsi: ufs: Fix missing brace warning for old compilersPujin Shi2020-10-021-2/+2
| * scsi: ufs: ufs-exynos: Use devm_platform_ioremap_resource_byname()Bean Huo2020-09-291-7/+3
| * scsi: ufs-mediatek: Support performance mode for inline encryption engineStanley Chu2020-09-222-6/+199
| * scsi: ufs: Fix NOP OUT timeout valueDaejun Park2020-09-151-2/+2
| * scsi: ufs-pci: Add LTR support for Intel controllersAdrian Hunter2020-09-151-2/+125
| * Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen2020-09-155-29/+50
| |\
| * | scsi: ufs: Fix 'unmet direct dependencies' config warningAlim Akhtar2020-09-091-1/+0
| * | scsi: ufs: ufs-mediatek: Fix build warnings with make W=1Stanley Chu2020-09-091-3/+3
| * | scsi: ufs: ufs-mediatek: Add host reset mechanismStanley Chu2020-09-082-2/+49
| * | scsi: ufs: ufs-mediatek: Fix flag of unipro low-power modeStanley Chu2020-09-081-6/+14
| * | scsi: ufs: ufs-mediatek: Fix HOST_PA_TACTIVATE quirkStanley Chu2020-09-081-6/+0
| * | scsi: ufs: ufs-mediatek: Eliminate error message for unbound mphyStanley Chu2020-09-081-1/+4
| * | scsi: ufshcd: Allow specifying an Auto-Hibernate Timer value of zeroBao D. Nguyen2020-09-082-2/+9
| * | scsi: ufs: Handle LINERESET indication in err handlerCan Guo2020-09-024-14/+103
| * | scsi: ufs: Abort tasks before clearing them from doorbellCan Guo2020-09-021-62/+81
| * | scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRANEric Biggers2020-09-011-0/+3
| * | scsi: ufs: exynos: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLKiwoong Kim2020-08-311-1/+2
| * | scsi: ufs: Introduce skipping manual flush for Write BoosterKiwoong Kim2020-08-312-0/+8
| * | scsi: ufs: ufs-mediatek: Modify the minimum RX/TX lane count to 2Andy Teng2020-08-201-2/+2
| * | scsi: ufs: Remove an unpaired ufshcd_scsi_unblock_requests() in err_handler()Can Guo2020-08-201-1/+0
| * | scsi: ufs: Change fDeviceInit busy waitKiwoong Kim2020-08-201-12/+21
| * | scsi: ufs: Remove several redundant goto statementsBean Huo2020-08-201-20/+5
| * | scsi: ufs: Change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu()Bean Huo2020-08-201-3/+4
| * | scsi: ufs-qcom: Remove unused MSM bus scaling APIsSai Prakash Ranjan2020-08-202-235/+1
| * | scsi: ufs: Properly release resources if a task is aborted successfullyCan Guo2020-08-201-4/+1
| * | scsi: ufs: Fix a race condition between error handler and runtime PM opsCan Guo2020-08-171-34/+51
| * | scsi: ufs: Move dumps in IRQ handler to error handlerCan Guo2020-08-171-8/+15
| * | scsi: ufs: Recover HBA runtime PM error in error handlerCan Guo2020-08-171-9/+99
| * | scsi: ufs: Fix concurrency of error handler and other error recovery pathsCan Guo2020-08-173-128/+150
| * | scsi: ufs: Add some debug information to ufshcd_print_host_state()Can Guo2020-08-172-13/+23
| * | scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regsCan Guo2020-08-171-32/+0
| * | scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo2020-08-171-5/+0
| * | scsi: ufs: Add checks before setting clk-gating statesCan Guo2020-08-171-3/+14
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-5/+5
| |/ |/|
* | scsi: ufs: No need to send Abort Task if the task in DB was clearedBean Huo2020-08-171-7/+8
* | scsi: ufs: Clean up completed request without interrupt notificationStanley Chu2020-08-171-1/+2
* | scsi: ufs: Improve interrupt handling for shared interruptsAdrian Hunter2020-08-171-3/+3
* | scsi: ufs: Fix interrupt error message for shared interruptsAdrian Hunter2020-08-171-1/+1
* | scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHLAdrian Hunter2020-08-172-3/+22
* | scsi: ufs-mediatek: Fix incorrect time to wait link statusStanley Chu2020-08-171-1/+1
* | scsi: ufs: Fix possible infinite loop in ufshcd_holdStanley Chu2020-08-171-1/+4
* | scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe()Jing Xiangfeng2020-08-171-0/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-0620-448/+2801
|\
| * scsi: ufs-mediatek: Apply DELAY_AFTER_LPM quirk to Micron devicesStanley Chu2020-07-301-0/+2
| * scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM"Stanley Chu2020-07-302-0/+18
| * scsi: ufs-mediatek: Prevent LPM operation on undeclared VCCStanley Chu2020-07-281-1/+1
| * scsi: ufs: ufs-exynos: Demote seemingly unintentional kerneldoc headerLee Jones2020-07-241-1/+1
| * scsi: ufs: ufs-qcom: Demote nonconformant kerneldoc headersLee Jones2020-07-241-3/+3
| * scsi: ufs-qcom: Add Inline Crypto Engine supportEric Biggers2020-07-245-2/+287