aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/cirrus (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-21ASoC: soc-core: remove bus_controlKuninori Morimoto1-1/+0
2020-01-21ASoC: cirrus: ep93xx-i2s: move .suspend/.resume to componentKuninori Morimoto1-8/+8
2019-10-07sound: Fix Kconfig indentationKrzysztof Kozlowski1-7/+7
2019-09-04ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-07-31ASoC: ep93xx-i2s: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-07-02ASoC: cirrus: ep93xx-i2s.c: use devm_snd_soc_register_component()Kuninori Morimoto1-5/+2
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown8-45/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner4-17/+4
2019-06-06ASoC: cirrus: snappercl15: use modern dai_link styleKuninori Morimoto1-4/+7
2019-06-06ASoC: cirrus: simone: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: cirrus: edb93xx: use modern dai_link styleKuninori Morimoto1-4/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann5-5/+5
2018-05-11ASoC: cirrus: i2s: IRQ-based stream watchdogAlexander Sverdlin2-0/+85
2018-05-11ASoC: cirrus: i2s: Stop enabling I2S2 and I2S3 FIFOsAlexander Sverdlin1-8/+4
2018-05-02ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin1-8/+10
2018-05-02ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin3-6/+6
2017-12-01ASoC: ep93xx-ac97: Fix platform_get_irq's error checkingArvind Yadav1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-17ASoC: cirrus: make snd_soc_ops constBhumika Goyal2-2/+2
2015-04-27ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internalLars-Peter Clausen1-1/+0
2015-02-21ASoC: cirrus: tlv320aic23 needs I2CArnd Bergmann1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-5/+0
2014-12-08Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs4271', 'asoc/topic/cs42l51' and 'asoc/topic/cs42l73' into asoc-nextMark Brown1-1/+2
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen1-1/+1
2014-10-20ASoC: cirrus: drop owner assignment from platform_driversWolfram Sang5-5/+0
2014-10-20ASoC: cs4271: Split SPI and I2C code into different modulesAxel Lin1-1/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/cirrus' into asoc-nextMark Brown1-13/+5
2014-03-13ASoC: snappercl15: Convert to table based DAPM setupLars-Peter Clausen1-13/+5
2014-03-12Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'asoc/topic/da9055', 'asoc/topic/davinci', 'asoc/topic/fsl', 'asoc/topic/fsl-esai', 'asoc/topic/fsl-sai' and 'asoc/topic/fsl-spdif' into asoc-nextMark Brown1-1/+1
2014-03-07ASoC: update Kconfig of AIC23 users to select I2C variantMax Filippov1-1/+1
2014-02-26ASoC: cirrus: Remove excess dependencies on SND_SOCAlexander Shiyan1-1/+1
2013-12-30ASoC: ep93xx: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-9/+0
2013-12-18ASoC: ep93xx: remove custom DMA alloc compat functionStephen Warren3-17/+22
2013-12-18ASoC: ep93xx: get rid of ep93xx-pcm-audio struct deviceStephen Warren7-17/+46
2013-12-02ASoC: ep93xx: Use devm_snd_dmaengine_pcm_register()Lars-Peter Clausen1-8/+1
2013-10-24Merge remote-tracking branch 'asoc/topic/ep93xx' into asoc-nextMark Brown1-1/+1
2013-10-23ASoC: ep93xx: Open code dma channel requestMark Brown1-0/+13
2013-10-19ASoC: cirrus: Enable compile test buildsMark Brown1-1/+1
2013-08-30Merge remote-tracking branch 'asoc/topic/ep93xx' into tmpMark Brown1-2/+0
2013-08-29ASoC: ep93xx-i2s: Remove unnecessary dev_set_drvdata()Fabio Estevam1-2/+0
2013-08-22Merge remote-tracking branch 'asoc/topic/ep93xx' into asoc-nextMark Brown2-6/+0
2013-07-24ASoC: ep93xx: don't check resource with devm_ioremap_resourceWolfram Sang2-6/+0
2013-07-19ASoC: ep93xx: fix build of ep93xx-ac97.cH Hartley Sweeten1-2/+2
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-4/+8
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown1-2/+8
2013-06-27ASoC: ep93xx: Remove redundant dev_set_drvdata() callsMark Brown1-2/+0