summaryrefslogtreecommitdiff
path: root/drivers/ufs
AgeCommit message (Expand)Author
2023-10-09scsi: ufs: core: Correct clear TM error logPeter Wang
2023-09-05scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC commandKiwoong Kim
2023-09-05scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lockKiwoong Kim
2023-08-30scsi: ufs: core: No need to update UPIU.header.flags and lun in advanced RPMB...Bean Huo
2023-08-30scsi: ufs: core: Add advanced RPMB support where UFSHCI 4.0 does not support ...Bean Huo
2023-08-30Merge branch '6.5/scsi-fixes' into 6.6/scsi-stagingMartin K. Petersen
2023-08-21scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5Neil Armstrong
2023-08-21scsi: ufs: mcq: Fix the search/wrap around logicBao D. Nguyen
2023-08-21scsi: ufs: host: Convert to dev_err_probe() in ufshcd_pltfrm_init()Brian Masney
2023-08-21scsi: ufs: core: Convert to dev_err_probe() in ufshcd_variant_hba_init()Brian Masney
2023-08-07scsi: ufs: ufs-pci: Add support for QEMUJeuk Kim
2023-08-07scsi: ufs: renesas: Fix private allocationYoshihiro Shimoda
2023-08-07scsi: ufs: qcom: Make struct ufs_qcom_bw_table static constManivannan Sadhasivam
2023-08-07scsi: ufs: core: Fix the build for gcc 9 and beforeBart Van Assche
2023-08-07scsi: ufs: ufs-qcom: Check host controller stateNitin Rawat
2023-08-07scsi: ufs: core: Export ufshcd_is_hba_active()Nitin Rawat
2023-07-31Merge patch series "Multiple cleanup patches for the UFS driver"Martin K. Petersen
2023-07-31scsi: ufs: Simplify response header parsingBart Van Assche
2023-07-31scsi: ufs: Simplify transfer request header initializationBart Van Assche
2023-07-31scsi: ufs: Remove a member variableBart Van Assche
2023-07-31scsi: ufs: Simplify ufshcd_abort_all()Bart Van Assche
2023-07-31scsi: ufs: Remove a local variable from ufshcd_abort_all()Bart Van Assche
2023-07-31scsi: ufs: Improve type safetyBart Van Assche
2023-07-31scsi: ufs: Simplify zero-initializationBart Van Assche
2023-07-31scsi: ufs: Rename a function argumentBart Van Assche
2023-07-31scsi: ufs: Fix kernel-doc headersBart Van Assche
2023-07-31scsi: ufs: Document all return valuesBart Van Assche
2023-07-31scsi: ufs: Follow the kernel-doc syntax for documenting return valuesBart Van Assche
2023-07-31scsi: ufs: qcom: Add support for scaling interconnectsManivannan Sadhasivam
2023-07-31scsi: ufs: core: Add enums for UFS lanesManivannan Sadhasivam
2023-07-25scsi: ufs: Fix residual handlingBart Van Assche
2023-07-25scsi: ufs: qcom: Remove unused variableArnd Bergmann
2023-07-23scsi: ufs: core: Remove HPB supportBart Van Assche
2023-07-23scsi: ufs: ufs-qcom: Change UFS devfreq timer to delayedNitin Rawat
2023-07-23scsi: ufs: Explicitly include correct DT includesRob Herring
2023-07-23scsi: ufs: core: Fix some kernel-doc commentsYang Li
2023-07-23scsi: ufs: ufs-mediatek: Remove redundant dev_err()Yang Li
2023-07-23scsi: ufs: qcom: Hold the mutex lock when configuring ESIZiqi Chen
2023-07-23scsi: ufs: qcom: Get queue ID from MSI index in ESI handlerZiqi Chen
2023-07-23scsi: ufs: ti-j721e: Expose device tree aliasesUdit Kumar
2023-07-11scsi: ufs: ufs-mediatek: Add MCQ support for MTK platformPo-Wen Kao
2023-07-11scsi: ufs: core: Export symbols for MTK driver modulePo-Wen Kao
2023-07-11scsi: ufs: core: Convert UPIU_HEADER_DWORD() into a functionBart Van Assche
2023-07-11Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-07-05scsi: ufs: core: Add support for qTimestamp attributeArthur Simchaev
2023-07-05scsi: ufs: ufs-mediatek: Add dependency for RESET_CONTROLLERRandy Dunlap
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-28scsi: ufs: core: Remove unused function declarationKeoseong Park
2023-06-16scsi: ufs: ufs-pci: Add support for Intel Arrow LakeAdrian Hunter