aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/xilinx/xlnx_formatter_pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-20ASoC: xilinx: xlnx_formatter_pcm: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2022-07-05ASoC: xilinx: Suppress second error message about reset failure in .remove()Uwe Kleine-König1-1/+1
2022-06-27ASoC: xilinx: Migrate to new style legacy DAI naming flagCharles Keepax1-8/+8
2022-01-24ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk settingRobert Hancock1-0/+25
2022-01-10ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytesRobert Hancock1-3/+24
2021-07-30ASoC: xilinx: Fix reference to PCM buffer addressTakashi Iwai1-2/+2
2019-12-11ASoC: xilinx: Use managed buffer allocationTakashi Iwai1-12/+1
2019-12-11ASoC: xilinx: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-10-08ASoC: xilinx: xlnx_formatter_pcm: remove snd_pcm_opsKuninori Morimoto1-31/+23
2019-10-01ASoC: xlnx: Use devm_platform_ioremap_resource() in xlnx_formatter_pcm_probe()Markus Elfring1-8/+1
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-2/+0
2019-02-08ASoC: xlnx: fix up for snd_pcm_lib_preallocate_pages_for_all() API changeStephen Rothwell1-1/+2
2019-01-14ASoC: xlnx: parse AES audio parametersMaruthi Srinivas Bayyavarapu1-0/+143
2019-01-03ASoC: xlnx: fix error handling in xlnx_formatter_pcm_probeGustavo A. R. Silva1-2/+2
2019-01-03ASoC: xlnx: add pcm formatter platform driverMaruthi Srinivas Bayyavarapu1-0/+565