aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-11ASoC: fsl: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-10-28ASoC: fsl: fsl_dma: fix build failureMichael Ellerman1-1/+0
2019-10-08ASoC: fsl: fsl_dma: don't use snd_soc_rtdcom_lookup()Kuninori Morimoto1-2/+1
2019-10-08ASoC: fsl: fsl_dma: remove snd_pcm_opsKuninori Morimoto1-27/+23
2019-04-08ASoC: fsl-dma: Switch to SPDX identifierAndra Danciu1-15/+11
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2018-03-26treewide: Align function definition open/close bracesJoe Perches1-1/+1
2018-02-12ASoC: fsl: dma: replace platform to componentKuninori Morimoto1-10/+17
2018-01-08ASoC: fsl_ssi: Fix build errorGuenter Roeck1-2/+2
2017-08-29ASoC: fsl_dma: remove dma_object path memberRob Herring1-3/+1
2017-08-15ASoC: Freescale: Delete an error message for a failed memory allocation in three functionsMarkus Elfring1-1/+0
2017-08-14ASoC: fsl: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2017-08-08ASoC: fsl: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2015-05-11ASoC: fsl: fsl_dma: Use true/false for boolean initFabio Estevam1-2/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai1-8/+1
2014-10-20ASoC: fsl: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-12ASoC: fsl: Fix build problemGuenter Roeck1-2/+2
2014-01-07ASoC: fsl: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-7/+0
2013-12-19ASoC: fsl/mxs: Remove unnecessarily gendered languageMatthew Garrett1-1/+1
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-6/+3
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King1-6/+3
2013-10-09drivers: clean-up prom.h implicit includesRob Herring1-0/+2
2012-12-10ASoC: fsl: remove __dev* attributesBill Pemberton1-3/+3
2012-09-18ASoC: fsl: remove unnecessary call to dma_unmap_singleTimur Tabi1-6/+0
2012-01-20ASoC: use proper defines for stream directions in pcm enginesJoachim Eastwood1-5/+5
2011-11-28ASoC: Convert fsl directory to module_platform_driverAxel Lin1-14/+1
2011-08-22Merge branch 'for-3.1' into for-3.2Mark Brown1-0/+2
2011-08-22sound/soc/fsl/fsl_dma.c: add missing of_node_putTimur Tabi1-0/+2
2011-08-17ASoC: fsl: fix build warning in fsl_dmaTimur Tabi1-1/+0
2011-06-09Merge branch 'for-3.0' into for-3.1Mark Brown1-4/+5
2011-06-09ASoC: p1022ds: fix incorrect referencing of device tree propertiesTimur Tabi1-1/+1
2011-06-09ASoC: fsl: fix initialization of DMA buffersTimur Tabi1-4/+5
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-2/+4
2011-02-28dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2010-08-20ASoC: mpc8610: replace of_device with platform_deviceTimur Tabi1-11/+12
2010-08-20Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into for-2.6.37Mark Brown1-16/+51
2010-08-20ASoC: add support for separate codec DAIs to the fsl_dma driverTimur Tabi1-13/+21
2010-08-18asoc/multi-component: fsl: add support for variable SSI FIFO depthTimur Tabi1-16/+51
2010-08-12asoc/multi-component: fsl: fix exit and error paths in DMA and SSI driversTimur Tabi1-16/+7
2010-08-12asoc/multi-component: fsl: add support for 36-bit physical addressesTimur Tabi1-26/+51
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-122/+190
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-04-06ASoC: fsl_dma: Pass the proper device for dma mapping routinesAnton Vorontsov1-6/+6
2009-04-02ASoC: remove trigger delay in Freescale MPC8610 sound driverTimur Tabi1-0/+17
2009-03-07ASoC: Improve pause/unpause performance in Freescale 8610 driversTimur Tabi1-1/+2
2009-02-06ASoC: optimize init sequence of Freescale MPC8610 sound driversTimur Tabi1-93/+85
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register platform driversMark Brown1-0/+12
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown1-1/+1