summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-29Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2023-08-29ALSA: pcm: Fix missing fixup call in compat hw_refine ioctlTakashi Iwai
2023-08-28Merge tag 'asoc-fix-v6.5-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai
2023-08-28ASoC: dwc: i2s: Fix unused functionsTakashi Iwai
2023-08-28Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-08-28ALSA: usb-audio: Don't try to submit URBs after disconnectionTakashi Iwai
2023-08-28Merge branch 'for-next' into for-linusTakashi Iwai
2023-08-26ALSA: ump: Fix -Wformat-truncation warningsTakashi Iwai
2023-08-25ALSA: hda: Add missing dependency on CONFIG_EFI for Cirrus/TI sub-codecsTakashi Iwai
2023-08-25ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxxFabian Vogt
2023-08-25ALSA: hda/tas2781: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König
2023-08-25Merge tag 'asoc-fix-v6.5-rc7-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai
2023-08-24ASoC: soc-core.c: Do not error if a DAI link component is not foundCristian Ciocaltea
2023-08-24ASoC: codecs: Fix error code in aw88261_i2c_probe()Harshit Mogalapalli
2023-08-24ASoC: audio-graph-card.c: move audio_graph_parse_of()Kuninori Morimoto
2023-08-24ASoC: cs42l43: Use new-style PM runtime macrosCharles Keepax
2023-08-24ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJMario Limonciello
2023-08-24ALSA: ump: Don't create unused substreams for static blocksTakashi Iwai
2023-08-24ALSA: ump: Fill group names for legacy rawmidi substreamsTakashi Iwai
2023-08-24ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPsTakashi Iwai
2023-08-24ALSA: ac97: Fix possible error value of *rac97Su Hui
2023-08-24ALSA: pcmtest: Add support for pcm pausingIvan Orlov
2023-08-24ALSA: hda/realtek: Add quirk for HP Victus 16-d1xxx to enable mute LEDSungHwan Jung
2023-08-24ALSA: hda: cs35l41: Override the _DSD for HP Zbook Fury 17 G9 to correct boos...Stefan Binding
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai
2023-08-24Merge tag 'asoc-fix-v6.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2023-08-23ASoC: cs42l43: Initialize ret in default case in cs42l43_pll_ev()Nathan Chancellor
2023-08-23Add I2S support for the StarFive JH7110 SoCMark Brown
2023-08-23ASoC: rsnd: tidyup ADGMark Brown
2023-08-23ASoC: audio-graph-card2: add comment for format propertyKuninori Morimoto
2023-08-23ALSA: ymfpci: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2023-08-23ASoC: dwc: i2s: Add StarFive JH7110 SoC supportXingyu Wu
2023-08-23ASoC: dwc: Use ops to get platform dataXingyu Wu
2023-08-23ASoC: rsnd: setup BRGCKR/BRRA/BRRB on rsnd_adg_clk_control()Kuninori Morimoto
2023-08-23ASoC: rsnd: remove default division of clock outKuninori Morimoto
2023-08-23ASoC: rsnd: tidyup brga/brgb default valueKuninori Morimoto
2023-08-23ASoC: rsnd: setup clock-out only when all conditions are rightKuninori Morimoto
2023-08-23ASoC: rsnd: enable clk_i approximate rate usageKuninori Morimoto
2023-08-23ASoC: nau8821: Improve AMIC recording performance.Seven Lee
2023-08-23ASoC: Delete UDA134x/L3 audio codecLinus Walleij
2023-08-23ASoC: SOF: amd: clear dsp to host interrupt statusVijendar Mukunda
2023-08-23ASoC: SOF: amd: clear panic mask status when panic occursVijendar Mukunda
2023-08-23ASoC: SOF: amd: add conditional check for acp_clkmux_sel registerVijendar Mukunda
2023-08-23ASoC: SOF: amd: remove redundant clock mux selection register writeVijendar Mukunda
2023-08-23ASoC: SOF: amd: add module parameter for firmware debugVijendar Mukunda
2023-08-23ASoC: SOF: amd: enable ACP external global interruptVijendar Mukunda
2023-08-23ASoC: SOF: amd: remove unused sha dma interrupt codeVijendar Mukunda
2023-08-23ASoC: cs35l41: Correct amp_gain_tlv valuesCharles Keepax
2023-08-22ASoC: fsl: merge DAI call back functions into opsKuninori Morimoto