summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2020-06-15ASoC: soc-pcm: fix checks for multi-cpu FE dailinksPierre-Louis Bossart1-3/+3
2020-06-15ASoC: rt5682: Let dai clks be registered whether mclk exists or notderek.fang1-5/+6
2020-06-15ASoC: soc-topology: use devm_snd_soc_register_dai()Pierre-Louis Bossart1-2/+1
2020-06-15ASoC: soc-devres: add devm_snd_soc_register_dai()Pierre-Louis Bossart1-0/+37
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2-2/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2-2/+2
2020-06-12ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMAShengjiu Wang2-11/+17
2020-06-12ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-EndShengjiu Wang1-5/+20
2020-06-12ASoC: dmaengine_pcm: export soc_component_to_pcmShengjiu Wang1-12/+0
2020-06-12ASoC: soc-card: export snd_soc_lookup_component_nolockedShengjiu Wang1-1/+2
2020-06-11Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-36/+134
2020-06-11ASoC: q6asm: handle EOS correctlySrinivas Kandagatla1-3/+4
2020-06-11ASoC: max98390: Update regmap readable reg and volatileSteve Lee1-3/+3
2020-06-10Merge tag 'asoc-fix-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai15-36/+134
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2-2/+2
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport2-2/+2
2020-06-09Merge series "ASoC: Fix dailink checks for DPCM" from Pierre-Louis Bossart <p...Mark Brown7-20/+62
2020-06-09ASoC: rt5645: Add platform-data for Asus T101HAHans de Goede1-0/+14
2020-06-09ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tabletHans de Goede1-0/+12
2020-06-09ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flagsPierre-Louis Bossart1-2/+4
2020-06-09ASoC: Intel: boards: replace capture_only by dpcm_capturePierre-Louis Bossart4-5/+5
2020-06-09ASoC: core: only convert non DPCM link to DPCM linkBard Liao1-3/+19
2020-06-09ASoC: soc-pcm: dpcm: fix playback/capture checksPierre-Louis Bossart1-10/+34
2020-06-09ASoC: meson: add missing free_irq() in error pathPavel Machek (CIP)1-2/+8
2020-06-05ASoC: meson: fix memory leak of links if allocation of ldata failsColin Ian King1-5/+12
2020-06-04Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds286-3639/+13857
2020-06-04ASoC: max98390: Fix potential crash during param fw loadingSteve Lee2-5/+22
2020-06-04ASoC: max98390: Fix incorrect printf qualifierTakashi Iwai1-1/+1
2020-06-04ASoC: fsl-asoc-card: Defer probe when fail to find codec deviceShengjiu Wang1-1/+1
2020-06-04ASoC: rl6231: Modify the target DMIC clock rateOder Chiou1-2/+2
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+1
2020-06-01Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai285-3635/+13857
2020-06-01Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown269-3417/+13675
2020-06-01ASoC: qcom: q6asm-dai: kCFI fixJohn Stultz1-2/+2
2020-05-30ASoC: soc-card: add snd_soc_card_remove_dai_link()Kuninori Morimoto2-2/+9
2020-05-30ASoC: soc-card: add snd_soc_card_add_dai_link()Kuninori Morimoto2-2/+15
2020-05-30ASoC: soc-card: add snd_soc_card_set_bias_level_post()Kuninori Morimoto2-2/+13
2020-05-30ASoC: soc-card: add snd_soc_card_set_bias_level()Kuninori Morimoto2-2/+13
2020-05-30ASoC: soc-card: add snd_soc_card_remove()Kuninori Morimoto2-3/+14
2020-05-30ASoC: soc-card: add snd_soc_card_late_probe()Kuninori Morimoto2-9/+27
2020-05-30ASoC: soc-card: add snd_soc_card_probe()Kuninori Morimoto2-6/+26
2020-05-30ASoC: soc-card: add probed bit field to snd_soc_cardKuninori Morimoto1-10/+8
2020-05-30ASoC: soc-card: add snd_soc_card_resume_post()Kuninori Morimoto2-2/+11
2020-05-30ASoC: soc-card: add snd_soc_card_resume_pre()Kuninori Morimoto2-2/+11
2020-05-30ASoC: soc-card: add snd_soc_card_suspend_post()Kuninori Morimoto2-2/+11
2020-05-30ASoC: soc-card: add snd_soc_card_suspend_pre()Kuninori Morimoto2-2/+11
2020-05-30ASoC: soc-card: move snd_soc_card_jack_new() to soc-cardKuninori Morimoto2-38/+39
2020-05-30ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-cardKuninori Morimoto2-16/+16
2020-05-30ASoC: add soc-card.cKuninori Morimoto2-1/+27
2020-05-29ASoC: sof_pcm512x: remove CONFIG_SND_HDA_CODEC_HDMI conditionLibin Yang1-9/+0