aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-31ASoC: mmp-sspa: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-07-02ASoC: pxa: pxa2xx-ac97.c: use devm_snd_soc_register_component()Kuninori Morimoto1-2/+1
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown27-167/+27
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner6-25/+6
2019-06-06ASoC: pxa: poodle: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: pxa: spitz: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: pxa: tosa: use modern dai_link styleKuninori Morimoto1-8/+12
2019-06-06ASoC: pxa: ttc-dkb: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: pxa: z2: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: pxa: zylonite: use modern dai_link styleKuninori Morimoto1-12/+18
2019-06-06ASoC: pxa: palm27x: use modern dai_link styleKuninori Morimoto1-8/+12
2019-06-06ASoC: pxa: mioa701_wm9713: use modern dai_link styleKuninori Morimoto1-8/+12
2019-06-06ASoC: pxa: magician: use modern dai_link styleKuninori Morimoto1-8/+14
2019-06-06ASoC: pxa: imote2: use modern dai_link styleKuninori Morimoto1-4/+7
2019-06-06ASoC: pxa: hx4700: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: pxa: em-x270: use modern dai_link styleKuninori Morimoto1-8/+12
2019-06-06ASoC: pxa: e800_wm9712: use modern dai_link styleKuninori Morimoto1-8/+13
2019-06-06ASoC: pxa: e750_wm9705: use modern dai_link styleKuninori Morimoto1-8/+12
2019-06-06ASoC: pxa: e740_wm9705: use modern dai_link styleKuninori Morimoto1-8/+12
2019-06-06ASoC: pxa: corgi: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: pxa: brownstone: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 395Thomas Gleixner1-13/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner3-15/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner3-45/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner12-69/+12
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-01-07ASoC: eliminate left-over from Raumfeld machine driver removalDaniel Mack1-1/+0
2018-12-03ASoC: pxa: remove raumfeld machine driverDaniel Mack3-329/+0
2018-11-06ASoC: pxa: change ac97 dependenciesArnd Bergmann1-8/+8
2018-10-04ASoC: pxa-ssp: enable and disable extclk if givenDaniel Mack1-0/+6
2018-09-27ASoC: pxa: avoid AC97_BUS build warningArnd Bergmann1-0/+8
2018-09-10ASoC: pxa: switch to new ac97 bus supportRobert Jarzmik2-26/+27
2018-07-20ASoC: pxa: remove clock divider and pll setup from zylonite and magicianDaniel Mack2-113/+2
2018-07-09ASoC: pxa: make SND_PXA_SOC_SSP depend on PLAT_PXAArnd Bergmann1-0/+1
2018-07-05ASoC: pxa-ssp: add support for an external clock in devicetreeDaniel Mack1-0/+25
2018-07-03ASoC: pxa-ssp: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-02ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacksDaniel Mack1-73/+73
2018-07-02ASoC: pxa: select SND_PXA2XX_LIB for drivers that depend on itDaniel Mack1-0/+3
2018-06-29ASoC: pxa: make SND_PXA2XX_SOC_I2S selectableDaniel Mack1-1/+1
2018-06-29ASoC: pxa: remove bindings from pxa2xx-pcmDaniel Mack1-9/+0
2018-06-29ASoC: pxa: provide PCM ops for ssp, i2s and ac97 componentsDaniel Mack3-0/+9
2018-06-29ASoC: pxa: move some functions to pxa2xx-libDaniel Mack1-55/+0
2018-06-29ASoC: pxa: clean up function names in pxa2xx-libDaniel Mack1-14/+7
2018-06-29ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97Daniel Mack2-3/+0
2018-06-29ASoC: pxa: remove the dmaengine compat needRobert Jarzmik2-31/+7
2018-06-25Merge tag 'pxa-for-4.19-dma_slave_map' ofMark Brown1-3/+2
2018-06-18ARM: pxa: change SSP DMA channels allocationRobert Jarzmik1-3/+2
2018-06-18ASoC: pxa: add devicetree supportRobert Jarzmik1-0/+12
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-2/+2