Age | Commit message (Expand) | Author |
2015-03-05 | Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as... | Mark Brown |
2015-03-04 | ASoC: omap-pcm: Allow only formats with 1, 2, and 4 byte physical size | Jyri Sarha |
2015-03-04 | ASoC: omap-pcm: Correct dma mask | Peter Ujfalusi |
2014-06-21 | ASoC: omap-pcm: Include omap-pcm.h | Lars-Peter Clausen |
2014-04-18 | ASoC: omap-pcm: Drop the platform driver init code | Peter Ujfalusi |
2014-04-18 | ASoC: omap-pcm: Support for binding the platform driver to dai devices | Peter Ujfalusi |
2013-12-24 | ASoC: omap: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen |
2013-10-31 | DMA-API: sound: fix dma mask handling in a lot of drivers | Russell King |
2013-07-11 | ASoC: omap-pcm: Request the DMA channel differently when DT is involved | Peter Ujfalusi |
2013-04-17 | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional | Lars-Peter Clausen |
2013-04-03 | ASoC: omap: Use common DAI DMA data | Lars-Peter Clausen |
2013-03-26 | ASoC: omap-pcm: No need to wrap snd_dmaengine_pcm_close() | Lars-Peter Clausen |
2013-03-26 | ASoC: omap: Call omap_mcbsp_set_threshold() from mcbsp hw_params | Lars-Peter Clausen |
2013-02-05 | ASoC: omap-pcm: No need to set constraint at open time | Peter Ujfalusi |
2012-12-13 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-12-10 | ASoC: OMAP: remove __dev* attributes | Bill Pemberton |
2012-10-15 | ARM: OMAP: Trivial driver changes to remove include plat/cpu.h | Tony Lindgren |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-09-22 | ASoC: omap-pcm: Convert to use dmaengine | Peter Ujfalusi |
2012-09-22 | ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_type | Peter Ujfalusi |
2012-09-22 | ASoC: omap-pcm: Prepare to configure the DMA data_type based on stream proper... | Peter Ujfalusi |
2012-09-22 | ASoC: omap-pcm: Select sDMA synchronization based on packet_size | Peter Ujfalusi |
2012-09-12 | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren |
2012-07-26 | ASoC: omap: Add missing modules aliases to get sound working on omap devices | Guillaume Gardet |
2012-05-04 | ASoC: omap-pcm: Free dma buffers in case of error. | Oleg Matcovschi |
2012-01-07 | ASoC: check for substream not channels_min in pcm engines | Joachim Eastwood |
2011-11-25 | ASoC: Convert omap directory to module_platform_driver | Axel Lin |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-10-04 | ASoC: omap-pcm: Fix the no period wakeup implementation | Peter Ujfalusi |
2011-08-12 | ASoC: omap: Update e-mail address of Jarkko Nikula | Jarkko Nikula |
2011-06-07 | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood |
2011-05-13 | ASoC: omap-pcm: Period wakeup disabling on OMAP2+ | Peter Ujfalusi |
2011-05-11 | ASoC: omap-pcm: Update e-mail address | Peter Ujfalusi |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood |
2010-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-04-05 | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream | Daniel Mack |
2010-04-02 | ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with ... | Janusz Krzysztofik |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-23 | ASoC: OMAP: data_type and sync_mode configurable in audio dma | Misael Lopez Cruz |
2009-11-22 | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren |
2009-11-06 | ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1 | Janusz Krzysztofik |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren |
2009-08-20 | ASoC: OMAP: Use McBSP threshold to playback and capture | Eduardo Valentin |
2009-08-20 | ASoC: OMAP: Make DMA 64 aligned | Eduardo Valentin |
2009-08-20 | ASoC: OMAP: Enable DMA burst mode | Eduardo Valentin |
2009-08-17 | ASoC: OMAP: Enhance OMAP1510 DMA progress software counter | Janusz Krzysztofik |
2009-08-17 | ASoC: OMAP: Make use of DMA channel self linking on OMAP1510 | Janusz Krzysztofik |
2009-07-23 | ASoC: OMAP: Staticise pcm creation function of omap-pcm | Lopez Cruz, Misael |
2009-06-30 | ASoC: OMAP: fix OMAP1510 broken PCM pointer callback | Janusz Krzysztofik |
2009-04-22 | ASoC: OMAP: Add checking to detect bufferless pcms | Joonyoung Shim |