summary refs log tree commit diff
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-30scsi: ufs-mediatek: Apply DELAY_AFTER_LPM quirk to Micron devicesStanley Chu
2020-07-30scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM"Stanley Chu
2020-07-28scsi: ufs-mediatek: Prevent LPM operation on undeclared VCCStanley Chu
2020-07-24scsi: ufs: ufs-exynos: Demote seemingly unintentional kerneldoc headerLee Jones
2020-07-24scsi: ufs: ufs-qcom: Demote nonconformant kerneldoc headersLee Jones
2020-07-24scsi: ufs-qcom: Add Inline Crypto Engine supportEric Biggers
2020-07-24scsi: ufs: Add program_key() variant opEric Biggers
2020-07-24scsi: ufs-qcom: Name the dev_ref_clk_ctrl registersEric Biggers
2020-07-13scsi: ufs-mediatek: Add inline encryption supportStanley Chu
2020-07-13scsi: ufs: Fix and simplify setup_xfer_req variant operationStanley Chu
2020-07-13scsi: ufs: Simplify completion timestamp for SCSI and query commandsStanley Chu
2020-07-08scsi: ufs: Add inline encryption support to UFSSatya Tangirala
2020-07-08scsi: ufs: UFS crypto APISatya Tangirala
2020-07-08scsi: ufs: UFS driver v2.1 spec crypto additionsSatya Tangirala
2020-07-08scsi: ufs: Change upiu_flags to be u8Bean Huo
2020-06-29scsi: ufs: ufs-exynos: Remove an unnecessary NULL checkDan Carpenter
2020-06-26scsi: ufs: Disable WriteBooster capability for non-supported UFS devicesStanley Chu
2020-06-26scsi: ufs: ufs-exynos: Fix build warningAlim Akhtar
2020-06-24scsi: ufs: ufs-exynos: Fix return value check in exynos_ufs_init()Wei Yongjun
2020-06-24scsi: ufs: Allow exynos ufs driver to build as moduleAlim Akhtar
2020-06-19scsi: ufs: ufs-exynos: Fix spelling mistake "pa_granularty" -> "pa_granularity"Colin Ian King
2020-06-19scsi: ufs-mediatek: Make ufs_mtk_wait_link_state staticStanley Chu
2020-06-15scsi: ufs: Fix imprecise load calculation in devfreq windowStanley Chu
2020-06-15scsi: ufs: Add trace event for UIC commandsStanley Chu
2020-06-15scsi: ufs: Remove unused field in struct uic_commandStanley Chu
2020-06-15scsi: ufs: Clean up device vendor name and device quirk tableStanley Chu
2020-06-15scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu
2020-06-15scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBean Huo
2020-06-15scsi: ufs: Add compatibility with 3.1 UFS unit descriptor lengthBean Huo
2020-06-15scsi: ufs: Clean up ufs initialization pathBean Huo
2020-06-15scsi: ufs: Fix potential NULL pointer access during memcpyBean Huo
2020-06-15scsi: ufs: Delete ufshcd_read_desc()Bean Huo
2020-06-15scsi: ufs: Remove max_t in ufs_get_device_descBean Huo
2020-06-15scsi: ufs-mediatek: Allow unbound mphyStanley Chu
2020-06-15scsi: ufs-mediatek: Fix unbalanced clock on/offStanley Chu
2020-06-15scsi: ufs-mediatek: Introduce low-power mode for device power supplyStanley Chu
2020-06-15scsi: ufs-mediatek: Do not gate clocks if auto-hibern8 is not entered yetStanley Chu
2020-06-15scsi: ufs-mediatek: Fix imprecise waiting time for ref-clk controlStanley Chu
2020-06-15scsi: ufs-bsg: Fix runtime PM imbalance on errorDinghao Liu
2020-06-15scsi: ufs: ufs-exynos: Add UFS host support for Exynos SoCsAlim Akhtar
2020-06-15scsi: ufs: Add quirk to fix abnormal ocs fatal errorKiwoong Kim
2020-06-15scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkAlim Akhtar
2020-06-15scsi: ufs: Add quirk to enable host controller without hceAlim Akhtar
2020-06-15scsi: ufs: Add quirk to disallow reset of interrupt aggregationAlim Akhtar
2020-06-15scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclrAlim Akhtar
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-02scsi: ufs: Remove redundant urgent_bkop_lvl initializationStanley Chu
2020-06-02scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo