index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ufs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
scsi: ufs: core: Simplify ufshcd_mcq_sq_cleanup() using guard()
Bart Van Assche
1
-4
/
+2
2025-10-23
scsi: ufs: core: Remove a goto label from ufshcd_uic_cmd_compl()
Bart Van Assche
1
-2
/
+1
2025-10-23
scsi: ufs: core: Move the ufshcd_enable_intr() declaration
Bart Van Assche
1
-0
/
+2
2025-10-23
scsi: ufs: core: Remove UFS_DEV_COMP
Bart Van Assche
2
-2
/
+0
2025-10-23
scsi: ufs: core: Change the type of uic_command::cmd_active
Bart Van Assche
1
-3
/
+3
2025-10-23
scsi: ufs: core: Reduce link startup failure logging
Bart Van Assche
1
-5
/
+1
2025-10-23
scsi: ufs: core: Fix a race condition related to the "hid" attribute group
Bart Van Assche
1
-1
/
+1
2025-10-23
scsi: ufs: ufs-qcom: Fix UFS OCP issue during UFS power down (PC=3)
Nitin Rawat
1
-1
/
+14
2025-10-21
Merge patch series "Enhance UFS Mediatek Driver"
Martin K. Petersen
4
-22
/
+107
2025-10-21
scsi: ufs: host: mediatek: Support new features for MT6991
Naomi Chu
2
-0
/
+9
2025-10-21
scsi: ufs: host: mediatek: Add support for new platform with MMIO_OTSD_CTR
Peter Wang
2
-7
/
+36
2025-10-21
scsi: ufs: host: mediatek: Remove duplicate function
Peter Wang
2
-14
/
+3
2025-10-21
scsi: ufs: host: mediatek: Fix shutdown/suspend race condition
Peter Wang
1
-0
/
+5
2025-10-21
scsi: ufs: host: mediatek: Adjust sync length for FASTAUTO mode
Peter Wang
1
-0
/
+32
2025-10-21
scsi: ufs: host: mediatek: Handle clock scaling for high gear in PM flow
Peter Wang
1
-0
/
+6
2025-10-21
scsi: ufs: host: mediatek: Adjust clock scaling for PM flow
Peter Wang
1
-4
/
+8
2025-10-21
scsi: ufs: host: mediatek: Correct clock scaling with PM QoS flow
Peter Wang
2
-1
/
+12
2025-10-21
Merge patch series "Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk"
Martin K. Petersen
3
-14
/
+15
2025-10-21
scsi: ufs: core: Replace hard coded vcc-off delay with a variable
Bao D. Nguyen
1
-1
/
+9
2025-10-21
scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk
Bao D. Nguyen
3
-13
/
+6
2025-10-21
scsi: ufs: core: Support dumping CQ entry in MCQ Mode
Peter Wang
1
-1
/
+4
2025-10-21
scsi: ufs: core: Update CQ Entry to UFS 4.1 format
Peter Wang
1
-2
/
+2
2025-10-21
scsi: ufs: core: Declare tx_lanes witout initialization
Wonkon Kim
1
-1
/
+1
2025-10-21
scsi: ufs: core: Initialize value of an attribute returned by uic cmd
Wonkon Kim
1
-2
/
+2
2025-10-21
scsi: ufs: core: Fix error handler host_sem issue
Peter Wang
1
-8
/
+14
2025-10-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-4
/
+15
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-204
/
+545
2025-09-30
scsi: ufs: sysfs: Make HID attributes visible
Daniel Lee
3
-1
/
+4
2025-09-29
scsi: ufs: core: Fix PM QoS mutex initialization
Marek Szyprowski
1
-3
/
+3
2025-09-29
scsi: ufs: core: Fix runtime suspend error deadlock
Peter Wang
1
-0
/
+8
2025-09-24
Merge patch series "Add DT-based gear and rate limiting support"
Martin K. Petersen
3
-6
/
+49
2025-09-24
scsi: ufs: ufs-qcom: Add support for limiting HS gear and rate
Ram Kumar Dwivedi
1
-0
/
+13
2025-09-24
scsi: ufs: pltfrm: Add DT support to limit HS gear and gear rate
Ram Kumar Dwivedi
2
-0
/
+34
2025-09-24
scsi: ufs: ufs-qcom: Remove redundant re-assignment to hs_rate
Ram Kumar Dwivedi
1
-6
/
+2
2025-09-24
scsi: ufs: core: Fix data race in CPU latency PM QoS request handling
Zhongqiu Han
2
-0
/
+11
2025-09-24
scsi: ufs: core: Change MCQ interrupt enable flow
Peter Wang
2
-11
/
+12
2025-09-16
scsi: ufs: core: Disable timestamp functionality if not supported
Bart Van Assche
1
-1
/
+5
2025-09-15
scsi: ufs: ufs-qcom: Disable lane clocks during phy hibern8
Palash Kambar
1
-0
/
+10
2025-09-15
scsi: ufs: exynos: Correct sync pattern mask timing comment
Alok Tiwari
1
-1
/
+1
2025-09-09
Merge patch series "Simplify MCQ resource mapping"
Martin K. Petersen
2
-115
/
+85
2025-09-09
scsi: ufs: ufs-qcom: Refactor MCQ register dump logic
Nitin Rawat
1
-15
/
+19
2025-09-09
scsi: ufs: ufs-qcom: Streamline UFS MCQ resource mapping
Nitin Rawat
2
-100
/
+66
2025-09-09
Merge patch series "ufs: host: mediatek: Power Management and stability enhan...
Martin K. Petersen
3
-31
/
+144
2025-09-09
scsi: ufs: host: mediatek: Fix device power control
Peter Wang
1
-0
/
+7
2025-09-09
scsi: ufs: host: mediatek: Fix unbalanced IRQ enable issue
Peter Wang
1
-0
/
+1
2025-09-09
scsi: ufs: host: mediatek: Fix adapt issue after PA_Init
Alice Chao
1
-0
/
+11
2025-09-09
scsi: ufs: host: mediatek: Return error directly on idle wait timeout
Sanjeev Y
1
-4
/
+16
2025-09-09
scsi: ufs: host: mediatek: Disable auto-hibern8 during power mode changes
Peter Wang
1
-23
/
+30
2025-09-09
scsi: ufs: host: mediatek: Support UFS PHY runtime PM and correct sequence
Peter Wang
2
-6
/
+48
2025-09-09
scsi: ufs: host: mediatek: Correct resume flow for LPM and MTCMOS
Alice Chao
1
-2
/
+2
[prev]
[next]