summaryrefslogtreecommitdiff
path: root/drivers/ufs
AgeCommit message (Expand)Author
35 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mk...Mark Brown
6 daysMerge patch series "scsi: ufs: Add TX Equalization support for UFS 5.0"Martin K. Petersen
6 daysscsi: ufs: ufs-qcom: Enable TX EqualizationCan Guo
6 daysscsi: ufs: ufs-qcom: Implement vops apply_tx_eqtr_settings()Can Guo
6 daysscsi: ufs: ufs-qcom: Implement vops get_rx_fom()Can Guo
6 daysscsi: ufs: ufs-qcom: Implement vops tx_eqtr_notify()Can Guo
6 daysscsi: ufs: ufs-qcom: Fixup PAM-4 TX L0_L1_L2_L3 adaptation pattern lengthCan Guo
6 daysscsi: ufs: core: Add support to retrain TX Equalization via debugfsCan Guo
6 daysscsi: ufs: core: Add helpers to pause and resume command processingCan Guo
6 daysscsi: ufs: core: Add debugfs entries for TX Equalization paramsCan Guo
6 daysscsi: ufs: core: Add support for TX EqualizationCan Guo
6 daysscsi: ufs: core: Pass force_pmc to ufshcd_config_pwr_mode() as a parameterCan Guo
6 daysscsi: ufs: core: Introduce a new ufshcd vops negotiate_pwr_mode()Can Guo
6 daysscsi: ufs: rockchip: Drop unused includeAndy Shevchenko
14 daysscsi: ufs: core: Handle MCQ IAG eventsvamshi gajjela
2026-03-16Merge branch 'misc' into for-nextJames Bottomley
2026-03-11Merge branch 'fixes' into for-nextJames Bottomley
2026-03-10scsi: ufs: host: mediatek: Add VCC on delay for stabilityEd Tsai
2026-03-10scsi: ufs: core: Add quirks for VCC ramp-up delayEd Tsai
2026-03-10scsi: ufs: ufs-pci: Add support for Intel Nova LakeAdrian Hunter
2026-03-07scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspendWang Shuaiwei
2026-03-07scsi: ufs: core: Avoid IRQ thread wakeup during active UIC commandPeter Wang
2026-03-07scsi: ufs: core: Add support to notify userspace of UniPro QoS eventsCan Guo
2026-03-01Merge branch 'misc' into for-nextJames Bottomley
2026-02-24scsi: ufs: core: Fix shift out of bounds when MAXQ=32wangshuaiwei
2026-02-24scsi: ufs: core: Support UFSHCI 4.1 CQ entry tagPeter Wang
2026-02-24scsi: ufs: core: Add debug log for MCQ command timeoutPeter Wang
2026-02-24scsi: ufs: core: Add debug log for UIC command timeoutPeter Wang
2026-02-24scsi: ufs: core: Move link recovery for hibern8 exit failure to wl_resumePeter Wang
2026-02-24scsi: ufs: core: Fix possible NULL pointer dereference in ufshcd_add_command_...Peter Wang
2026-02-23Merge branch '7.0/scsi-queue' into 7.0/scsi-fixesMartin K. Petersen
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17scsi: ufs: core: Reset urgent_bkops_lvl to allow runtime PM power modeWon Jung
2026-02-17scsi: ufs: core: Fix RPMB region size detection for UFS 2.2Alexey Charkov
2026-02-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-09Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-02-04Merge branch 'pm-runtime'Rafael J. Wysocki
2026-02-03scsi: ufs: host: mediatek: Require CONFIG_PMArnd Bergmann
2026-02-03scsi: ufs: mediatek: Fix page faults in ufs_mtk_clk_scale() trace eventKeita Morisaki
2026-02-03scsi: ufs: core: Flush exception handling work when RPM level is zeroThomas Yen
2026-02-03scsi: ufs: core: Use a host-wide tagset in SDB modeBart Van Assche
2026-01-23scsi: ufs: amd-versal2: Fix PHY initialization in HCE enable notifyAjay Neeli
2026-01-23Merge patch series "ufs: ufs-qcom: Add support firmware managed platforms"Martin K. Petersen
2026-01-23scsi: ufs: ufs-qcom: Add support for firmware-managed resource abstractionRam Kumar Dwivedi
2026-01-23scsi: ufs: core: Enforce minimum PM level for sysfs configurationRam Kumar Dwivedi
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-16scsi: ufs: core: Handle sentinel value for dHIDAvailableSizeKeoseong Park