Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5e4fb372117f476e0c7f85418ed3e39506fbb75c
/
sound
/
soc
/
omap
/
omap-pcm.c
256fca9
Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'asoc/topic/omap' and 'asoc/topic/rt286' into asoc-next
by Mark Brown
· 10 years ago
6742e15
ASoC: omap-pcm: Allow only formats with 1, 2, and 4 byte physical size
by Jyri Sarha
· 10 years ago
d51199a
ASoC: omap-pcm: Correct dma mask
by Peter Ujfalusi
· 10 years ago
76a77f4
ASoC: omap-pcm: Include omap-pcm.h
by Lars-Peter Clausen
· 10 years ago
5601174
ASoC: omap-pcm: Drop the platform driver init code
by Peter Ujfalusi
· 11 years ago
fe7b586
ASoC: omap-pcm: Support for binding the platform driver to dai devices
by Peter Ujfalusi
· 11 years ago
60e21d2
ASoC: omap: Don't set unused struct snd_pcm_hardware fields
by Lars-Peter Clausen
· 11 years ago
c9bd5e6
DMA-API: sound: fix dma mask handling in a lot of drivers
by Russell King
· 11 years ago
f6becf0
ASoC: omap-pcm: Request the DMA channel differently when DT is involved
by Peter Ujfalusi
· 11 years ago
7c1c1d4
ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional
by Lars-Peter Clausen
· 12 years ago
09ae3aa
ASoC: omap: Use common DAI DMA data
by Lars-Peter Clausen
· 12 years ago
340af74
ASoC: omap-pcm: No need to wrap snd_dmaengine_pcm_close()
by Lars-Peter Clausen
· 12 years ago
abe9937
ASoC: omap: Call omap_mcbsp_set_threshold() from mcbsp hw_params
by Lars-Peter Clausen
· 12 years ago
a92b531
ASoC: omap-pcm: No need to set constraint at open time
by Peter Ujfalusi
· 12 years ago
046e7d6
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
7ff6000
ASoC: OMAP: remove __dev* attributes
by Bill Pemberton
· 12 years ago
27615a9
ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
by Tony Lindgren
· 12 years ago
f5a246e
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
946cc36
ASoC: omap-pcm: Convert to use dmaengine
by Peter Ujfalusi
· 12 years ago
f05cc9d
ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_type
by Peter Ujfalusi
· 12 years ago
03945e9
ASoC: omap-pcm: Prepare to configure the DMA data_type based on stream properties
by Peter Ujfalusi
· 12 years ago
e512589
ASoC: omap-pcm: Select sDMA synchronization based on packet_size
by Peter Ujfalusi
· 12 years ago
7d7e1eb
ARM: OMAP2+: Prepare for irqs.h removal
by Tony Lindgren
· 12 years ago
5e70b7fc
ASoC: omap: Add missing modules aliases to get sound working on omap devices
by Guillaume Gardet
· 12 years ago
fad9365
ASoC: omap-pcm: Free dma buffers in case of error.
by Oleg Matcovschi
· 13 years ago
25e9e75
ASoC: check for substream not channels_min in pcm engines
by Joachim Eastwood
· 13 years ago
beda5bf5
ASoC: Convert omap directory to module_platform_driver
by Axel Lin
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
b1b6cff
ASoC: omap-pcm: Fix the no period wakeup implementation
by Peter Ujfalusi
· 13 years ago
7ec41ee
ASoC: omap: Update e-mail address of Jarkko Nikula
by Jarkko Nikula
· 13 years ago
552d1ef
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
by Liam Girdwood
· 13 years ago
b417382
ASoC: omap-pcm: Period wakeup disabling on OMAP2+
by Peter Ujfalusi
· 14 years ago
1c7687b
ASoC: omap-pcm: Update e-mail address
by Peter Ujfalusi
· 14 years ago
f0fba2a
ASoC: multi-component - ASoC Multi-Component Support
by Liam Girdwood
· 15 years ago
84db18b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
5f712b2
ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
by Daniel Mack
· 15 years ago
b5442a7
ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with recent ALSA PCM code
by Janusz Krzysztofik
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e17dd32
ASoC: OMAP: data_type and sync_mode configurable in audio dma
by Misael Lopez Cruz
· 15 years ago
a76df42
Merge 7xx-iosplit-plat-merge with omap-fixes
by Tony Lindgren
· 15 years ago
4d187fb
ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1
by Janusz Krzysztofik
· 15 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
caebc0c
ASoC: OMAP: Use McBSP threshold to playback and capture
by Eduardo Valentin
· 15 years ago
a152ff2
ASoC: OMAP: Make DMA 64 aligned
by Eduardo Valentin
· 15 years ago
9599d48
ASoC: OMAP: Enable DMA burst mode
by Eduardo Valentin
· 15 years ago
471e3de
ASoC: OMAP: Enhance OMAP1510 DMA progress software counter
by Janusz Krzysztofik
· 15 years ago
64844a6
ASoC: OMAP: Make use of DMA channel self linking on OMAP1510
by Janusz Krzysztofik
· 15 years ago
d756b27
ASoC: OMAP: Staticise pcm creation function of omap-pcm
by Lopez Cruz, Misael
· 15 years ago
1bdd741
ASoC: OMAP: fix OMAP1510 broken PCM pointer callback
by Janusz Krzysztofik
· 15 years ago
1b4246a
ASoC: OMAP: Add checking to detect bufferless pcms
by Joonyoung Shim
· 16 years ago
9b5b0c0
Merge branch 'for-2.6.30' into for-2.6.31
by Mark Brown
· 16 years ago
b08f7a6
ASoC: OMAP: Update contact addresses
by Jarkko Nikula
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
e50a7ea
Merge branch 'for-2.6.29' into for-2.6.30
by Mark Brown
· 16 years ago
21dff43
OMAP: ASoC: Fix spinlock misuse in omap-pcm.c
by Eero Nurkkala
· 16 years ago
b2a19d0
ASoC: Staticise PCM operations tables
by Mark Brown
· 16 years ago
472346d
ALSA: ASoC: fix a typo in omp-pcm.c
by Roel Kluin
· 16 years ago
7004305
Merge branch 'fix/asoc' into topic/asoc
by Takashi Iwai
· 16 years ago
19b3f31
ALSA: Fix a Oops bug in omap soc driver.
by Stanley Miao
· 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
9d37484
ALSA: ASoC: Add destination and source port for DMA on OMAP1
by Arun KS
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
8687eb8
ALSA: asoc: omap - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
by Liam Girdwood
· 16 years ago
2e74796
[ALSA] ASoC: Add drivers for the Texas Instruments OMAP processors
by Jarkko Nikula
· 17 years ago