Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
350e16d5293b54e2ef105ebd777f43dbe5a15ffa
/
sound
/
soc
/
samsung
/
dma.c
350e16d
ASoC: replace 0xffffffff with DMA_BIT_MASK macro
by Joachim Eastwood
· 13 years ago
57f2685
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
25e9e75
ASoC: check for substream not channels_min in pcm engines
by Joachim Eastwood
· 13 years ago
e00c3f5
ASoC: Convert Samsung directory to module_platform_driver
by Mark Brown
· 13 years ago
e0d23ef
Merge branch 'dma_slave_direction' into next_test_dirn
by Vinod Koul
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
35e1658
sound-soc: move to dma_transfer_direction
by Vinod Koul
· 13 years ago
2ca9576
ASoC: Flush Samsung DMA on free
by Mark Brown
· 13 years ago
344b4c4
ASoC: Samsung: Update DMA interface
by Boojin Kim
· 13 years ago
552d1ef
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
by Liam Girdwood
· 14 years ago
ceade6c
ASoC: remove one to many l's in the word
by Justin P. Mattock
· 14 years ago
0378b6a
ASoC: SAMSUNG: Clean-up header includes
by Seungwhan Youn
· 14 years ago
f7f7418
ASoC: SAMSUNG: Clean-up DMA header file
by Seungwhan Youn
· 14 years ago
5033f43
ASoC: Samsung: Rename from s3c24xx to samsung
by Jassi Brar
· 14 years ago
[Renamed from sound/soc/s3c24xx/dma.c]
c3f2028
ASoC: Samsung: Generalize DMA driver namespace
by Jassi Brar
· 14 years ago
4b640cf
ASoC: Samsung: Rename ASoC DMA driver
by Jassi Brar
· 14 years ago
[Renamed (99%) from sound/soc/s3c24xx/s3c-dma.c]
58bb407
ASoC: Samsung: Rename DMA device
by Jassi Brar
· 14 years ago
aa5c14d
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
147fcf1
sound: Remove pr_<level> uses of KERN_<level>
by Joe Perches
· 14 years ago
960d069
ASoC: Add MODULE_ALIAS to Samsung DAI drivers
by Mark Brown
· 14 years ago
f0fba2a
ASoC: multi-component - ASoC Multi-Component Support
by Liam Girdwood
· 15 years ago
5f712b2
ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
by Daniel Mack
· 15 years ago
d3ff5a3
ASoC: Rename 's3c24xx-pcm' driver to 's3c-dma'
by Jassi Brar
· 15 years ago
[Renamed (98%) from sound/soc/s3c24xx/s3c24xx-pcm.c]
faa3177
ASoC: Rename s3c24xx_pcm prefix to s3c_dma
by Jassi Brar
· 15 years ago
330f28f
Merge branch 'for-2.6.32' into for-2.6.33
by Mark Brown
· 15 years ago
e3d8024
ARM: S3C: Add info for supporting circular DMA buffers
by Ben Dooks
· 15 years ago
ed9d040
ASoC: S3C: Remove <plat/audio.h>
by Ben Dooks
· 15 years ago
faf907c
ASoC: S3C platform: Fix s3c2410_dma_started() called at improper time
by Shine Liu
· 15 years ago
f61c890
ASoC: S3C24XX : Align the peroid size to the buffer size
by Shine Liu
· 15 years ago
8970ef4
[ARM] S3C24XX: Remove hardware specific registers from DMA calls
by Ben Dooks
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
b52a519
ASoC: Fix logging severity for some S3C error messages
by Mark Brown
· 16 years ago
ee7d476
ASoC: Re-remove hand-rolled pr_debug() macros
by Mark Brown
· 16 years ago
4f5b31c
Merge commit 's3c-iis-header' into HEAD
by Mark Brown
· 16 years ago
899e6cf
S3C: Move <mach/audio.h> to <plat/audio.h>
by Ben Dooks
· 16 years ago
c8efef1
ASoC: Fix copyright statements on Simtec files
by Ben Dooks
· 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
2bef901
ASoC: Revert "ASoC: Add new parameter to s3c24xx_pcm_enqueue"
by Mark Brown
· 16 years ago
8dc840f
ASoC: Add new parameter to s3c24xx_pcm_enqueue
by David Anders
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
1992a6f
ALSA: asoc: s3c24xx - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
by Liam Girdwood
· 16 years ago
b2efbbf
[ALSA] ASoC: Remove in-code changelogs
by Mark Brown
· 17 years ago
d642617
[ALSA] soc - fix s3c2410 PCM breakage
by Davide Rizzo
· 17 years ago
5111c07
[ALSA] soc - s3c24xx-pcm - Fix checkpatch warnings
by Mark Brown
· 17 years ago
4092030
[ALSA] soc - s3c24xx - Improve diagnostic output
by Tim Niemeyer
· 17 years ago
9bf8e7d
[ALSA] sound: replace remaining __FUNCTION__ occurences
by Harvey Harrison
· 17 years ago
96d90e1
[ALSA] soc - Reinitialise DMA on every resume
by Graeme Gregory
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
646ab16
[ALSA] s3c24xx-pcm: fix hw_params dma handling
by Harald Welte
· 17 years ago
c72816b
[ALSA] Fix ASoC s3c24xx-pcm spinlock bug
by Zoltan Devai
· 18 years ago
7f1bc26
[ALSA] ASoC Samsung S3c24xx updates - audio DMA cleanup
by Graeme Gregory
· 18 years ago
c0f41bb
[ALSA] ASoC Samsung S3C24xx audio DMA
by Ben Dooks
· 18 years ago