Sign in
android-kvm
/
linux
/
0953fb263714e1c8c1c3d395036d9a14310081dd
/
sound
/
soc
/
fsl
/
fsl_dma.c
e159704
ASoC: fsl_dma: Use managed buffer allocation
by Takashi Iwai
· 3 years, 5 months ago
b035a9e
ASoC: fsl: fsl_dma: remove unused variable
by Pierre-Louis Bossart
· 3 years, 10 months ago
0d8aa2c
ASoC: various vendors: delete repeated words in comments
by Randy Dunlap
· 4 years, 5 months ago
9f5f078
ASoC: fsl: use asoc_substream_to_rtd()
by Kuninori Morimoto
· 4 years, 5 months ago
6ac44ce
ASoC: fsl: Drop superfluous ioctl PCM ops
by Takashi Iwai
· 5 years ago
d3de1eb
ASoC: fsl: fsl_dma: fix build failure
by Michael Ellerman
· 5 years ago
a21192a
ASoC: fsl: fsl_dma: don't use snd_soc_rtdcom_lookup()
by Kuninori Morimoto
· 5 years ago
4ac85de
ASoC: fsl: fsl_dma: remove snd_pcm_ops
by Kuninori Morimoto
· 5 years ago
e073564
ASoC: fsl-dma: Switch to SPDX identifier
by Andra Danciu
· 6 years ago
672a9c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
447a564
treewide: Align function definition open/close braces
by Joe Perches
· 7 years ago
4cb1ea9
ASoC: fsl: dma: replace platform to component
by Kuninori Morimoto
· 7 years ago
a5a86a7
ASoC: fsl_ssi: Fix build error
by Guenter Roeck
· 7 years ago
b1dc00a
ASoC: fsl_dma: remove dma_object path member
by Rob Herring
· 7 years ago
443be77
ASoC: Freescale: Delete an error message for a failed memory allocation in three functions
by Markus Elfring
· 7 years ago
b6ed072
ASoC: fsl: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
06d15a2
ASoC: fsl: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
d0657fe
ASoC: fsl: fsl_dma: Use true/false for boolean init
by Fabio Estevam
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
1fb8510
ALSA: pcm: Add snd_pcm_stop_xrun() helper
by Takashi Iwai
· 10 years ago
8cb636b
ASoC: fsl: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
3d5f615
ASoC: fsl: Fix build problem
by Guenter Roeck
· 11 years ago
b0a23b8
ASoC: fsl: Don't set unused struct snd_pcm_hardware fields
by Lars-Peter Clausen
· 11 years ago
05004cb
ASoC: fsl/mxs: Remove unnecessarily gendered language
by Matthew Garrett
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
c9bd5e6
DMA-API: sound: fix dma mask handling in a lot of drivers
by Russell King
· 12 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
a0a3d51
ASoC: fsl: remove __dev* attributes
by Bill Pemberton
· 12 years ago
d55438b
ASoC: fsl: remove unnecessary call to dma_unmap_single
by Timur Tabi
· 12 years ago
6296914
ASoC: use proper defines for stream directions in pcm engines
by Joachim Eastwood
· 13 years ago
ba0a7e0
ASoC: Convert fsl directory to module_platform_driver
by Axel Lin
· 13 years ago
09d930a
Merge branch 'for-3.1' into for-3.2
by Mark Brown
· 13 years ago
81a081f
sound/soc/fsl/fsl_dma.c: add missing of_node_put
by Timur Tabi
· 13 years ago
96af5c6
ASoC: fsl: fix build warning in fsl_dma
by Timur Tabi
· 13 years ago
bf564ea
Merge branch 'for-3.0' into for-3.1
by Mark Brown
· 14 years ago
147dfe9
ASoC: p1022ds: fix incorrect referencing of device tree properties
by Timur Tabi
· 14 years ago
0cd114f
ASoC: fsl: fix initialization of DMA buffers
by Timur Tabi
· 14 years ago
552d1ef
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
by Liam Girdwood
· 14 years ago
f07eb22
dt/sound: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
38fec72
ASoC: mpc8610: replace of_device with platform_device
by Timur Tabi
· 14 years ago
bf557a5
Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into for-2.6.37
by Mark Brown
· 14 years ago
c04019d
ASoC: add support for separate codec DAIs to the fsl_dma driver
by Timur Tabi
· 14 years ago
8e9d869
asoc/multi-component: fsl: add support for variable SSI FIFO depth
by Timur Tabi
· 14 years ago
87a0632
asoc/multi-component: fsl: fix exit and error paths in DMA and SSI drivers
by Timur Tabi
· 14 years ago
1a3c5a4
asoc/multi-component: fsl: add support for 36-bit physical addresses
by Timur Tabi
· 14 years ago
f0fba2a
ASoC: multi-component - ASoC Multi-Component Support
by Liam Girdwood
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5c15a68
ASoC: fsl_dma: Pass the proper device for dma mapping routines
by Anton Vorontsov
· 16 years ago
a4d11fe
ASoC: remove trigger delay in Freescale MPC8610 sound driver
by Timur Tabi
· 16 years ago
3a638ff
ASoC: Improve pause/unpause performance in Freescale 8610 drivers
by Timur Tabi
· 16 years ago
85ef237
ASoC: optimize init sequence of Freescale MPC8610 sound drivers
by Timur Tabi
· 16 years ago
c9b3a40
ALSA: ASoC - Fix wrong section types
by Takashi Iwai
· 16 years ago
958e792
ASoC: Register platform drivers
by Mark Brown
· 16 years ago
8750654
ASoC: Rename snd_soc_card to snd_soc_machine
by Mark Brown
· 16 years ago
bf9c8c9
ALSA: ASoC: fix SNDCTL_DSP_SYNC support in Freescale 8610 sound drivers
by Timur Tabi
· 16 years ago
be41e94
ALSA: asoc: restrict sample rate and size in Freescale MPC8610 sound drivers
by Timur Tabi
· 16 years ago
8cf7b2b
ALSA: asoc: fsl - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
by Liam Girdwood
· 16 years ago
acf5850
[ALSA] Removed deprecated sound/driver.h from Freescale MPC8610 drivers
by Timur Tabi
· 17 years ago
4052ce4
[ALSA] mpc8610: Add mmap support
by Timur Tabi
· 17 years ago
17467f2
[ALSA] Add ASoC drivers for the Freescale MPC8610 SoC
by Timur Tabi
· 17 years ago