summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
AgeCommit message (Expand)AuthorLines
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai-2/+18
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown-72/+113
2019-11-22ASoC: rsnd: fix DALIGN register for SSIUNilkanth Ahirrao-2/+18
2019-11-09ASoC: Remove superfluous snd_dma_continuous_data()Takashi Iwai-1/+1
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown-2/+3
2019-10-28ASoC: rsnd: core.c: add WARN_ON() on rsnd_channel_normalization()Kuninori Morimoto-1/+1
2019-10-23ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma addressJiada Wang-2/+2
2019-10-23ASoC: rsnd: add missing of_node_put()Kuninori Morimoto-1/+8
2019-10-23ASoC: rsnd: dma: set bus width to data width for monaural dataJiada Wang-2/+28
2019-10-18ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden-0/+1
2019-10-08ASoC: sh: siu_pcm: remove snd_pcm_opsKuninori Morimoto-20/+24
2019-10-08ASoC: sh: dma-sh7760: remove snd_pcm_opsKuninori Morimoto-21/+25
2019-10-08ASoC: sh: fsi: remove snd_pcm_opsKuninori Morimoto-15/+16
2019-10-08ASoC: sh: rsnd: remove snd_pcm_opsKuninori Morimoto-12/+11
2019-09-18ASoC: rsnd: do error check after rsnd_channel_normalization()Kuninori Morimoto-5/+5
2019-08-20Merge branch 'asoc-5.3' into asoc-5.4Mark Brown-6/+15
2019-08-07ASoC: rsnd: don't call clk_get_rate() under atomic contextKuninori Morimoto-6/+15
2019-07-23ASoC: rsnd: Support hw_free() callback at DAI levelTimo Wischer-4/+24
2019-06-26ASoC: rsnd: add missing pin sharing with SSI9Kuninori Morimoto-0/+2
2019-06-26ASoC: rsnd: ssiu: tidyup SSI_MODE1/2 settingsKuninori Morimoto-48/+44
2019-06-18ASoC: rsnd: fixup mod ID calculation in rsnd_ctu_probe_Nilkanth Ahirrao-1/+1
2019-06-06ASoC: sh: sh7760-ac97: use modern dai_link styleKuninori Morimoto-5/+6
2019-06-06ASoC: sh: migor: use modern dai_link styleKuninori Morimoto-4/+6
2019-05-20ASoC: rsnd: move pcm_new from snd_soc_component_driver to snd_soc_dai_driverKuninori Morimoto-60/+60
2019-04-25ASoC: rsnd: fixup 6ch settings to 8chKuninori Morimoto-5/+16
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown-18/+5
2019-03-11ASoC: rsnd: src: fix compiler warningsJiada Wang-6/+6
2019-03-11ASoC: rsnd: src: Avoid a potential deadlockJiada Wang-8/+8
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai-14/+63
2019-02-26Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown-13/+62
2019-02-26ASoC: rsnd: gen: fix SSI9 4/5/6/7 busif related register addressJiada Wang-13/+62
2019-02-18ASoC: fsi: fix spelling mistake "doens't" -> "doesn't"Colin Ian King-1/+1
2019-02-13Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown-2/+2
2019-02-08Merge branch 'for-linus' into for-nextTakashi Iwai-2/+2
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-35/+138
2019-02-07ASoC: rsnd: ssiu: correct shift bit for ssiu9Jiada Wang-1/+1
2019-02-06ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count checkKuninori Morimoto-1/+1
2019-02-06Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown-4/+4
2019-02-06ASoC: sh: Drop superfluous PCM preallocation error checksTakashi Iwai-17/+4
2019-02-05ASoC: sh: Avoid passing NULL to memory allocatorsTakashi Iwai-1/+1
2019-02-02ASoC: rsnd: fixup TDM Split mode check for CTUKuninori Morimoto-13/+12
2019-02-02ASoC: rsnd: synchronize connection check for simple-card/audio-graphKuninori Morimoto-8/+7
2019-02-02ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto-4/+4
2019-01-07ASoC: rsnd: update BSDSR/BSDISR handlingKuninori Morimoto-10/+115
2019-01-03ASoC: dma-sh7760: cleanup a debug printkDan Carpenter-1/+1
2018-12-13Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown-9/+13
2018-12-12ASoC: rsnd: remove RSND_REG_ from rsnd_regKuninori Morimoto-314/+212
2018-12-04ASoC: rsnd: add missing TDM Split mode support for simple-cardKuninori Morimoto-2/+51
2018-12-04ASoC: rsnd: fixup mod ID for CTU regmap read/writeKuninori Morimoto-3/+13
2018-12-04ASoC: rsnd: indicates Channel and Mode for debugKuninori Morimoto-1/+9