Age | Commit message (Expand) | Author |
2023-09-25 | ASoC: au1x: convert not to use asoc_xxx() | Kuninori Morimoto |
2023-08-14 | ASoC: au1x: merge DAI call back functions into ops | Kuninori Morimoto |
2023-03-20 | ASoC: au1x: psc-i2s: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: au1x: psc-ac97: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: au1x: i2sc: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: au1x: ac97c: Convert to platform remove callback returning void | Uwe Kleine-König |
2022-06-27 | ASoC: au1x: Migrate to new style legacy DAI naming flag | Charles Keepax |
2022-06-06 | ASoC: au1x: Rename set_fmt_new back to set_fmt | Charles Keepax |
2022-06-06 | ASoC: au1x: Update to use set_fmt_new callback | Charles Keepax |
2022-04-04 | ASoC: wm8731: Factor out the I2C and SPI bus code into separate modules | Mark Brown |
2021-09-16 | ASoC: au1x: Convert to modern terminology for DAI clocking | Mark Brown |
2021-01-21 | ASoC: au1x: sync parameter naming (rate/sample_bits) | Kuninori Morimoto |
2020-07-23 | ASoC: au1x: use asoc_substream_to_rtd() | Kuninori Morimoto |
2020-03-27 | ASoC: au1x: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto |
2020-01-28 | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-01-21 | ASoC: soc-core: remove bus_control | Kuninori Morimoto |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-11 | ASoC: au1x: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ASoC: au1x: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-11-09 | ASoC: Remove superfluous snd_dma_continuous_data() | Takashi Iwai |
2019-10-08 | ASoC: au1x: dma: remove snd_pcm_ops | Kuninori Morimoto |
2019-10-08 | ASoC: au1x: dbdma2: remove snd_pcm_ops | Kuninori Morimoto |
2019-07-31 | ASoC: au1x: psc-i2s: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-31 | ASoC: psc-ac97: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-02 | ASoC: au1x: psc-i2s.c: use devm_snd_soc_register_component() | Kuninori Morimoto |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-06 | ASoC: au1x: db1200: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: au1x: db1000: use modern dai_link style | Kuninori Morimoto |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-02-12 | ASoC: au1x: dma: replace platform to component | Kuninori Morimoto |
2018-02-12 | ASoC: au1x: dbdma2: replace platform to component | Kuninori Morimoto |
2018-01-15 | ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read() | Dan Carpenter |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/psc-ac97' and '... | Mark Brown |
2017-08-17 | ASoC: aux1x: make snd_soc_ops const | Bhumika Goyal |
2017-08-14 | ASoC: au1x: constify snd_pcm_ops structures | Arvind Yadav |
2017-07-17 | ASoC: au1x: psc-i2s: constify dev_pm_ops structure | Gustavo A. R. Silva |
2017-07-17 | ASoC: psc-ac97: constify dev_pm_ops structure | Gustavo A. R. Silva |
2016-04-13 | ASoC: au1x: use correct format specifier | Heinrich Schuchardt |
2015-10-13 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2015-10-07 | Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/i... | Mark Brown |
2015-09-25 | ASoC: db1200: Fix DAI link format for db1300 and db1550 | Lars-Peter Clausen |
2015-09-23 | Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso... | Mark Brown |
2015-09-14 | ASoC: au1x: psc-i2s: Fix unused variable 'ret' warning | Axel Lin |
2015-09-14 | ASoC: au1x: Convert to devm_snd_soc_register_card | Axel Lin |
2015-08-30 | ASoC: au1x: psc-i2s: Convert to use devm_ioremap_resource | Axel Lin |
2015-08-28 | ASoC: au1x: Convert to devm_snd_soc_register_platform | Axel Lin |