summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
3 daysASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMP_DUMMY()Julien Massot1-2/+2
3 daysASoC: mediatek: mt8195: Add platform entry for ETDM1_OUT_BE dai linkChen-Yu Tsai1-0/+1
3 daysASoC: mediatek: mt8183: Check runtime resume during probeCássio Gabriel1-4/+8
3 daysASoC: mediatek: mt8192: Check runtime resume during probeCássio Gabriel1-4/+8
3 daysASoC: mediatek: mt8192-afe-pcm: Simplify probe() with local dev variableTang Bin1-10/+9
3 daysASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cbAngeloGioacchino Del Regno6-102/+7
3 daysASoC: mediatek: mt8192-afe-pcm: Simplify with dev_err_probe()AngeloGioacchino Del Regno1-43/+22
3 daysASoC: mediatek: mt8192-afe-pcm: Convert to devm_pm_runtime_enable()AngeloGioacchino Del Regno1-29/+17
3 daysASoC: mediatek: mt8195: Remove afe-dai component and rework codec linkAngeloGioacchino Del Regno2-45/+29
3 daysALSA: hda: Fix cached processing coefficient verbsXu Rao1-2/+2
3 daysALSA: hda: conexant: Remove mic bias threshold overrideZhang Heng1-3/+0
3 daysALSA: seq: close a re-opened queue timer in the destructorNorbert Szetei1-1/+12
3 daysASoC: cs35l56: Use complete_all() to signal init_completionRichard Fitzgerald1-1/+1
3 daysASoC: cs35l56: Fix potential probe() deadlockRichard Fitzgerald3-6/+17
3 daysASoC: cs35l56: Don't use devres to unregister componentRichard Fitzgerald1-3/+5
3 daysASoC: bt-sco: fix duplicate DAPM widget names for wideband DAIShengjiu Wang1-2/+8
3 daysASoC: tas2781: bound firmware description string parsingPengpeng Hou1-6/+57
3 daysALSA: usb-audio: Skip DSD quirk for Musical Fidelity M6s DACTakashi Iwai1-0/+2
3 daysASoC: tas2562: fix deprecated 'shut-down' GPIO always cleared after lookupUday Khare1-2/+3
3 daysASoC: cs42l43: Correct report for forced microphone jackCharles Keepax1-1/+2
3 daysASoC: amd: ps: fix wrong ACP version string in pci_request_regions()Vijendar Mukunda1-1/+1
3 daysASoC: meson: aiu: fifo-spdif: soft reset the S/PDIF datapath on start/stopChristian Hewitt1-0/+5
12 daysALSA: aoa: check snd_ctl_new1() return valueZhao Dongdong1-0/+6
12 daysASoC: qcom: q6apm: fix NULL pointer dereference in graph_callbackSrinivas Kandagatla1-0/+8
12 daysASoC: mediatek: mt8183: Release reserved memory on cleanupCássio Gabriel1-0/+11
12 daysASoC: mediatek: mt8192: Release reserved memory on cleanupCássio Gabriel1-0/+9
12 daysASoC: SOF: ipc3-control: Validate size in snd_sof_update_controlPeter Ujfalusi1-0/+9
12 daysASoC: SOF: ipc3-control: Fix heap overflow in bytes_ext put/getPeter Ujfalusi1-8/+19
12 daysASoC: SOF: topology: validate vendor array size before parsingCássio Gabriel1-1/+4
12 daysASoC: SOF: ipc3-control: Fix TOCTOU in bytes_put and bytes_getPeter Ujfalusi1-7/+16
12 daysASoC: SOF: ipc3-control: Use overflow checks in control_update size calcPeter Ujfalusi1-4/+16
12 daysASoC: SOF: ipc4-control: Fix TOCTOU in sof_ipc4_bytes_putPeter Ujfalusi1-4/+7
12 daysASoC: fsl_asrc_dma: fix eDMA maxburst misalignment with channel countShengjiu Wang1-0/+20
12 daysALSA: usb-audio: Kill MIDI 2.0 URBs before freeing endpointsCen Zhang1-0/+5
12 daysASoC: tlv320aic3x: restrict CLKDIV bypass Q values in dual-rate modeSen Wang1-6/+19
12 daysALSA: core: Fix unintuitive behavior of snd_power_ref_and_wait()Takashi Iwai1-3/+8
12 daysASoC: adau1372: Clear PLL_EN on failed PLL lock without reset GPIOGuangshuo Li1-0/+5
12 daysASoC: tegra: tegra210_ahub: Validate written enum valueHyeongJun An1-1/+3
12 daysASoC: fsl: fsl_audmix: Validate written enum valuesHyeongJun An1-0/+6
12 daysASoC: codecs: hdac_hdmi: Validate written enum valueHyeongJun An1-1/+3
12 daysASoC: cs35l56: Don't leave parent IRQ disabled if system_suspend failsRichard Fitzgerald1-1/+6
12 daysASoC: cs35l56: Fix missing calls to wm_adsp2_remove()Richard Fitzgerald1-1/+6
12 daysASoC: codecs: aw88261: fix incorrect masks for boost regsVal Packett1-6/+6
12 daysALSA: seq: Clear variable event pointer on readKyle Zeng1-0/+1
12 daysALSA: seq: Fix partial userptr event expansionHyeongJun An1-1/+1
12 daysASoC: rsnd: Fix RSND_SOC_MASK width to single nibbleJohn Madieu1-1/+1
12 daysALSA: seq: midi: Serialize output teardown with event_inputZhang Cen1-14/+41
12 daysALSA: usb-audio: Update US-16x08 EQ/comp shadow state after successful writesCássio Gabriel1-26/+52
12 daysALSA: usb-audio: Update Babyface Pro control caches only after successful writesCássio Gabriel1-6/+10
12 daysALSA: usb-audio: Roll back quirk control caches on write errorsCássio Gabriel1-8/+37