summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2023-04-20ASoC: SOF: Use no_reply calls for TXCurtis Malainey
2023-04-20ASoC: SOF: ipc: Add no reply inline callsCurtis Malainey
2023-04-20ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBookAndy Chi
2023-04-20Merge tag 'asoc-fix-v6.3-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2023-04-19ASoC: fsl: Restore configuration of platformShengjiu Wang
2023-04-19ASoC: fsl: Simplify an error messageChristophe JAILLET
2023-04-19ASoC: fsl_asrc_dma: fix potential null-ptr-derefNikita Zhandarovich
2023-04-19ASoC: fsl_sai: Fix pins setting for i.MX8QM platformChancel Liu
2023-04-19ALSA: hda/realtek: Remove specific patch for Dell Precision 3260Jaroslav Kysela
2023-04-19ALSA: Use of_property_read_bool() for boolean propertiesRob Herring
2023-04-19ALSA: ppc/tumbler: Use of_property_present() for testing DT property presenceRob Herring
2023-04-18ASoC: cs35l56: Updates for B0 siliconMark Brown
2023-04-18ASoC: cs35l56: Rename mixer source defines for SoundWire DP1Richard Fitzgerald
2023-04-18ASoC: cs35l56: Remove SDW2RX1 mixer sourceRichard Fitzgerald
2023-04-18ASoC: cs35l56: Remove SDW1 TX5 and TX6Richard Fitzgerald
2023-04-18ASoC: cs35l56: Update comment on masking of EINT20 interruptsRichard Fitzgerald
2023-04-18ASoC: codecs: wcd938x: Simplify with dev_err_probeKrzysztof Kozlowski
2023-04-18ASoC: codecs: wcd934x: Simplify &pdev->dev in probeKrzysztof Kozlowski
2023-04-18ASoC: codecs: wcd934x: Simplify with dev_err_probeKrzysztof Kozlowski
2023-04-18ASoC: nau8825: fix bounds check for adc_delayTom Rix
2023-04-18ASoC: codecs: wcd9335: Simplify with dev_err_probeKrzysztof Kozlowski
2023-04-18ALSA: hda/hdmi: Remove some dead codeChristophe JAILLET
2023-04-17ASoC: cs35l56: Code improvementsMark Brown
2023-04-17ASoC: fsl_mqs: move of_node_put() to the correct locationLiliang Ye
2023-04-17ASoC: cleanup mutex lockMark Brown
2023-04-17ASoC: add snd_soc_card_mutex_lock/unlock()Kuninori Morimoto
2023-04-17ASoC: expand snd_soc_dpcm_mutex_lock/unlock()Kuninori Morimoto
2023-04-17ASoC: expand snd_soc_dapm_mutex_lock/unlock()Kuninori Morimoto
2023-04-17ASoC: ssm2602: Add support for CLKDIV2Paweł Anikiel
2023-04-17ASoC: cs35l56: Don't return a value from cs35l56_remove()Simon Trimmer
2023-04-17ASoC: cs35l56: Remove redundant dsp_ready_completionSimon Trimmer
2023-04-17ASoC: cs35l56: Wait for init_complete in cs35l56_component_probe()Simon Trimmer
2023-04-17ASoC: cs35l56: Allow a wider range for reset pulse widthSimon Trimmer
2023-04-17ASoC: cs35l56: Rework IRQ allocationSimon Trimmer
2023-04-14ASoC: nau8825: Add delay control for input pathDavid Lin
2023-04-14ALSA: hda/hdmi: disable KAE for Intel DG2Kai Vehmanen
2023-04-13ASoC: da7218: Use devm_clk_get_optional()Christophe JAILLET
2023-04-13ASoC: da7219: Improve the relability of AAD IRQ processDavid Rau
2023-04-13ALSA: hda/realtek: Add quirks for Lenovo Z13/Z16 Gen2Stefan Binding
2023-04-12ASoC: cs35l56: Add system suspend handlingMark Brown
2023-04-12ASoC: cs35l56: Re-patch firmware after system suspendRichard Fitzgerald
2023-04-12ASoC: cs35l56: Remove quick-cancelling of dsp_work()Richard Fitzgerald
2023-04-12ASoC: cs35l56: Add basic system suspend handlingRichard Fitzgerald
2023-04-12ASoC: cs35l56: Always wait for firmware boot in runtime-resumeRichard Fitzgerald
2023-04-12ASoC: cs35l56: Skip first init_completion wait in dsp_work if init_doneRichard Fitzgerald
2023-04-12ASoC: cs35l56: Use DAPM widget for firmware PLAY/PAUSERichard Fitzgerald
2023-04-12ASoC: ep93xx: Add OF supportAlexander Sverdlin
2023-04-12ASoC: amd: Add check for acp config flagsSyed Saba Kareem
2023-04-12ASoC: tas5720: add missing unwind goto in tas5720_codec_probeYing Liu
2023-04-12ASoC: SOF: Intel: mtl: fix page fault in dspless mode when DSP is disabledFred Oh