aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
AgeCommit message (Expand)AuthorFilesLines
2021-06-01ASoC: rsnd: adjust disabled moduleKuninori Morimoto6-3/+67
2021-06-01ASoC: rsnd: tidyup rsnd_parse_connect_xxx()Kuninori Morimoto3-3/+9
2021-06-01ASoC: rsnd: tidyup rsnd_dma_request_channel()Kuninori Morimoto6-9/+9
2021-06-01ASoC: rsnd: tidyup rsnd_parse_connect_common()Kuninori Morimoto2-6/+6
2021-05-27ASoC: rsnd: tidyup rsnd_ssiu_busif_err_irq_ctrl()Kuninori Morimoto1-21/+17
2021-05-27ASoC: rsnd: tidyup rsnd_ssiu_busif_err_status_clear()Kuninori Morimoto1-24/+21
2021-05-27ASoC: rsnd: implement BUSIF related code in ssiu.cKuninori Morimoto3-112/+108
2021-05-27ASoC: rsnd: protect mod->statusKuninori Morimoto2-26/+36
2021-05-27ASoC: rsnd: add debugfs supportKuninori Morimoto14-15/+298
2021-05-27ASoC: rsnd: incidate irq error messageKuninori Morimoto3-12/+13
2021-05-27ASoC: rsnd: indicate unknown error at rsnd_dai_call()Kuninori Morimoto1-5/+6
2021-05-27ASoC: rsnd: check BUIF error everytimeKuninori Morimoto1-14/+3
2021-05-27ASoC: rsnd: attach SSIU when SSI was DMA modeKuninori Morimoto3-4/+7
2021-05-27ASoC: rsnd: ignore runtime NULL case at rsnd_runtime_channel_original_with_params()Kuninori Morimoto1-1/+2
2021-05-27ASoC: rsnd: call unregister for null_hw when removedKuninori Morimoto2-4/+6
2021-05-24ASoC: rsnd: add null CLOCKIN supportKuninori Morimoto1-2/+31
2021-05-24ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()Kuninori Morimoto1-3/+1
2021-04-14ASoC: rsnd: add usage for SRCKuninori Morimoto1-0/+9
2021-04-14ASoC: rsnd: add rsnd_ssi_busif_err_irq_enable/disable()Kuninori Morimoto1-67/+45
2021-04-14ASoC: rsnd: add rsnd_ssi_busif_err_status_clear()Kuninori Morimoto1-46/+51
2021-04-14ASoC: rsnd: check all BUSIF status when errorKuninori Morimoto1-2/+0
2021-04-14ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()Kuninori Morimoto1-9/+5
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" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:Mark Brown5-65/+64
2021-03-10ASoC: rsnd: cleanup ppcheck warning for adg.cKuninori Morimoto1-7/+8
2021-03-10ASoC: rsnd: cleanup ppcheck warning for cmd.cKuninori Morimoto1-8/+7
2021-03-10ASoC: rsnd: cleanup ppcheck warning for core.cKuninori Morimoto1-18/+14
2021-03-10ASoC: rsnd: cleanup ppcheck warning for ssi.cKuninori Morimoto1-22/+23
2021-03-10ASoC: rsnd: cleanup ppcheck warning for ssiu.cKuninori Morimoto1-10/+12
2021-03-10ASoC: sh: siu_pcm: remove unused variablePierre-Louis Bossart1-4/+0
2021-03-10ASoC: sh: siu_pcm: remove useless assignmentPierre-Louis Bossart1-1/+1
2021-03-10ASoC: sh: rcar: ssi: remove redundant assignmentPierre-Louis Bossart1-1/+0
2021-03-10ASoC: sh: rcar: ctu: add missing error checkPierre-Louis Bossart1-0/+2
2021-03-10ASoC: sh: rcar: simplify returnPierre-Louis Bossart1-1/+1
2021-03-10ASoC: sh: rcar: align function prototypesPierre-Louis Bossart1-3/+3
2021-03-10ASoC: sh: dma-sh7760: remove unused variablePierre-Louis Bossart1-1/+0
2021-02-17Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai3-4/+4
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown2-2/+2
2021-01-27ASoC: siu: Fix build error by a wrong const prefixTakashi Iwai2-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-12-17ASoC: rsnd: don't call clk_disable_unprepare() if can't useKuninori Morimoto1-8/+10
2020-11-23ASoC: sh: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski1-0/+1
2020-09-09ASoC: sh: Replace tasklet with workTakashi Iwai2-11/+12
2020-09-02ASoC: siu: convert tasklets to use new tasklet_setup() APIAllen Pais1-6/+4
2020-07-31ASoC: sh: Replace 'select' DMADEVICES 'with depends on'Laurent Pinchart1-1/+1
2020-07-23ASoC: sh: use asoc_substream_to_rtd()Kuninori Morimoto4-11/+11
2020-07-14ASoC: ssi: don't use discriminatory terms for debug logKuninori Morimoto1-1/+1
2020-07-14ASoC: siu: don't use discriminatory terms for parameterKuninori Morimoto1-3/+3
2020-07-14ASoC: fsi: don't use discriminatory terms for commentKuninori Morimoto1-2/+2