aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/bcm/cygnus-ssp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-06Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-5/+6
2022-06-27ASoC: bcm: Migrate to new style legacy DAI naming flagCharles Keepax1-3/+4
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2)Thomas Gleixner1-12/+2
2022-06-06ASoC: bcm: Rename set_fmt_new back to set_fmtCharles Keepax1-1/+1
2022-06-06ASoC: bcm: Update to use set_fmt_new callbackCharles Keepax1-3/+3
2021-09-27ASoC: bcm: Convert to modern clocking terminologyMark Brown1-3/+3
2021-06-14ASoC: bcm: cygnus_ssp: Use devm_platform_ioremap_resource_byname()Yang Yingliang1-5/+2
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown1-1/+1
2021-03-31ASoC: bcm: cygnus_ssp: remove useless initializationPierre-Louis Bossart1-1/+1
2021-03-29ASoC: cygnus: fix for_each_child.cocci warningskernel test robot1-1/+3
2020-05-18ASoC: bcm: use snd_soc_xxx_active()Kuninori Morimoto1-2/+2
2020-01-21ASoC: bcm: cygnus-ssp: move .suspend/.resume to componentKuninori Morimoto1-6/+33
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-5/+2
2018-09-10ASoC: bcm: use devm_snd_soc_register_component()Kuninori Morimoto1-9/+4
2018-03-08ASoC: cygnus: remove redundant assignment to pointer 'res'Colin Ian King1-1/+1
2017-10-09ASoC: cygnus: Remove unnecessary active_slots checkChristos Gkekas1-1/+1
2017-10-04ASoC: cygnus: Remove support for 8 bit audio and for monoLori Hikichi1-18/+4
2017-10-04ASoC: cygnus: Remove set_fmt from SPDIF dai opsLori Hikichi1-1/+8
2017-10-04ASoC: cygnus: Add EXPORT_SYMBOL for helper functionLori Hikichi1-0/+1
2017-09-01Merge remote-tracking branches 'asoc/topic/cs43130', 'asoc/topic/cs53l30', 'asoc/topic/cygnus' and 'asoc/topic/davinci' into asoc-nextMark Brown1-180/+55
2017-08-17ASoC: bcm: make snd_soc_dai_driver constBhumika Goyal1-1/+1
2017-08-15ASoC: cygnus: Add support for 384kHz frame ratesLori Hikichi1-180/+55
2016-05-31ASoC: cygnus: Add Cygnus audio DAI driverSimran Rai1-0/+1529