index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
davinci
/
davinci-pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
1
-2
/
+4
2011-05-25
ASoC: davinci-pcm: comments for the conversion to BATCH mode
Ben Gardiner
1
-0
/
+19
2011-05-25
ASoC: davinci-pcm: convert to BATCH mode
Ben Gardiner
1
-48
/
+19
2011-05-25
ASoC: davinci-pcm: extract period elapsed functions
Ben Gardiner
1
-4
/
+18
2011-05-25
ASoC: davinci-pcm: fix audible glitch on 2nd ping-pong playback
Ben Gardiner
1
-6
/
+7
2011-05-25
ASoC: davinci-pcm: increase the maximum channels
Ben Gardiner
1
-2
/
+2
2011-05-25
ASoC: davinci-pcm: expand the .formats
Ben Gardiner
1
-2
/
+18
2011-05-25
ASoC: davinci-pcm: trivial: make ping-pong params setup symmetrical
Ben Gardiner
1
-2
/
+3
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-13
/
+32
2010-07-20
ASoC: davinci: let platform data define edma queue numbers
Sekhar Nori
1
-2
/
+3
2010-07-13
ASoC: Remove unnecessary casts of private_data
Joe Perches
1
-1
/
+1
2010-04-05
ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
Daniel Mack
1
-1
/
+3
2009-12-04
ASoC: DaVinci: Update suspend/resume support for McASP driver
Chaithrika U S
1
-1
/
+1
2009-11-19
ASoC: DaVinci: use edma_pause, edma_resume
Troy Kisky
1
-2
/
+4
2009-11-19
ASoC: DaVinci: pcm, fix underrun by using sram
Troy Kisky
1
-43
/
+472
2009-11-19
ASoC: DaVinci: pcm, rename variables in prep for ping/pong
Troy Kisky
1
-33
/
+33
2009-11-18
ASoC: DaVinci: remove requirement that dma_params is 1st in structure
Troy Kisky
1
-3
/
+4
2009-10-06
Merge branch 'for-2.6.32' into for-2.6.33
Mark Brown
1
-3
/
+3
2009-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-7
/
+6
2009-09-30
ASoC: DaVinci: McASP FIFO related updates
Chaithrika U S
1
-3
/
+18
2009-09-23
ASoC: Davinci: Fix race with cpu_dai->dma_data
Troy Kisky
1
-1
/
+2
2009-09-23
ASoC: DaVinci: Fix divide by zero error during 1st execution
Troy Kisky
1
-7
/
+5
2009-09-18
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2009-08-26
davinci: EDMA: multiple CCs, channel mapping and API changes
Sudhakar Rajashekhara
1
-3
/
+3
2009-08-14
ASoC: DaVinci: McASP driver enhacements
Chaithrika U S
1
-1
/
+3
2009-08-07
ASoC: DaVinci: pcm, constrain buffer size to multiple of period
Troy Kisky
1
-0
/
+5
2009-07-08
ASoC: DaVinci: pcm, don't play 1st sound period twice
Troy Kisky
1
-0
/
+1
2009-05-15
ASoC: davinci-pcm buildfixes
David Brownell
1
-29
/
+42
2009-01-19
ASoC: Staticise PCM operations tables
Mark Brown
1
-1
/
+1
2009-01-08
remove lots of double-semicolons
Fernando Carrijo
1
-1
/
+1
2008-12-14
ASoC: switch davinci DPRINTK to pr_debug()
Alexander Beregalov
1
-12
/
+6
2008-12-10
ALSA: ASoC - Fix wrong section types
Takashi Iwai
1
-1
/
+1
2008-12-09
ASoC: Register platform drivers
Mark Brown
1
-0
/
+12
2008-10-10
ALSA: Correct Vladimir Barinov's e-mail address
Vladimir Barinov
1
-1
/
+1
2008-07-10
ALSA: asoc: davinci - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
Liam Girdwood
1
-1
/
+1
2008-04-24
[ALSA] Davinci ASoC support
Vladimir Barinov
1
-0
/
+389