summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | ASoC: sh: rcar: ssi: remove redundant assignmentPierre-Louis Bossart2021-03-101-1/+0
* | ASoC: sh: rcar: ctu: add missing error checkPierre-Louis Bossart2021-03-101-0/+2
* | ASoC: sh: rcar: simplify returnPierre-Louis Bossart2021-03-101-1/+1
* | ASoC: sh: rcar: align function prototypesPierre-Louis Bossart2021-03-101-3/+3
* | ASoC: sh: dma-sh7760: remove unused variablePierre-Louis Bossart2021-03-101-1/+0
|/
* Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-02-173-4/+4
|\
| * Merge branch 'asoc-5.11' into asoc-5.12Mark Brown2021-02-052-2/+2
| |\
| | * ASoC: siu: Fix build error by a wrong const prefixTakashi Iwai2021-01-272-2/+2
| * | ASoC: sh: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-2/+2
| |/
* / ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
|/
* ASoC: rsnd: don't call clk_disable_unprepare() if can't useKuninori Morimoto2020-12-171-8/+10
* ASoC: sh: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski2020-11-231-0/+1
* ASoC: sh: Replace tasklet with workTakashi Iwai2020-09-092-11/+12
* ASoC: siu: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-6/+4
* ASoC: sh: Replace 'select' DMADEVICES 'with depends on'Laurent Pinchart2020-07-311-1/+1
* ASoC: sh: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-234-11/+11
* ASoC: ssi: don't use discriminatory terms for debug logKuninori Morimoto2020-07-141-1/+1
* ASoC: siu: don't use discriminatory terms for parameterKuninori Morimoto2020-07-141-3/+3
* ASoC: fsi: don't use discriminatory terms for commentKuninori Morimoto2020-07-141-2/+2
* ASoC: rsnd: don't use discriminatory terms for commentKuninori Morimoto2020-07-141-2/+2
* ASoC: rsnd: don't use discriminatory terms for function namesKuninori Morimoto2020-07-143-18/+18
* SoC: rsnd: add interrupt support for SSI BUSIF bufferYongbo Zhang2020-05-123-0/+162
* ASoC: rsnd: Fix "status check failed" spam for multi-SSIMatthias Blankertz2020-04-201-1/+7
* ASoC: rsnd: Don't treat master SSI in multi SSI setup as parentMatthias Blankertz2020-04-201-4/+7
* ASoC: rsnd: Fix HDMI channel mapping for multi-SSI modeMatthias Blankertz2020-04-161-1/+1
* ASoC: rsnd: Fix parent SSI start/stop in multi-SSI modeMatthias Blankertz2020-04-161-4/+4
* ASoC: sh: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-274-13/+13