summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)Author
2021-03-02ALSA: hda: move Intel SoundWire ACPI scan to dedicated modulePierre-Louis Bossart
2021-03-02ASoC: SOF: Intel: SoundWire: simplify KconfigPierre-Louis Bossart
2021-03-02ASoC: SOF: pci: move DSP_CONFIG use to platform-specific driversPierre-Louis Bossart
2021-03-02ASoC: SOF: pci: split PCI into different driversPierre-Louis Bossart
2021-03-02ASoC: SOF: ACPI: avoid reverse module dependencyArnd Bergmann
2021-02-17Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-02-17Merge remote-tracking branch 'asoc/for-5.12' into asoc-linusMark Brown
2021-02-17Merge series "ASoC: Intel: bytcr_rt5640: Add quirks for 4 more tablet / 2-in-...Mark Brown
2021-02-17ASoC: soc-pcm: fix hw param limits calculation for multi-DAIKai Vehmanen
2021-02-17ASoC: Intel: bytcr_rt5640: Add quirk for the Acer One S1002 tabletHans de Goede
2021-02-17ASoC: Intel: bytcr_rt5651: Add quirk for the Jumper EZpad 7 tabletHans de Goede
2021-02-17ASoC: Intel: bytcr_rt5640: Add quirk for the Voyo Winpad A15 tabletHans de Goede
2021-02-17ASoC: Intel: bytcr_rt5640: Add quirk for the Estar Beauty HD MID 7316R tabletHans de Goede
2021-02-15ASoC: soc-pcm: fix hwparams min/max init for dpcmKai Vehmanen
2021-02-12ASoC: soc-pcm: add soc_pcm_hw_update_format()Kuninori Morimoto
2021-02-12ASoC: soc-pcm: add soc_pcm_hw_update_chan()Kuninori Morimoto
2021-02-12ASoC: soc-pcm: add soc_pcm_hw_update_rate()Kuninori Morimoto
2021-02-11ASoC: wm_adsp: Remove unused control callback structureCharles Keepax
2021-02-11ASoC: SOF: relax ABI checks and avoid unnecessary warningsKai Vehmanen
2021-02-11Merge series "Use clocks property in a device node" from Sameer Pujar <spujar...Mark Brown
2021-02-11ASoC: codecs: lpass-tx-macro: add dapm widgets and routeSrinivas Kandagatla
2021-02-11ASoC: codecs: lpass-tx-macro: add support for lpass tx macroSrinivas Kandagatla
2021-02-11ASoC: codecs: lpass-rx-macro: add iir widgetsSrinivas Kandagatla
2021-02-11ASoC: codecs: lpass-rx-macro: add dapm widgets and routeSrinivas Kandagatla
2021-02-11ASoC: codecs: lpass-rx-macro: add support for lpass rx macroSrinivas Kandagatla
2021-02-11ASoC: simple-card-utils: Fix device module clockSameer Pujar
2021-02-10Merge series "ASoC: dapm/pins: handle component prefix" from Pierre-Louis Bos...Mark Brown
2021-02-10Merge series "ASoC: SOF: cleanups" from Pierre-Louis Bossart <pierre-louis.bo...Mark Brown
2021-02-10Merge series "ASoC: SOF/Intel/SoundWire: add missing quirks and DMIC support"...Mark Brown
2021-02-10ASoC: SOF: fix runtime pm usage mismatch after probe errorsKai Vehmanen
2021-02-10ASoC: soc-pcm: change error message to debug messageShengjiu Wang
2021-02-10ASoC: SOF: Intel: hda: add dev_dbg() when DMIC number is overriddenPierre-Louis Bossart
2021-02-10ASoC: SOF: Intel: HDA: don't keep a temporary variableGuennadi Liakhovetski
2021-02-10ASoC: SOF: Intel: detect DMIC number in SoundWire mixed configPierre-Louis Bossart
2021-02-10ASoC: SOF: Intel: SoundWire: refine ACPI matchPierre-Louis Bossart
2021-02-10ASoC: Intel: soc-acpi: add ACPI matching table for HP Spectre x360Pierre-Louis Bossart
2021-02-10ASoC: intel: sof_sdw: add trace for dai linksBard Liao
2021-02-10ASoC: Intel: sof_sdw: detect DMIC number based on mach paramsRander Wang
2021-02-10ASoC: Intel: sof_sdw: add mic:dmic and cfg-mics component stringsPierre-Louis Bossart
2021-02-10ASoC: Intel: sof_sdw: add quirk for HP Spectre x360 convertiblePierre-Louis Bossart
2021-02-10ASoC: Intel: sof-sdw: indent and add quirks consistentlyPierre-Louis Bossart
2021-02-10ASoC: Intel: sof_sdw: reorganize quirks by generationPierre-Louis Bossart
2021-02-10ASoC: SOF: HDA: (cosmetic) simplify hda_dsp_d0i3_work()Guennadi Liakhovetski
2021-02-10ASoC: SOF: remove unused functionsGuennadi Liakhovetski
2021-02-10ASoC: SOF: fix string format for errorsCurtis Malainey
2021-02-10ASoC: SOF: add missing pm debugCurtis Malainey
2021-02-10ASoC: Intel: boards: max98373: get dapm from cpu_daiBard Liao
2021-02-10ASoC: dapm: use component prefix when checking widget namesShuming Fan
2021-02-10ASoC: SOF: sof-pci-dev: add missing Up-Extreme quirkPierre-Louis Bossart
2021-02-08Merge series "MFD/ASoC: Add support for Intel Bay Trail boards with WM5102 co...Mark Brown