summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2023-02-28ASoC: mt8192: Fix range for sidetone positive gainMark Brown
2023-02-28ASoC: mt8192: Report an error if when an invalid sidetone gain is writtenMark Brown
2023-02-28ASoC: mt8192: Fix event generation for controlsMark Brown
2023-02-28ASoC: mt8192: Remove spammy log messagesMark Brown
2023-02-28ASoC: mchp-pdmc: fix poc noise at capture startupClaudiu Beznea
2023-02-28ASoC: soc-pcm: add option to start DMA after DAIClaudiu Beznea
2023-02-28ASoC: mt8183: Fix event generation for I2S DAI operationsMark Brown
2023-02-28ASoC: mt8183: Remove spammy logging from I2S DAI driverMark Brown
2023-02-28ASoC: mt6358: Remove undefined HPx Mux enumeration valuesMark Brown
2023-02-28ASoC: mt6358: Validate Wake on Voice 2 writesMark Brown
2023-02-28ASoC: mt6358: Fix event generation for wake on voice stage 2 switchMark Brown
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-24Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-24ASoC: apple: mca: Improve handling of unavailable DMA channelsMartin Povišer
2023-02-24ASoC: apple: mca: Fix SERDES reset sequenceMartin Povišer
2023-02-24ASoC: apple: mca: Fix final status read on SERDES resetMartin Povišer
2023-02-24ASoC: adau7118: don't disable regulators on device unbindNuno Sá
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-20ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a amplifierDharageswari.R
2023-02-20ASoC: mediatek: mt8188: correct etdm control return valueTrevor Wu
2023-02-20ASoC: SMA1303: Change the value for right outputKiseok Jo
2023-02-17Merge tag 'sound-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-02-16ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirksJoseph Hunkeler
2023-02-16ASoC: SOF: Intel: hda-dai: fix possible stream_tag leakPierre-Louis Bossart
2023-02-16Merge branch 'for-linus' into for-nextTakashi Iwai
2023-02-16Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-02-16Merge branch 'topic/apple-gmux' into for-nextTakashi Iwai
2023-02-16ASoC: rsnd: adg: Fix BRG typosGeert Uytterhoeven
2023-02-15ASoC: da7219: Improve the IRQ process to increase the stabilityDavid Rau
2023-02-15ASoC: soc-ac97: Return correct error codesAndy Shevchenko
2023-02-15ASoC: cs35l45: Remove separate namespace for tablesCharles Keepax
2023-02-15ASoC: cs35l45: Remove separate tables moduleCharles Keepax
2023-02-14ASoC: soc-ac97: Convert to agnostic GPIO APIAndy Shevchenko
2023-02-14ASoC: SOF: Intel/ipc4: Support for low power playbackMark Brown
2023-02-14ASoC: codecs: wcd934x: Use min macro for comparison and assignmentDeepak R Varma
2023-02-14ASoC: Intel: Skylake: Fix struct definitionAmadeusz Sławiński
2023-02-14ASoC: tlv320adcx140: extend list of supported sampleratesSteffen Aschbacher
2023-02-14ASoC: imx-pcm-rpmsg: Remove unused variableDeepak R Varma
2023-02-14SoC: rt5682s: Disable jack detection interrupt during suspendMatthias Kaehlcke
2023-02-14ASoC: SOF: Intel: hda-dsp: Set streaming flag for d0i3Rander Wang
2023-02-14ASoC: SOF: Intel: Enable d0i3 work for ipc4Rander Wang
2023-02-14ASoC: SOF: ipc4: Wake up dsp core before sending ipc msgRander Wang
2023-02-14ASoC: SOF: Intel: hda-dsp: use set_pm_gate according to ipc versionRander Wang
2023-02-14ASoC: SOF: Introduce a new set_pm_gate() IPC PM opRander Wang
2023-02-13ASoC: codecs: Remove unneeded semicolonYang Li
2023-02-13ASoC: tlv320adcx140: fix 'ti,gpio-config' DT property initSteffen Aschbacher
2023-02-13ASoC: codecs: Modify error implicit declaration of function 'gpiod_set_value_...Weidong Wang