aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/xilinx/xlnx_formatter_pcm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: xilinx: Add missing module descriptionsTakashi Iwai2024-05-081-0/+2
* ASoC: xilinx: xlnx_formatter_pcm: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
* ASoC: xilinx: Suppress second error message about reset failure in .remove()Uwe Kleine-König2022-07-051-1/+1
* ASoC: xilinx: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-8/+8
* ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk settingRobert Hancock2022-01-241-0/+25
* ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytesRobert Hancock2022-01-101-3/+24
* ASoC: xilinx: Fix reference to PCM buffer addressTakashi Iwai2021-07-301-2/+2
* ASoC: xilinx: Use managed buffer allocationTakashi Iwai2019-12-111-12/+1
* ASoC: xilinx: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ASoC: xilinx: xlnx_formatter_pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-31/+23
* ASoC: xlnx: Use devm_platform_ioremap_resource() in xlnx_formatter_pcm_probe()Markus Elfring2019-10-011-8/+1
* ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-2/+0
* ASoC: xlnx: fix up for snd_pcm_lib_preallocate_pages_for_all() API changeStephen Rothwell2019-02-081-1/+2
* ASoC: xlnx: parse AES audio parametersMaruthi Srinivas Bayyavarapu2019-01-141-0/+143
* ASoC: xlnx: fix error handling in xlnx_formatter_pcm_probeGustavo A. R. Silva2019-01-031-2/+2
* ASoC: xlnx: add pcm formatter platform driverMaruthi Srinivas Bayyavarapu2019-01-031-0/+565