aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-21ASoC: samsung: i2s: move .suspend/.resume to componentKuninori Morimoto1-6/+7
2020-01-21ASoC: samsung: spdif: move .suspend/.resume to componentKuninori Morimoto1-6/+12
2020-01-21ASoC: samsung: s3c24xx-i2s: move .suspend/.resume to componentKuninori Morimoto1-4/+4
2019-12-16ASoC: samsung: speyside: use snd_soc_dai_link_component for codec_confKuninori Morimoto1-1/+1
2019-12-16ASoC: samsung: neo1973_wm8753: use snd_soc_dai_link_component for codec_confKuninori Morimoto1-1/+1
2019-12-16ASoC: samsung: lowland: use snd_soc_dai_link_component for codec_confKuninori Morimoto1-1/+1
2019-12-16ASoC: samsung: bells: use snd_soc_dai_link_component for codec_confKuninori Morimoto1-1/+1
2019-12-11ASoC: samsung: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-10ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto6-20/+20
2019-11-26Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-197/+258
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-3/+3
2019-10-18ASoC: samsung: Use pr_warn instead of pr_warningKefeng Wang1-3/+3
2019-10-08ASoC: samsung: idma: remove snd_pcm_opsKuninori Morimoto1-26/+32
2019-10-02ASoC: samsung: Rename Arndale card driverSylwester Nawrocki3-7/+7
2019-10-02ASoC: samsung: arndale: Add support for WM1811 CODECSylwester Nawrocki2-13/+74
2019-10-02ASoC: samsung: arndale: Simplify DAI link initializationSylwester Nawrocki1-24/+18
2019-09-23ASoC: samsung: arndale: Add missing OF node dereferencingSylwester Nawrocki1-4/+30
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-07-16ASoC: samsung: odroid: fix a double-free issue for cpu_daiWen Yang1-1/+1
2019-07-16ASoC: samsung: odroid: fix an use-after-free issue for codecWen Yang1-2/+4
2019-06-28ASoC: samsung: tm2_wm5110: consider CPU-Platform possibilityKuninori Morimoto1-3/+9
2019-06-28ASoC: samsung: snow: consider CPU-Platform possibilityKuninori Morimoto1-3/+7
2019-06-28ASoC: samsung: smdk_wm8994: consider CPU-Platform possibilityKuninori Morimoto1-2/+7
2019-06-28ASoC: samsung: arndale_rt5631: consider CPU-Platform possibilityKuninori Morimoto1-1/+5
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-0/+1
2019-06-19ASoC: samsung: tm2_wm5110: don't select unnecessary PlatformKuninori Morimoto1-9/+3
2019-06-19ASoC: samsung: snow: don't select unnecessary PlatformKuninori Morimoto1-7/+3
2019-06-19ASoC: samsung: smdk_wm8994: don't select unnecessary PlatformKuninori Morimoto1-7/+2
2019-06-19ASoC: samsung: arndale_rt5631: don't select unnecessary PlatformKuninori Morimoto1-5/+1
2019-06-06ASoC: samsung: jive_wm8750: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: samsung: littlemill: use modern dai_link styleKuninori Morimoto1-7/+12
2019-06-06ASoC: samsung: lowland: use modern dai_link styleKuninori Morimoto1-10/+16
2019-06-06ASoC: samsung: neo1973_wm8753: use modern dai_link styleKuninori Morimoto1-7/+11
2019-06-06ASoC: samsung: odroid: use modern dai_link styleKuninori Morimoto1-10/+19
2019-06-06ASoC: samsung: rx1950_uda1380: use modern dai_link styleKuninori Morimoto1-4/+7
2019-06-06ASoC: samsung: s3c24xx_simtec_hermes: use modern dai_link styleKuninori Morimoto1-4/+7
2019-06-06ASoC: samsung: s3c24xx_simtec_tlv320aic23: use modern dai_link styleKuninori Morimoto1-4/+7
2019-06-06ASoC: samsung: s3c24xx_uda134x: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: samsung: smartq_wm8987: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: samsung: snow: use modern dai_link styleKuninori Morimoto1-14/+26
2019-06-06ASoC: samsung: speyside: use modern dai_link styleKuninori Morimoto1-10/+16
2019-06-06ASoC: samsung: tm2_wm5110: use modern dai_link styleKuninori Morimoto1-12/+30
2019-06-06ASoC: samsung: tobermory: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: samsung: arndale_rt5631: use modern dai_link styleKuninori Morimoto1-10/+15
2019-06-06ASoC: samsung: h1940_uda1380: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: samsung: smdk_spdif: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: samsung: smdk_wm8994pcm: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: samsung: smdk_wm8994: use modern dai_link styleKuninori Morimoto1-13/+17