index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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
2015-03-04
ASoC: davinci: Remove unused davinci-pcm platform driver
Peter Ujfalusi
1
-861
/
+0
2014-04-22
ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform()
Peter Ujfalusi
1
-7
/
+1
2013-12-24
ASoC: davinci: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
1
-28
/
+0
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
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-11-13
sound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc() in davinci-pcm.c
Nicolin Chen
1
-2
/
+1
2013-11-12
fix missing edma changes to EDMA_DMA_COMPLETE status
Sebastian Andrzej Siewior
1
-1
/
+1
2013-10-31
DMA-API: sound: fix dma mask handling in a lot of drivers
Russell King
1
-6
/
+3
2013-06-18
ARM: davinci: move private EDMA API to arm/common
Matt Porter
1
-0
/
+1
2013-04-23
ASoC: davinci-pcm, davinci-mcasp: Clean up active_serializers
Michal Bachraty
1
-6
/
+5
2013-03-04
ASoC: davinci-mcasp: Add support for multichannel playback
Michal Bachraty
1
-7
/
+9
2012-10-22
ASoC: davinci: replace private sram api with genalloc
Matt Porter
1
-6
/
+31
2012-10-15
ASoC: enable 192KHz support for McASP
Daniel Mack
1
-12
/
+4
2012-08-27
ASoC/ARM: Davinci: McASP: split asp header into platform and audio specific
Hebbar, Gururaja
1
-1
/
+0
2012-08-27
ASoC: davinci: davinci-pcm does not need to be a plaform_driver
Hebbar, Gururaja
1
-17
/
+6
2012-01-20
ASoC: replace 0xffffffff with DMA_BIT_MASK macro
Joachim Eastwood
1
-2
/
+2
2012-01-07
ASoC: check for substream not channels_min in pcm engines
Joachim Eastwood
1
-3
/
+2
2011-11-25
ASoC: Convert davinci directory to module_platform_driver
Axel Lin
1
-11
/
+1
2011-09-16
ASoC: davinci-pcm: trivial: replace link with actual chan/link
Ben Gardiner
1
-64
/
+59
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-13
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
[next]