Age | Commit message (Expand) | Author |
2020-01-21 | ASoC: pxa: pxa-ssp: move .suspend/.resume to component | Kuninori Morimoto |
2019-12-11 | ASoC: pxa: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-10 | ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime() | Kuninori Morimoto |
2019-11-26 | Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-11-07 | Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2019-10-25 | ASoC: pxa: poodle: Spelling s/enpoints/endpoints/, s/connetion/connection/ | Geert Uytterhoeven |
2019-10-18 | spi: pxa2xx: No need to keep pointer to platform device | Andy Shevchenko |
2019-10-08 | ASoC: pxa: remove snd_pcm_ops | Kuninori Morimoto |
2019-10-08 | ASoC: pxa: mmp-pcm: remove snd_pcm_ops | Kuninori Morimoto |
2019-10-07 | sound: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-07-31 | ASoC: mmp-sspa: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-02 | ASoC: pxa: pxa2xx-ac97.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: pxa: poodle: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: pxa: spitz: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: pxa: tosa: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: pxa: ttc-dkb: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: pxa: z2: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: pxa: zylonite: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: pxa: palm27x: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: pxa: mioa701_wm9713: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: pxa: magician: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: pxa: imote2: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: pxa: hx4700: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: pxa: em-x270: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: pxa: e800_wm9712: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: pxa: e750_wm9705: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: pxa: e740_wm9705: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: pxa: corgi: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: pxa: brownstone: use modern dai_link style | Kuninori Morimoto |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 395 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
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 |
2019-01-07 | ASoC: eliminate left-over from Raumfeld machine driver removal | Daniel Mack |
2018-12-03 | ASoC: pxa: remove raumfeld machine driver | Daniel Mack |
2018-11-06 | ASoC: pxa: change ac97 dependencies | Arnd Bergmann |
2018-10-04 | ASoC: pxa-ssp: enable and disable extclk if given | Daniel Mack |
2018-09-27 | ASoC: pxa: avoid AC97_BUS build warning | Arnd Bergmann |
2018-09-10 | ASoC: pxa: switch to new ac97 bus support | Robert Jarzmik |
2018-07-20 | ASoC: pxa: remove clock divider and pll setup from zylonite and magician | Daniel Mack |
2018-07-09 | ASoC: pxa: make SND_PXA_SOC_SSP depend on PLAT_PXA | Arnd Bergmann |
2018-07-05 | ASoC: pxa-ssp: add support for an external clock in devicetree | Daniel Mack |
2018-07-03 | ASoC: pxa-ssp: mark expected switch fall-through | Gustavo A. R. Silva |
2018-07-02 | ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacks | Daniel Mack |
2018-07-02 | ASoC: pxa: select SND_PXA2XX_LIB for drivers that depend on it | Daniel Mack |
2018-06-29 | ASoC: pxa: make SND_PXA2XX_SOC_I2S selectable | Daniel Mack |