summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorLines
2023-03-04Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-152/+254
2023-03-03ALSA: ice1712: Delete unreachable code in aureon_add_controls()Dmitry Fomin-4/+0
2023-03-03ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()Dmitry Fomin-1/+1
2023-03-03ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PCŁukasz Stelmach-0/+1
2023-03-03ALSA: hda/realtek: Improve support for Dell Precision 3260Jaroslav Kysela-0/+1
2023-03-03Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai-147/+251
2023-03-03Merge branch 'for-next' into for-linusTakashi Iwai-2489/+30447
2023-03-01ASoC: mediatek: mt8195: add missing initializationTrevor Wu-0/+3
2023-03-01ASoC: mediatek: mt8188: add missing initializationTrevor Wu-0/+3
2023-02-28ASoC: mt8183: Fixes from an initial glance at aMark Brown-18/+3
2023-02-28ASoC: mchp-pdmc: fix poc noises when startingMark Brown-10/+70
2023-02-28ASoC: mt6358: Fixes from an initial glance at aMark Brown-6/+5
2023-02-28ASoC: mt8192: Fixes from initial glance at kselftestMark Brown-39/+19
2023-02-28ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A43)Duc Anh Le-0/+7
2023-02-28ASoC: zl38060 add gpiolib dependencyArnd Bergmann-0/+1
2023-02-28ASoC: sam9g20ek: Disable capture unless building with microphone inputMark Brown-0/+3
2023-02-28ASoC: mt8192: Fix range for sidetone positive gainMark Brown-1/+1
2023-02-28ASoC: mt8192: Report an error if when an invalid sidetone gain is writtenMark Brown-0/+2
2023-02-28ASoC: mt8192: Fix event generation for controlsMark Brown-7/+18
2023-02-28ASoC: mt8192: Remove spammy log messagesMark Brown-33/+0
2023-02-28ASoC: mchp-pdmc: fix poc noise at capture startupClaudiu Beznea-5/+48
2023-02-28ASoC: soc-pcm: add option to start DMA after DAIClaudiu Beznea-5/+22
2023-02-28ASoC: mt8183: Fix event generation for I2S DAI operationsMark Brown-2/+3
2023-02-28ASoC: mt8183: Remove spammy logging from I2S DAI driverMark Brown-16/+0
2023-02-28ASoC: mt6358: Remove undefined HPx Mux enumeration valuesMark Brown-6/+0
2023-02-28ASoC: mt6358: Validate Wake on Voice 2 writesMark Brown-0/+3
2023-02-28ASoC: mt6358: Fix event generation for wake on voice stage 2 switchMark Brown-0/+2
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+1
2023-02-24Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+0
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+5
2023-02-24ASoC: apple: mca: Improve handling of unavailable DMA channelsMartin Povišer-2/+9
2023-02-24ASoC: apple: mca: Fix SERDES reset sequenceMartin Povišer-5/+13
2023-02-24ASoC: apple: mca: Fix final status read on SERDES resetMartin Povišer-1/+1
2023-02-24ASoC: adau7118: don't disable regulators on device unbindNuno Sá-18/+1
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-10/+11
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-2465/+30441
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-9001/+3
2023-02-20ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a amplifierDharageswari.R-0/+35
2023-02-20ASoC: mediatek: mt8188: correct etdm control return valueTrevor Wu-8/+0
2023-02-20ASoC: SMA1303: Change the value for right outputKiseok Jo-1/+1
2023-02-17Merge tag 'sound-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-7/+15
2023-02-17Merge tag 'asoc-fix-v6.2-rc8-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai-4/+4
2023-02-16ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirksJoseph Hunkeler-0/+7
2023-02-16ASoC: SOF: Intel: hda-dai: fix possible stream_tag leakPierre-Louis Bossart-4/+4
2023-02-16Merge branch 'for-linus' into for-nextTakashi Iwai-3/+11
2023-02-16Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-2080/+29761
2023-02-16Merge tag 'asoc-fix-v6.2-rc8' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-1/+1
2023-02-16Merge branch 'topic/apple-gmux' into for-nextTakashi Iwai-143/+314
2023-02-16ALSA: hda/hdmi: Register with vga_switcheroo on Dual GPU MacbooksOrlando Chamberlain-1/+2