index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2024-03-10
scsi: lpfc: Define types in a union for generic void *context3 ptr
Justin Tee
2024-03-10
scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr
Justin Tee
2024-03-10
scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr
Justin Tee
2024-03-10
scsi: lpfc: Use a dedicated lock for ras_fwlog state
Justin Tee
2024-03-10
scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()
Justin Tee
2024-03-10
scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()
Justin Tee
2024-03-10
scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic
Justin Tee
2024-03-10
scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling
Justin Tee
2024-03-10
scsi: lpfc: Move NPIV's transport unregistration to after resource clean up
Justin Tee
2024-03-10
scsi: lpfc: Remove unnecessary log message in queuecommand path
Justin Tee
2024-02-05
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
2024-02-05
scsi: lpfc: Update lpfc version to 14.4.0.0
Justin Tee
2024-02-05
scsi: lpfc: Change lpfc_vport load_flag member into a bitmask
Justin Tee
2024-02-05
scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask
Justin Tee
2024-02-05
scsi: lpfc: Protect vport fc_nodes list with an explicit spin lock
Justin Tee
2024-02-05
scsi: lpfc: Change nlp state statistic counters into atomic_t
Justin Tee
2024-02-05
scsi: lpfc: Remove shost_lock protection for fc_host_port shost APIs
Justin Tee
2024-02-05
scsi: lpfc: Move handling of reset congestion statistics events
Justin Tee
2024-02-05
scsi: lpfc: Save FPIN frequency statistics upon receipt of peer cgn notificat...
Justin Tee
2024-02-05
scsi: lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTS
Justin Tee
2024-02-05
scsi: lpfc: Fix failure to delete vports when discovery is in progress
Justin Tee
2024-02-05
scsi: lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlps
Justin Tee
2024-02-05
scsi: lpfc: Allow lpfc_plogi_confirm_nport() logic to execute for Fabric nodes
Justin Tee
2024-02-05
scsi: lpfc: Remove D_ID swap log message from trace event logger
Justin Tee
2024-02-05
scsi: lpfc: Use sg_dma_len() API to get struct scatterlist's length
Justin Tee
2024-02-05
scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()
Justin Tee
2024-02-05
scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()
Justin Tee
2024-01-21
Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-01-20
Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-20
media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
Aurelien Jarno
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-20
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-01-20
Merge tag 'fbdev-for-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-19
Revert "firmware/sysfb: Clear screen_info state after consuming it"
Helge Deller
2024-01-19
Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-01-19
Merge tag 'spi-fix-v6.8-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-01-19
Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-19
Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2024-01-19
clk: qcom: gcc-x1e80100: Replace of_device.h with explicit includes
Stephen Rothwell
2024-01-19
thermal: loongson2: Replace of_device.h with explicit includes
Rob Herring
2024-01-19
net: can: Use device_get_match_data()
Rob Herring
2024-01-19
dmaengine: dw-edma: increase size of 'name' in debugfs code
Vinod Koul
2024-01-19
dmaengine: fsl-qdma: increase size of 'irq_name'
Vinod Koul
2024-01-19
dmaengine: shdma: increase size of 'dev_id'
Vinod Koul
2024-01-19
dmaengine: xilinx: xdma: Fix kernel-doc warnings
Jan Kuliga
2024-01-19
dmaengine: usb-dmac: Avoid format-overflow warning
Lad Prabhakar
2024-01-19
dmaengine: sh: rz-dmac: Avoid format-overflow warning
Lad Prabhakar
2024-01-19
dmaengine: imx-sdma: fix Excess kernel-doc warnings
Randy Dunlap
2024-01-19
dmaengine: xilinx: xdma: Fix initialization location of desc in xdma_channel_...
Nathan Chancellor
2024-01-19
dmaengine: xilinx: xdma: Fix operator precedence in xdma_prep_interleaved_dma()
Nathan Chancellor
[next]