aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-08-12ASoC: SOF: topology: use set_get_data in process loadJaska Uimonen1-74/+127
2019-08-12ASoC: fsl_esai: Add compatible string for imx6ullShengjiu Wang1-0/+1
2019-08-12ASoC: rt5677: Revert remove superfluous setCurtis Malainey1-0/+1
2019-08-12ASoC: remove w90x900/nuc900 platform driversArnd Bergmann8-936/+0
2019-08-12ASoC: Intel: sof-rt5682: add dmic dapm widget to support dmic PCMKeyon Jie1-0/+4
2019-08-10ALSA: hda - Fix a memory leak bugWenwen Wang1-1/+1
2019-08-09ASoC: soc-core: add for_each_xxx macro for aux_devKuninori Morimoto2-10/+12
2019-08-09ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use snd_soc_dai_link_component for aux_devKuninori Morimoto1-3/+3
2019-08-09ASoC: max9850: remove unused variable 'max9850_reg'YueHaibing1-13/+0
2019-08-09ASoC: max98926: remove two unused variablesYueHaibing1-9/+0
2019-08-09ASoC: soc-core: remove legacy style of aux_devKuninori Morimoto1-6/+0
2019-08-09ASoC: ti: rx51: use snd_soc_dai_link_component for aux_devKuninori Morimoto1-8/+6
2019-08-09ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_devKuninori Morimoto1-7/+7
2019-08-09ASoC: samsung: tm2_wm5110: use snd_soc_dai_link_component for aux_devKuninori Morimoto1-6/+4
2019-08-09ASoC: samsung: speyside: use snd_soc_dai_link_component for aux_devKuninori Morimoto1-2/+1
2019-08-09ASoC: samsung: neo1973_wm8753: use snd_soc_dai_link_component for aux_devKuninori Morimoto1-2/+1
2019-08-09ASoC: rockchip: rockchip_max98090: use snd_soc_dai_link_component for aux_devKuninori Morimoto1-3/+3
2019-08-09ASoC: meson: axg-card: use snd_soc_dai_link_component for aux_devKuninori Morimoto1-3/+3
2019-08-09ASoC: mediatek: mt8183-da7219-max98357: use snd_soc_dai_link_component for aux_devKuninori Morimoto1-3/+3
2019-08-09ASoC: intel: cht_bsw_max98090_ti: use snd_soc_dai_link_component for aux_devKuninori Morimoto1-2/+1
2019-08-09ASoC: simple-card: use snd_soc_dai_link_component for aux_devKuninori Morimoto1-1/+1
2019-08-09ASoC: soc-core: support snd_soc_dai_link_component for aux_devKuninori Morimoto1-26/+10
2019-08-09ASoC: hdac_hdmi: Offload dapm update at jack detectionTakashi Iwai1-9/+48
2019-08-09Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds43-144/+365
2019-08-09ALSA: hda - Add a quirk model for fixing Huawei Matebook X right speakerTomas Espeleta1-0/+74
2019-08-09ALSA: hda - Inform too slow responsesTakashi Iwai1-2/+11
2019-08-09Merge branch 'topic/hda-bus-ops-cleanup' into for-nextTakashi Iwai2-3/+1
2019-08-09ASoC: SOF: Intel: Add missing include file hdac_hda.hYueHaibing2-3/+1
2019-08-09ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creationDaniel Baluta3-145/+189
2019-08-09ASoC: SOF: Introduce snd_sof_dsp_get_window_offsetDaniel Baluta2-0/+11
2019-08-09ASoC: SOF: Introduce snd_sof_dsp_get_mailbox_offsetDaniel Baluta2-0/+11
2019-08-09ASoC: SOF: Intel: hda: Use generic function for fw ready / mem windows creationDaniel Baluta4-149/+13
2019-08-09ASoC: SOF: Intel: bdw: Use generic function for fw ready / mem windows creationDaniel Baluta1-143/+13
2019-08-09ASoC: SOF: Remove call to snd_sof_dsp_mailbox_initDaniel Baluta2-10/+0
2019-08-09ASoC: ml26124: remove unused variable 'ngth'YueHaibing1-1/+0
2019-08-09ASoC: mt6351: remove unused variable 'mt_lineout_control'YueHaibing1-5/+0
2019-08-09ASoC: SOF: Intel: Add missing include file hdac_hda.hYueHaibing2-3/+1
2019-08-09Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.4Mark Brown1-0/+1
2019-08-09ALSA: ac97: remove unused variable 'snd_ac97_controls_master_mono'YueHaibing1-5/+0
2019-08-09ALSA: hda - Apply workaround for another AMD chip 1022:1487Takashi Iwai1-0/+3
2019-08-09Merge branch 'topic/hda-bus-ops-cleanup' into for-nextTakashi Iwai1-0/+1
2019-08-09ALSA: hda: readl/writel need linux/io.hStephen Rothwell1-0/+1
2019-08-08Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.4Mark Brown16-331/+114
2019-08-08ASoC: sof: Fix warning when IPC flood test is not enabledMark Brown1-1/+2
2019-08-08Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.4Mark Brown12-217/+171
2019-08-08Merge branch 'topic/hda-bus-ops-cleanup' into for-nextTakashi Iwai16-332/+76
2019-08-08ASoC: Intel: Skylake: large_config_get overhaulCezary Rojewski3-7/+24
2019-08-08ASoC: Intel: Skylake: Limit large_config_get to single frameCezary Rojewski1-30/+7
2019-08-08ASoC: intel: skl_hda_dsp_common: create HDMI jack kctlLibin Yang1-0/+5
2019-08-08ASoC: tscs454: remove unused variable 'PLL_48K_RATE'YueHaibing1-1/+0