index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-04
ASoC: fsl_dma: Use managed buffer allocation
Takashi Iwai
1
-47
/
+3
2021-03-10
ASoC: fsl: fsl_dma: remove unused variable
Pierre-Louis Bossart
1
-3
/
+0
2020-08-18
ASoC: various vendors: delete repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-07-23
ASoC: fsl: use asoc_substream_to_rtd()
Kuninori Morimoto
1
-1
/
+1
2019-12-11
ASoC: fsl: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-1
/
+0
2019-10-28
ASoC: fsl: fsl_dma: fix build failure
Michael Ellerman
1
-1
/
+0
2019-10-08
ASoC: fsl: fsl_dma: don't use snd_soc_rtdcom_lookup()
Kuninori Morimoto
1
-2
/
+1
2019-10-08
ASoC: fsl: fsl_dma: remove snd_pcm_ops
Kuninori Morimoto
1
-27
/
+23
2019-04-08
ASoC: fsl-dma: Switch to SPDX identifier
Andra Danciu
1
-15
/
+11
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
1
-1
/
+1
2018-02-12
ASoC: fsl: dma: replace platform to component
Kuninori Morimoto
1
-10
/
+17
2018-01-08
ASoC: fsl_ssi: Fix build error
Guenter Roeck
1
-2
/
+2
2017-08-29
ASoC: fsl_dma: remove dma_object path member
Rob Herring
1
-3
/
+1
2017-08-15
ASoC: Freescale: Delete an error message for a failed memory allocation in th...
Markus Elfring
1
-1
/
+0
2017-08-14
ASoC: fsl: constify snd_pcm_ops structures
Arvind Yadav
1
-1
/
+1
2017-08-08
ASoC: fsl: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2015-05-11
ASoC: fsl: fsl_dma: Use true/false for boolean init
Fabio Estevam
1
-2
/
+2
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
1
-8
/
+1
2014-10-20
ASoC: fsl: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-12
ASoC: fsl: Fix build problem
Guenter Roeck
1
-2
/
+2
2014-01-07
ASoC: fsl: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
1
-7
/
+0
2013-12-19
ASoC: fsl/mxs: Remove unnecessarily gendered language
Matthew Garrett
1
-1
/
+1
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-6
/
+3
2013-10-31
DMA-API: sound: fix dma mask handling in a lot of drivers
Russell King
1
-6
/
+3
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+2
2012-12-10
ASoC: fsl: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-09-18
ASoC: fsl: remove unnecessary call to dma_unmap_single
Timur Tabi
1
-6
/
+0
2012-01-20
ASoC: use proper defines for stream directions in pcm engines
Joachim Eastwood
1
-5
/
+5
2011-11-28
ASoC: Convert fsl directory to module_platform_driver
Axel Lin
1
-14
/
+1
2011-08-22
Merge branch 'for-3.1' into for-3.2
Mark Brown
1
-0
/
+2
2011-08-22
sound/soc/fsl/fsl_dma.c: add missing of_node_put
Timur Tabi
1
-0
/
+2
2011-08-17
ASoC: fsl: fix build warning in fsl_dma
Timur Tabi
1
-1
/
+0
2011-06-09
Merge branch 'for-3.0' into for-3.1
Mark Brown
1
-4
/
+5
2011-06-09
ASoC: p1022ds: fix incorrect referencing of device tree properties
Timur Tabi
1
-1
/
+1
2011-06-09
ASoC: fsl: fix initialization of DMA buffers
Timur Tabi
1
-4
/
+5
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
1
-2
/
+4
2011-02-28
dt/sound: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2010-08-20
ASoC: mpc8610: replace of_device with platform_device
Timur Tabi
1
-11
/
+12
2010-08-20
Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...
Mark Brown
1
-16
/
+51
2010-08-20
ASoC: add support for separate codec DAIs to the fsl_dma driver
Timur Tabi
1
-13
/
+21
2010-08-18
asoc/multi-component: fsl: add support for variable SSI FIFO depth
Timur Tabi
1
-16
/
+51
2010-08-12
asoc/multi-component: fsl: fix exit and error paths in DMA and SSI drivers
Timur Tabi
1
-16
/
+7
2010-08-12
asoc/multi-component: fsl: add support for 36-bit physical addresses
Timur Tabi
1
-26
/
+51
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-122
/
+190
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-04-06
ASoC: fsl_dma: Pass the proper device for dma mapping routines
Anton Vorontsov
1
-6
/
+6
2009-04-02
ASoC: remove trigger delay in Freescale MPC8610 sound driver
Timur Tabi
1
-0
/
+17
2009-03-07
ASoC: Improve pause/unpause performance in Freescale 8610 drivers
Timur Tabi
1
-1
/
+2
[next]