Age | Commit message (Expand) | Author |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-02 | ASoC: atmel: tse850: Make some functions static | YueHaibing |
2019-03-21 | ASoC: mchp-i2s-mcc: add driver for I2SC Multi-Channel Controller | Codrin Ciubotariu |
2018-09-27 | ASoC: atmel: add SND_SOC_I2C_AND_SPI dependency | Arnd Bergmann |
2018-09-10 | ASoC: atmel_ssc_dai: use devm_snd_soc_register_component() | Kuninori Morimoto |
2018-09-03 | ASoC: Add driver for PROTO Audio CODEC (with a WM8731) | Codrin Ciubotariu |
2018-08-28 | ASoC: atmel: tse850: switch to SPDX license identifier | Peter Rosin |
2018-07-03 | ASoC: atmel-i2s: Remove unnecessary audio PLL clock (aclk) | Codrin Ciubotariu |
2018-05-29 | ASoC: atmel-i2s: add driver for the new Atmel I2S controller | Cyrille Pitchen |
2018-04-19 | ASoC: atmel: simplify getting .drvdata | Wolfram Sang |
2018-04-16 | ASoC: atmel_ssc_dai: fix spelling mistake: "Stoping" -> "Stopping" | Colin Ian King |
2018-03-28 | Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso... | Mark Brown |
2018-03-01 | ASoC: atmel: Remove redundant dev_err() call in probe function | Ladislav Michl |
2018-02-12 | ASoC: atmel: replace platform to component | Kuninori Morimoto |
2018-02-12 | ASoC: atmel-classd: replace codec to component | Kuninori Morimoto |
2018-02-12 | ASoC: atmel-pdmic: replace codec to component | Kuninori Morimoto |
2018-02-07 | Merge remote-tracking branches 'asoc/topic/sam9x5_wm8731', 'asoc/topic/sgtl50... | Mark Brown |
2018-02-07 | Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc... | Mark Brown |
2018-01-22 | ASoC: sam9x5_wm8731: Drop 'ASoC' prefix from error messages | Ladislav Michl |
2018-01-22 | ASoC: sam9g20_wm8731: use dev_*() logging functions | Ladislav Michl |
2018-01-12 | Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/amd', 'asoc... | Mark Brown |
2017-12-08 | ASoC: atmel-classd: select correct Kconfig symbol | Alexandre Belloni |
2017-12-04 | ASoC: use snd_soc_component_init_regmap() on atmel-classd | Kuninori Morimoto |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2017-09-01 | ASoC: atmel-classd: remove aclk clock | Quentin Schulz |
2017-08-21 | ASoC: atmel: Remove unnecessary function call | Donglin Peng |
2017-08-21 | ASoC: atmel: Remove unnecessary function call | Donglin Peng |
2017-07-03 | Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso... | Mark Brown |
2017-06-06 | ASoC: atmel: tse850: fix off-by-one in the "ANA" enumeration count | Peter Rosin |
2017-05-17 | ASoC: atmel-classd: sync regcache when resuming | Quentin Schulz |
2017-05-17 | ASoC: atmel: Use IS_ENABLED() | Takashi Iwai |
2017-03-07 | ASoC: atmel-classd: fix audio clock rate | Songjun Wu |
2016-12-15 | ASoC: atmel: tse850: rely on the ssc to register as a cpu dai by itself | Peter Rosin |
2016-11-16 | ASoC: atmel: tse850: add ASoC driver for the Axentia TSE-850 | Peter Rosin |
2016-11-16 | ASoC: atmel_ssc_dai: if not provided, default to sensible dividers | Peter Rosin |
2016-10-24 | ASoC: atmel_wm8904: constify snd_soc_ops structures | Julia Lawall |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/... | Mark Brown |
2016-09-29 | Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next | Mark Brown |
2016-09-12 | ASoC: constify snd_pcm_ops structures | Julia Lawall |
2016-08-16 | ASoC: atmel-pdmic: Fix typos in comments and error messages | Peter Meerwald-Stadler |
2016-08-16 | ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup | Christoph Huber |
2016-08-11 | ASoC: atmel-pdmic: add missing clk_disable_unprepare() on error in atmel_pdmi... | Wei Yongjun |
2016-08-11 | ASoC: atmel-pdmic: mark symbols static where possible | Baoyou Xie |
2016-08-08 | ASoC: codec duplicated callback function goes to component on atmel-pdmic | Kuninori Morimoto |
2016-08-08 | ASoC: codec duplicated callback function goes to component on atmel-classd | Kuninori Morimoto |
2016-07-07 | ASoC: atmel_ssc_dai: Fix DMA params for different SSC | Peter Meerwald |
2016-07-04 | ASoC: atmel-pdmic: Simplify use of devm_ioremap_resource | Amitoj Kaur Chawla |
2016-07-04 | ASoC: Atmel: ClassD: Simplify use of devm_ioremap_resource | Amitoj Kaur Chawla |