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