summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-12-14ASoC: qcom: Minor readability improve with new linesKrzysztof Kozlowski5-1/+29
2025-12-14ASoC: qcom: audioreach: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-10/+10
2025-12-14ASoC: qcom: q6afe: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-4/+2
2025-12-14ASoC: qcom: q6apm: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-3/+3
2025-12-14ASoC: qcom: q6asm: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-4/+2
2025-12-14ASoC: qcom: q6prm: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-8/+8
2025-12-14ASoC: renesas: rz-ssi: Add support for 32 bits sample widthBiju Das1-3/+7
2025-12-14ASoC: renesas: rz-ssi: Add support for 24 bits sample widthBiju Das1-18/+57
2025-12-14ASoC: renesas: rz-ssi: Move DMA configurationBiju Das1-17/+12
2025-12-14ASoC: renesas: rz-ssi: Remove trailing comma in the terminator entryBiju Das1-1/+1
2025-12-14ASoC: renesas: rz-ssi: Use dev variable in probe()Biju Das1-6/+3
2025-12-14ASoC: sdw_utils: subtract the endpoint that is not presentBard Liao1-2/+6
2025-12-14ASoC: fsl_sai: Constrain sample rates from audio PLLs only in master modeChancel Liu1-2/+8
2025-12-14ASoC: qcom: sdm845: set quaternary MI2S codec DAI to I2S formatRobert Oscilowski1-0/+2
2025-12-14ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025Andrew Elantsev1-0/+7
2025-12-14ASoC: tegra: Fix uninitialized flat cache warning in tegra210_ahubsheetal1-3/+3
2025-12-14Merge branch 'for-linus' into for-nextTakashi Iwai5-9/+21
2025-12-14ALSA: seq: Refuse to probe seq drivers with non-bus probe or removeUwe Kleine-König1-25/+2
2025-12-14ALSA: seq: oss: Convert to snd_seq bus probe mechanismUwe Kleine-König3-12/+8
2025-12-14ALSA: emu10k1: Convert to snd_seq bus probe mechanismUwe Kleine-König1-8/+5
2025-12-14ALSA: sb: Convert to snd_seq bus probe mechanismUwe Kleine-König1-8/+5
2025-12-14ALSA: opl4: Convert to snd_seq bus probe mechanismUwe Kleine-König1-8/+5
2025-12-14ALSA: opl3: Convert to snd_seq bus probe mechanismUwe Kleine-König1-8/+5
2025-12-14ALSA: seq: ump: Convert to snd_seq bus probe mechanismUwe Kleine-König1-7/+4
2025-12-14ALSA: seq: midi: Convert to snd_seq bus probe mechanismUwe Kleine-König1-9/+6
2025-12-14ALSA: seq: Use bus specific probe and removeUwe Kleine-König1-0/+47
2025-12-13ALSA: hda/realtek: enable woofer speakers on Medion NM14LNLKai Vehmanen1-0/+1
2025-12-13ALSA: usb-audio: Do not expose PCM and DSD on same altsetting unless DoPJussi Laako1-1/+4
2025-12-13ALSA: usb-audio: Reorder USB mode selection quirkJussi Laako2-7/+7
2025-12-13ALSA: usb-audio: Update for native DSD support quirksJussi Laako1-0/+10
2025-12-13ALSA: hda: Remove unnecessary print function dev_err()Jiapeng Chong1-3/+1
2025-12-13Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+13
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds26-53/+556
2025-12-11ALSA: hda/tas2781: Add new quirk for HP new projectBaojun Xu1-0/+1
2025-12-11ALSA: hda: cix-ipbloq: Use modern PM opsNathan Chancellor1-5/+5
2025-12-11Merge tag 'asoc-fix-v6.19-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai14-37/+78
2025-12-10ALSA: hda: intel-dsp-config: Prefer legacy driver as fallbackTakashi Iwai1-1/+2
2025-12-10ASoC: amd: acp: update tdm channels for specific DAIHemalatha Pinnamreddy1-0/+2
2025-12-09ASoC: cs35l56: Fix incorrect select SND_SOC_CS35L56_CAL_SYSFS_COMMONRichard Fitzgerald1-1/+1
2025-12-09ALSA: firewire-motu: add bounds check in put_user loop for DSP eventsJunrui Luo1-1/+1
2025-12-09ASoC: cs35l41: Always return 0 when a subsystem ID is foundEric Naim1-3/+4
2025-12-08ASoC: SOF: Intel: export hda_sdw_bpt_get_buf_size_aligmentBard Liao1-0/+13
2025-12-07ALSA: Do not build obsolete APIDavid Heidelberg1-1/+1
2025-12-07ALSA: hda: add CIX IPBLOQ HDA controller supportJoakim Zhang3-0/+452
2025-12-07ALSA: hda/core: add addr_offset field for bus address translationJoakim Zhang3-11/+12
2025-12-07ALSA: hda/realtek: Add support for ASUS UM3406GAStefan Binding1-0/+1
2025-12-07ALSA: hda/realtek: Add support for HP Turbine LaptopsStefan Binding1-0/+2
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds1-4/+0
2025-12-05ALSA: usb-audio: Initialize status1 to fix uninitialized symbol errorsHariKrishna Sagala1-0/+1
2025-12-05ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP eventsJunrui Luo1-2/+3