summaryrefslogtreecommitdiffstats
path: root/sound/soc/cirrus
AgeCommit message (Expand)AuthorLines
2025-06-24ASoC: cirrus: Standardize ASoC menuKuninori Morimoto-0/+3
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-166/+1
2024-09-12ASoC: cirrus: edb93xx: Delete driverAlexander Sverdlin-129/+0
2024-09-12ASoC: ep93xx: Drop legacy DMA supportAlexander Sverdlin-37/+1
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König-2/+2
2024-05-08ASoC: cirrus: Use *-y instead of *-objs in MakefileTakashi Iwai-3/+3
2023-12-01ASoC: cirrus: edb93xx: Drop legacy includeLinus Walleij-1/+0
2023-09-25ASoC: cirrus: convert not to use asoc_xxx()Kuninori Morimoto-3/+3
2023-08-14ASoC: cirrus: merge DAI call back functions into opsKuninori Morimoto-1/+1
2023-04-12ASoC: ep93xx: Add OF supportAlexander Sverdlin-0/+8
2023-04-11ASoC: ep93xx: i2s: Make it individually selectableAlexander Sverdlin-1/+5
2023-04-11ASoC: ep93xx: i2s: move enable call to startup callbackAlexander Sverdlin-1/+11
2023-03-20ASoC: cirrus: ep93xx-i2s: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-03-20ASoC: cirrus: edb93xx: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-2/+4
2023-02-13ASoC: ep93xx: ignore 0 Hz sysclkAlexander Sverdlin-0/+2
2023-01-31ASoC: cirrus: use helper functionKuninori Morimoto-4/+4
2023-01-10ASoC: remove unused ep93xx filesArnd Bergmann-695/+0
2022-06-27ASoC: ep93xx: Migrate to new style legacy DAI naming flagCharles Keepax-4/+6
2022-06-06ASoC: ep93xx: Rename set_fmt_new back to set_fmtCharles Keepax-1/+1
2022-06-06ASoC: ep93xx: Update to use set_fmt_new callbackCharles Keepax-3/+3
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-6/+6
2021-10-20ASoC: cirrus: i2s: Prepare clock before using itAlexander Sverdlin-6/+6
2021-09-27ASoC: ep93xx: Convert to modern clocking terminologyMark Brown-7/+7
2021-01-21ASoC: cirrus: sync parameter naming (rate/sample_bits)Kuninori Morimoto-1/+1
2020-07-23ASoC: cirrus: use asoc_substream_to_rtd()Kuninori Morimoto-2/+2
2020-07-22ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-05-18ASoC: cirrus: use snd_soc_xxx_active()Kuninori Morimoto-2/+2
2020-03-27ASoC: cirrus: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto-4/+4
2020-01-21ASoC: soc-core: remove bus_controlKuninori Morimoto-1/+0
2020-01-21ASoC: cirrus: ep93xx-i2s: move .suspend/.resume to componentKuninori Morimoto-8/+8
2019-10-07sound: Fix Kconfig indentationKrzysztof Kozlowski-7/+7
2019-09-04ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2019-07-31ASoC: ep93xx-i2s: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2019-07-02ASoC: cirrus: ep93xx-i2s.c: use devm_snd_soc_register_component()Kuninori Morimoto-5/+2
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown-45/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-17/+4
2019-06-06ASoC: cirrus: snappercl15: use modern dai_link styleKuninori Morimoto-4/+7
2019-06-06ASoC: cirrus: simone: use modern dai_link styleKuninori Morimoto-4/+6
2019-06-06ASoC: cirrus: edb93xx: use modern dai_link styleKuninori Morimoto-4/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner-12/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-6/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann-5/+5
2018-05-11ASoC: cirrus: i2s: IRQ-based stream watchdogAlexander Sverdlin-0/+85
2018-05-11ASoC: cirrus: i2s: Stop enabling I2S2 and I2S3 FIFOsAlexander Sverdlin-8/+4
2018-05-02ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin-8/+10
2018-05-02ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin-6/+6
2017-12-01ASoC: ep93xx-ac97: Fix platform_get_irq's error checkingArvind Yadav-3/+3