summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/mpc5200_dma.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: mpc5200_dma: Fix invalid license IDAndra Danciu2019-05-021-1/+1
* ASoC: mpc5200_dma: Switch to SPDX identifierAndra Danciu2019-04-081-7/+7
* ASoC: fsl: mpc5200: replace platform to componentKuninori Morimoto2018-02-121-6/+10
* ASoC: fsl: make snd_soc_platform_driver constBhumika Goyal2017-08-141-1/+1
* ASoC: fsl: constify snd_pcm_ops structuresArvind Yadav2017-08-141-1/+1
* ASoC: fsl: mpc5200_dma: remove unused psc_dmaKuninori Morimoto2017-06-211-1/+0Star
* ASoC: mpc5200_dma: Don't overwrite ac97 device private_dataLars-Peter Clausen2014-11-181-3/+0Star
* ASoC: fsl: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2014-01-071-4/+0Star
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-131-6/+4Star
|\
| * DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-311-6/+4Star
* | drivers: clean-up prom.h implicit includesRob Herring2013-10-101-0/+2
|/
* powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-031-2/+2
* ASoC: fsl: mpc5200 combine psc_dma platform dataEric Millbrandt2012-09-191-20/+4Star
* ASoC: fix trivial build error in mpc5200_dma.cPaul Gortmaker2012-02-271-0/+1
* ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood2012-01-201-2/+2
* ASoC: use proper defines for stream directions in pcm enginesJoachim Eastwood2012-01-201-6/+6
* ASoC: Convert fsl directory to module_platform_driverAxel Lin2011-11-281-11/+1Star
* ASoC: MPC5200: replace of_device with platform_deviceTimur Tabi2011-08-241-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-3/+4
|/
* dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-13/+11Star
* ASoC: MPC5200: Eliminate duplicate include of of_device.hJesper Juhl2010-11-231-1/+0Star
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-19/+47
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-191-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ASoC: mpc5200: remove duplicate identical IRQ handlerGrant Likely2009-11-101-30/+3Star
* ASoC/mpc5200: add to_psc_dma_stream() helperGrant Likely2009-11-071-6/+1Star
* ASoC/mpc5200: Improve printk debug output for triggerGrant Likely2009-11-071-5/+10
* ASoC/mpc5200: get rid of the appl_ptr tracking nonsenseGrant Likely2009-11-071-44/+8Star
* ASoC/mpc5200: Track DMA position by period number instead of bytesGrant Likely2009-11-071-19/+9Star
* ASoC: Clean up error handling in MPC5200 DMA setupJulia Lawall2009-09-121-13/+20
* ASoC: MPC5200: Support for buffer wrap aroundJohn Bonesio2009-08-051-0/+17
* ASoC: add locking to mpc5200-psc-ac97 driverGrant Likely2009-07-031-0/+1
* ASoC: Main rewite of the mpc5200 audio DMA codeJon Smirl2009-05-261-168/+274
* ASoC: Rename the PSC functions to DMAJon Smirl2009-05-241-97/+97
* ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2sJon Smirl2009-05-241-0/+458