aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
AgeCommit message (Expand)Author
2022-04-08ASoC: fsi: Add check for clk_enableJiasheng Jiang
2021-07-14ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()Kuninori Morimoto
2021-05-19ASoC: rsnd: check all BUSIF status when errorKuninori Morimoto
2021-05-19ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()Kuninori Morimoto
2021-05-19ASoC: rsnd: core: Check convert rate in rsnd_hw_paramsMikhail Durnev
2021-03-04ASoC: siu: Fix build error by a wrong const prefixTakashi Iwai
2020-09-09ASoC: sh: Replace tasklet with workTakashi Iwai
2020-09-02ASoC: siu: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-07-31ASoC: sh: Replace 'select' DMADEVICES 'with depends on'Laurent Pinchart
2020-07-23ASoC: sh: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-14ASoC: ssi: don't use discriminatory terms for debug logKuninori Morimoto
2020-07-14ASoC: siu: don't use discriminatory terms for parameterKuninori Morimoto
2020-07-14ASoC: fsi: don't use discriminatory terms for commentKuninori Morimoto
2020-07-14ASoC: rsnd: don't use discriminatory terms for commentKuninori Morimoto
2020-07-14ASoC: rsnd: don't use discriminatory terms for function namesKuninori Morimoto
2020-05-12SoC: rsnd: add interrupt support for SSI BUSIF bufferYongbo Zhang
2020-04-20ASoC: rsnd: Fix "status check failed" spam for multi-SSIMatthias Blankertz
2020-04-20ASoC: rsnd: Don't treat master SSI in multi SSI setup as parentMatthias Blankertz
2020-04-16ASoC: rsnd: Fix HDMI channel mapping for multi-SSI modeMatthias Blankertz
2020-04-16ASoC: rsnd: Fix parent SSI start/stop in multi-SSI modeMatthias Blankertz
2020-03-27ASoC: sh: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-02-12ASoC: sh: fsi: Restore devm_ioremap() alignmentGeert Uytterhoeven
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-01-21ASoC: soc-core: remove bus_controlKuninori Morimoto
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-11ASoC: sh: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ASoC: siu_pcm: Use managed buffer allocationTakashi Iwai
2019-12-11ASoC: fsi: Use managed buffer allocationTakashi Iwai
2019-12-11ASoC: rcar: Use managed buffer allocationTakashi Iwai
2019-12-11ASoC: dma-sh7760: 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-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown
2019-11-22ASoC: rsnd: fix DALIGN register for SSIUNilkanth Ahirrao
2019-11-09ASoC: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-10-28ASoC: rsnd: core.c: add WARN_ON() on rsnd_channel_normalization()Kuninori Morimoto
2019-10-23ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma addressJiada Wang
2019-10-23ASoC: rsnd: add missing of_node_put()Kuninori Morimoto
2019-10-23ASoC: rsnd: dma: set bus width to data width for monaural dataJiada Wang
2019-10-18ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden
2019-10-08ASoC: sh: siu_pcm: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: sh: dma-sh7760: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: sh: fsi: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: sh: rsnd: remove snd_pcm_opsKuninori Morimoto
2019-09-18ASoC: rsnd: do error check after rsnd_channel_normalization()Kuninori Morimoto
2019-08-20Merge branch 'asoc-5.3' into asoc-5.4Mark Brown
2019-08-07ASoC: rsnd: don't call clk_get_rate() under atomic contextKuninori Morimoto
2019-07-23ASoC: rsnd: Support hw_free() callback at DAI levelTimo Wischer