Age | Commit message (Expand) | Author | Files | Lines |
2020-01-28 | 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 |
2019-10-08 | ASoC: sh: rsnd: remove snd_pcm_ops | Kuninori Morimoto | 1 | -12/+11 |
2019-09-18 | ASoC: rsnd: do error check after rsnd_channel_normalization() | Kuninori Morimoto | 1 | -5/+5 |
2019-08-20 | Merge branch 'asoc-5.3' into asoc-5.4 | Mark Brown | 1 | -6/+15 |
2019-08-07 | ASoC: rsnd: don't call clk_get_rate() under atomic context | Kuninori Morimoto | 1 | -6/+15 |
2019-07-23 | ASoC: rsnd: Support hw_free() callback at DAI level | Timo Wischer | 2 | -4/+24 |
2019-06-26 | ASoC: rsnd: add missing pin sharing with SSI9 | Kuninori Morimoto | 2 | -0/+2 |
2019-06-26 | ASoC: rsnd: ssiu: tidyup SSI_MODE1/2 settings | Kuninori Morimoto | 1 | -48/+44 |
2019-06-18 | ASoC: rsnd: fixup mod ID calculation in rsnd_ctu_probe_ | Nilkanth Ahirrao | 1 | -1/+1 |
2019-06-06 | ASoC: sh: sh7760-ac97: use modern dai_link style | Kuninori Morimoto | 1 | -5/+6 |
2019-06-06 | ASoC: sh: migor: use modern dai_link style | Kuninori Morimoto | 1 | -4/+6 |
2019-05-20 | ASoC: rsnd: move pcm_new from snd_soc_component_driver to snd_soc_dai_driver | Kuninori Morimoto | 1 | -60/+60 |
2019-04-25 | ASoC: rsnd: fixup 6ch settings to 8ch | Kuninori Morimoto | 3 | -5/+16 |
2019-03-18 | Merge tag 'v5.1-rc1' into asoc-5.1 | Mark Brown | 3 | -18/+5 |
2019-03-11 | ASoC: rsnd: src: fix compiler warnings | Jiada Wang | 1 | -6/+6 |
2019-03-11 | ASoC: rsnd: src: Avoid a potential deadlock | Jiada Wang | 3 | -8/+8 |
2019-02-28 | Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 4 | -14/+63 |
2019-02-26 | Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 3 | -13/+62 |
2019-02-26 | ASoC: rsnd: gen: fix SSI9 4/5/6/7 busif related register address | Jiada Wang | 3 | -13/+62 |
2019-02-18 | ASoC: fsi: fix spelling mistake "doens't" -> "doesn't" | Colin Ian King | 1 | -1/+1 |
2019-02-13 | Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2 | -2/+2 |
2019-02-08 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -2/+2 |
2019-02-08 | Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2 | -35/+138 |
2019-02-07 | ASoC: rsnd: ssiu: correct shift bit for ssiu9 | Jiada Wang | 1 | -1/+1 |
2019-02-06 | ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check | Kuninori Morimoto | 1 | -1/+1 |
2019-02-06 | Merge branch 'asoc-5.0' into asoc-5.1 for dapm table | Mark Brown | 1 | -4/+4 |
2019-02-06 | ASoC: sh: Drop superfluous PCM preallocation error checks | Takashi Iwai | 3 | -17/+4 |
2019-02-05 | ASoC: sh: Avoid passing NULL to memory allocators | Takashi Iwai | 1 | -1/+1 |