summaryrefslogtreecommitdiffstats
path: root/sound/soc/bcm/cygnus-ssp.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-1/+1
* ASoC: bcm: cygnus-ssp: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-08-061-5/+6
|\
| * ASoC: bcm: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-3/+4
| * ASoC: bcm: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
| * ASoC: bcm: Update to use set_fmt_new callbackCharles Keepax2022-06-061-3/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-101-12/+2
|/
* ASoC: bcm: Convert to modern clocking terminologyMark Brown2021-09-271-3/+3
* ASoC: bcm: cygnus_ssp: Use devm_platform_ioremap_resource_byname()Yang Yingliang2021-06-141-5/+2
* Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown2021-04-231-1/+1
|\
| * ASoC: bcm: cygnus_ssp: remove useless initializationPierre-Louis Bossart2021-03-311-1/+1
* | ASoC: cygnus: fix for_each_child.cocci warningskernel test robot2021-03-291-1/+3
|/
* ASoC: bcm: use snd_soc_xxx_active()Kuninori Morimoto2020-05-181-2/+2
* ASoC: bcm: cygnus-ssp: move .suspend/.resume to componentKuninori Morimoto2020-01-211-6/+33
* ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-5/+2
* ASoC: bcm: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-9/+4
* ASoC: cygnus: remove redundant assignment to pointer 'res'Colin Ian King2018-03-081-1/+1
* ASoC: cygnus: Remove unnecessary active_slots checkChristos Gkekas2017-10-091-1/+1
* ASoC: cygnus: Remove support for 8 bit audio and for monoLori Hikichi2017-10-041-18/+4
* ASoC: cygnus: Remove set_fmt from SPDIF dai opsLori Hikichi2017-10-041-1/+8
* ASoC: cygnus: Add EXPORT_SYMBOL for helper functionLori Hikichi2017-10-041-0/+1
*-. Merge remote-tracking branches 'asoc/topic/cs43130', 'asoc/topic/cs53l30', 'a...Mark Brown2017-09-011-180/+55
|\ \
| | * ASoC: cygnus: Add support for 384kHz frame ratesLori Hikichi2017-08-151-180/+55
| |/
* / ASoC: bcm: make snd_soc_dai_driver constBhumika Goyal2017-08-171-1/+1
|/
* ASoC: cygnus: Add Cygnus audio DAI driverSimran Rai2016-05-311-0/+1529