summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_dma.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl-dma: Switch to SPDX identifierAndra Danciu2019-04-081-15/+11Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\
| * treewide: Align function definition open/close bracesJoe Perches2018-03-261-1/+1
* | ASoC: fsl: dma: replace platform to componentKuninori Morimoto2018-02-121-10/+17
|/
* ASoC: fsl_ssi: Fix build errorGuenter Roeck2018-01-081-2/+2
* ASoC: fsl_dma: remove dma_object path memberRob Herring2017-08-291-3/+1Star
* ASoC: Freescale: Delete an error message for a failed memory allocation in th...Markus Elfring2017-08-151-1/+0Star
* ASoC: fsl: constify snd_pcm_ops structuresArvind Yadav2017-08-141-1/+1
* ASoC: fsl: Convert to using %pOF instead of full_nameRob Herring2017-08-081-2/+2
* ASoC: fsl: fsl_dma: Use true/false for boolean initFabio Estevam2015-05-111-2/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * ASoC: fsl: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-091-8/+1Star
|/
* ASoC: fsl: Fix build problemGuenter Roeck2014-06-121-2/+2
* ASoC: fsl: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2014-01-071-7/+0Star
* ASoC: fsl/mxs: Remove unnecessarily gendered languageMatthew Garrett2013-12-191-1/+1
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-131-6/+3Star
|\
| * DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-311-6/+3Star
* | drivers: clean-up prom.h implicit includesRob Herring2013-10-101-0/+2
|/
* ASoC: fsl: remove __dev* attributesBill Pemberton2012-12-091-3/+3
* ASoC: fsl: remove unnecessary call to dma_unmap_singleTimur Tabi2012-09-191-6/+0Star
* ASoC: use proper defines for stream directions in pcm enginesJoachim Eastwood2012-01-201-5/+5
* ASoC: Convert fsl directory to module_platform_driverAxel Lin2011-11-281-14/+1Star
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-231-0/+2
|\
| * sound/soc/fsl/fsl_dma.c: add missing of_node_putTimur Tabi2011-08-231-0/+2
* | ASoC: fsl: fix build warning in fsl_dmaTimur Tabi2011-08-171-1/+0Star
|/
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-091-4/+5
|\
| * ASoC: fsl: fix initialization of DMA buffersTimur Tabi2011-06-091-4/+5
* | ASoC: p1022ds: fix incorrect referencing of device tree propertiesTimur Tabi2011-06-091-1/+1
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-2/+4
|/
* dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4Star
* ASoC: mpc8610: replace of_device with platform_deviceTimur Tabi2010-08-201-11/+12
* Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown2010-08-201-16/+51
|\
| * asoc/multi-component: fsl: add support for variable SSI FIFO depthTimur Tabi2010-08-181-16/+51
* | ASoC: add support for separate codec DAIs to the fsl_dma driverTimur Tabi2010-08-201-13/+21
|/
* asoc/multi-component: fsl: fix exit and error paths in DMA and SSI driversTimur Tabi2010-08-121-16/+7Star
* asoc/multi-component: fsl: add support for 36-bit physical addressesTimur Tabi2010-08-121-26/+51
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-122/+190
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ASoC: fsl_dma: Pass the proper device for dma mapping routinesAnton Vorontsov2009-04-071-6/+6
* ASoC: remove trigger delay in Freescale MPC8610 sound driverTimur Tabi2009-04-021-0/+17
* ASoC: Improve pause/unpause performance in Freescale 8610 driversTimur Tabi2009-03-071-1/+2
* ASoC: optimize init sequence of Freescale MPC8610 sound driversTimur Tabi2009-02-061-93/+85Star
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register platform driversMark Brown2008-12-091-0/+12
* ASoC: Rename snd_soc_card to snd_soc_machineMark Brown2008-11-211-1/+1
* ALSA: ASoC: fix SNDCTL_DSP_SYNC support in Freescale 8610 sound driversTimur Tabi2008-08-041-111/+124
* ALSA: asoc: restrict sample rate and size in Freescale MPC8610 sound driversTimur Tabi2008-07-291-1/+6
* ALSA: asoc: fsl - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-1/+1
* [ALSA] Removed deprecated sound/driver.h from Freescale MPC8610 driversTimur Tabi2008-04-241-1/+0Star