index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ufs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-02
scsi: ufs: exynos: Remove empty drv_init method
Tudor Ambarus
1
-6
/
+0
2024-10-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2024-10-25
scsi: ufs: core: Move code out of an if-statement
Bart Van Assche
1
-19
/
+13
2024-10-25
scsi: ufs: core: Move the MCQ scsi_add_host() call
Bart Van Assche
1
-22
/
+19
2024-10-25
scsi: ufs: core: Remove code that is no longer needed
Bart Van Assche
1
-22
/
+4
2024-10-25
scsi: ufs: core: Expand the ufshcd_device_init(hba, true) call
Bart Van Assche
1
-1
/
+55
2024-10-25
scsi: ufs: core: Move the ufshcd_device_init(hba, true) call
Bart Van Assche
1
-4
/
+8
2024-10-25
scsi: ufs: core: Move the ufshcd_device_init() calls
Bart Van Assche
1
-13
/
+18
2024-10-25
scsi: ufs: core: Convert a comment into an explicit check
Bart Van Assche
1
-2
/
+3
2024-10-25
scsi: ufs: core: Introduce ufshcd_process_probe_result()
Bart Van Assche
1
-11
/
+24
2024-10-25
scsi: ufs: core: Call ufshcd_add_scsi_host() later
Bart Van Assche
1
-11
/
+5
2024-10-25
scsi: ufs: core: Introduce ufshcd_post_device_init()
Bart Van Assche
1
-27
/
+35
2024-10-25
scsi: ufs: core: Introduce ufshcd_add_scsi_host()
Bart Van Assche
1
-37
/
+59
2024-10-25
scsi: ufs: core: Remove redundant host_lock calls around UTRLCLR.
Avri Altman
1
-3
/
+0
2024-10-25
scsi: ufs: core: Remove redundant host_lock calls around UTMRLCLR
Avri Altman
1
-3
/
+0
2024-10-25
scsi: ufs: core: Remove redundant host_lock calls around UTMRLDBR
Avri Altman
1
-8
/
+6
2024-10-25
scsi: ufs: core: Improve ufshcd_mcq_sq_cleanup()
Bart Van Assche
1
-4
/
+8
2024-10-25
scsi: ufs: core: Simplify ufshcd_err_handling_prepare()
Bart Van Assche
1
-16
/
+3
2024-10-25
scsi: ufs: core: Simplify ufshcd_exception_event_handler()
Bart Van Assche
1
-4
/
+1
2024-10-25
scsi: ufs: core: Simplify ufshcd_try_to_abort_task()
Bart Van Assche
1
-24
/
+8
2024-10-25
scsi: ufs: core: Remove goto statements from ufshcd_try_to_abort_task()
Bart Van Assche
1
-12
/
+7
2024-10-25
scsi: ufs: core: Move the ufshcd_mcq_enable_esi() definition
Bart Van Assche
1
-7
/
+7
2024-10-25
scsi: ufs: core: Make DMA mask configuration more flexible
Bart Van Assche
2
-3
/
+10
2024-10-25
scsi: ufs: core: Fix another deadlock during RTC update
Peter Wang
1
-1
/
+1
2024-10-25
scsi: ufs: core: Use ufshcd_wait_for_register() in HCE init
Avri Altman
1
-37
/
+30
2024-10-25
scsi: ufs: core: check asymmetric connected lanes
SEO HOYOUNG
1
-0
/
+8
2024-10-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-24
/
+15
2024-10-15
scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut down
Seunghwan Baek
1
-1
/
+3
2024-10-15
scsi: ufs: core: Requeue aborted request
Peter Wang
1
-16
/
+4
2024-10-15
scsi: ufs: core: Fix the issue of ICU failure
Peter Wang
1
-7
/
+8
2024-10-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+2
2024-10-03
scsi: ufs: ufs-qcom: Add fixup_dev_quirks vops
Manish Pandey
1
-3
/
+20
2024-10-03
scsi: ufs: core: Zero utp_upiu_req at the beginning of each command
Avri Altman
1
-14
/
+22
2024-10-03
scsi: ufs: core: Do not open code read_poll_timeout
Avri Altman
1
-16
/
+6
2024-10-03
scsi: ufs: core: Always initialize the UIC done completion
Bart Van Assche
1
-7
/
+4
2024-10-03
scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to analyze
Bart Van Assche
1
-1
/
+7
2024-10-03
scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to read
Bart Van Assche
1
-11
/
+10
2024-10-03
scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()
Avri Altman
1
-3
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
4
-4
/
+4
2024-09-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2024-09-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-71
/
+524
2024-09-12
scsi: ufs: qcom: Update MODE_MAX cfg_bw value
Manish Pandey
1
-1
/
+1
2024-09-01
fault-inject: improve build for CONFIG_FAULT_INJECTION=n
Jani Nikula
1
-0
/
+1
2024-08-28
scsi: ufs: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP
Mary Guillemard
1
-0
/
+3
2024-08-28
scsi: ufs: core: Remove ufshcd_urgent_bkops()
Bao D. Nguyen
1
-25
/
+7
2024-08-22
Merge patch series "Simplify multiple create*_workqueue() invocations"
Martin K. Petersen
1
-15
/
+7
2024-08-22
scsi: ufs: Simplify alloc*_workqueue() invocation
Bart Van Assche
1
-16
/
+7
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
1
-2
/
+3
2024-08-22
scsi: ufs: Move UFS trace events to private header
Avri Altman
2
-1
/
+406
[prev]
[next]