index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
omap
/
omap-pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-11
ASoC: omap-pcm: Request the DMA channel differently when DT is involved
Peter Ujfalusi
1
-3
/
+14
2013-04-17
ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional
Lars-Peter Clausen
1
-3
/
+4
2013-04-03
ASoC: omap: Use common DAI DMA data
Lars-Peter Clausen
1
-37
/
+5
2013-03-26
ASoC: omap-pcm: No need to wrap snd_dmaengine_pcm_close()
Lars-Peter Clausen
1
-7
/
+1
2013-03-26
ASoC: omap: Call omap_mcbsp_set_threshold() from mcbsp hw_params
Lars-Peter Clausen
1
-32
/
+1
2013-02-05
ASoC: omap-pcm: No need to set constraint at open time
Peter Ujfalusi
1
-11
/
+3
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-3
/
+3
2012-12-10
ASoC: OMAP: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-10-15
ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
Tony Lindgren
1
-2
/
+7
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-177
/
+59
2012-09-22
ASoC: omap-pcm: Convert to use dmaengine
Peter Ujfalusi
1
-210
/
+59
2012-09-22
ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_type
Peter Ujfalusi
1
-1
/
+2
2012-09-22
ASoC: omap-pcm: Prepare to configure the DMA data_type based on stream proper...
Peter Ujfalusi
1
-2
/
+29
2012-09-22
ASoC: omap-pcm: Select sDMA synchronization based on packet_size
Peter Ujfalusi
1
-1
/
+6
2012-09-12
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
1
-0
/
+1
2012-07-26
ASoC: omap: Add missing modules aliases to get sound working on omap devices
Guillaume Gardet
1
-0
/
+1
2012-05-04
ASoC: omap-pcm: Free dma buffers in case of error.
Oleg Matcovschi
1
-0
/
+4
2012-01-07
ASoC: check for substream not channels_min in pcm engines
Joachim Eastwood
1
-3
/
+2
2011-11-25
ASoC: Convert omap directory to module_platform_driver
Axel Lin
1
-11
/
+1
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-10-04
ASoC: omap-pcm: Fix the no period wakeup implementation
Peter Ujfalusi
1
-0
/
+8
2011-08-12
ASoC: omap: Update e-mail address of Jarkko Nikula
Jarkko Nikula
1
-2
/
+2
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
1
-2
/
+4
2011-05-13
ASoC: omap-pcm: Period wakeup disabling on OMAP2+
Peter Ujfalusi
1
-2
/
+3
2011-05-11
ASoC: omap-pcm: Update e-mail address
Peter Ujfalusi
1
-1
/
+1
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-13
/
+34
2010-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-10
/
+11
2010-04-05
ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
Daniel Mack
1
-1
/
+3
2010-04-02
ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with ...
Janusz Krzysztofik
1
-9
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-23
ASoC: OMAP: data_type and sync_mode configurable in audio dma
Misael Lopez Cruz
1
-7
/
+8
2009-11-22
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
1
-1
/
+1
2009-11-06
ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1
Janusz Krzysztofik
1
-2
/
+6
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-1
/
+1
2009-08-20
ASoC: OMAP: Use McBSP threshold to playback and capture
Eduardo Valentin
1
-1
/
+6
2009-08-20
ASoC: OMAP: Make DMA 64 aligned
Eduardo Valentin
1
-2
/
+2
2009-08-20
ASoC: OMAP: Enable DMA burst mode
Eduardo Valentin
1
-0
/
+3
2009-08-17
ASoC: OMAP: Enhance OMAP1510 DMA progress software counter
Janusz Krzysztofik
1
-2
/
+20
2009-08-17
ASoC: OMAP: Make use of DMA channel self linking on OMAP1510
Janusz Krzysztofik
1
-7
/
+8
2009-07-23
ASoC: OMAP: Staticise pcm creation function of omap-pcm
Lopez Cruz, Misael
1
-1
/
+1
2009-06-30
ASoC: OMAP: fix OMAP1510 broken PCM pointer callback
Janusz Krzysztofik
1
-4
/
+7
2009-04-22
ASoC: OMAP: Add checking to detect bufferless pcms
Joonyoung Shim
1
-1
/
+8
2009-04-20
Merge branch 'for-2.6.30' into for-2.6.31
Mark Brown
1
-2
/
+3
2009-04-17
ASoC: OMAP: Update contact addresses
Jarkko Nikula
1
-2
/
+3
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-02-02
Merge branch 'for-2.6.29' into for-2.6.30
Mark Brown
1
-2
/
+3
2009-02-02
OMAP: ASoC: Fix spinlock misuse in omap-pcm.c
Eero Nurkkala
1
-2
/
+3
2009-01-19
ASoC: Staticise PCM operations tables
Mark Brown
1
-1
/
+1
2008-12-22
ALSA: ASoC: fix a typo in omp-pcm.c
Roel Kluin
1
-1
/
+1
2008-12-19
Merge branch 'fix/asoc' into topic/asoc
Takashi Iwai
1
-1
/
+1
[next]