summaryrefslogtreecommitdiff
path: root/sound/soc/bcm
AgeCommit message (Expand)Author
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-25ASoC: bcm: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-14ASoC: bcm: merge DAI call back functions into opsKuninori Morimoto
2023-08-13ASoC: cygnus: Remove unused declarationsYue Haibing
2023-07-17ASoC: bcm: bcm63xx-i2s-whistler: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-03-20ASoC: bcm: cygnus-ssp: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: bcm: bcm63xx-i2s-whistler: Convert to platform remove callback returnin...Uwe Kleine-König
2022-09-14ASoC: bcm2835-i2s: Switch to use dev_err_probe() helperYang Yingliang
2022-08-06Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-06-27ASoC: bcm: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-06-06ASoC: bcm: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: bcm: Update to use set_fmt_new callbackCharles Keepax
2021-12-21ASoC: bcm: Use platform_get_irq() to get the interruptLad Prabhakar
2021-09-27ASoC: bcm: Convert to modern clocking terminologyMark Brown
2021-08-30Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-08-04ASoC: bcm: Use managed PCM buffer allocationTakashi Iwai
2021-07-28ASoC: bcm: cygnus-pcm: Fix unused assignment about 'rc'Tang Bin
2021-06-14ASoC: bcm: cygnus_ssp: Use devm_platform_ioremap_resource_byname()Yang Yingliang
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown
2021-03-31ASoC: bcm: cygnus_ssp: remove useless initializationPierre-Louis Bossart
2021-03-29ASoC: cygnus: fix for_each_child.cocci warningskernel test robot
2021-01-21ASoC: bcm: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2021-01-13ASoC: bcm: cygnus: Use managed DMA buffer allocationLars-Peter Clausen
2020-11-02ASoC: bcm2835-i2s: remove unneeded semicolonTom Rix
2020-07-28ASoC: bcm2835: Silence clk_get() error on -EPROBE_DEFERSeung-Woo Kim
2020-07-23ASoC: bcm: use asoc_substream_to_rtd()Kuninori Morimoto
2020-05-18ASoC: bcm: use snd_soc_xxx_active()Kuninori Morimoto
2020-03-30ASoC: bcm: Fix pointer cast warningTakashi Iwai
2020-03-27ASoC: bcm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-03-13ASoC: brcm: Add DSL/PON SoC audio driverKevin Li
2020-01-21ASoC: bcm: cygnus-ssp: move .suspend/.resume to componentKuninori Morimoto
2019-12-11ASoC: bcm: Drop superfluous ioctl PCM opsTakashi Iwai
2019-10-08ASoC: bcm: cygnus-pcm: remove snd_pcm_opsKuninori Morimoto
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-31ASoC: bcm2835-i2s: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-22ASoC: bcm: cygnus-pcm: Unneeded variable: "ret".Hariprasad Kelam
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-09-10ASoC: bcm: use devm_snd_soc_register_component()Kuninori Morimoto
2018-04-18ASoC: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-03-28Merge remote-tracking branches 'asoc/topic/cx20442', 'asoc/topic/cygnus', 'as...Mark Brown
2018-03-08ASoC: cygnus: remove redundant assignment to pointer 'res'Colin Ian King
2018-02-12ASoC: bcm: cygnus: replace platform to componentKuninori Morimoto
2018-01-18ASoC: bcm2835: fix hw_params error when device is in prepared stateMatthias Reichl
2017-11-10Merge remote-tracking branches 'asoc/topic/cygnus', 'asoc/topic/da7213', 'aso...Mark Brown
2017-11-10ASoC: bcm2835: Support left/right justified and DSP modesMatthias Reichl
2017-11-10ASoC: bcm2835: Enforce full symmetryMatthias Reichl
2017-11-10ASoC: bcm2835: Support additional samplerates up to 384kHzMatthias Reichl
2017-11-10ASoC: bcm2835: Add support for TDM modesMatthias Reichl