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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-09
scsi: ufs: core: Update compl_time_stamp_local_clock after completing a cqe
liuderong
1
-0
/
+1
2024-12-04
scsi: ufs: core: Add missing post notify for power mode change
Peter Wang
1
-3
/
+4
2024-12-04
scsi: ufs: core: sysfs: Prevent div by zero
Gwendal Grignou
1
-0
/
+6
2024-12-02
Merge branch '6.13/scsi-queue' into 6.13/scsi-fixes
Martin K. Petersen
3
-1
/
+39
2024-11-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-282
/
+319
2024-11-20
Merge patch series "scsi: ufs: Bug fixes for ufs core and platform drivers"
Martin K. Petersen
1
-0
/
+1
2024-11-20
scsi: ufs: core: Cancel RTC work during ufshcd_remove()
Manivannan Sadhasivam
1
-0
/
+1
2024-11-20
scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSG
Ziqi Chen
3
-1
/
+38
2024-11-20
Merge branch '6.12/scsi-fixes' into 6.13/scsi-staging
Martin K. Petersen
1
-2
/
+8
2024-11-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+8
2024-11-06
scsi: ufs: ufs-mediatek: Configure individual LU queue flags
Ed Tsai
1
-0
/
+3
2024-11-06
Merge branch '6.12/scsi-fixes' into 6.13/scsi-staging
Martin K. Petersen
2
-23
/
+13
2024-11-04
scsi: ufs: core: Start the RTC update work later
Bart Van Assche
1
-2
/
+8
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
1
-2
/
+2
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: 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
3
-3
/
+3
[next]