summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/core.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-21ASoC: rsnd: care return value from rsnd_node_fixed_index()Kuninori Morimoto1-5/+10
2022-04-05ASoC: rsnd: use inclusive language for DAIFMT maskKuninori Morimoto1-1/+1
2021-10-29ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()'Christophe JAILLET1-0/+1
2021-08-20ASoC: rsnd: core: make some arrays static const, makes object smallerKuninori Morimoto1-3/+3
2021-06-07ASoC: rsnd: add .auto_selectable_formats supportKuninori Morimoto1-2/+29
2021-06-01ASoC: rsnd: adjust disabled moduleKuninori Morimoto1-0/+52
2021-06-01ASoC: rsnd: tidyup rsnd_parse_connect_xxx()Kuninori Morimoto1-1/+3
2021-06-01ASoC: rsnd: tidyup rsnd_parse_connect_common()Kuninori Morimoto1-1/+1
2021-05-27ASoC: rsnd: protect mod->statusKuninori Morimoto1-20/+30
2021-05-27ASoC: rsnd: add debugfs supportKuninori Morimoto1-0/+1
2021-05-27ASoC: rsnd: indicate unknown error at rsnd_dai_call()Kuninori Morimoto1-5/+6
2021-05-27ASoC: rsnd: ignore runtime NULL case at rsnd_runtime_channel_original_with_pa...Kuninori Morimoto1-1/+2
2021-03-16ASoC: rsnd: core: Check convert rate in rsnd_hw_paramsMikhail Durnev1-1/+68
2021-03-10Merge series "ASoC: rsnd: cleanup ppcheck warning for Renesas sound driver" f...Mark Brown1-18/+14
2021-03-10ASoC: rsnd: cleanup ppcheck warning for core.cKuninori Morimoto1-18/+14
2021-03-10ASoC: sh: rcar: simplify returnPierre-Louis Bossart1-1/+1
2021-02-17Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-2/+2
2021-01-21ASoC: sh: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-2/+2
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches1-1/+1
2020-07-23ASoC: sh: use asoc_substream_to_rtd()Kuninori Morimoto1-2/+2
2020-07-14ASoC: rsnd: don't use discriminatory terms for commentKuninori Morimoto1-2/+2
2020-03-27ASoC: sh: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-1/+1
2019-12-11ASoC: sh: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-11ASoC: rcar: Use managed buffer allocationTakashi Iwai1-17/+6
2019-12-10ASoC: soc-core: remove snd_soc_disconnect_sync()Kuninori Morimoto1-2/+0
2019-12-09ASoC: rsnd: Calculate DALIGN inversion at run-timeGeert Uytterhoeven1-18/+13
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown1-14/+20
2019-11-22ASoC: rsnd: fix DALIGN register for SSIUNilkanth Ahirrao1-2/+18
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-0/+1
2019-10-28ASoC: rsnd: core.c: add WARN_ON() on rsnd_channel_normalization()Kuninori Morimoto1-1/+1
2019-10-23ASoC: rsnd: add missing of_node_put()Kuninori Morimoto1-1/+8
2019-10-18ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden1-0/+1
2019-10-08ASoC: sh: rsnd: remove snd_pcm_opsKuninori Morimoto1-12/+11
2019-07-23ASoC: rsnd: Support hw_free() callback at DAI levelTimo Wischer1-1/+15
2019-05-20ASoC: rsnd: move pcm_new from snd_soc_component_driver to snd_soc_dai_driverKuninori Morimoto1-60/+60
2019-04-25ASoC: rsnd: fixup 6ch settings to 8chKuninori Morimoto1-5/+13
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown1-4/+1
2019-03-11ASoC: rsnd: src: Avoid a potential deadlockJiada Wang1-0/+2
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-25/+23
2019-02-06Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown1-4/+4
2019-02-06ASoC: sh: Drop superfluous PCM preallocation error checksTakashi Iwai1-4/+1
2019-02-02ASoC: rsnd: fixup TDM Split mode check for CTUKuninori Morimoto1-13/+12
2019-02-02ASoC: rsnd: synchronize connection check for simple-card/audio-graphKuninori Morimoto1-8/+7
2019-02-02ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto1-4/+4
2018-12-13Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+12
2018-12-04ASoC: rsnd: add missing TDM Split mode support for simple-cardKuninori Morimoto1-2/+51
2018-11-28ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()Kuninori Morimoto1-0/+12
2018-11-09ASoC: rsnd: use ring buffer for rsnd_mod_name()Kuninori Morimoto1-1/+8
2018-11-06ASoC: rsnd: add TDM Split mode supportKuninori Morimoto1-0/+29
2018-11-06ASoC: rsnd: add SSIU BUSIF supportKuninori Morimoto1-0/+1