ta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/sound/soc/cirrus
AgeCommit message (Expand)Author
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