summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_dma.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-1/+1
* ASoC: fsl: fsl_dma: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: fsl_dma: Use managed buffer allocationTakashi Iwai2021-08-041-47/+3
* ASoC: fsl: fsl_dma: remove unused variablePierre-Louis Bossart2021-03-101-3/+0
* ASoC: various vendors: delete repeated words in commentsRandy Dunlap2020-08-181-1/+1
* ASoC: fsl: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: fsl: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ASoC: fsl: fsl_dma: fix build failureMichael Ellerman2019-10-281-1/+0
* ASoC: fsl: fsl_dma: don't use snd_soc_rtdcom_lookup()Kuninori Morimoto2019-10-081-2/+1
* ASoC: fsl: fsl_dma: remove snd_pcm_opsKuninori Morimoto2019-10-081-27/+23
* ASoC: fsl-dma: Switch to SPDX identifierAndra Danciu2019-04-081-15/+11
* 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/+1
* ASoC: Freescale: Delete an error message for a failed memory allocation in th...Markus Elfring2017-08-151-1/+0
* 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-141-1/+0
|\
| * ASoC: fsl: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-091-8/+1
|/
* 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/+0
* 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-141-6/+3
|\
| * DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-311-6/+3
* | drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+2
|/
* ASoC: fsl: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: fsl: remove unnecessary call to dma_unmap_singleTimur Tabi2012-09-181-6/+0
* 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/+1
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-221-0/+2
|\
| * sound/soc/fsl/fsl_dma.c: add missing of_node_putTimur Tabi2011-08-221-0/+2
* | ASoC: fsl: fix build warning in fsl_dmaTimur Tabi2011-08-171-1/+0
|/
* 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/+4
* 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/+7
* 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-061-6/+6