summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-01xen-netback: properly sync TX responsesJan Beulich
2024-02-01Merge tag 'nvme-6.8-2024-02-01' of git://git.infradead.org/nvme into block-6.8Jens Axboe
2024-02-01nvme: allow passthru cmd error loggingAlan Adamson
2024-02-01nvme-fc: show hostnqn when connecting to fc targetNitin U. Yewale
2024-02-01nvme-rdma: show hostnqn when connecting to rdma targetNitin U. Yewale
2024-02-01nvme-tcp: show hostnqn when connecting to tcp targetNitin U. Yewale
2024-02-01nvmet-fc: use RCU list iterator for assoc_listDaniel Wagner
2024-02-01nvmet-fc: take ref count on tgtport before delete assocDaniel Wagner
2024-02-01nvmet-fc: avoid deadlock on delete association pathDaniel Wagner
2024-02-01nvmet-fc: abort command when there is no bindingDaniel Wagner
2024-02-01nvmet-fc: do not tack refs on tgtports from assocDaniel Wagner
2024-02-01nvmet-fc: remove null hostport pointer checkDaniel Wagner
2024-02-01nvmet-fc: hold reference on hostport matchDaniel Wagner
2024-02-01nvmet-fc: free queue and assoc directlyDaniel Wagner
2024-02-01nvmet-fc: defer cleanup using RCU properlyDaniel Wagner
2024-02-01nvmet-fc: release reference on target portDaniel Wagner
2024-02-01nvmet-fcloop: swap the list_add_tail argumentsDaniel Wagner
2024-02-01nvme-fc: do not wait in vain when unloading moduleDaniel Wagner
2024-02-01octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya
2024-02-01drm/amdgpu/pm: Use inline function for IP version checkMa Jun
2024-02-01drm/tegra: Do not assume that a NULL domain means no DMA IOMMUJason Gunthorpe
2024-02-01iommu: Allow ops->default_domain to work when !CONFIG_IOMMU_DMAJason Gunthorpe
2024-02-01firewire: core: search descriptor leaf just after vendor directory entry in r...Takashi Sakamoto
2024-02-01firewire: core: correct documentation of fw_csr_string() kernel APITakashi Sakamoto
2024-02-01drm/xe: Make all GuC ABI shift values unsignedMatthew Brost
2024-02-01drm/xe/vm: Subclass userptr vmasThomas Hellström
2024-02-01drm/xe: Use LRC prefix rather than CTX prefix in lrc desc definesMatthew Brost
2024-02-01drm/xe: Don't use __user error pointersThomas Hellström
2024-02-01drm/xe: Annotate mcr_[un]lock()Thomas Hellström
2024-02-01drm/xe: Only allow 1 ufence per exec / bind IOCTLMatthew Brost
2024-02-01drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platformsMatt Roper
2024-02-01drm/xe: Fix crash in trace_dma_fence_init()José Roberto de Souza
2024-02-01wifi: iwlwifi: remove extra kernel-docJohannes Berg
2024-01-31pds_core: Rework teardown/setup flow to be more commonBrett Creeley
2024-01-31pds_core: Clear BARs on resetBrett Creeley
2024-01-31pds_core: Prevent race issues involving the adminqBrett Creeley
2024-01-31pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley
2024-01-31pds_core: Cancel AQ work on teardownBrett Creeley
2024-01-31pds_core: Prevent health thread from running during reset/removeBrett Creeley
2024-01-31nvme-fc: log human-readable opcode on timeoutCaleb Sander
2024-01-31nvme: split out fabrics version of nvme_opcode_str()Caleb Sander
2024-01-31nvme: remove redundant status maskCaleb Sander
2024-01-31nvme: return string as char *, not unsigned char *Caleb Sander
2024-01-31nvme-common: add module descriptionChaitanya Kulkarni
2024-01-31nvme: enable retries for authentication commandsHannes Reinecke
2024-01-31nvme: change __nvme_submit_sync_cmd() calling conventionsHannes Reinecke
2024-01-31nvme-auth: open-code single-use macrosHannes Reinecke
2024-01-31net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 readsAndrew Lunn
2024-01-31drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock
2024-01-31drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspendYifan Zhang