1. ce37f5e ASoC: omap-mcbsp: buffer size constraint only applies to playback stream by Peter Ujfalusi · 12 years ago
  2. 09fa37a ASoC: omap-mcbsp: Remove unused FRAME dma_op_mode by Peter Ujfalusi · 12 years ago
  3. 778a17c ASoC: omap-mcbsp: Use DMA packet mode for non mono streams on OMAP3+ by Peter Ujfalusi · 12 years ago
  4. 94a504c ASoC: omap-mcbsp: fix snd_pcm_hw_rule_add arguments by Grazvydas Ignotas · 12 years ago
  5. 5788c62 ASoC: omap-mcbsp: Correct clock muxing for CLKR/FSR signals by Peter Ujfalusi · 12 years ago
  6. cd1f08c ASoC: omap-mcbsp: Single function CLKR/FSR source mux configuration by Peter Ujfalusi · 12 years ago
  7. b8fb490 ASoC: omap-mcbsp: Simplify DMA configuration by Peter Ujfalusi · 12 years ago
  8. 256d9c2 ASoC: omap-mcbsp: Merge the omap_mcbsp_data into omap_mcbsp structure by Peter Ujfalusi · 12 years ago
  9. 2ee6595 ASoC: omap-mcbsp: Cleanup of module probe/remove code by Peter Ujfalusi · 12 years ago
  10. cb40b63 ASoC: OMAP McBSP: Remove redundant accessors by Peter Ujfalusi · 12 years ago
  11. 45656b4 ASoC: omap-mcbsp: Create a single driver for McBSP by Peter Ujfalusi · 12 years ago
  12. 219f431 ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h content by Peter Ujfalusi · 13 years ago
  13. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 13 years ago
  14. 7243a4b ASoC: omap-mcbsp: Enable FIFO usage on OMAP4 by Peter Ujfalusi · 13 years ago
  15. beda5bf5 ASoC: Convert omap directory to module_platform_driver by Axel Lin · 13 years ago
  16. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  17. 6179b77 ASoC: fix checkpatch.pl error in omap-mcbsp by Michael Opdenacker · 13 years ago
  18. 4dd0417 ASoC: omap-mcbsp: Prepare for init time DAI format setting by Jarkko Nikula · 13 years ago
  19. 91a18ae ASoC: omap-mcbsp: Fix FS polarity for LEFT_J, DSP_A and DSP_B formats by Jarkko Nikula · 13 years ago
  20. 141947e ASoC: omap-mcbsp: Fix compile time warning about ambiguous ‘else’ by Peter Ujfalusi · 13 years ago
  21. 34c8698 ASoC: omap-mcbsp: Do not attempt to change DAI sysclk if stream is active by Jarkko Nikula · 13 years ago
  22. 7ec41ee ASoC: omap: Update e-mail address of Jarkko Nikula by Jarkko Nikula · 13 years ago
  23. d491297 ASoC: omap-mcbsp: Remove restrictive checks for cpu type by Sanjeev Premi · 13 years ago
  24. 56a8742 ASoC: omap-mcbsp: Update e-mail address by Peter Ujfalusi · 13 years ago
  25. 2686e07 ASoC: McBSP: get hw params from McBSP driver by Kishon Vijay Abraham I · 13 years ago
  26. 59b479e omap: Start using CONFIG_SOC_OMAP by Tony Lindgren · 14 years ago
  27. d4686c6 ASoC: mcbsp: Add McBSP support for OMAP4 by Jorge Eduardo Candelaria · 14 years ago
  28. 2335385 ASoC: OMAP: fix OMAP1 compilation problem by Janusz Krzysztofik · 14 years ago
  29. 7b6181e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  30. d135865 OMAP: McBSP: implement functional clock switching via clock framework by Paul Walmsley · 14 years ago
  31. cf4c87a OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.c by Paul Walmsley · 14 years ago
  32. 3484457 OMAP: McBSP: Fix static function warning by G, Manjunath Kondaiah · 14 years ago
  33. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  34. 998a8a6 ASoC: omap-mcbsp: Remove period size constraint in THRESHOLD mode by Peter Ujfalusi · 14 years ago
  35. cf80e15 ASoC: omap-mcbsp: Support for sDMA packet mode by Peter Ujfalusi · 14 years ago
  36. 15d0143 ASoC: omap-mcbsp: Code cleanup in omap_mcbsp_dai_hw_params by Peter Ujfalusi · 14 years ago
  37. 81ec027 ASoC: omap-mcbsp: Restructure the code within omap_mcbsp_dai_hw_params by Peter Ujfalusi · 14 years ago
  38. ddc29b0 ASoC: omap-mcbsp: Place correct constraints for streams by Peter Ujfalusi · 14 years ago
  39. 3f02403 ASoC: omap-mcbsp: Save, and use wlen for threshold configuration by Peter Ujfalusi · 14 years ago
  40. d98508a OMAP: McBSP: Add 32-bit mode support by Sergey Lapin · 14 years ago
  41. fd23b7d ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 14 years ago
  42. 299a151 ASoC: omap-mcbsp: Add support for Left Justified format by Peter Ujfalusi · 14 years ago
  43. 75581d2 ASoC: OMAP3: Report delay caused by the internal FIFO by Peter Ujfalusi · 14 years ago
  44. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 14 years ago
  45. 83905c1 ASoC: OMAP-McBSP: ASoC interface for McBSP sidetone by Ilkka Koskinen · 14 years ago
  46. e17dd32 ASoC: OMAP: data_type and sync_mode configurable in audio dma by Misael Lopez Cruz · 14 years ago
  47. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 14 years ago
  48. 088ef95 omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 by Tony Lindgren · 14 years ago
  49. 1c496784 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  50. 5f63ef9 ASoC: omap-mcbsp - add support for upto 16 channels. by Graeme Gregory · 15 years ago
  51. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  52. d2c0bda ASoC: OMAP: Add functionality to set CLKR and FSR sources in McBSP DAI by Jarkko Nikula · 15 years ago
  53. d09a2af ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stop by Jarkko Nikula · 15 years ago
  54. 32080af ASoC: OMAP: Fix setup of XCCR and RCCR registers in McBSP DAI by Jarkko Nikula · 15 years ago
  55. a0a499c ASoC: OMAP: Use DMA operating mode of McBSP by Eduardo Valentin · 15 years ago
  56. caebc0c ASoC: OMAP: Use McBSP threshold to playback and capture by Eduardo Valentin · 15 years ago
  57. ca6e2ce ASoC: Always syncronize audio transfers on frames by Eero Nurkkala · 15 years ago
  58. c721bbd ASoC: Add runtime check for RFIG and XFIG by Eero Nurkkala · 15 years ago
  59. c12abc0 ARM: OMAP: McBSP: Fix ASoC on OMAP1510 by fixing API of omap_mcbsp_start/stop by Jarkko Nikula · 15 years ago
  60. 31a00c6 ASoC: OMAP: Add 4 channel support to mcbsp by Peter Ujfalusi · 15 years ago
  61. 9b5b0c0 Merge branch 'for-2.6.30' into for-2.6.31 by Mark Brown · 15 years ago
  62. b08f7a6 ASoC: OMAP: Update contact addresses by Jarkko Nikula · 15 years ago
  63. 8d98f22 Merge branch 'for-2.6.30' into for-2.6.31 by Mark Brown · 15 years ago
  64. 3ba191c ASoC: OMAP: Add DSP_A mode support for mcbsp by Peter Ujfalusi · 15 years ago
  65. c29b206 ASoC: OMAP: Use single-phase for DSP mode by Peter Ujfalusi · 15 years ago
  66. 36ce858 ASoC: OMAP: Fix DSP_B format in OMAP McBSP DAI driver by Jarkko Nikula · 15 years ago
  67. 6984992 ASoC: OMAP: Set minimum buffer size constraint for McBSP2 in OMAP3 by Jarkko Nikula · 15 years ago
  68. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 15 years ago
  69. ef390c0 ASoC: OMAP: Initialize XCCR and RCCR registers in McBSP DAI driver by Misael Lopez Cruz · 16 years ago
  70. bd25867 ASoC: Fix incorrect DSP format in OMAP McBSP DAI and affected drivers by Jarkko Nikula · 16 years ago
  71. f73f2a6 ALSA: ASoC - Fix symbol conflicts in omac-mcbsp.c by Takashi Iwai · 16 years ago
  72. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  73. 3f4b783 ASoC: Register platform DAIs by Mark Brown · 16 years ago
  74. 375e8a7 ASoC: OMAP: Add support for mono audio links in McBSP DAI by Jarkko Nikula · 16 years ago
  75. 3ba9e10a ASoC: Remove DAI type information by Mark Brown · 16 years ago
  76. 0c758bd ASoC: OMAP: Fix preprocessor filled DAI name in McBSP DAI by Jarkko Nikula · 16 years ago
  77. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  78. 0b60485 ASoC: OMAP: Add more supported sample rates into McBSP DAI driver by Jarkko Nikula · 16 years ago
  79. da6320b ALSA: ASoC: OMAP: Continue fixing DSP DAI format in McBSP DAI driver by Jarkko Nikula · 16 years ago
  80. ba9d0fd ALSA: ASoC: OMAP: Fix DSP DAI format in McBSP DAI driver by Jarkko Nikula · 16 years ago
  81. 2e89713 ALSA: ASoC: OMAP: Set DMA stream name at runtime in McBSP DAI driver by Jarkko Nikula · 16 years ago
  82. 406e2c4 ALSA: ASoC: OMAP: Add support for OMAP2430 and OMAP34xx in McBSP DAI driver by Jarkko Nikula · 16 years ago
  83. 8def464 ALSA: ASoC: OMAP: Add multilink support to McBSP DAI driver by Jarkko Nikula · 16 years ago
  84. 3336c5b ALSA: ASoC: Add DSP DAI format support to the OMAP McBSP driver by Arun KS · 16 years ago
  85. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  86. 8687eb8 ALSA: asoc: omap - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 16 years ago
  87. 2e74796 [ALSA] ASoC: Add drivers for the Texas Instruments OMAP processors by Jarkko Nikula · 16 years ago