Age | Commit message (Expand) | Author | Files | Lines |
2024-09-09 | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
2024-05-08 | ASoC: xilinx: Add missing module descriptions | Takashi Iwai | 1 | -0/+2 |
2023-03-20 | ASoC: xilinx: xlnx_formatter_pcm: Convert to platform remove callback returni... | Uwe Kleine-König | 1 | -3/+2 |
2022-07-05 | ASoC: xilinx: Suppress second error message about reset failure in .remove() | Uwe Kleine-König | 1 | -1/+1 |
2022-06-27 | ASoC: xilinx: Migrate to new style legacy DAI naming flag | Charles Keepax | 1 | -8/+8 |
2022-01-24 | ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk setting | Robert Hancock | 1 | -0/+25 |
2022-01-10 | 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 |
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-10-08 | ASoC: xilinx: xlnx_formatter_pcm: remove snd_pcm_ops | Kuninori Morimoto | 1 | -31/+23 |
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-02-08 | ASoC: xlnx: fix up for snd_pcm_lib_preallocate_pages_for_all() API change | Stephen Rothwell | 1 | -1/+2 |
2019-01-14 | ASoC: xlnx: parse AES audio parameters | Maruthi Srinivas Bayyavarapu | 1 | -0/+143 |
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: add pcm formatter platform driver | Maruthi Srinivas Bayyavarapu | 1 | -0/+565 |