summaryrefslogtreecommitdiff
path: root/sound/soc/cirrus
AgeCommit message (Expand)Author
2023-12-01ASoC: cirrus: edb93xx: Drop legacy includeLinus Walleij
2023-09-25ASoC: cirrus: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-14ASoC: cirrus: merge DAI call back functions into opsKuninori Morimoto
2023-04-12ASoC: ep93xx: Add OF supportAlexander Sverdlin
2023-04-11ASoC: ep93xx: i2s: Make it individually selectableAlexander Sverdlin
2023-04-11ASoC: ep93xx: i2s: move enable call to startup callbackAlexander Sverdlin
2023-03-20ASoC: cirrus: ep93xx-i2s: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: cirrus: edb93xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-02-13ASoC: ep93xx: ignore 0 Hz sysclkAlexander Sverdlin
2023-01-31ASoC: cirrus: use helper functionKuninori Morimoto
2023-01-10ASoC: remove unused ep93xx filesArnd Bergmann
2022-06-27ASoC: ep93xx: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: ep93xx: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: ep93xx: Update to use set_fmt_new callbackCharles Keepax
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-10-20ASoC: cirrus: i2s: Prepare clock before using itAlexander Sverdlin
2021-09-27ASoC: ep93xx: Convert to modern clocking terminologyMark Brown
2021-01-21ASoC: cirrus: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-07-23ASoC: cirrus: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-22ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-05-18ASoC: cirrus: use snd_soc_xxx_active()Kuninori Morimoto
2020-03-27ASoC: cirrus: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-01-21ASoC: soc-core: remove bus_controlKuninori Morimoto
2020-01-21ASoC: cirrus: ep93xx-i2s: move .suspend/.resume to componentKuninori Morimoto
2019-10-07sound: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-04ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-31ASoC: ep93xx-i2s: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-02ASoC: cirrus: ep93xx-i2s.c: use devm_snd_soc_register_component()Kuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-06ASoC: cirrus: snappercl15: use modern dai_link styleKuninori Morimoto
2019-06-06ASoC: cirrus: simone: use modern dai_link styleKuninori Morimoto
2019-06-06ASoC: cirrus: edb93xx: use modern dai_link styleKuninori Morimoto
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann
2018-05-11ASoC: cirrus: i2s: IRQ-based stream watchdogAlexander Sverdlin
2018-05-11ASoC: cirrus: i2s: Stop enabling I2S2 and I2S3 FIFOsAlexander Sverdlin
2018-05-02ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin
2018-05-02ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin
2017-12-01ASoC: ep93xx-ac97: Fix platform_get_irq's error checkingArvind Yadav
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-17ASoC: cirrus: make snd_soc_ops constBhumika Goyal
2015-04-27ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internalLars-Peter Clausen
2015-02-21ASoC: cirrus: tlv320aic23 needs I2CArnd Bergmann
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-08Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs4271', 'aso...Mark Brown