summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2021-02-08ASoC: codec: hdmi-codec: Support IEC958 encoded PCM formatSia Jee Heng1-1/+3
2021-02-05ASoC: dmaengine_pcm: add peripheral configurationShengjiu Wang1-0/+2
2021-02-05Merge series "ASoC: stm32: i2s: add master clock provider" from Olivier Moysa...Mark Brown1-44/+266
2021-02-05ASoC: mediatek: mt8183-mt6358: set playback and capture constraintsJiaxin Yu1-0/+41
2021-02-05ASoC: stm32: i2s: add master clock providerOlivier Moysan1-44/+266
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown38-137/+263
2021-02-05Merge series "ASoC: SOF/Intel/SoundWire: add missing quirks and DMIC support"...Mark Brown1-3/+6
2021-02-05ASoC: rt5682: do nothing in rt5682_suspend/resume in sdw modeBard Liao1-0/+6
2021-02-05ASoC: rt5682-sdw: cancel_work_sync() in .remove and .suspendPierre-Louis Bossart1-1/+3
2021-02-05ASoC: rt711-sdw: use cancel_work_sync() for .removePierre-Louis Bossart1-2/+2
2021-02-05ASoC: rt700-sdw: use cancel_work_sync() in .remove as well as .suspendPierre-Louis Bossart1-2/+2
2021-02-05ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU 0A3EPierre-Louis Bossart1-1/+2
2021-02-05ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU 0A32Pierre-Louis Bossart1-1/+2
2021-02-05ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU 0A5EPierre-Louis Bossart1-1/+2
2021-02-04Merge series "ASoC: mediatek: mt8192: apply some cleanup" from Tzung-Bi Shih ...Mark Brown2-16/+12
2021-02-04ASoC: da7218: Drop CONFIG_OF ifdefStephen Boyd1-3/+1
2021-02-04ASoC: mediatek: mt8192-mt6359: simplify ops for Capture1 DAI linkTzung-Bi Shih1-12/+8
2021-02-04ASoC: mediatek: mt8192: use asoc_substream_to_rtd()Tzung-Bi Shih1-2/+2
2021-02-04ASoC: mediatek: mt8192-mt6359: use asoc_substream_to_rtd()Tzung-Bi Shih1-3/+3
2021-02-04Merge series "ASoC: soc-pcm: cleanup soc_new_pcm() and bugfix" from Kuninori ...Mark Brown1-49/+75
2021-02-03ASoC: soc-pcm: fixup snd_pcm_limit_hw_rates() timingKuninori Morimoto1-4/+8
2021-02-03ASoC: soc-pcm: use snd_pcm_hardware at dpcm_runtime_merge_xxx()Kuninori Morimoto1-23/+21
2021-02-03ASoC: soc-pcm: add soc_create_pcm() and simplify soc_new_pcm()Kuninori Morimoto1-15/+28
2021-02-03ASoC: soc-pcm: add soc_get_playback_capture() and simplify soc_new_pcm()Kuninori Morimoto1-17/+28
2021-02-03ASoC: soc-pcm: tidyup pcm settingKuninori Morimoto1-1/+1
2021-02-03ASoC: Intel: catpt: remove unneeded semicolonYang Li1-1/+1
2021-02-02ASoC: qcom: Fix typo error in HDMI regmap config callbacksSrinivasa Rao Mandadapu2-5/+5
2021-02-02ASoC: topology: KUnit: Convert from cpu to data formatAmadeusz Sławiński1-33/+33
2021-02-02ASoC: fsl_spdif: Utilize the defined parameter to clear codeTang Bin1-5/+5
2021-02-02ASoC: mt6359: reduce log verbosity for optional DT propertiesTzung-Bi Shih1-7/+11
2021-02-02ASoC: SOF: add be_hw_params_fixup() for ALHRander Wang1-1/+6
2021-02-01ASoC: codecs: add missing max_register in regmap configSrinivas Kandagatla1-0/+1
2021-02-01ASoC: cpcap: fix microphone timeslot maskSebastian Reichel1-6/+6
2021-02-01Merge series "Tegra186 and Tegra194 audio graph card" from Sameer Pujar <spuj...Mark Brown1-1/+1
2021-02-01ASoC: tegra: SND_SOC_TEGRA_AUDIO_GRAPH_CARD should depend on SND_SOC_TEGRAGeert Uytterhoeven1-20/+13
2021-02-01ASoC: rt5659: Add Kconfig promptSameer Pujar1-1/+1
2021-02-01ASoC: SOF: topology: Prevent NULL pointer dereference with no TLVRanjani Sridharan1-1/+1
2021-01-29ASoC: soc-component: fix undefined reference to __ffssi2Srinivas Kandagatla1-1/+2
2021-01-28Merge series "ASoC: SOF: use common code for DSP core pm" from Kai Vehmanen <...Mark Brown7-27/+25
2021-01-28ASoC: Intel: remove duplicate MODULE_LICENSE/DESCRIPTION tagsKai Vehmanen14-42/+0
2021-01-28ASoC: SOF: intel: hda-loader: use snd_sof_dsp_core_power_down/up APIsBard Liao1-3/+3
2021-01-28ASoC: SOF: Filter out unneeded core power up/downsBard Liao1-2/+4
2021-01-28ASoC: SOF: update dsp core power status in common APIsBard Liao4-21/+16
2021-01-28ASoC: SOF: Intel: hda-loader: keep init cores aliveBard Liao1-2/+3
2021-01-28ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down APIBard Liao3-3/+3
2021-01-28ASoC: SOF: Intel: hda: cancel D0i3 work during runtime suspendRanjani Sridharan1-0/+4
2021-01-28ASoC: qcom: lpass-cpu: Remove bit clock state checkSrinivasa Rao Mandadapu3-18/+8
2021-01-27ASoC: Intel: adl: remove sof_fw_filename setting in ADL snd_soc_acpi_machLibin Yang1-1/+0
2021-01-27ASoC: max98373: Fixes a typo in max98373_feedback_getJudy Hsiao1-1/+1
2021-01-27Merge series "ASoC: SOF: Intel: hda: Enable DMI L1 for power savings" from Ra...Mark Brown6-22/+46