summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-01tracefs: dentry lookup crapectomyLinus Torvalds
2024-02-01ALSA: usb-audio: Ignore clock selector errors for single connectionAlexander Tsoy
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-01io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffersJens Axboe
2024-02-01ALSA: hda/realtek: Enable headset mic on Vaio VJFE-ADLEdson Juliano Drosdeck
2024-02-01ALSA: hda: cs35l56: Remove unused test stub functionRichard Fitzgerald
2024-02-01ALSA: hda: cs35l56: Firmware file must match the version of preloaded firmwareRichard Fitzgerald
2024-02-01ALSA: hda: cs35l56: Fix filename string field layoutRichard Fitzgerald
2024-02-01ALSA: hda: cs35l56: Fix order of searching for firmware filesRichard Fitzgerald
2024-02-01ASoC: cs35l56: Allow more time for firmware to bootRichard Fitzgerald
2024-02-01ASoC: cs35l56: Load tunings for the correct speaker modelsRichard Fitzgerald
2024-02-01ASoC: cs35l56: Firmware file must match the version of preloaded firmwareRichard Fitzgerald
2024-02-01ASoC: cs35l56: Fix misuse of wm_adsp 'part' string for silicon revisionRichard Fitzgerald
2024-02-01ASoC: cs35l56: Fix for initializing ASP1 mixer registersRichard Fitzgerald
2024-02-01ALSA: hda: cs35l56: Initialize all ASP1 registersRichard Fitzgerald
2024-02-01ASoC: cs35l56: Fix default SDW TX mixer registersRichard Fitzgerald
2024-02-01ASoC: cs35l56: Fix to ensure ASP1 registers match cacheRichard Fitzgerald
2024-02-01ASoC: cs35l56: Remove buggy checks from cs35l56_is_fw_reload_needed()Richard Fitzgerald
2024-02-01ASoC: cs35l56: Don't add the same register patch multiple timesRichard Fitzgerald
2024-02-01ASoC: cs35l56: cs35l56_component_remove() must clean up wm_adspRichard Fitzgerald
2024-02-01ASoC: cs35l56: cs35l56_component_remove() must clear cs35l56->componentRichard Fitzgerald
2024-02-01ASoC: wm_adsp: Don't overwrite fwf_name with the defaultRichard Fitzgerald
2024-02-01ASoC: wm_adsp: Fix firmware file search orderRichard Fitzgerald
2024-02-01Merge tag 'asoc-fix-v6.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
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/hwmon: Fix abi doc warningsBadal Nilawar
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-01-31Merge branch 'selftests-net-a-few-pmtu-sh-fixes'Jakub Kicinski
2024-01-31selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni
2024-01-31selftests: net: fix available tunnels detectionPaolo Abeni
2024-01-31selftests: net: add missing config for pmtu.sh testsPaolo Abeni
2024-01-31Merge branch 'pds_core-various-fixes'Jakub Kicinski
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-31af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet