index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
Age
Commit message (
Expand
)
Author
2021-03-16
scsi: ufs: ufs-mediatek: Correct operator & -> &&
dongjian
2021-03-04
scsi: ufs: Convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
2021-03-04
scsi: ufs: Remove redundant checks of !hba in suspend/resume callbacks
Can Guo
2021-03-04
scsi: ufs: ufs-qcom: Disable interrupt in reset path
Nitin Rawat
2021-03-04
scsi: ufs: Minor adjustments to error handling
Can Guo
2021-02-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-22
scsi: ufs: Fix a duplicate dev quirk number
Avri Altman
2021-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-08
scsi: ufs: Print the counter of each event history
DooHyun Hwang
2021-02-01
scsi: ufs: use devm_blk_ksm_init()
Eric Biggers
2021-01-29
scsi: ufs: Give clk scaling min gear a value
Can Guo
2021-01-26
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
2021-01-22
scsi: ufs: Cleanup WB buffer flush toggle implementation
Bean Huo
2021-01-22
scsi: ufs: ufshcd: Do not set COMMAND_COMPLETE
Hannes Reinecke
2021-01-20
scsi: ufs: Clean up and refactor clk-scaling feature
Stanley Chu
2021-01-20
scsi: ufs: Remove redundant null checking of devfreq instance
Stanley Chu
2021-01-20
scsi: ufs: Refactor cancelling clkscaling works
Stanley Chu
2021-01-20
Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"
Can Guo
2021-01-20
scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating()
Can Guo
2021-01-20
scsi: ufs: Protect some contexts from unexpected clock scaling
Can Guo
2021-01-20
scsi: ufs: Group UFS WB related flags in struct ufs_dev_info
Bean Huo
2021-01-20
scsi: ufs: Remove two WB related fields from struct ufs_dev_info
Bean Huo
2021-01-20
scsi: ufs: Update comment in the function ufshcd_wb_probe()
Bean Huo
2021-01-20
scsi: ufs: Add "wb_on" sysfs node to control WB on/off
Bean Huo
2021-01-20
scsi: ufs: ufs-exynos: Use UFSHCD_QUIRK_ALIGN_SG_WITH_PAGE_SIZE
Kiwoong Kim
2021-01-20
scsi: ufs: Introduce a quirk to allow only page-aligned sg entries
Kiwoong Kim
2021-01-20
scsi: ufs: Delete redundant if statement in ufshcd_intr()
Bean Huo
2021-01-20
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
2021-01-14
scsi: ufs: Protect PM ops and err_handler from user access through sysfs
Can Guo
2021-01-14
scsi: ufs: Fix a possible NULL pointer issue
Can Guo
2021-01-13
scsi: ufs: Remove unnecessary devm_kfree()
Bean Huo
2021-01-13
scsi: ufs: WB is only available on LUN #0 to #7
Jaegeuk Kim
2021-01-13
scsi: ufs: A tad optimization in query upiu trace
Avri Altman
2021-01-12
scsi: ufs-qcom: Fix ufs RST_n spec violation
Ziqi Chen
2021-01-12
scsi: ufs: core: Fix ufs clk specs violation
Ziqi Chen
2021-01-12
scsi: ufs: ufs-debugfs: Add error counters
Adrian Hunter
2021-01-07
scsi: ufs: Fix tm request when non-fatal error happens
Jaegeuk Kim
2021-01-07
scsi: ufs: Fix livelock of ufshcd_clear_ua_wluns()
Jaegeuk Kim
2021-01-07
scsi: ufs: Replace sprintf and snprintf with sysfs_emit
Bean Huo
2021-01-07
scsi: ufs: Fix all Kconfig help text indentation
Randy Dunlap
2021-01-07
scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM
Randy Dunlap
2021-01-07
scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM
Bean Huo
2021-01-07
scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU t...
Bean Huo
2021-01-07
scsi: ufs: Distinguish between query REQ and query RSP in query trace
Bean Huo
2021-01-07
scsi: ufs: Don't call trace_ufshcd_upiu() in case trace poit is disabled
Bean Huo
2021-01-07
scsi: ufs: Use __print_symbolic() for UFS trace string print
Bean Huo
2021-01-05
scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
Can Guo
2021-01-05
scsi: ufs: ufs-exynos: Apply vendor-specific values for three timeouts
Kiwoong Kim
2021-01-05
scsi: ufs: Add a quirk to permit overriding UniPro defaults
Kiwoong Kim
2021-01-05
scsi: ufs: Relocate flush of exceptional event
Kiwoong Kim
[next]