summaryrefslogtreecommitdiff
path: root/drivers/ufs
AgeCommit message (Expand)AuthorFilesLines
2025-03-28Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-39/+36
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds17-469/+1227
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds3-5/+8
2025-03-25Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-36/+39
2025-03-19Merge tag 'qcom-drivers-for-6.15' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-1/+1
2025-03-13scsi: ufs: qcom: Remove the MSI descriptor abuseThomas Gleixner1-36/+39
2025-03-10Merge patch series "scsi: ufs: renesas: Add support for R-Car S4-8 ES1.2"Martin K. Petersen1-290/+433
2025-03-10scsi: ufs: renesas: Add initialization code for R-Car S4-8 ES1.2Yoshihiro Shimoda1-5/+194
2025-03-10scsi: ufs: renesas: Add reusable functionsYoshihiro Shimoda1-21/+50
2025-03-10scsi: ufs: renesas: Refactor 0x10ad/0x10af PHY settingsYoshihiro Shimoda1-23/+14
2025-03-10scsi: ufs: renesas: Remove register control helper functionYoshihiro Shimoda1-88/+14
2025-03-10scsi: ufs: renesas: Add register read to remove save/set/restoreYoshihiro Shimoda1-76/+23
2025-03-10scsi: ufs: renesas: Replace init data by init codeYoshihiro Shimoda1-225/+286
2025-03-03scsi: ufs: rockchip: Simplify bool conversionJiapeng Chong1-1/+1
2025-03-03scsi: ufs: rockchip: Fix devm_clk_bulk_get_all_enabled() return valueShawn Lin1-1/+1
2025-03-03scsi: ufs: rockchip: Fix spelling mistake 'susped' -> 'suspend'Colin Ian King1-1/+1
2025-02-24Merge patch series "Initial support for RK3576 UFS controller"Martin K. Petersen7-56/+505
2025-02-24scsi: ufs: rockchip: Initial support for UFSShawn Lin4-0/+457
2025-02-24scsi: ufs: core: Export ufshcd_dme_reset() and ufshcd_dme_enable()Shawn Lin1-2/+4
2025-02-20scsi: ufs: core: bsg: Fix crash when arpmb command failsArthur Simchaev1-2/+4
2025-02-20Merge patch series "Support Multi-frequency scale for UFS"Martin K. Petersen4-33/+109
2025-02-20scsi: ufs: core: Toggle Write Booster during clock scaling base on gear speedCan Guo1-4/+8
2025-02-20scsi: ufs: core: Check if scaling up is required when disable clkscaleZiqi Chen1-0/+4
2025-02-20scsi: ufs: core: Enable multi-level gear scalingCan Guo1-10/+34
2025-02-20scsi: ufs: qcom: Implement the freq_to_gear_speed() vopCan Guo1-0/+31
2025-02-20scsi: ufs: core: Add a vop to map clock frequency to gear speedCan Guo1-0/+8
2025-02-20scsi: ufs: qcom: Pass target_freq to clk scale pre and post changeCan Guo1-12/+14
2025-02-20scsi: ufs: core: Pass target_freq to clk_scale_notify() vopCan Guo4-7/+10
2025-02-20scsi: ufs: core: Set default runtime/system PM levels before ufshcd_hba_init()Manivannan Sadhasivam1-15/+15
2025-02-20scsi: ufs: qcom: Remove dead code in ufs_qcom_cfg_timers()Bao D. Nguyen1-21/+4
2025-02-18scsi: ufs: core: Add hba parameter to trace eventsPeter Wang2-100/+103
2025-02-18scsi: ufs: core: Fix ufshcd_is_ufs_dev_busy() and ufshcd_eh_timed_out()Bart Van Assche1-4/+4
2025-02-14scsi: ufs: qcom: fix dev reference leaked through of_qcom_ice_getTudor Ambarus1-1/+1
2025-02-12scsi: ufs: Constify the third pwr_change_notify() argumentBart Van Assche8-22/+22
2025-02-12scsi: ufs: core: Critical health conditionAvri Altman2-0/+20
2025-02-10blk-crypto: add basic hardware-wrapped key supportEric Biggers3-5/+8
2025-02-03scsi: ufs: qcom: Enable UFS Shared ICE FeatureRam Kumar Dwivedi2-1/+75
2025-02-03scsi: ufs: core: Fix error return with query responseSeunghui Lee1-1/+6
2025-02-03scsi: ufs: core: Fix use-after free in init error and remove pathsAndré Draszik3-31/+30
2025-02-03scsi: ufs: Fix toggling of clk_gating.state when clock gating is not allowedAvri Altman1-1/+1
2025-02-03scsi: ufs: core: Ensure clk_gating.lock is used only after initializationAvri Altman1-2/+6
2025-02-03Merge branch '6.14/scsi-queue' into 6.14/scsi-fixesMartin K. Petersen1-19/+1
2025-01-31Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds1-2/+5
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig1-2/+5
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-220/+217
2025-01-21scsi: ufs: core: Simplify temperature exception event handlingAvri Altman1-19/+1
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds1-1/+0
2025-01-10scsi: ufs: bsg: Set bsg_queue to NULL after removalGuixin Liu1-0/+1
2025-01-10scsi: ufs: bsg: Delete bsg_dev when setting up bsg failsGuixin Liu1-0/+1