summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: adg: clearly handle clock error / NULL caseKuninori Morimoto2021-08-201-6/+6
* ASoC: rsnd: core: make some arrays static const, makes object smallerKuninori Morimoto2021-08-201-3/+3
* ASoC: sh: rz-ssi: Improve error handling in rz_ssi_dma_request functionBiju Das2021-08-191-2/+13
* ASoC: sh: rz-ssi: Fix wrong operator used issueBiju Das2021-08-171-1/+1
* ASoC: sh: rz-ssi: Fix dereference of noderef expression warningBiju Das2021-08-161-1/+1
* ASoC: sh: rz-ssi: Add SSI DMAC supportBiju Das2021-08-131-32/+224
* ASoC: sh: Add RZ/G2L SSIF-2 driverBiju Das2021-08-133-0/+881
* ASoC: rsnd: make some arrays static const, makes object smallerColin Ian King2021-08-021-3/+3
* ASoC: sh: rcar: dma: : use proper DMAENGINE API for terminationWolfram Sang2021-07-111-1/+1
* ASoC: fsi: fix spelling mistakeFlavio Suligoi2021-06-181-1/+1
* ASoC: fsi: add .auto_selectable_formats supportKuninori Morimoto2021-06-071-0/+15
* ASoC: rsnd: add .auto_selectable_formats supportKuninori Morimoto2021-06-071-2/+29
* Merge series "ASoC: rsnd: tidyup adg and header" from Kuninori Morimoto <kuni...Mark Brown2021-06-032-63/+97
|\
| * ASoC: rsnd: tidyup __rsnd_mod_xxx macro commentsKuninori Morimoto2021-06-031-13/+7
| * ASoC: rsnd: adg: check return value for rsnd_adg_get_clkin/out()Kuninori Morimoto2021-06-031-23/+61
| * ASoC: rsnd: adg: use more simple method for null_clkKuninori Morimoto2021-06-032-26/+27
| * ASoC: rsnd: adg: tidyup rsnd_adg_get_clkin/out() parameterKuninori Morimoto2021-06-031-7/+7
| * ASoC: rsnd: adg: supply __printf(x, y) formatting for dbg_msg()Kuninori Morimoto2021-06-031-0/+1
* | ASoC: rsnd: check for zero node countColin Ian King2021-06-031-0/+3
|/
* ASoC: rsnd: adjust disabled moduleKuninori Morimoto2021-06-016-3/+67
* ASoC: rsnd: tidyup rsnd_parse_connect_xxx()Kuninori Morimoto2021-06-013-3/+9
* ASoC: rsnd: tidyup rsnd_dma_request_channel()Kuninori Morimoto2021-06-016-9/+9
* ASoC: rsnd: tidyup rsnd_parse_connect_common()Kuninori Morimoto2021-06-012-6/+6
* ASoC: rsnd: tidyup rsnd_ssiu_busif_err_irq_ctrl()Kuninori Morimoto2021-05-271-21/+17
* ASoC: rsnd: tidyup rsnd_ssiu_busif_err_status_clear()Kuninori Morimoto2021-05-271-24/+21
* ASoC: rsnd: implement BUSIF related code in ssiu.cKuninori Morimoto2021-05-273-112/+108
* ASoC: rsnd: protect mod->statusKuninori Morimoto2021-05-272-26/+36
* ASoC: rsnd: add debugfs supportKuninori Morimoto2021-05-2714-15/+298
* ASoC: rsnd: incidate irq error messageKuninori Morimoto2021-05-273-12/+13
* ASoC: rsnd: indicate unknown error at rsnd_dai_call()Kuninori Morimoto2021-05-271-5/+6
* ASoC: rsnd: check BUIF error everytimeKuninori Morimoto2021-05-271-14/+3
* ASoC: rsnd: attach SSIU when SSI was DMA modeKuninori Morimoto2021-05-273-4/+7
* ASoC: rsnd: ignore runtime NULL case at rsnd_runtime_channel_original_with_pa...Kuninori Morimoto2021-05-271-1/+2
* ASoC: rsnd: call unregister for null_hw when removedKuninori Morimoto2021-05-272-4/+6
* ASoC: rsnd: add null CLOCKIN supportKuninori Morimoto2021-05-241-2/+31
* ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()Kuninori Morimoto2021-05-241-3/+1
* ASoC: rsnd: add usage for SRCKuninori Morimoto2021-04-141-0/+9
* ASoC: rsnd: add rsnd_ssi_busif_err_irq_enable/disable()Kuninori Morimoto2021-04-141-67/+45
* ASoC: rsnd: add rsnd_ssi_busif_err_status_clear()Kuninori Morimoto2021-04-141-46/+51
* ASoC: rsnd: check all BUSIF status when errorKuninori Morimoto2021-04-141-2/+0
* ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()Kuninori Morimoto2021-04-141-9/+5
* ASoC: rsnd: core: Check convert rate in rsnd_hw_paramsMikhail Durnev2021-03-161-1/+68
* Merge series "ASoC: rsnd: cleanup ppcheck warning for Renesas sound driver" f...Mark Brown2021-03-105-65/+64
|\
| * ASoC: rsnd: cleanup ppcheck warning for adg.cKuninori Morimoto2021-03-101-7/+8
| * ASoC: rsnd: cleanup ppcheck warning for cmd.cKuninori Morimoto2021-03-101-8/+7
| * ASoC: rsnd: cleanup ppcheck warning for core.cKuninori Morimoto2021-03-101-18/+14
| * ASoC: rsnd: cleanup ppcheck warning for ssi.cKuninori Morimoto2021-03-101-22/+23
| * ASoC: rsnd: cleanup ppcheck warning for ssiu.cKuninori Morimoto2021-03-101-10/+12
* | ASoC: sh: siu_pcm: remove unused variablePierre-Louis Bossart2021-03-101-4/+0
* | ASoC: sh: siu_pcm: remove useless assignmentPierre-Louis Bossart2021-03-101-1/+1