Age | Commit message (Expand) | Author | Files | Lines |
2019-07-02 | ASoC: cirrus: ep93xx-i2s.c: use devm_snd_soc_register_component() | Kuninori Morimoto | 1 | -5/+2 |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 8 | -45/+8 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 4 | -17/+4 |
2019-06-06 | ASoC: cirrus: snappercl15: use modern dai_link style | Kuninori Morimoto | 1 | -4/+7 |
2019-06-06 | ASoC: cirrus: simone: use modern dai_link style | Kuninori Morimoto | 1 | -4/+6 |
2019-06-06 | ASoC: cirrus: edb93xx: use modern dai_link style | Kuninori Morimoto | 1 | -4/+6 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 1 | -12/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-04-29 | ARM: ep93xx: move pinctrl interfaces into include/linux/soc | Arnd Bergmann | 5 | -5/+5 |
2018-05-11 | ASoC: cirrus: i2s: IRQ-based stream watchdog | Alexander Sverdlin | 2 | -0/+85 |
2018-05-11 | ASoC: cirrus: i2s: Stop enabling I2S2 and I2S3 FIFOs | Alexander Sverdlin | 1 | -8/+4 |
2018-05-01 | ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setup | Alexander Sverdlin | 1 | -8/+10 |
2018-05-01 | ASoC: cirrus: i2s: Fix LRCLK configuration | Alexander Sverdlin | 3 | -6/+6 |
2017-12-01 | ASoC: ep93xx-ac97: Fix platform_get_irq's error checking | Arvind Yadav | 1 | -3/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-17 | ASoC: cirrus: make snd_soc_ops const | Bhumika Goyal | 2 | -2/+2 |
2015-04-27 | ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal | Lars-Peter Clausen | 1 | -1/+0 |
2015-02-21 | ASoC: cirrus: tlv320aic23 needs I2C | Arnd Bergmann | 1 | -1/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -5/+0 |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs4271', 'aso... | Mark Brown | 1 | -1/+2 |
2014-11-18 | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen | 1 | -1/+1 |
2014-10-20 | ASoC: cirrus: drop owner assignment from platform_drivers | Wolfram Sang | 5 | -5/+0 |
2014-10-20 | ASoC: cs4271: Split SPI and I2C code into different modules | Axel Lin | 1 | -1/+2 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/cirrus' into asoc-next | Mark Brown | 1 | -13/+5 |
2014-03-13 | ASoC: snappercl15: Convert to table based DAPM setup | Lars-Peter Clausen | 1 | -13/+5 |
2014-03-13 | Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso... | Mark Brown | 1 | -1/+1 |
2014-03-07 | ASoC: update Kconfig of AIC23 users to select I2C variant | Max Filippov | 1 | -1/+1 |
2014-02-26 | ASoC: cirrus: Remove excess dependencies on SND_SOC | Alexander Shiyan | 1 | -1/+1 |
2013-12-30 | ASoC: ep93xx: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 1 | -9/+0 |
2013-12-18 | ASoC: ep93xx: remove custom DMA alloc compat function | Stephen Warren | 3 | -17/+22 |
2013-12-18 | ASoC: ep93xx: get rid of ep93xx-pcm-audio struct device | Stephen Warren | 7 | -17/+46 |
2013-12-02 | ASoC: ep93xx: Use devm_snd_dmaengine_pcm_register() | Lars-Peter Clausen | 1 | -8/+1 |
2013-10-24 | Merge remote-tracking branch 'asoc/topic/ep93xx' into asoc-next | Mark Brown | 1 | -1/+1 |
2013-10-23 | ASoC: ep93xx: Open code dma channel request | Mark Brown | 1 | -0/+13 |
2013-10-20 | ASoC: cirrus: Enable compile test builds | Mark Brown | 1 | -1/+1 |
2013-08-30 | Merge remote-tracking branch 'asoc/topic/ep93xx' into tmp | Mark Brown | 1 | -2/+0 |
2013-08-29 | ASoC: ep93xx-i2s: Remove unnecessary dev_set_drvdata() | Fabio Estevam | 1 | -2/+0 |
2013-08-22 | Merge remote-tracking branch 'asoc/topic/ep93xx' into asoc-next | Mark Brown | 2 | -6/+0 |
2013-07-24 | ASoC: ep93xx: don't check resource with devm_ioremap_resource | Wolfram Sang | 2 | -6/+0 |
2013-07-19 | ASoC: ep93xx: fix build of ep93xx-ac97.c | H Hartley Sweeten | 1 | -2/+2 |
2013-06-28 | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -4/+8 |
2013-06-27 | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 1 | -2/+8 |
2013-06-27 | ASoC: ep93xx: Remove redundant dev_set_drvdata() calls | Mark Brown | 1 | -2/+0 |
2013-05-15 | ASoC: ep93xx-i2s: Staticize non exported struct | Lars-Peter Clausen | 1 | -1/+1 |
2013-05-13 | ASoC: ep93xx: Use generic dmaengine PCM | Lars-Peter Clausen | 2 | -128/+12 |
2013-05-13 | ASoC: ep93xx: Setup dma data in DAI probe | Lars-Peter Clausen | 2 | -20/+8 |
2013-05-12 | ASoC: ep93xx: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-04-18 | Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -2/+3 |