summaryrefslogtreecommitdiff
path: root/sound/soc/pxa/pxa2xx-pcm.c
AgeCommit message (Expand)Author
2021-08-04ALSA: pxa2xx: Use managed PCM buffer allocationTakashi Iwai
2019-12-11ASoC: pxa: Drop superfluous ioctl PCM opsTakashi Iwai
2019-10-08ASoC: pxa: remove snd_pcm_opsKuninori Morimoto
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-06-29ASoC: pxa: remove bindings from pxa2xx-pcmDaniel Mack
2018-06-29ASoC: pxa: move some functions to pxa2xx-libDaniel Mack
2018-06-29ASoC: pxa: clean up function names in pxa2xx-libDaniel Mack
2018-06-29ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97Daniel Mack
2018-02-12ASoC: pxa: pxa2xx: replace platform to componentKuninori Morimoto
2017-08-14ASoC: pxa: constify snd_pcm_ops structuresArvind Yadav
2017-08-14ASoC: pxa: make snd_soc_platform_driver constBhumika Goyal
2017-03-07ASoC: pxa: Remove spaces before tabsCodrut Grosu
2016-05-06ASoC: pxa: Fix module autoload for platform driversAndrea Adami
2015-09-30ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcmDaniel Mack
2015-09-14ASoC: pxa: Fix module autoload for OF platform driversLuis de Bethencourt
2015-08-28ASoC: pxa: Convert to devm_snd_soc_register_platformAxel Lin
2014-10-20ASoC: pxa: drop owner assignment from platform_driversWolfram Sang
2014-05-20ASoC: pxa: remove mach header dependencyArnd Bergmann
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King
2013-08-15ASoC: pxa: add DT bindings for pxa2xx-pcmDaniel Mack
2013-08-15ASoC: pxa: use snd_dmaengine_dai_dma_dataDaniel Mack
2012-12-10ASoC: pxa: remove __dev* attributesBill Pemberton
2011-11-25ASoC: Convert pxa directory to module_platform_driverAxel Lin
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-07-07ASoC: pxa2xx-pcm: remove unused variable 'dai'Axel Lin
2011-06-23Merge branch 'for-3.0' into for-3.1Mark Brown
2011-06-23ASoC: pxa-ssp: Correct check for stream presenceDaniel Mack
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood
2011-04-03ASoC: PXA: Fix oops in __pxa2xx_pcm_prepareVasily Khoruzhick
2010-08-15ASoC: fix pxa2xx-pcm.h pathHaojian Zhuang
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-01-01ASoC: Fix pxa2xx-pcm checks for invalid DMA channelsStephen Ware
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai
2008-12-09ASoC: Register platform driversMark Brown
2008-11-21ASoC: Staticise pxa2xx_pcm_opsMark Brown
2008-09-23ALSA: Separate common pxa2xx-pcm codeDmitry Baryshkov
2008-07-29ALSA: ASoC: Permit simultaneous compilation of both PXA AC97 driversDmitry Baryshkov
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-10ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood
2008-04-24[ALSA] soc - pxa2xx-pcm - Fix checkpatch warningsMark Brown
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-02-09[ALSA] soc - ASoC 0.13 pxa2xx DMAAndrew Johnson
2007-02-09[ALSA] ASoC pxa2xx DMA supportLiam Girdwood