summaryrefslogtreecommitdiff
path: root/sound/soc/cirrus
AgeCommit message (Expand)Author
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
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen
2014-10-20ASoC: cirrus: drop owner assignment from platform_driversWolfram Sang
2014-10-20ASoC: cs4271: Split SPI and I2C code into different modulesAxel Lin
2014-03-13Merge remote-tracking branch 'asoc/topic/cirrus' into asoc-nextMark Brown
2014-03-13ASoC: snappercl15: Convert to table based DAPM setupLars-Peter Clausen
2014-03-12Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...Mark Brown
2014-03-07ASoC: update Kconfig of AIC23 users to select I2C variantMax Filippov
2014-02-26ASoC: cirrus: Remove excess dependencies on SND_SOCAlexander Shiyan
2013-12-30ASoC: ep93xx: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2013-12-18ASoC: ep93xx: remove custom DMA alloc compat functionStephen Warren
2013-12-18ASoC: ep93xx: get rid of ep93xx-pcm-audio struct deviceStephen Warren
2013-12-02ASoC: ep93xx: Use devm_snd_dmaengine_pcm_register()Lars-Peter Clausen
2013-10-24Merge remote-tracking branch 'asoc/topic/ep93xx' into asoc-nextMark Brown
2013-10-23ASoC: ep93xx: Open code dma channel requestMark Brown
2013-10-19ASoC: cirrus: Enable compile test buildsMark Brown
2013-08-30Merge remote-tracking branch 'asoc/topic/ep93xx' into tmpMark Brown
2013-08-29ASoC: ep93xx-i2s: Remove unnecessary dev_set_drvdata()Fabio Estevam
2013-08-22Merge remote-tracking branch 'asoc/topic/ep93xx' into asoc-nextMark Brown
2013-07-24ASoC: ep93xx: don't check resource with devm_ioremap_resourceWolfram Sang
2013-07-19ASoC: ep93xx: fix build of ep93xx-ac97.cH Hartley Sweeten
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown
2013-06-27ASoC: ep93xx: Remove redundant dev_set_drvdata() callsMark Brown
2013-05-15ASoC: ep93xx-i2s: Staticize non exported structLars-Peter Clausen
2013-05-13ASoC: ep93xx: Use generic dmaengine PCMLars-Peter Clausen
2013-05-13ASoC: ep93xx: Setup dma data in DAI probeLars-Peter Clausen