aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-21ASoC: soc-core: remove bus_controlKuninori Morimoto1-3/+0
2020-01-21ASoC: pxa: pxa2xx-i2s: move .suspend/.resume to componentKuninori Morimoto1-6/+6
2020-01-21ASoC: pxa: pxa-ssp: move .suspend/.resume to componentKuninori Morimoto1-8/+8
2019-12-11ASoC: pxa: Drop superfluous ioctl PCM opsTakashi Iwai5-5/+0
2019-12-10ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto1-1/+1
2019-11-26Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds7-43/+93
2019-11-07Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai6-35/+85
2019-10-25ASoC: pxa: poodle: Spelling s/enpoints/endpoints/, s/connetion/connection/Geert Uytterhoeven1-1/+1
2019-10-18spi: pxa2xx: No need to keep pointer to platform deviceAndy Shevchenko2-6/+6
2019-10-08ASoC: pxa: remove snd_pcm_opsKuninori Morimoto4-12/+44
2019-10-08ASoC: pxa: mmp-pcm: remove snd_pcm_opsKuninori Morimoto1-22/+40
2019-10-07sound: Fix Kconfig indentationKrzysztof Kozlowski1-8/+8
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