summaryrefslogtreecommitdiffstats
path: root/sound/soc/bcm
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-2/+2
2025-12-03ASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure()Haotian Zhang-1/+3
2025-06-24ASoC: bcm: Standardize ASoC menuKuninori Morimoto-0/+4
2024-11-05ASoC: bcm63xx-pcm-whistler: fix uninit-value in i2s_dma_isrSuraj Sonawane-1/+5
2024-10-01{ASoC,media}: constify snd_soc_component_driverMark Brown-1/+1
2024-09-30ASoC: bcm2835-i2s: Use maple tree register cacheMark Brown-1/+1
2024-09-30ASoC: constify snd_soc_component_driver structJavier Carrasco-1/+1
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König-2/+2
2024-05-08ASoC: bcm: Use *-y instead of *-objs in MakefileTakashi Iwai-3/+3
2023-10-09ASoC: Explicitly include correct DT includesRob Herring-1/+1
2023-09-25ASoC: bcm: convert not to use asoc_xxx()Kuninori Morimoto-26/+26
2023-08-14ASoC: bcm: merge DAI call back functions into opsKuninori Morimoto-12/+12
2023-08-13ASoC: cygnus: Remove unused declarationsYue Haibing-2/+0
2023-07-17ASoC: bcm: bcm63xx-i2s-whistler: Convert to devm_platform_ioremap_resource()Yangtao Li-15/+1
2023-03-20ASoC: bcm: cygnus-ssp: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-03-20ASoC: bcm: bcm63xx-i2s-whistler: Convert to platform remove callback returnin...Uwe Kleine-König-3/+2
2022-09-14ASoC: bcm2835-i2s: Switch to use dev_err_probe() helperYang Yingliang-8/+3
2022-08-06Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-16/+19
2022-06-27ASoC: bcm: Migrate to new style legacy DAI naming flagCharles Keepax-4/+7
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner-36/+6
2022-06-06ASoC: bcm: Rename set_fmt_new back to set_fmtCharles Keepax-2/+2
2022-06-06ASoC: bcm: Update to use set_fmt_new callbackCharles Keepax-14/+14
2021-12-21ASoC: bcm: Use platform_get_irq() to get the interruptLad Prabhakar-8/+6
2021-09-27ASoC: bcm: Convert to modern clocking terminologyMark Brown-31/+31
2021-08-30Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-1/+1
2021-08-04ASoC: bcm: Use managed PCM buffer allocationTakashi Iwai-76/+6
2021-07-28ASoC: bcm: cygnus-pcm: Fix unused assignment about 'rc'Tang Bin-1/+1
2021-06-14ASoC: bcm: cygnus_ssp: Use devm_platform_ioremap_resource_byname()Yang Yingliang-5/+2
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown-1/+1
2021-03-31ASoC: bcm: cygnus_ssp: remove useless initializationPierre-Louis Bossart-1/+1
2021-03-29ASoC: cygnus: fix for_each_child.cocci warningskernel test robot-1/+3
2021-01-21ASoC: bcm: sync parameter naming (rate/sample_bits)Kuninori Morimoto-3/+3
2021-01-13ASoC: bcm: cygnus: Use managed DMA buffer allocationLars-Peter Clausen-104/+3
2020-11-02ASoC: bcm2835-i2s: remove unneeded semicolonTom Rix-2/+2
2020-07-28ASoC: bcm2835: Silence clk_get() error on -EPROBE_DEFERSeung-Woo Kim-3/+6
2020-07-23ASoC: bcm: use asoc_substream_to_rtd()Kuninori Morimoto-14/+14
2020-05-18ASoC: bcm: use snd_soc_xxx_active()Kuninori Morimoto-5/+5
2020-03-30ASoC: bcm: Fix pointer cast warningTakashi Iwai-1/+1
2020-03-27ASoC: bcm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto-19/+19
2020-03-13ASoC: brcm: Add DSL/PON SoC audio driverKevin Li-0/+905
2020-01-21ASoC: bcm: cygnus-ssp: move .suspend/.resume to componentKuninori Morimoto-6/+33
2019-12-11ASoC: bcm: Drop superfluous ioctl PCM opsTakashi Iwai-1/+0
2019-10-08ASoC: bcm: cygnus-pcm: remove snd_pcm_opsKuninori Morimoto-26/+30
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd-5/+2
2019-07-31ASoC: bcm2835-i2s: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2019-07-22ASoC: bcm: cygnus-pcm: Unneeded variable: "ret".Hariprasad Kelam-4/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-9/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-09-10ASoC: bcm: use devm_snd_soc_register_component()Kuninori Morimoto-9/+4