Age | Commit message (Expand) | Author | Files | Lines |
2022-04-08 | ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk setting | Robert Hancock | 1 | -0/+25 |
2022-02-08 | ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytes | Robert Hancock | 1 | -3/+24 |
2021-07-30 | ASoC: xilinx: Fix reference to PCM buffer address | Takashi Iwai | 1 | -2/+2 |
2020-08-18 | sound: remove duplicate "the the" phrase in Kconfig text | Colin Ian King | 1 | -2/+2 |
2019-12-11 | ASoC: xilinx: Use managed buffer allocation | Takashi Iwai | 1 | -12/+1 |
2019-12-11 | ASoC: xilinx: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -1/+0 |
2019-11-07 | Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -39/+24 |
2019-10-08 | ASoC: xilinx: xlnx_formatter_pcm: remove snd_pcm_ops | Kuninori Morimoto | 1 | -31/+23 |
2019-10-07 | sound: Fix Kconfig indentation | Krzysztof Kozlowski | 1 | -10/+10 |
2019-10-01 | ASoC: xlnx: Use devm_platform_ioremap_resource() in xlnx_formatter_pcm_probe() | Markus Elfring | 1 | -8/+1 |
2019-08-02 | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -2/+0 |
2019-07-31 | ASoC: xlnx: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2 | -5/+2 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-02-08 | ASoC: xlnx: fix up for snd_pcm_lib_preallocate_pages_for_all() API change | Stephen Rothwell | 1 | -1/+2 |
2019-01-15 | ASoC: xlnx: parse AES audio parameters | Maruthi Srinivas Bayyavarapu | 1 | -0/+143 |
2019-01-07 | ASoC: xlnx: enable SPDIF driver build | Maruthi Srinivas Bayyavarapu | 2 | -0/+9 |
2019-01-07 | ASoC: xlnx: add SPDIF audio driver | Maruthi Srinivas Bayyavarapu | 1 | -0/+339 |
2019-01-03 | ASoC: xlnx: fix error handling in xlnx_formatter_pcm_probe | Gustavo A. R. Silva | 1 | -2/+2 |
2019-01-03 | ASoC: xlnx: enable audio formatter driver build | Maruthi Srinivas Bayyavarapu | 2 | -0/+9 |
2019-01-03 | ASoC: xlnx: add pcm formatter platform driver | Maruthi Srinivas Bayyavarapu | 1 | -0/+565 |
2019-01-03 | ASoC: xlnx: change license header format style | Maruthi Srinivas Bayyavarapu | 1 | -8/+7 |
2019-01-03 | ASoC: xlnx: Grammar s/the the/the/ | Geert Uytterhoeven | 1 | -1/+1 |
2018-12-13 | ASoC: xlnx: enable i2s driver build | Maruthi Srinivas Bayyavarapu | 2 | -0/+10 |
2018-12-13 | ASoC: xlnx: Add i2s driver | Maruthi Srinivas Bayyavarapu | 1 | -0/+185 |