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