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
/
ufshcd.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
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-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
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: 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-04
scsi: ufs: core: Fix ufshcd_abort_one 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-05-30
scsi: ufs: core: Maximum RTT supported by the host driver
Avri Altman
2024-05-30
scsi: ufs: core: Allow RTT negotiation
Avri Altman
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-04-12
Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"
Martin K. Petersen
2024-04-11
scsi: ufs: core: Changing the status to check inflight
SEO HOYOUNG
2024-04-11
scsi: ufs: Remove support for old UFSHCI versions
Avri Altman
2024-04-11
scsi: ufs: ufs-exynos: Move setting the the DMA alignment to the init method
Christoph Hellwig
2024-04-05
Merge patch series "scsi: ufs: Remove overzealous memory barriers"
Martin K. Petersen
2024-04-05
scsi: ufs: core: Remove unnecessary wmb() prior to writing run/stop regs
Andrew Halaney
2024-04-05
scsi: ufs: core: Remove unnecessary wmb() after ringing doorbell
Andrew Halaney
2024-04-05
scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPL
Andrew Halaney
2024-04-05
scsi: ufs: core: Perform read back after disabling interrupts
Andrew Halaney
2024-04-05
scsi: ufs: core: Perform read back after writing UTP_TASK_REQ_LIST_BASE_H
Andrew Halaney
2024-04-05
scsi: ufs: core: Drop driver owner initialization
Krzysztof Kozlowski
[next]