summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-09-17Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds579-31544/+22592
2024-09-14Merge tag 'sound-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds5-3/+7
2024-09-14Merge branch 'for-linus' into for-nextTakashi Iwai5-3/+7
2024-09-14Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai389-26611/+17732
2024-09-14Merge tag 'asoc-fix-v6.11-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai5-3/+7
2024-09-13ASoC: topology: Fix redundant logical jumpTang Bin1-6/+3
2024-09-13ASoC: tas2781: Add Calibration Kcontrols for ChromebookShenghao Ding3-11/+962
2024-09-13AMD SoundWire machine driver code refactorMark Brown3-573/+323
2024-09-13ASoC: amd: acp: refactor SoundWire machine driver codeVijendar Mukunda1-386/+154
2024-09-13ASoC: sdw_utils/intel: move soundwire endpoint parsing helper functionsVijendar Mukunda2-158/+161
2024-09-13ASoC: sdw_util/intel: move soundwire endpoint and dai link structuresVijendar Mukunda1-21/+0
2024-09-13ASoC: intel: sof_sdw: rename soundwire parsing helper functionsVijendar Mukunda1-10/+10
2024-09-13ASoC: intel: sof_sdw: rename soundwire endpoint and dailink structuresVijendar Mukunda1-14/+14
2024-09-13ASoC: atmel: mchp-pdmc: Retain Non-Runtime ControlsCodrin Ciubotariu1-42/+15
2024-09-13ALSA: hda/realtek: Add support for Galaxy Book2 Pro (NP950XEE)Joshua Grisham1-0/+1
2024-09-12ASoC: Intel: boards: updates for 6.12 - part 2Mark Brown13-384/+259
2024-09-12ASoC: mediatek: mt7986-afe-pcm: Remove redundant error messageTang Bin1-4/+3
2024-09-12ALSA: memalloc: Use proper DMA mapping API for x86 S/G buffer allocationsTakashi Iwai1-42/+36
2024-09-12ALSA: memalloc: Use proper DMA mapping API for x86 WC buffer allocationsTakashi Iwai1-18/+31
2024-09-12ALSA: usb-audio: Add logitech Audio profile quirkJoshua Pius1-0/+6
2024-09-12ASoc: mediatek: mt8365: Remove unneeded assignmentMuhammad Usama Anjum1-2/+1
2024-09-12ASoC: Intel: ARL: Add entry for HDMI-In capture support to non-I2S codec boards.Balamurugan C2-0/+12
2024-09-12ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for ARL.Balamurugan C2-0/+20
2024-09-12ASoC: SOF: Intel: hda: remove common_hdmi_codec_drvBrent Lu1-1/+0
2024-09-12ASoC: Intel: sof_pcm512x: do not check common_hdmi_codec_drvBrent Lu1-2/+1
2024-09-12ASoC: Intel: ehl_rt5660: do not check common_hdmi_codec_drvBrent Lu1-2/+1
2024-09-12ASoC: Intel: skl_hda_dsp_generic: use common module for DAI linksBrent Lu5-379/+70
2024-09-12ASoC: Intel: board_helpers: support HDA link initializationBrent Lu2-0/+155
2024-09-12ASoC: Improvements for mchp-pdmcMark Brown1-11/+29
2024-09-12ALSA: ump: Use %*ph to print small bufferAndy Shevchenko1-10/+3
2024-09-11ASoC: meson: axg-card: fix 'use-after-free'Arseniy Krasnov1-1/+2
2024-09-11Add support for primary mi2s on SM8250Mark Brown1-0/+8
2024-09-11ASoC: atmel: mchp-pdmc: Add snd_soc_dai_driver nameCodrin Ciubotariu1-0/+1
2024-09-11ASoC: atmel: mchp-pdmc: Improve maxburst calculation for better performanceCodrin Ciubotariu1-11/+28
2024-09-11ALSA: pcm: Fix breakage of PCM rates used for topologyTakashi Iwai2-11/+17
2024-09-11ASoC: mediatek: mt8365: check validity before usage of i2s_dataMuhammad Usama Anjum1-1/+4
2024-09-11ASoC: codecs: avoid possible garbage value in peb2466_reg_read()Su Hui1-1/+2
2024-09-11ASoC: amd: acp: remove MODULE_ALIAS for sof based generic machine driverVijendar Mukunda1-7/+0
2024-09-11ASoC: amd: acp: remove MODULE_ALIAS for legacy machine driverVijendar Mukunda1-7/+0
2024-09-11ALSA: memalloc: Drop Xen PV workaround againTakashi Iwai1-16/+3
2024-09-11ALSA: hda: Add a new CM9825 standard driverLeo Tsai1-0/+269
2024-09-10ASoC: tlv320aic31xx: Fix typosAndrew Kreimer1-1/+1
2024-09-10ASoC: meson: Remove unused declartion in header fileZhang Zekun1-2/+0
2024-09-10ASoC: qcom: sm8250: enable primary mi2sJens Reidel1-0/+8
2024-09-10ASoC: loongson: Add the correct judgement returnTang Bin2-8/+8
2024-09-10ASoC: soc-ac97: Fix the incorrect descriptionTang Bin1-2/+2
2024-09-10ALSA: memalloc: Move snd_malloc_ops definition into memalloc.c againTakashi Iwai2-17/+11
2024-09-10ALSA: hda/realtek: Refactor and simplify Samsung Galaxy Book initJoshua Grisham2-317/+144
2024-09-10ALSA: hda/realtek: Enable mic on Vaio VJFH52Edson Juliano Drosdeck1-0/+12
2024-09-10Merge branch 'for-linus' into for-nextTakashi Iwai22-89/+128