Age | Commit message (Expand) | Author | Files | Lines |
2021-07-14 | ASoC: rsnd: tidyup loop on rsnd_adg_clk_query() | Kuninori Morimoto | 1 | -3/+1 |
2021-05-19 | ASoC: rsnd: check all BUSIF status when error | Kuninori Morimoto | 1 | -2/+0 |
2021-05-19 | ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init() | Kuninori Morimoto | 1 | -9/+5 |
2021-05-19 | ASoC: rsnd: core: Check convert rate in rsnd_hw_params | Mikhail Durnev | 1 | -1/+68 |
2021-02-17 | Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 3 | -4/+4 |
2021-02-05 | Merge branch 'asoc-5.11' into asoc-5.12 | Mark Brown | 2 | -2/+2 |
2021-01-27 | ASoC: siu: Fix build error by a wrong const prefix | Takashi Iwai | 2 | -2/+2 |
2021-01-21 | ASoC: sh: sync parameter naming (rate/sample_bits) | Kuninori Morimoto | 1 | -2/+2 |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 1 | -1/+1 |
2020-12-17 | ASoC: rsnd: don't call clk_disable_unprepare() if can't use | Kuninori Morimoto | 1 | -8/+10 |
2020-11-23 | ASoC: sh: depend on COMMON_CLK to fix compile tests | Krzysztof Kozlowski | 1 | -0/+1 |
2020-09-09 | ASoC: sh: Replace tasklet with work | Takashi Iwai | 2 | -11/+12 |
2020-09-02 | ASoC: siu: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -6/+4 |
2020-07-31 | ASoC: sh: Replace 'select' DMADEVICES 'with depends on' | Laurent Pinchart | 1 | -1/+1 |
2020-07-23 | ASoC: sh: use asoc_substream_to_rtd() | Kuninori Morimoto | 4 | -11/+11 |
2020-07-14 | ASoC: ssi: don't use discriminatory terms for debug log | Kuninori Morimoto | 1 | -1/+1 |
2020-07-14 | ASoC: siu: don't use discriminatory terms for parameter | Kuninori Morimoto | 1 | -3/+3 |
2020-07-14 | ASoC: fsi: don't use discriminatory terms for comment | Kuninori Morimoto | 1 | -2/+2 |
2020-07-14 | ASoC: rsnd: don't use discriminatory terms for comment | Kuninori Morimoto | 1 | -2/+2 |
2020-07-14 | ASoC: rsnd: don't use discriminatory terms for function names | Kuninori Morimoto | 3 | -18/+18 |
2020-05-12 | SoC: rsnd: add interrupt support for SSI BUSIF buffer | Yongbo Zhang | 3 | -0/+162 |
2020-04-20 | ASoC: rsnd: Fix "status check failed" spam for multi-SSI | Matthias Blankertz | 1 | -1/+7 |
2020-04-20 | ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent | Matthias Blankertz | 1 | -4/+7 |
2020-04-16 | ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode | Matthias Blankertz | 1 | -1/+1 |
2020-04-16 | ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode | Matthias Blankertz | 1 | -4/+4 |
2020-03-27 | ASoC: sh: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 4 | -13/+13 |
2020-02-12 | ASoC: sh: fsi: Restore devm_ioremap() alignment | Geert Uytterhoeven | 1 | -2/+1 |
2020-01-29 | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 5 | -110/+22 |
2020-01-21 | ASoC: soc-core: remove bus_control | Kuninori Morimoto | 1 | -1/+0 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2019-12-11 | ASoC: sh: Drop superfluous ioctl PCM ops | Takashi Iwai | 4 | -4/+0 |
2019-12-11 | ASoC: siu_pcm: Use managed buffer allocation | Takashi Iwai | 1 | -38/+1 |
2019-12-11 | ASoC: fsi: Use managed buffer allocation | Takashi Iwai | 1 | -17/+1 |
2019-12-11 | ASoC: rcar: Use managed buffer allocation | Takashi Iwai | 1 | -17/+6 |
2019-12-11 | ASoC: dma-sh7760: Use managed buffer allocation | Takashi Iwai | 1 | -13/+1 |
2019-12-10 | ASoC: soc-core: remove snd_soc_disconnect_sync() | Kuninori Morimoto | 1 | -2/+0 |
2019-12-09 | ASoC: rsnd: Calculate DALIGN inversion at run-time | Geert Uytterhoeven | 1 | -18/+13 |
2019-11-25 | Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 1 | -2/+18 |
2019-11-22 | Merge branch 'asoc-5.5' into asoc-next | Mark Brown | 5 | -72/+113 |
2019-11-22 | ASoC: rsnd: fix DALIGN register for SSIU | Nilkanth Ahirrao | 1 | -2/+18 |
2019-11-09 | ASoC: Remove superfluous snd_dma_continuous_data() | Takashi Iwai | 1 | -1/+1 |
2019-11-06 | Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2 | -2/+3 |
2019-10-28 | ASoC: rsnd: core.c: add WARN_ON() on rsnd_channel_normalization() | Kuninori Morimoto | 1 | -1/+1 |
2019-10-23 | ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma address | Jiada Wang | 1 | -2/+2 |
2019-10-23 | ASoC: rsnd: add missing of_node_put() | Kuninori Morimoto | 1 | -1/+8 |
2019-10-23 | ASoC: rsnd: dma: set bus width to data width for monaural data | Jiada Wang | 1 | -2/+28 |
2019-10-18 | ASoC: rsnd: Reinitialize bit clock inversion flag for every format setting | Junya Monden | 1 | -0/+1 |
2019-10-08 | ASoC: sh: siu_pcm: remove snd_pcm_ops | Kuninori Morimoto | 1 | -20/+24 |
2019-10-08 | ASoC: sh: dma-sh7760: remove snd_pcm_ops | Kuninori Morimoto | 1 | -21/+25 |
2019-10-08 | ASoC: sh: fsi: remove snd_pcm_ops | Kuninori Morimoto | 1 | -15/+16 |