summaryrefslogtreecommitdiffstats
path: root/virt/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-12ASoC: remove w90x900/nuc900 platform driversArnd Bergmann8-936/+0
2019-08-09ASoC: soc-core: add for_each_xxx macro for aux_devKuninori Morimoto3-10/+22
2019-08-09ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use snd_soc_dai_link_componen...Kuninori 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 Morimoto2-15/+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 au...Kuninori 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 Morimoto2-26/+17
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-09ALSA: hda: readl/writel need linux/io.hStephen Rothwell1-0/+1
2019-08-09ASoC: sof: Fix warning when IPC flood test is not enabledMark Brown1-1/+2
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
2019-08-08ASoC: soc-core: fix module_put() warning in soc_cleanup_componentPierre-Louis Bossart1-1/+1
2019-08-08ASoC: soc-core: dai_link check under soc_dpcm_debugfs_add()Kuninori Morimoto2-2/+4
2019-08-08ASoC: soc-core: define soc_dpcm_debugfs_add() for non CONFIG_DEBUG_FSKuninori Morimoto2-3/+8
2019-08-08ASoC: soc-core: tidyup for card->deferred_resume_workKuninori Morimoto2-6/+13
2019-08-08ASoC: soc-core: remove unneeded list_empty() check for snd_soc_try_rebind_card()Kuninori Morimoto1-6/+3
2019-08-08ASoC: soc-core: call snd_soc_dapm_debugfs_init() at soc_init_card_debugfs()Kuninori Morimoto1-4/+2
2019-08-08ASoC: soc-core: tidyup for snd_soc_add_card_controls()Kuninori Morimoto1-3/+4
2019-08-08ASoC: soc-core: tidyup for snd_soc_dapm_add_routes()Kuninori Morimoto1-10/+13
2019-08-08ASoC: soc-core: tidyup for snd_soc_add_component_controls()Kuninori Morimoto1-4/+6
2019-08-08ASoC: SOF: Intel: Initialize hdaudio bus properlyTakashi Iwai3-29/+11
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai13-248/+75
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai9-94/+21
2019-08-07ASoC: fsl_sai: Add support for imx7ulp/imx8mqDaniel Baluta1-0/+14
2019-08-07ASoC: fsl_sai: Add support for SAI new versionDaniel Baluta2-113/+156
2019-08-07ASoC: fsl_sai: Update Tx/Rx channel enable maskDaniel Baluta2-2/+5
2019-08-07ASoC: fsl_sai: Add registers definition for multiple datalinesDaniel Baluta2-14/+98
2019-08-07ASoC: Intel: Update request-reply IPC modelCezary Rojewski6-202/+239
2019-08-07ASoC: soc-core: tidyup for snd_soc_dapm_new_controls()Kuninori Morimoto1-13/+13