summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek: Add quirk for ASUS ROG GZ301VLuke D. Jones2023-07-071-0/+1
* ALSA: jack: Fix mutex call in snd_jack_report()Takashi Iwai2023-07-061-8/+7
* Merge branch 'topic/midi20' into for-linusTakashi Iwai2023-07-051-1/+1
|\
| * ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1()Minjie Du2023-07-051-1/+1
* | ALSA: hda/realtek: Whitespace fixLuke D. Jones2023-07-041-1/+1
* | ALSA: hda/realtek: Add quirk for ASUS ROG G614JxLuke D. Jones2023-07-041-0/+1
* | ALSA: hda/realtek: Amend G634 quirk to enable rear speakersLuke D. Jones2023-07-041-1/+11
* | ALSA: hda/realtek: Add quirk for ASUS ROG GA402XLuke D. Jones2023-07-041-0/+1
* | ALSA: hda/realtek: Add quirk for ASUS ROG GX650PLuke D. Jones2023-07-041-0/+19
* | ALSA: pcm: Fix potential data race at PCM memory allocation helpersTakashi Iwai2023-07-031-8/+36
* | ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hd...Tuo Li2023-07-031-4/+3
* | ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760dengxiang2023-07-031-0/+9
* | ALSA: hda/realtek: Add quirk for Clevo NPx0SNxWerner Sembach2023-06-291-0/+1
* | Merge branch 'topic/midi20' into for-linusTakashi Iwai2023-06-281-1/+1
|\|
| * ALSA: ump: Correct wrong byte size at converting a UMP System messageTakashi Iwai2023-06-281-1/+1
* | ALSA: fireface: make read-only const array for model names staticTakashi Sakamoto2023-06-281-1/+1
* | ALSA: oxfw: make read-only const array models staticColin Ian King2023-06-281-1/+1
* | Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-06-26903-5689/+25251
|\ \
| * | ASoC: core: Always store of_node when getting DAI link componentMark Brown2023-06-231-1/+2
| * | ASoC: tas2781: Fix error code in tas2781_load_calibration()Dan Carpenter2023-06-231-0/+1
| * | ASoC: amd: update pm_runtime enable sequenceArun Gopal Kondaveeti2023-06-235-6/+10
| * | ASoC: tas2781: fix Kconfig dependenciesArnd Bergmann2023-06-221-0/+1
| * | ASoC: amd: acp: remove acp poweroff functionSyed Saba Kareem2023-06-222-42/+0
| * | ASoC: amd: acp: clear pdm dma interrupt maskSyed Saba Kareem2023-06-221-1/+1
| * | ASoC: codecs: max98090: Allow dsp_a modeMaxim Kochetkov2023-06-222-26/+30
| * | ASoC: qcom: common: add default jack dapm pinsSrinivas Kandagatla2023-06-221-0/+10
| * | ASoC: loongson: fix address space confusionArnd Bergmann2023-06-221-2/+2
| * | ASoC: dt-bindings: microchip,sama7g5-pdmc: Simplify "microchip,mic-pos" const...Rob Herring2023-06-221-6/+2
| * | ASoC: tegra: Remove stale comments in AHUBSameer Pujar2023-06-221-10/+0
| * | ASoC: tegra: Use normal system sleep for ASRCSameer Pujar2023-06-221-2/+2
| * | ASoC: fsl-asoc-card: Allow passing the number of slots in useFabio Estevam2023-06-211-1/+7
| * | ASoC: codecs: wsa884x: Add WSA884x family of speakersKrzysztof Kozlowski2023-06-214-0/+1949
| * | ASoC: dt-bindings: qcom,wsa8840: Add WSA884x family of speakersKrzysztof Kozlowski2023-06-211-0/+66
| * | ASoC: Intel: sof_rt5682: Add mtl support RT1019P speakerMac Chiang2023-06-212-0/+35
| * | ASoC: Intel: sof_rt5682: reorder quirk tableTerry Cheong2023-06-211-26/+26
| * | ASoC: Merge up fixes for CIMark Brown2023-06-211-1/+1
| |\ \
| * \ \ ASoC: amd: ps: add SoundWire supportMark Brown2023-06-215-36/+1115
| |\ \ \
| | * | | ASoC: amd: ps: add acp_reset flag check in acp pci driver pm ops.Vijendar Mukunda2023-06-201-8/+12
| | * | | ASoC: amd: update comments in Kconfig fileVijendar Mukunda2023-06-201-1/+2
| | * | | ASoC: amd: ps: enable SoundWire dma driver buildVijendar Mukunda2023-06-201-0/+2
| | * | | ASoC: amd: ps: add pm ops support for SoundWire dma driverVijendar Mukunda2023-06-201-2/+96
| | * | | ASoC: amd: ps: add support for SoundWire DMA interruptsVijendar Mukunda2023-06-202-2/+98
| | * | | ASoC: amd: ps: add SoundWire dma driver dma opsVijendar Mukunda2023-06-202-0/+464
| | * | | ASoC: amd: ps: add SoundWire dma driverVijendar Mukunda2023-06-202-0/+75
| | * | | ASoC: amd: ps: handle SoundWire interrupts in acp pci driverVijendar Mukunda2023-06-202-5/+46
| | * | | ASoC: amd: ps: create platform devices based on acp configVijendar Mukunda2023-06-202-21/+323
| * | | | add snd_soc_{of_}get_dlc()Mark Brown2023-06-2114-121/+79
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ASoC: simple-card.c: use snd_soc_{of_}get_dlc()Kuninori Morimoto2023-06-202-6/+2
| | * | | ASoC: soc-core.c: use snd_soc_{of_}get_dlc()Kuninori Morimoto2023-06-201-22/+2
| | * | | ASoC: loongson: use snd_soc_{of_}get_dlc()Kuninori Morimoto2023-06-201-23/+11