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