- 7f2da3d ALSA: pxa2xx: Use managed PCM buffer allocation by Takashi Iwai · 3 years, 5 months ago
- 0c8ccd8 spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver by Andy Shevchenko · 3 years, 8 months ago
- 00a2548 ASoC: pxa: remove useless assignment by Pierre-Louis Bossart · 3 years, 9 months ago
- 64ca77d ASoC: mmp-sspa: drop unneeded snd_soc_dai_set_drvdata by Julia Lawall · 3 years, 11 months ago
- c658b21 ASoC: pxa: sync parameter naming (rate/sample_bits) by Kuninori Morimoto · 4 years ago
- 82d1aeb ASoC: mmp-sspa: set phase two word length register by Kyle Russell · 4 years, 1 month ago
- b88b31f ASoC: mmp-sspa: clear transmit phase bit for non-stereo formats by Kyle Russell · 4 years, 2 months ago
- 5268e0b ASoC: Fix 7/8 spaces indentation in Kconfig by Geert Uytterhoeven · 4 years, 2 months ago
- b8f9495 ASoC: pxa: pxa-ssp: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare by Xu Wang · 4 years, 2 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 83b95c2 ASoC: pxa: use asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 5 months ago
- 701f472 ASoC: pxa: pxa-ssp: Demote seemingly unintentional kerneldoc header by Lee Jones · 4 years, 6 months ago
- 2f86f20 ASoC: pxa: rename to snd_soc_component_read() by Kuninori Morimoto · 4 years, 7 months ago
- 1854576 ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe() by Wei Yongjun · 4 years, 7 months ago
- 168aac9 ASoC: pxa: remove Compulab pxa2xx boards by Robert Jarzmik · 4 years, 7 months ago
- 6ea460d ASoC: mmp-sspa: Fix the error handling in probe() by Lubomir Rintel · 4 years, 7 months ago
- a97e384 ASoC: mmp-sspa: Add Device Tree support by Lubomir Rintel · 4 years, 8 months ago
- aaeb5fb ASoC: pxa: use snd_soc_xxx_active() by Kuninori Morimoto · 4 years, 8 months ago
- 39ec7e9 ASoC: mmp-sspa: Set appropriate bus format for given bit width by Lubomir Rintel · 4 years, 8 months ago
- 7d98cc6 ASoC: mmp-sspa: Add support for the runtime power management by Lubomir Rintel · 4 years, 8 months ago
- 8ecdcac ASoC: mmp-sspa: Prepare/unprepare the clocks by Lubomir Rintel · 4 years, 8 months ago
- 3c4e89d ASoC: mmp-sspa: Remove the embedded struct ssp_device by Lubomir Rintel · 4 years, 8 months ago
- 724da05 ASoC: mmp-sspa: Add support for soc-generic-dmaengine-pcm by Lubomir Rintel · 4 years, 8 months ago
- c9aeda1 ASoC: mmp-sspa: Get rid of dma_params and phys_base by Lubomir Rintel · 4 years, 8 months ago
- e0b9024 ASoC: mmp-sspa: A trivial typo fix by Lubomir Rintel · 4 years, 8 months ago
- 74fcfde7 ASoC: mmp-sspa: Drop S20_3LE case by Lubomir Rintel · 4 years, 8 months ago
- 00a1aca2 ASoC: mmp-sspa: Flip SNDRV_PCM_FMTBIT_S24_3LE on by Lubomir Rintel · 4 years, 8 months ago
- a23d7f4 Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: by Mark Brown · 4 years, 9 months ago
- 17fb543 ASoC: pxa: magician: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 9 months ago
- 8d8fef2 ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 9 months ago
- 27821f4 ASoC: pxa: Enable AC'97 bus support for PXA machines by Mark Brown · 4 years, 9 months ago
- 60a2601 ASoC: pxa: Select regmap from AC'97 machines by Mark Brown · 4 years, 9 months ago
- 250a15c ASoC: soc-core: remove bus_control by Kuninori Morimoto · 5 years ago
- 0b1c899 ASoC: pxa: pxa2xx-i2s: move .suspend/.resume to component by Kuninori Morimoto · 5 years ago
- 2c55f0b ASoC: pxa: pxa-ssp: move .suspend/.resume to component by Kuninori Morimoto · 5 years ago
- 92e63b5 ASoC: pxa: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
- 4468189 ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime() by Kuninori Morimoto · 5 years ago
- 3f1b210 Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
- 9ff7759 Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 5 years ago
- 16c3323 ASoC: pxa: poodle: Spelling s/enpoints/endpoints/, s/connetion/connection/ by Geert Uytterhoeven · 5 years ago
- 4f3d957 spi: pxa2xx: No need to keep pointer to platform device by Andy Shevchenko · 5 years ago
- f8772e1 ASoC: pxa: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
- 540e59c ASoC: pxa: mmp-pcm: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
- 82e8d72 sound: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
- 72d0932 ASoC: mmp-sspa: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
- 4b9b73b ASoC: pxa: pxa2xx-ac97.c: use devm_snd_soc_register_component() by Kuninori Morimoto · 6 years ago
- 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 8ba9c5c ASoC: pxa: poodle: use modern dai_link style by Kuninori Morimoto · 6 years ago
- 196a521 ASoC: pxa: spitz: use modern dai_link style by Kuninori Morimoto · 6 years ago
- cc7b240 ASoC: pxa: tosa: use modern dai_link style by Kuninori Morimoto · 6 years ago
- 0d24638 ASoC: pxa: ttc-dkb: use modern dai_link style by Kuninori Morimoto · 6 years ago
- dca012b ASoC: pxa: z2: use modern dai_link style by Kuninori Morimoto · 6 years ago
- 1129efb ASoC: pxa: zylonite: use modern dai_link style by Kuninori Morimoto · 6 years ago
- ef15331 ASoC: pxa: palm27x: use modern dai_link style by Kuninori Morimoto · 6 years ago
- a94112f ASoC: pxa: mioa701_wm9713: use modern dai_link style by Kuninori Morimoto · 6 years ago
- 0182527 ASoC: pxa: magician: use modern dai_link style by Kuninori Morimoto · 6 years ago
- 76359b1 ASoC: pxa: imote2: use modern dai_link style by Kuninori Morimoto · 6 years ago
- 08baa54 ASoC: pxa: hx4700: use modern dai_link style by Kuninori Morimoto · 6 years ago
- d7d8e1b ASoC: pxa: em-x270: use modern dai_link style by Kuninori Morimoto · 6 years ago
- 32b787a ASoC: pxa: e800_wm9712: use modern dai_link style by Kuninori Morimoto · 6 years ago
- f78ced5 ASoC: pxa: e750_wm9705: use modern dai_link style by Kuninori Morimoto · 6 years ago
- 312989a ASoC: pxa: e740_wm9705: use modern dai_link style by Kuninori Morimoto · 6 years ago
- 432895f ASoC: pxa: corgi: use modern dai_link style by Kuninori Morimoto · 6 years ago
- b63eec7 ASoC: pxa: brownstone: use modern dai_link style by Kuninori Morimoto · 6 years ago
- d2d19cf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 395 by Thomas Gleixner · 6 years ago
- a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- e147c18 ASoC: eliminate left-over from Raumfeld machine driver removal by Daniel Mack · 6 years ago
- f84a627 ASoC: pxa: remove raumfeld machine driver by Daniel Mack · 6 years ago
- 25540f6 ASoC: pxa: change ac97 dependencies by Arnd Bergmann · 6 years ago
- cfe9ee5 ASoC: pxa-ssp: enable and disable extclk if given by Daniel Mack · 6 years ago
- bec5ecd ASoC: pxa: avoid AC97_BUS build warning by Arnd Bergmann · 6 years ago
- 1c8bc7b ASoC: pxa: switch to new ac97 bus support by Robert Jarzmik · 6 years ago
- a8e43c2 ASoC: pxa: remove clock divider and pll setup from zylonite and magician by Daniel Mack · 6 years ago
- 9d1310d ASoC: pxa: make SND_PXA_SOC_SSP depend on PLAT_PXA by Arnd Bergmann · 6 years ago
- 90eb6b5 ASoC: pxa-ssp: add support for an external clock in devicetree by Daniel Mack · 6 years ago
- e0431de ASoC: pxa-ssp: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- 0573937 ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacks by Daniel Mack · 7 years ago
- 1581250 ASoC: pxa: select SND_PXA2XX_LIB for drivers that depend on it by Daniel Mack · 6 years ago
- 0a94cf3 ASoC: pxa: make SND_PXA2XX_SOC_I2S selectable by Daniel Mack · 7 years ago
- c7b4f15d ASoC: pxa: remove bindings from pxa2xx-pcm by Daniel Mack · 7 years ago
- d767d3c ASoC: pxa: provide PCM ops for ssp, i2s and ac97 components by Daniel Mack · 7 years ago
- 7afd1b0 ASoC: pxa: move some functions to pxa2xx-lib by Daniel Mack · 7 years ago
- a716067 ASoC: pxa: clean up function names in pxa2xx-lib by Daniel Mack · 7 years ago
- 95acb005 ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97 by Daniel Mack · 7 years ago
- 8f54061 ASoC: pxa: remove the dmaengine compat need by Robert Jarzmik · 7 years ago
- 35fbd90 Merge tag 'pxa-for-4.19-dma_slave_map' of by Mark Brown · 7 years ago
- cd31b80 ARM: pxa: change SSP DMA channels allocation by Robert Jarzmik · 7 years ago
- a451952 ASoC: pxa: add devicetree support by Robert Jarzmik · 7 years ago
- a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
- 05f3828 ASoC: pxa-ssp: simplify pxa_ssp_set_dai_sysclk() by Daniel Mack · 7 years ago
- 737e370 ASoC: pxa-ssp: allow more flexible setup order by Daniel Mack · 7 years ago
- 221dd96 ASoC: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
- 5c19015 Merge remote-tracking branches 'asoc/topic/pistachio', 'asoc/topic/pxa', 'asoc/topic/rsnd', 'asoc/topic/rt274' and 'asoc/topic/rt286' into asoc-next by Mark Brown · 7 years ago
- cce67af Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ab8500', 'asoc/topic/ac97', 'asoc/topic/ad1836' and 'asoc/topic/ad193x' into asoc-next by Mark Brown · 7 years ago
- 8b597ff ASoC: pxa: remove duplicated bit-wise or of SNDRV_PCM_FMTBIT_S24_LE by Colin Ian King · 7 years ago