index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
samsung
/
dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: samsung: drop support for legacy S3C24XX DMA API
Vasily Khoruzhick
2014-06-24
1
-454
/
+0
*
ASoC: samsung: Use devm_snd_soc_register_platform
Tushar Behera
2014-05-22
1
-7
/
+1
*
ASoC: samsung: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
2013-12-30
1
-6
/
+0
*
ASoC: samsung: Provide helper for DMA init
Mark Brown
2013-12-12
1
-0
/
+8
*
DMA-API: sound: fix dma mask handling in a lot of drivers
Russell King
2013-10-31
1
-7
/
+4
*
ASoC: Samsung: Do not queue cyclic buffers multiple times
Tomasz Figa
2013-08-29
1
-0
/
+7
*
ASoC: samsung: Rename DMA platform registration functions
Mark Brown
2013-08-20
1
-4
/
+4
*
ASoC: samsung: Check to see if we managed to allocate a channel
Mark Brown
2013-08-20
1
-0
/
+4
*
ASoC: samsung: Add DT support for i2s
Padmavathi Venna
2013-01-29
1
-1
/
+2
*
ASoC: Samsung: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-2
/
+2
*
ASoC: Samsung: Do not register samsung audio dma device as pdev
Padmavathi Venna
2012-12-07
1
-18
/
+6
*
ASoC: samsung dma - Don't indicate support for pause/resume.
Dylan Reid
2012-09-06
1
-7
/
+1
*
ASoC: follow the updated samsung DMA common operations
Boojin Kim
2012-06-20
1
-8
/
+10
*
ASoC: replace 0xffffffff with DMA_BIT_MASK macro
Joachim Eastwood
2012-01-20
1
-1
/
+1
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
1
-2
/
+2
|
\
|
*
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-17
1
-2
/
+2
|
|
\
|
|
*
sound-soc: move to dma_transfer_direction
Vinod Koul
2011-10-31
1
-2
/
+2
*
|
|
ASoC: check for substream not channels_min in pcm engines
Joachim Eastwood
2012-01-07
1
-3
/
+2
*
|
|
ASoC: Convert Samsung directory to module_platform_driver
Mark Brown
2011-11-25
1
-11
/
+1
|
/
/
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
\
|
*
|
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
|
ASoC: Flush Samsung DMA on free
Mark Brown
2011-10-04
1
-1
/
+1
|
|
/
|
/
|
*
|
ASoC: Samsung: Update DMA interface
Boojin Kim
2011-09-14
1
-86
/
+60
|
/
*
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
2011-06-07
1
-2
/
+4
*
ASoC: remove one to many l's in the word
Justin P. Mattock
2011-02-25
1
-1
/
+1
*
ASoC: SAMSUNG: Clean-up header includes
Seungwhan Youn
2011-01-11
1
-7
/
+1
*
ASoC: SAMSUNG: Clean-up DMA header file
Seungwhan Youn
2011-01-10
1
-0
/
+3
*
ASoC: Samsung: Rename from s3c24xx to samsung
Jassi Brar
2010-11-23
1
-0
/
+502