summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar
AgeCommit message (Expand)Author
2021-08-20ASoC: rsnd: adg: clearly handle clock error / NULL caseKuninori Morimoto
2021-08-20ASoC: rsnd: core: make some arrays static const, makes object smallerKuninori Morimoto
2021-08-02ASoC: rsnd: make some arrays static const, makes object smallerColin Ian King
2021-07-11ASoC: sh: rcar: dma: : use proper DMAENGINE API for terminationWolfram Sang
2021-06-07ASoC: rsnd: add .auto_selectable_formats supportKuninori Morimoto
2021-06-03Merge series "ASoC: rsnd: tidyup adg and header" from Kuninori Morimoto <kuni...Mark Brown
2021-06-03ASoC: rsnd: check for zero node countColin Ian King
2021-06-03ASoC: rsnd: tidyup __rsnd_mod_xxx macro commentsKuninori Morimoto
2021-06-03ASoC: rsnd: adg: check return value for rsnd_adg_get_clkin/out()Kuninori Morimoto
2021-06-03ASoC: rsnd: adg: use more simple method for null_clkKuninori Morimoto
2021-06-03ASoC: rsnd: adg: tidyup rsnd_adg_get_clkin/out() parameterKuninori Morimoto
2021-06-03ASoC: rsnd: adg: supply __printf(x, y) formatting for dbg_msg()Kuninori 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_dma_request_channel()Kuninori Morimoto
2021-06-01ASoC: rsnd: tidyup rsnd_parse_connect_common()Kuninori Morimoto
2021-05-27ASoC: rsnd: tidyup rsnd_ssiu_busif_err_irq_ctrl()Kuninori Morimoto
2021-05-27ASoC: rsnd: tidyup rsnd_ssiu_busif_err_status_clear()Kuninori Morimoto
2021-05-27ASoC: rsnd: implement BUSIF related code in ssiu.cKuninori Morimoto
2021-05-27ASoC: rsnd: protect mod->statusKuninori Morimoto
2021-05-27ASoC: rsnd: add debugfs supportKuninori Morimoto
2021-05-27ASoC: rsnd: incidate irq error messageKuninori Morimoto
2021-05-27ASoC: rsnd: indicate unknown error at rsnd_dai_call()Kuninori Morimoto
2021-05-27ASoC: rsnd: check BUIF error everytimeKuninori Morimoto
2021-05-27ASoC: rsnd: attach SSIU when SSI was DMA modeKuninori Morimoto
2021-05-27ASoC: rsnd: ignore runtime NULL case at rsnd_runtime_channel_original_with_pa...Kuninori Morimoto
2021-05-27ASoC: rsnd: call unregister for null_hw when removedKuninori Morimoto
2021-05-24ASoC: rsnd: add null CLOCKIN supportKuninori Morimoto
2021-05-24ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()Kuninori Morimoto
2021-04-14ASoC: rsnd: add usage for SRCKuninori Morimoto
2021-04-14ASoC: rsnd: add rsnd_ssi_busif_err_irq_enable/disable()Kuninori Morimoto
2021-04-14ASoC: rsnd: add rsnd_ssi_busif_err_status_clear()Kuninori Morimoto
2021-04-14ASoC: rsnd: check all BUSIF status when errorKuninori Morimoto
2021-04-14ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()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 adg.cKuninori Morimoto
2021-03-10ASoC: rsnd: cleanup ppcheck warning for cmd.cKuninori Morimoto
2021-03-10ASoC: rsnd: cleanup ppcheck warning for core.cKuninori Morimoto
2021-03-10ASoC: rsnd: cleanup ppcheck warning for ssi.cKuninori Morimoto
2021-03-10ASoC: rsnd: cleanup ppcheck warning for ssiu.cKuninori Morimoto
2021-03-10ASoC: sh: rcar: ssi: remove redundant assignmentPierre-Louis Bossart
2021-03-10ASoC: sh: rcar: ctu: add missing error checkPierre-Louis Bossart
2021-03-10ASoC: sh: rcar: simplify returnPierre-Louis Bossart
2021-03-10ASoC: sh: rcar: align function prototypesPierre-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-12-17ASoC: rsnd: don't call clk_disable_unprepare() if can't useKuninori Morimoto
2020-07-23ASoC: sh: use asoc_substream_to_rtd()Kuninori Morimoto