- 614b9fe ALSA: usb/6fire: fix repeated words in comments by wangjianli · 2 years, 7 months ago
- ccc86a0 ALSA: asihpi: fix repeated words in comments by wangjianli · 2 years, 7 months ago
- e086c37 ALSA: usb-audio: Add quirk for Behringer UMC202HD by Takashi Iwai · 2 years, 7 months ago
- 84f2a3c ALSA: asihpi: Fix typo in comments by shaomin Deng · 2 years, 7 months ago
- 48d8bd7 ALSA: emu10k1: Fix typo in comments by shaomin Deng · 2 years, 7 months ago
- 53f07e9 Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" by Takashi Iwai · 2 years, 7 months ago
- d59d227 Revert "ALSA: hda: cs35l41: Allow compilation test on non-ACPI configurations" by Takashi Iwai · 2 years, 7 months ago
- e7255c0 ALSA: hda: Skip event processing for unregistered codecs by Cezary Rojewski · 2 years, 8 months ago
- 622f21994 ALSA: hda: cs35l41: Add module parameter to control firmware load by Stefan Binding · 2 years, 8 months ago
- 47ceabd ALSA: hda: cs35l41: Support Firmware switching and reloading by Stefan Binding · 2 years, 8 months ago
- 4fa58b1d ALSA: hda: cs35l41: Add defaulted values into dsp bypass config sequence by Stefan Binding · 2 years, 8 months ago
- 291e7c2 ALSA: hda: hda_cs_dsp_ctl: Add fw id strings by Stefan Binding · 2 years, 8 months ago
- 3e34e2a ALSA: hda: cs35l41: Read Speaker Calibration data from UEFI variables by Stefan Binding · 2 years, 8 months ago
- 1873ebd ALSA: hda: cs35l41: Support Hibernation during Suspend by Stefan Binding · 2 years, 8 months ago
- 29a249d Merge tag 'asoc-v5.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 2 years, 7 months ago
- ffb2759 ALSA: bcd2000: Fix a UAF bug on the error path of probing by Zheyu Ma · 2 years, 7 months ago
- ef30911 ASoC: rsnd: care default case on rsnd_ssiu_busif_err_irq_ctrl() by Kuninori Morimoto · 2 years, 7 months ago
- fa9b878 ASoC: SOF: ipc-msg-injector: fix copy in sof_msg_inject_ipc4_dfs_write() by Dan Carpenter · 2 years, 8 months ago
- 63f4b99 ALSA: hda: cs35l41: Support Speaker ID for laptops by Stefan Binding · 2 years, 8 months ago
- bb6eb62 ALSA: hda: cs35l41: Support multiple load paths for firmware by Stefan Binding · 2 years, 8 months ago
- eef3759 ALSA: hda: cs35l41: Support reading subsystem id from ACPI by Stefan Binding · 2 years, 8 months ago
- e99f3c7 ALSA: hda: cs35l41: Save Subsystem ID inside CS35L41 Driver by Stefan Binding · 2 years, 8 months ago
- 2e81e1f ALSA: hda: cs35l41: Add initial DSP support and firmware loading by Vitaly Rodionov · 2 years, 8 months ago
- 22d5cbd ALSA: hda: cs35l41: Save codec object inside component struct by Stefan Binding · 2 years, 8 months ago
- e414b05 ALSA: hda: hda_cs_dsp_ctl: Add apis to write the controls directly by Stefan Binding · 2 years, 8 months ago
- 3233b97 ALSA: hda: hda_cs_dsp_ctl: Add Library to support CS_DSP ALSA controls by Stefan Binding · 2 years, 8 months ago
- 89422df ALSA: usb-audio: Use atomic_try_cmpxchg in ep_state_update by Uros Bizjak · 2 years, 7 months ago
- 09cf605 ASoC/SoundWire: Intel: add sdw BE dai trigger by Mark Brown · 2 years, 7 months ago
- 2a1be12 ASoC: SOF: Intel: add trigger callback into sdw_callback by Bard Liao · 2 years, 8 months ago
- a8d5df6 ASoC: mt6359: Fix refcount leak bug by Liang He · 2 years, 7 months ago
- 1795c16 ASoC: amd: fix Jadeite kconfig warning and build errors by Randy Dunlap · 2 years, 7 months ago
- eda2689 ASoc: audio-graph-card2: Fix refcount leak bug in __graph_get_type() by Liang He · 2 years, 7 months ago
- 73acfba ASoC: amd: Fix error pointer dereference by Dan Carpenter · 2 years, 7 months ago
- 281dee6 ALSA: core: Fix missing return value comments for kernel docs by Takashi Iwai · 2 years, 7 months ago
- 6eba99d ALSA: memalloc: Fix missing return value comments for kernel docs by Takashi Iwai · 2 years, 7 months ago
- e8406eb ALSA: control: Fix missing return value comments for kernel docs by Takashi Iwai · 2 years, 7 months ago
- b05d834 ALSA: compress: Fix kernel doc warnings by Takashi Iwai · 2 years, 7 months ago
- 5c121d63 ALSA: dmaengine: Fix missing return value comments for kernel docs by Takashi Iwai · 2 years, 7 months ago
- 4e2b706 ALSA: pcm: Fix missing return value comments for kernel docs by Takashi Iwai · 2 years, 7 months ago
- 539311a ALSA: compress: Enable kernel doc markers for some functions by Takashi Iwai · 2 years, 7 months ago
- 33c1f40 ALSA: hda: cs35l41: Consolidate selections under SND_HDA_SCODEC_CS35L41 by Andy Shevchenko · 2 years, 7 months ago
- 931c940fc ALSA: hda: cs35l41: Drop wrong use of ACPI_PTR() by Andy Shevchenko · 2 years, 7 months ago
- d60b05b ALSA: hda: cs35l41: Allow compilation test on non-ACPI configurations by Andy Shevchenko · 2 years, 7 months ago
- 20bcf72 ALSA: hda: cs35l41: Don't dereference fwnode handle by Andy Shevchenko · 2 years, 7 months ago
- 4e90651 ASoC: SOF: Intel: hda: Correct Firmware State Register use by Mark Brown · 2 years, 7 months ago
- 4457fbd Extend ipc stream parameters sent to DSP by Mark Brown · 2 years, 7 months ago
- 501935d ASoC: SOF: Intel: Do not process IPC reply before firmware boot by Mark Brown · 2 years, 7 months ago
- 274a3e6 ASoC: SOF: Intel: hda-dai: No need to decouple host/link DMA twice by Mark Brown · 2 years, 7 months ago
- d5bd47f ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load_bytes by Peter Ujfalusi · 2 years, 7 months ago
- 9b93eda ASoC: SOF: sof-client-probes: Only load the driver if IPC3 is used by Peter Ujfalusi · 2 years, 7 months ago
- 67e1b77 ASoC: SOF: Intel: hda: Use cold/purge boot after firmware crash by Mark Brown · 2 years, 7 months ago
- 246b135 ASoC: SOF: compress: Prevent current kernel running with older FW by Daniel Baluta · 2 years, 7 months ago
- 3f70c36 ASoC: SOF: Copy compress parameters into extended data by Daniel Baluta · 2 years, 7 months ago
- d5770da ASoC: SOF: compress: Dynamically allocate pcm params struct by Daniel Baluta · 2 years, 7 months ago
- fbabebf ASoC: SOF: Intel: hda-dai: Do snd_hdac_ext_stream_decouple() only once by Peter Ujfalusi · 2 years, 7 months ago
- 402355e ASoC: SOF: Intel: hda-dai: Drop misleading comment regarding dma_data by Peter Ujfalusi · 2 years, 7 months ago
- 15d8370 ASoC: SOF: Intel: hda: Correct the ROM/FW state reporting code by Peter Ujfalusi · 2 years, 7 months ago
- 98418a0 ASoC: SOF: topology: remove unused variable by Ranjani Sridharan · 2 years, 7 months ago
- 4ccf094 ASoC: soc-pcm: demote warnings on non-atomic BE connection by Pierre-Louis Bossart · 2 years, 8 months ago
- 57724db ASoC: SOF: Intel: hda: Introduce skip_imr_boot flag by Peter Ujfalusi · 2 years, 7 months ago
- 1549a69 ASoC: SOF: Intel: mtl: Do not process IPC reply before firmware boot by Peter Ujfalusi · 2 years, 7 months ago
- 499cc88 ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware boot by Peter Ujfalusi · 2 years, 7 months ago
- acacd9e ASoC: SOF: Intel: cnl: Do not process IPC reply before firmware boot by Peter Ujfalusi · 2 years, 7 months ago
- e35cd68 ALSA: hda: cs35l41: Improve dev_err_probe() messaging by Andy Shevchenko · 2 years, 7 months ago
- 6429993 ALSA: hda: cs35l41: Fix comments wrt serial-multi-instantiate reference by Andy Shevchenko · 2 years, 7 months ago
- 388fe2b8 ASoC: Intel: avs: Updates and cleanups by Mark Brown · 2 years, 7 months ago
- 2551b6e ASoC: nau8821: Add headset button detection by Seven Lee · 2 years, 8 months ago
- 8e26c51 ASoC: codecs: Series of fixes for realtek codecs used on RVPs by Mark Brown · 2 years, 7 months ago
- 61b23b6 ADD legacy audio driver support for rembrandt by Mark Brown · 2 years, 7 months ago
- 3585da9 ASoC: SOF: ipc4-topology: fix error and memory handling by Mark Brown · 2 years, 7 months ago
- fd1c769 ASoC: SOF: remove warning on ABI checks by Pierre-Louis Bossart · 2 years, 8 months ago
- 375f535 ASoC: atmel: mchp-pdmc: remove space in front of mchp_pdmc_dt_init() by Claudiu Beznea · 2 years, 7 months ago
- 39c5c44f ASoC: Merge up fixes by Mark Brown · 2 years, 7 months ago
- b9f098a ASoC: codecs: rt274: Set component to NULL on remove by Amadeusz Sławiński · 2 years, 8 months ago
- af3b33b ASoC: codecs: rt298: Set component to NULL on remove by Amadeusz Sławiński · 2 years, 8 months ago
- c1d7ebd ASoC: codecs: rt286: Set component to NULL on remove by Amadeusz Sławiński · 2 years, 8 months ago
- c0c5a24 ASoC: codecs: rt298: Fix jack detection by Amadeusz Sławiński · 2 years, 8 months ago
- 9b6803e ASoC: codecs: rt298: Fix NULL jack in interrupt by Amadeusz Sławiński · 2 years, 8 months ago
- 26b9f2f ASoC: rockchip: i2s: Fix NULL pointer dereference when pinctrl is not found by Alexandru Elisei · 2 years, 7 months ago
- eaa27e7 ASoC: fsl_utils: Drop usage of __clk_get_name() by Shengjiu Wang · 2 years, 8 months ago
- 19bb587 ASoC: mediatek: mt8186: Remove condition with no effect by Zhongjun Tan · 2 years, 8 months ago
- 0440741 ALSA: hda: Remove unused macro definition by Amadeusz Sławiński · 2 years, 8 months ago
- 856282f ALSA: hda: Reset all SIE bits in INTCTL by Amadeusz Sławiński · 2 years, 8 months ago
- 980b3a8 ALSA: hda: Fix page fault in snd_hda_codec_shutdown() by Cezary Rojewski · 2 years, 8 months ago
- ebe043a ALSA: hda: Fix put_device() inconsistency in error path by Cezary Rojewski · 2 years, 8 months ago
- 9c76958 ALSA: hda: Make device usage_count consistent across subsequent probing by Cezary Rojewski · 2 years, 8 months ago
- 0fcc43e ALSA: hda: Fix null-ptr-deref when i915 fails and hdmi is denylisted by Cezary Rojewski · 2 years, 8 months ago
- 7d596d9 ASoC: audio-graph-card2.c: make Codec2Codec settings optional by Mark Brown · 2 years, 8 months ago
- bf02bb4 ASoC: Intel: sof_cs42l42: adding support for ADL configuration and BT offload by Mark Brown · 2 years, 8 months ago
- dc4fc0a ASoC: SOF: ipc4-topology: free memories allocated in sof_ipc4_get_audio_fmt by Libin Yang · 2 years, 8 months ago
- b737fd8 ASoC: SOF: ipc4-topology: check dai->private in ipc_free() by Libin Yang · 2 years, 8 months ago
- f1eea11 ASoC: Intel: avs: Update AVS_FW_INIT_TIMEOUT_US declaration by Cezary Rojewski · 2 years, 8 months ago
- 8758ae8 ASoC: Intel: avs: Lower UNLOAD_MULTIPLE_MODULES IPC timeout by Cezary Rojewski · 2 years, 8 months ago
- 4b38bd1 ASoC: Intel: avs: Replace hardcodes with SD_CTL_STREAM_RESET by Cezary Rojewski · 2 years, 8 months ago
- 79c351f ASoC: Intel: avs: Recognize FW_CFG_RESERVED by Cezary Rojewski · 2 years, 8 months ago
- a5bbbde ASoC: Intel: avs: Use helper function to set up DMA by Amadeusz Sławiński · 2 years, 8 months ago
- 8544eeb ASoC: Intel: avs: Set max DMA segment size by Amadeusz Sławiński · 2 years, 8 months ago
- daa36bb ASoC: Intel: avs: Block IPC channel on suspend by Cezary Rojewski · 2 years, 8 months ago
- 00566ad ASoC: Intel: avs: Shield LARGE_CONFIG_GETs against zero payload_size by Cezary Rojewski · 2 years, 8 months ago
- 3c1923a ASoC: Intel: avs: Copy only as many RX bytes as necessary by Cezary Rojewski · 2 years, 8 months ago