summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-17ASoC: hdac_hda: fix memleak with regmap not freed on removePierre-Louis Bossart
2020-06-16ASoC: fsl_ssi: Fix bclk calculation for mono channelShengjiu Wang
2020-06-15Merge series "ASoC: topology: fix use-after-free when removing components" fr...Mark Brown
2020-06-15ASoC: SOF: Intel: hda: Clear RIRB status before reading WPBrent Lu
2020-06-15ASoC: rt1015: Update rt1015 default register value according to spec modifica...Jack Yu
2020-06-15ASoC: qcom: common: set correct directions for dailinksSrinivas Kandagatla
2020-06-15ASoc: q6afe: add support to get port directionSrinivas Kandagatla
2020-06-15ASoC: soc-pcm: fix checks for multi-cpu FE dailinksPierre-Louis Bossart
2020-06-15ASoC: rt5682: Let dai clks be registered whether mclk exists or notderek.fang
2020-06-15ASoC: soc-topology: use devm_snd_soc_register_dai()Pierre-Louis Bossart
2020-06-15ASoC: soc-devres: add devm_snd_soc_register_dai()Pierre-Louis Bossart
2020-06-12ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMAShengjiu Wang
2020-06-12ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-EndShengjiu Wang
2020-06-12ASoC: dmaengine_pcm: export soc_component_to_pcmShengjiu Wang
2020-06-12ASoC: soc-card: export snd_soc_lookup_component_nolockedShengjiu Wang
2020-06-11ASoC: q6asm: handle EOS correctlySrinivas Kandagatla
2020-06-11ASoC: max98390: Update regmap readable reg and volatileSteve Lee
2020-06-09Merge series "ASoC: Fix dailink checks for DPCM" from Pierre-Louis Bossart <p...Mark Brown
2020-06-09ASoC: rt5645: Add platform-data for Asus T101HAHans de Goede
2020-06-09ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tabletHans de Goede
2020-06-09ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flagsPierre-Louis Bossart
2020-06-09ASoC: Intel: boards: replace capture_only by dpcm_capturePierre-Louis Bossart
2020-06-09ASoC: core: only convert non DPCM link to DPCM linkBard Liao
2020-06-09ASoC: soc-pcm: dpcm: fix playback/capture checksPierre-Louis Bossart
2020-06-09ASoC: meson: add missing free_irq() in error pathPavel Machek (CIP)
2020-06-05dt-bindings: ASoc: Fix tdm-slot documentation spelling errorDan Murphy
2020-06-05ASoC: meson: fix memory leak of links if allocation of ldata failsColin Ian King
2020-06-04ASoC: max98390: Fix potential crash during param fw loadingSteve Lee
2020-06-04ASoC: max98390: Fix incorrect printf qualifierTakashi Iwai
2020-06-04ASoC: fsl-asoc-card: Defer probe when fail to find codec deviceShengjiu Wang
2020-06-04ASoC: rl6231: Modify the target DMIC clock rateOder Chiou
2020-06-01ASoC: qcom: q6asm-dai: kCFI fixJohn Stultz
2020-05-30ASoC: soc-card: add snd_soc_card_remove_dai_link()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_add_dai_link()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_set_bias_level_post()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_set_bias_level()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_remove()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_late_probe()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_probe()Kuninori Morimoto
2020-05-30ASoC: soc-card: add probed bit field to snd_soc_cardKuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_resume_post()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_resume_pre()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_suspend_post()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_suspend_pre()Kuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_subclass to soc-cardKuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_get_codec_dai() to soc-cardKuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_set/get_drvdata() to soc-cardKuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_jack_new() to soc-cardKuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-cardKuninori Morimoto
2020-05-30ASoC: add soc-card.cKuninori Morimoto