summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2020-11-19ASoC: Intel: Atom: add dynamic selection of DSP driverPierre-Louis Bossart
2020-11-19ASoC: SOF: acpi: add dynamic selection of DSP driverPierre-Louis Bossart
2020-11-19ASoC: Intel: byt/cht: set pm ops dynamicallyPierre-Louis Bossart
2020-11-19ASoC: Intel: boards: byt/cht: set card and driver name at run timePierre-Louis Bossart
2020-11-19ALSA: hda: intel-dsp-config: add helper for ACPI DSP driver selectionPierre-Louis Bossart
2020-11-19ASoC: Intel: bdw-rt5677: add missing pm_opsPierre-Louis Bossart
2020-11-19ASoC: Intel: broadwell: add missing pm_opsPierre-Louis Bossart
2020-11-18Merge series "ASoC: soc-component: add snd_soc_component_xxx()" from Kuninori...Mark Brown
2020-11-18ASoC: samsung: fix platform_no_drv_owner.cocci warningsZou Wei
2020-11-18ASoC: mmp-sspa: clear transmit phase bit for non-stereo formatsKyle Russell
2020-11-18ASoC: wcd9335: Remove unnecessary conversion to boolKaixu Xia
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_metadata()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_set_metadata()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_copy()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_pointer()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_ack()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_caps()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_params()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_set_params()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_trigger()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_free()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_open()Kuninori Morimoto
2020-11-17ASoC: Fix 7/8 spaces indentation in KconfigGeert Uytterhoeven
2020-11-17ASoC: intel: SND_SOC_INTEL_KEEMBAY should depend on ARCH_KEEMBAYGeert Uytterhoeven
2020-11-17ASoC: fsl: SND_SOC_FSL_AUD2HTX should depend on ARCH_MXCGeert Uytterhoeven
2020-11-17ASoc: adi: Kconfig: Remove depends on for ADI reference designsBogdan Togorean
2020-11-16Merge series "ASoC: Intel: catpt: Offload fixes and code optimization" from C...Mark Brown
2020-11-16Merge series "ASoC: pcm512x: Patch series to set fmt from `set_fmt()`" from K...Mark Brown
2020-11-16ASoC: qcom: sc7180: Register shutdown handler for lpass platformV Sujith Kumar Reddy
2020-11-16ASoC: qcom: lpass-sc7180: Add 32 bit format support for captureV Sujith Kumar Reddy
2020-11-16ASoC: SOF: Intel: initial support for Alderlake-SKai Vehmanen
2020-11-16ASoC: meson: fix COMPILE_TEST errorJerome Brunet
2020-11-16ASoC: qcom: sc7180: initialize the "no_headphone" variableDan Carpenter
2020-11-16ASoC: Intel: catpt: Cleanup after power routines streamliningCezary Rojewski
2020-11-16ASoC: Intel: catpt: Streamline power routines across LPT and WPTCezary Rojewski
2020-11-16ASoC: Intel: catpt: Optimize applying user settingsCezary Rojewski
2020-11-16ASoC: Intel: catpt: Correct clock selection for dai triggerCezary Rojewski
2020-11-16ASoC: Intel: catpt: Skip position update for unprepared streamsCezary Rojewski
2020-11-16ASoC: pcm512x: Add support for more data formatsKirill Marinushkin
2020-11-16ASoC: pcm512x: Move format check into `set_fmt()`Kirill Marinushkin
2020-11-16ASoC: pcm512x: Rearrange operations in `hw_params()`Kirill Marinushkin
2020-11-16ASoC: pcm512x: Fix not setting word length if DAIFMT_CBS_CFSKirill Marinushkin
2020-11-13Merge series "ASoC: use inclusive language for bclk/fsync/topology" from Pier...Mark Brown
2020-11-13ASoC: rt5682: Add a new property for the DMIC clock drivingOder Chiou
2020-11-13ASoC: Intel: keembay: use inclusive language for bclk and fsyncPierre-Louis Bossart
2020-11-13ASoC: Intel: atom: use inclusive language for SSP bclk/fsyncPierre-Louis Bossart
2020-11-13ASoC: SOF: use inclusive language for bclk and fsyncPierre-Louis Bossart
2020-11-13ASoC: topology: use inclusive language for bclk and fsyncPierre-Louis Bossart
2020-11-12Merge series "ASoC: SOF: Kconfig corrections" from Pierre-Louis Bossart <pier...Mark Brown