aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/core.c
AgeCommit message (Expand)Author
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-25ASoC: sh: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-12ASoC: Merge up fixesMark Brown
2023-09-12ASoC: rsnd: remove unneeded of_node_put()Kuninori Morimoto
2023-09-11ASoC: rsnd: add missing of_node_putJulia Lawall
2023-08-14ASoC: rsnd: merge DAI call back functions into opsKuninori Morimoto
2023-08-09ASoC: rsnd: call of_node_put() when breakKuninori Morimoto
2023-07-31ASoC: rsnd: enable multi Component support for Audio Graph Card/Card2Kuninori Morimoto
2023-07-31ASoC: rsnd: cleanup rsnd_dai_of_node()Kuninori Morimoto
2023-07-31ASoC: rsnd: use DAI driver ID instead of DAI IDKuninori Morimoto
2023-03-20ASoC: sh: rcar: Convert to platform remove callback returning voidUwe Kleine-König
2023-02-10ASoC: rsnd: core.c: indicate warning if strange TDM width was setKuninori Morimoto
2023-02-01ASoC: rsnd: add R-Car Gen4 Sound supportKuninori Morimoto
2023-02-01ASoC: rsnd: indicate warning once if it can't handle requested ruleKuninori Morimoto
2023-02-01ASoC: rsnd: check whether playback/capture property existsKuninori Morimoto
2022-10-19ASoC: soc-dpcm.h: remove snd_soc_dpcm::hw_paramKuninori Morimoto
2022-10-17ASoC: rsnd: Use DIV_ROUND_UP() instead of open-coding itShang XiaoJing
2022-07-06ASoC: rsnd: Emit useful error messages in .remove()Uwe Kleine-König
2022-06-27ASoC: sh: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: sh: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: sh: Update to use set_fmt_new callbackCharles Keepax
2022-04-21ASoC: rsnd: care return value from rsnd_node_fixed_index()Kuninori Morimoto
2022-04-05ASoC: rsnd: use inclusive language for DAIFMT maskKuninori Morimoto
2021-10-29ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()'Christophe JAILLET
2021-08-20ASoC: rsnd: core: make some arrays static const, makes object smallerKuninori Morimoto
2021-06-07ASoC: rsnd: add .auto_selectable_formats supportKuninori Morimoto
2021-06-01ASoC: rsnd: adjust disabled moduleKuninori Morimoto
2021-06-01ASoC: rsnd: tidyup rsnd_parse_connect_xxx()Kuninori Morimoto
2021-06-01ASoC: rsnd: tidyup rsnd_parse_connect_common()Kuninori Morimoto
2021-05-27ASoC: rsnd: protect mod->statusKuninori Morimoto
2021-05-27ASoC: rsnd: add debugfs supportKuninori Morimoto
2021-05-27ASoC: rsnd: indicate unknown error at rsnd_dai_call()Kuninori Morimoto
2021-05-27ASoC: rsnd: ignore runtime NULL case at rsnd_runtime_channel_original_with_pa...Kuninori Morimoto
2021-03-16ASoC: rsnd: core: Check convert rate in rsnd_hw_paramsMikhail Durnev
2021-03-10Merge series "ASoC: rsnd: cleanup ppcheck warning for Renesas sound driver" f...Mark Brown
2021-03-10ASoC: rsnd: cleanup ppcheck warning for core.cKuninori Morimoto
2021-03-10ASoC: sh: rcar: simplify returnPierre-Louis Bossart
2021-02-17Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-01-21ASoC: sh: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-07-23ASoC: sh: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-14ASoC: rsnd: don't use discriminatory terms for commentKuninori Morimoto
2020-03-27ASoC: sh: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2019-12-11ASoC: sh: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ASoC: rcar: Use managed buffer allocationTakashi Iwai
2019-12-10ASoC: soc-core: remove snd_soc_disconnect_sync()Kuninori Morimoto
2019-12-09ASoC: rsnd: Calculate DALIGN inversion at run-timeGeert Uytterhoeven
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown
2019-11-22ASoC: rsnd: fix DALIGN register for SSIUNilkanth Ahirrao
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown