Age | Commit message (Expand) | Author | Files | Lines |
2020-01-21 | ASoC: samsung: i2s: move .suspend/.resume to component | Kuninori Morimoto | 1 | -6/+7 |
2020-01-21 | ASoC: samsung: spdif: move .suspend/.resume to component | Kuninori Morimoto | 1 | -6/+12 |
2020-01-21 | ASoC: samsung: s3c24xx-i2s: move .suspend/.resume to component | Kuninori Morimoto | 1 | -4/+4 |
2019-12-16 | ASoC: samsung: speyside: use snd_soc_dai_link_component for codec_conf | Kuninori Morimoto | 1 | -1/+1 |
2019-12-16 | ASoC: samsung: neo1973_wm8753: use snd_soc_dai_link_component for codec_conf | Kuninori Morimoto | 1 | -1/+1 |
2019-12-16 | ASoC: samsung: lowland: use snd_soc_dai_link_component for codec_conf | Kuninori Morimoto | 1 | -1/+1 |
2019-12-16 | ASoC: samsung: bells: use snd_soc_dai_link_component for codec_conf | Kuninori Morimoto | 1 | -1/+1 |
2019-12-11 | ASoC: samsung: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -1/+0 |
2019-12-10 | ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime() | Kuninori Morimoto | 6 | -20/+20 |
2019-11-27 | Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 5 | -197/+258 |
2019-11-26 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -3/+3 |
2019-10-18 | ASoC: samsung: Use pr_warn instead of pr_warning | Kefeng Wang | 1 | -3/+3 |
2019-10-08 | ASoC: samsung: idma: remove snd_pcm_ops | Kuninori Morimoto | 1 | -26/+32 |
2019-10-02 | ASoC: samsung: Rename Arndale card driver | Sylwester Nawrocki | 3 | -7/+7 |
2019-10-02 | ASoC: samsung: arndale: Add support for WM1811 CODEC | Sylwester Nawrocki | 2 | -13/+74 |
2019-10-02 | ASoC: samsung: arndale: Simplify DAI link initialization | Sylwester Nawrocki | 1 | -24/+18 |
2019-09-24 | ASoC: samsung: arndale: Add missing OF node dereferencing | Sylwester Nawrocki | 1 | -4/+30 |
2019-08-09 | ASoC: samsung: tm2_wm5110: use snd_soc_dai_link_component for aux_dev | Kuninori Morimoto | 1 | -6/+4 |
2019-08-09 | ASoC: samsung: speyside: use snd_soc_dai_link_component for aux_dev | Kuninori Morimoto | 1 | -2/+1 |
2019-08-09 | ASoC: samsung: neo1973_wm8753: use snd_soc_dai_link_component for aux_dev | Kuninori Morimoto | 1 | -2/+1 |
2019-07-16 | ASoC: samsung: odroid: fix a double-free issue for cpu_dai | Wen Yang | 1 | -1/+1 |
2019-07-16 | ASoC: samsung: odroid: fix an use-after-free issue for codec | Wen Yang | 1 | -2/+4 |
2019-06-28 | ASoC: samsung: tm2_wm5110: consider CPU-Platform possibility | Kuninori Morimoto | 1 | -3/+9 |
2019-06-28 | ASoC: samsung: snow: consider CPU-Platform possibility | Kuninori Morimoto | 1 | -3/+7 |
2019-06-28 | ASoC: samsung: smdk_wm8994: consider CPU-Platform possibility | Kuninori Morimoto | 1 | -2/+7 |
2019-06-28 | ASoC: samsung: arndale_rt5631: consider CPU-Platform possibility | Kuninori Morimoto | 1 | -1/+5 |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 1 | -0/+1 |
2019-06-19 | ASoC: samsung: tm2_wm5110: don't select unnecessary Platform | Kuninori Morimoto | 1 | -9/+3 |
2019-06-19 | ASoC: samsung: snow: don't select unnecessary Platform | Kuninori Morimoto | 1 | -7/+3 |
2019-06-19 | ASoC: samsung: smdk_wm8994: don't select unnecessary Platform | Kuninori Morimoto | 1 | -7/+2 |
2019-06-19 | ASoC: samsung: arndale_rt5631: don't select unnecessary Platform | Kuninori Morimoto | 1 | -5/+1 |
2019-06-06 | ASoC: samsung: jive_wm8750: use modern dai_link style | Kuninori Morimoto | 1 | -4/+6 |
2019-06-06 | ASoC: samsung: littlemill: use modern dai_link style | Kuninori Morimoto | 1 | -7/+12 |
2019-06-06 | ASoC: samsung: lowland: use modern dai_link style | Kuninori Morimoto | 1 | -10/+16 |
2019-06-06 | ASoC: samsung: neo1973_wm8753: use modern dai_link style | Kuninori Morimoto | 1 | -7/+11 |
2019-06-06 | ASoC: samsung: odroid: use modern dai_link style | Kuninori Morimoto | 1 | -10/+19 |
2019-06-06 | ASoC: samsung: rx1950_uda1380: use modern dai_link style | Kuninori Morimoto | 1 | -4/+7 |
2019-06-06 | ASoC: samsung: s3c24xx_simtec_hermes: use modern dai_link style | Kuninori Morimoto | 1 | -4/+7 |
2019-06-06 | ASoC: samsung: s3c24xx_simtec_tlv320aic23: use modern dai_link style | Kuninori Morimoto | 1 | -4/+7 |
2019-06-06 | ASoC: samsung: s3c24xx_uda134x: use modern dai_link style | Kuninori Morimoto | 1 | -4/+6 |
2019-06-06 | ASoC: samsung: smartq_wm8987: use modern dai_link style | Kuninori Morimoto | 1 | -4/+6 |
2019-06-06 | ASoC: samsung: snow: use modern dai_link style | Kuninori Morimoto | 1 | -14/+26 |
2019-06-06 | ASoC: samsung: speyside: use modern dai_link style | Kuninori Morimoto | 1 | -10/+16 |
2019-06-06 | ASoC: samsung: tm2_wm5110: use modern dai_link style | Kuninori Morimoto | 1 | -12/+30 |
2019-06-06 | ASoC: samsung: tobermory: use modern dai_link style | Kuninori Morimoto | 1 | -4/+6 |
2019-06-06 | ASoC: samsung: arndale_rt5631: use modern dai_link style | Kuninori Morimoto | 1 | -10/+15 |
2019-06-06 | ASoC: samsung: h1940_uda1380: use modern dai_link style | Kuninori Morimoto | 1 | -4/+6 |
2019-06-06 | ASoC: samsung: smdk_spdif: use modern dai_link style | Kuninori Morimoto | 1 | -4/+6 |
2019-06-06 | ASoC: samsung: smdk_wm8994pcm: use modern dai_link style | Kuninori Morimoto | 1 | -4/+6 |
2019-06-06 | ASoC: samsung: smdk_wm8994: use modern dai_link style | Kuninori Morimoto | 1 | -13/+17 |