summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-07-28ALSA: hda/hdmi: Fix keep_power assignment for non-component devicesTakashi Iwai1-1/+1
2020-07-27ALSA: hda: Workaround for spurious wakeups on some Intel platformsTakashi Iwai2-4/+15
2020-07-27ALSA: usb-audio: endpoint : remove needless check before usb_free_coherent()Xu Wang1-3/+2
2020-07-27Merge series "ASoC: intel: use asoc_substream_to_rtd()" from Kuninori Morimot...Mark Brown34-62/+62
2020-07-27ASoC: dt-bindings: q6asm: Add Q6ASM_DAI_{TX_RX, TX, RX} definesStephan Gerhold1-3/+0
2020-07-27ASoC: AMD: Restore PME_EN state at Power OnAkshu Agrawal1-8/+13
2020-07-27ASoC: intel: use asoc_substream_to_rtd()Kuninori Morimoto5-22/+22
2020-07-27ASoC: intel/boards: use asoc_substream_to_rtd()Kuninori Morimoto29-40/+40
2020-07-27ALSA: hda/realtek: Fix add a "ultra_low_power" function for intel reference b...PeiSen Hou1-1/+1
2020-07-24ASoC: dapm: don't call pm_runtime_* on card deviceTzung-Bi Shih1-2/+2
2020-07-24ALSA: hda/realtek: typo_fix: enable headset mic of ASUS ROG Zephyrus G14(GA40...Armas Spann1-3/+3
2020-07-24ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G15(GA502) series ...Armas Spann1-0/+9
2020-07-24Merge series "ASoC: qcom: Use qcom_snd_parse_of() for apq8016_sbc" from Steph...Mark Brown7-197/+59
2020-07-24ASoC: max98390: update dsm param bin max sizeSteve Lee1-1/+1
2020-07-24ASoC: max98390: Update dsm init sequence and condition.Steve Lee1-3/+3
2020-07-24ASoC: soc-component: don't report of_xlate_dai_name failuresJerome Brunet1-6/+8
2020-07-24ASoC: qcom: common: Avoid printing errors for -EPROBE_DEFERStephan Gerhold1-2/+6
2020-07-24ASoC: qcom: apq8016_sbc: Use qcom_snd_parse_of()Stephan Gerhold2-106/+15
2020-07-24ASoC: qcom: common: Parse properties with "qcom," prefixStephan Gerhold1-2/+10
2020-07-24ASoC: qcom: common: Support parsing links without DPCMStephan Gerhold1-7/+19
2020-07-24ASoC: q6afe: Remove unused q6afe_is_rx_port() functionStephan Gerhold2-9/+0
2020-07-24ASoC: qcom: common: Use snd_soc_dai_link_set_capabilities()Stephan Gerhold1-12/+1
2020-07-24ASoC: qcom: Use devm for resource managementStephan Gerhold3-61/+10
2020-07-24ASoC: max98390: Fix dac event dapm mixer.Steve Lee1-1/+1
2020-07-23Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto...Mark Brown142-333/+333
2020-07-23ASoC: fsl-asoc-card: Support configuring dai fmt from DTShengjiu Wang1-0/+28
2020-07-23ASoC: fsl_esai: add IRQF_SHARED for devm_request_irqShengjiu Wang1-1/+1
2020-07-23ASoC: tegra: Fix build error due to 64-by-32 divisionSameer Pujar1-1/+2
2020-07-23ASoC: ti: fix SND_SOC_J721E_EVM warnings & errorsRandy Dunlap1-0/+1
2020-07-23ASoC: omap: Replace HTTP links with HTTPS onesAlexander A. Klimov4-4/+4
2020-07-23ASoC: wm_adsp: Support new metadata block ID'sJames Schulman2-0/+2
2020-07-23ASoC: fsl: Replace HTTP links with HTTPS onesAlexander A. Klimov2-3/+3
2020-07-23ASoC: ti: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-07-23ASoC: uniphier: use asoc_substream_to_rtd()Kuninori Morimoto1-3/+3
2020-07-23ASoC: mxs: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2020-07-23ASoC: xtensa: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2020-07-23ASoC: kirkwood: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2020-07-23ASoC: sprd: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2020-07-23ASoC: generic: use asoc_substream_to_rtd()Kuninori Morimoto1-3/+3
2020-07-23ASoC: codecs: use asoc_substream_to_rtd()Kuninori Morimoto1-2/+2
2020-07-23ASoC: bcm: use asoc_substream_to_rtd()Kuninori Morimoto2-14/+14
2020-07-23ASoC: au1x: use asoc_substream_to_rtd()Kuninori Morimoto3-3/+3
2020-07-23ASoC: meson: use asoc_substream_to_rtd()Kuninori Morimoto4-4/+4
2020-07-23ASoC: dwc: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2020-07-23ASoC: qcom: use asoc_substream_to_rtd()Kuninori Morimoto6-20/+20
2020-07-23ASoC: atmel: use asoc_substream_to_rtd()Kuninori Morimoto5-13/+13
2020-07-23ASoC: mediatek: use asoc_substream_to_rtd()Kuninori Morimoto14-29/+29
2020-07-23ASoC: fsl: use asoc_substream_to_rtd()Kuninori Morimoto15-28/+28
2020-07-23ASoC: amd: use asoc_substream_to_rtd()Kuninori Morimoto6-16/+16
2020-07-23ASoC: rockchip: use asoc_substream_to_rtd()Kuninori Morimoto5-8/+8