summaryrefslogtreecommitdiffstats
path: root/sound/soc/cirrus
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cirrus: ep93xx-i2s.c: use devm_snd_soc_register_component()Kuninori Morimoto2019-07-021-5/+2Star
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-268-45/+8Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-194-17/+4Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | ASoC: cirrus: snappercl15: use modern dai_link styleKuninori Morimoto2019-06-061-4/+7
* | ASoC: cirrus: simone: use modern dai_link styleKuninori Morimoto2019-06-061-4/+6
* | ASoC: cirrus: edb93xx: use modern dai_link styleKuninori Morimoto2019-06-061-4/+6
|/
* ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann2019-04-295-5/+5
* ASoC: cirrus: i2s: IRQ-based stream watchdogAlexander Sverdlin2018-05-112-0/+85
* ASoC: cirrus: i2s: Stop enabling I2S2 and I2S3 FIFOsAlexander Sverdlin2018-05-111-8/+4Star
* ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin2018-05-011-8/+10
* ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin2018-05-013-6/+6
* ASoC: ep93xx-ac97: Fix platform_get_irq's error checkingArvind Yadav2017-12-011-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ASoC: cirrus: make snd_soc_ops constBhumika Goyal2017-08-172-2/+2
* ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internalLars-Peter Clausen2015-04-271-1/+0Star
* ASoC: cirrus: tlv320aic23 needs I2CArnd Bergmann2015-02-211-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-155-5/+0Star
|\
| * ASoC: cirrus: drop owner assignment from platform_driversWolfram Sang2014-10-205-5/+0Star
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs4271', 'aso...Mark Brown2014-12-081-1/+2
|\ \ \ | | |/ | |/|
| | * ASoC: cs4271: Split SPI and I2C code into different modulesAxel Lin2014-10-201-1/+2
| |/
* / ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-181-1/+1
|/
* Merge remote-tracking branch 'asoc/topic/cirrus' into asoc-nextMark Brown2014-03-131-13/+5Star
|\
| * ASoC: snappercl15: Convert to table based DAPM setupLars-Peter Clausen2014-03-131-13/+5Star
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...Mark Brown2014-03-131-1/+1
|\ \ \ | |_|/ |/| |
| | * ASoC: update Kconfig of AIC23 users to select I2C variantMax Filippov2014-03-071-1/+1
| |/
* / ASoC: cirrus: Remove excess dependencies on SND_SOCAlexander Shiyan2014-02-261-1/+1
|/
* ASoC: ep93xx: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2013-12-301-9/+0Star
* ASoC: ep93xx: remove custom DMA alloc compat functionStephen Warren2013-12-183-17/+22
* ASoC: ep93xx: get rid of ep93xx-pcm-audio struct deviceStephen Warren2013-12-187-17/+46
* ASoC: ep93xx: Use devm_snd_dmaengine_pcm_register()Lars-Peter Clausen2013-12-021-8/+1Star
* Merge remote-tracking branch 'asoc/topic/ep93xx' into asoc-nextMark Brown2013-10-241-1/+1
|\
| * ASoC: cirrus: Enable compile test buildsMark Brown2013-10-191-1/+1
* | ASoC: ep93xx: Open code dma channel requestMark Brown2013-10-231-0/+13
|/
* Merge remote-tracking branch 'asoc/topic/ep93xx' into tmpMark Brown2013-08-301-2/+0Star
|\
| * ASoC: ep93xx-i2s: Remove unnecessary dev_set_drvdata()Fabio Estevam2013-08-291-2/+0Star
* | Merge remote-tracking branch 'asoc/topic/ep93xx' into asoc-nextMark Brown2013-08-222-6/+0Star
|\|
| * ASoC: ep93xx: don't check resource with devm_ioremap_resourceWolfram Sang2013-07-242-6/+0Star
* | ASoC: ep93xx: fix build of ep93xx-ac97.cH Hartley Sweeten2013-07-191-2/+2
|/
* Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-06-281-4/+8
|\
| * ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-2/+8
| * ASoC: ep93xx: Remove redundant dev_set_drvdata() callsMark Brown2013-06-271-2/+0Star
* | ASoC: ep93xx-i2s: Staticize non exported structLars-Peter Clausen2013-05-151-1/+1
* | ASoC: ep93xx: Use generic dmaengine PCMLars-Peter Clausen2013-05-132-128/+12Star
* | ASoC: ep93xx: Setup dma data in DAI probeLars-Peter Clausen2013-05-132-20/+8Star
* | ASoC: ep93xx: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-121-2/+0Star
|/
* Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-181-2/+3
|\