index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ufs
/
core
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-09-01
fault-inject: improve build for CONFIG_FAULT_INJECTION=n
Jani Nikula
2024-08-28
scsi: ufs: core: Remove ufshcd_urgent_bkops()
Bao D. Nguyen
2024-08-22
Merge patch series "Simplify multiple create*_workqueue() invocations"
Martin K. Petersen
2024-08-22
scsi: ufs: Simplify alloc*_workqueue() invocation
Bart Van Assche
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-08-22
scsi: ufs: Move UFS trace events to private header
Avri Altman
2024-08-16
scsi: ufs: core: Add a quirk for handling broken LSDBS field in controller ca...
Manivannan Sadhasivam
2024-08-12
scsi: ufs: Add HCI capabilities sysfs group
Avri Altman
2024-08-12
scsi: ufs: Prepare to add HCI capabilities sysfs
Avri Altman
2024-08-02
scsi: ufs: core: Support Updating UIC Command Timeout
Bao D. Nguyen
2024-08-01
scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic
Vamshi Gajjela
2024-07-29
Merge branch '6.11/scsi-queue' into 6.11/scsi-fixes
Martin K. Petersen
2024-07-22
scsi: ufs: core: Do not set link to OFF state while waking up from hibernation
Manivannan Sadhasivam
2024-07-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-07-15
scsi: ufs: core: Fix deadlock during RTC update
Peter Wang
2024-07-15
scsi: ufs: core: Bypass quick recovery if force reset is needed
Peter Wang
2024-07-15
scsi: ufs: core: Check LSDBS cap when !mcq
Kyoungrul Kim
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-10
Merge patch series "Basic inline encryption support for ufs-exynos"
Martin K. Petersen
2024-07-10
scsi: ufs: core: Add UFSHCD_QUIRK_KEYS_IN_PRDT
Eric Biggers
2024-07-10
scsi: ufs: core: Add fill_crypto_prdt variant op
Eric Biggers
2024-07-10
scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_CRYPTO_ENABLE
Eric Biggers
2024-07-10
scsi: ufs: core: fold ufshcd_clear_keyslot() into its caller
Eric Biggers
2024-07-10
scsi: ufs: core: Add UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE
Eric Biggers
2024-07-10
Merge patch series "UFS patches for kernel 6.11"
Martin K. Petersen
2024-07-10
Merge branch '6.10/scsi-fixes' into 6.11/scsi-staging
Martin K. Petersen
2024-07-10
scsi: ufs: mcq: Make .get_hba_mac() optional
Bart Van Assche
2024-07-10
scsi: ufs: mcq: Inline ufshcd_mcq_vops_get_hba_mac()
Bart Van Assche
2024-07-10
scsi: ufs: mcq: Move the ufshcd_mcq_enable() call
Bart Van Assche
2024-07-10
scsi: ufs: mcq: Move the "hba->mcq_enabled = true" assignment
Bart Van Assche
2024-07-10
scsi: ufs: core: Inline is_mcq_enabled()
Bart Van Assche
2024-07-10
scsi: ufs: core: Initialize hba->reserved_slot earlier
Bart Van Assche
2024-07-10
scsi: ufs: core: Rename the MASK_TRANSFER_REQUESTS_SLOTS constant
Bart Van Assche
2024-07-10
scsi: ufs: core: Remove two constants
Bart Van Assche
2024-07-10
scsi: ufs: core: Initialize struct uic_command once
Bart Van Assche
2024-07-10
scsi: ufs: core: Declare functions once
Bart Van Assche
2024-07-04
scsi: ufs: core: Fix ufshcd_abort_one racing issue
Peter Wang
2024-07-04
scsi: ufs: core: Fix ufshcd_clear_cmd racing issue
Peter Wang
2024-07-04
scsi: ufs: core: Remove SCSI host only if added
Kyoungrul Kim
2024-07-04
scsi: ufs: core: Suspend clk scaling on no request
Ram Prakash Gupta
2024-06-26
block: move dma_pad_mask into queue_limits
Christoph Hellwig
2024-06-13
scsi: ufs: core: Free memory allocated for model before reinit
Joel Slebodnick
2024-06-11
scsi: ufs: core: Quiesce request queues before checking pending cmds
Ziqi Chen
2024-06-04
scsi: ufs: mcq: Prevent no I/O queue case for MCQ
Minwoo Im
2024-06-04
scsi: ufs: pci: Add support MCQ for QEMU-based UFS
Minwoo Im
2024-05-30
scsi: ufs: mcq: Convert MCQ_CFG_n to an inline function
Minwoo Im
2024-05-30
scsi: ufs: mcq: Fix missing argument 'hba' in MCQ_OPR_OFFSET_n
Minwoo Im
[next]