summaryrefslogtreecommitdiffstats
path: root/sound/soc/xilinx
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-06-24ASoC: xilinx: Standardize ASoC menuKuninori Morimoto-0/+4
2025-01-16ASoC: xilinx: xlnx_spdif: Simpify using devm_clk_get_enabled()Michal Simek-27/+11
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König-2/+2
2024-05-09ASoC: Add missing module descriptionsMark Brown-0/+3
2024-05-08ASoC: xilinx: Add missing module descriptionsTakashi Iwai-0/+3
2024-05-08ASoC: xilinx: Use *-y instead of *-objs in MakefileTakashi Iwai-3/+3
2023-03-20ASoC: xilinx: xlnx_spdif: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-03-20ASoC: xilinx: xlnx_formatter_pcm: Convert to platform remove callback returni...Uwe Kleine-König-3/+2
2022-07-05ASoC: xilinx: Suppress second error message about reset failure in .remove()Uwe Kleine-König-1/+1
2022-06-27ASoC: xilinx: Migrate to new style legacy DAI naming flagCharles Keepax-8/+10
2022-01-24ASoC: xilinx: xlnx_i2s: Handle sysclk settingRobert Hancock-10/+81
2022-01-24ASoC: xilinx: xlnx_i2s: create drvdata structureRobert Hancock-31/+35
2022-01-24ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk settingRobert Hancock-0/+25
2022-01-10ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytesRobert Hancock-3/+24
2021-12-21ASoC: xlnx: Use platform_get_irq() to get the interruptLad Prabhakar-7/+3
2021-07-30ASoC: xilinx: Fix reference to PCM buffer addressTakashi Iwai-2/+2
2020-08-18sound: remove duplicate "the the" phrase in Kconfig textColin Ian King-2/+2
2019-12-11ASoC: xilinx: Use managed buffer allocationTakashi Iwai-12/+1
2019-12-11ASoC: xilinx: Drop superfluous ioctl PCM opsTakashi Iwai-1/+0
2019-11-07Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-39/+24
2019-10-08ASoC: xilinx: xlnx_formatter_pcm: remove snd_pcm_opsKuninori Morimoto-31/+23
2019-10-07sound: Fix Kconfig indentationKrzysztof Kozlowski-10/+10
2019-10-01ASoC: xlnx: Use devm_platform_ioremap_resource() in xlnx_formatter_pcm_probe()Markus Elfring-8/+1
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd-2/+0
2019-07-31ASoC: xlnx: use devm_platform_ioremap_resource() to simplify codeYueHaibing-5/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-02-08ASoC: xlnx: fix up for snd_pcm_lib_preallocate_pages_for_all() API changeStephen Rothwell-1/+2
2019-01-14ASoC: xlnx: parse AES audio parametersMaruthi Srinivas Bayyavarapu-0/+143
2019-01-07ASoC: xlnx: enable SPDIF driver buildMaruthi Srinivas Bayyavarapu-0/+9
2019-01-07ASoC: xlnx: add SPDIF audio driverMaruthi Srinivas Bayyavarapu-0/+339
2019-01-03ASoC: xlnx: fix error handling in xlnx_formatter_pcm_probeGustavo A. R. Silva-2/+2
2019-01-03ASoC: xlnx: enable audio formatter driver buildMaruthi Srinivas Bayyavarapu-0/+9
2019-01-03ASoC: xlnx: add pcm formatter platform driverMaruthi Srinivas Bayyavarapu-0/+565
2019-01-03ASoC: xlnx: change license header format styleMaruthi Srinivas Bayyavarapu-8/+7
2019-01-03ASoC: xlnx: Grammar s/the the/the/Geert Uytterhoeven-1/+1
2018-12-13ASoC: xlnx: enable i2s driver buildMaruthi Srinivas Bayyavarapu-0/+10
2018-12-13ASoC: xlnx: Add i2s driverMaruthi Srinivas Bayyavarapu-0/+185