1. 35d210f ASoC: omap-mcbsp: Use the common interrupt line if supported by the SoC by Peter Ujfalusi · 12 years ago
  2. 09fa37a ASoC: omap-mcbsp: Remove unused FRAME dma_op_mode by Peter Ujfalusi · 12 years ago
  3. 5788c62 ASoC: omap-mcbsp: Correct clock muxing for CLKR/FSR signals by Peter Ujfalusi · 12 years ago
  4. cd1f08c ASoC: omap-mcbsp: Single function CLKR/FSR source mux configuration by Peter Ujfalusi · 12 years ago
  5. 73c9522 ASoC: omap McBSP: Clear rx_irq at probe time for OMAP4 by Peter Ujfalusi · 12 years ago
  6. e386615 ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signal by Peter Ujfalusi · 12 years ago
  7. 08905d8 ASoC: omap-mcbsp: Configure wakeup in later phase by Peter Ujfalusi · 12 years ago
  8. 58db1dc ASoC: omap: mcbsp: Remove redundant checks for the st_data pointer by Peter Ujfalusi · 12 years ago
  9. e2002ab ASoC: omap: mcbsp: Use uniform st_data pointer initialization by Peter Ujfalusi · 12 years ago
  10. b8fb490 ASoC: omap-mcbsp: Simplify DMA configuration by Peter Ujfalusi · 12 years ago
  11. 2ee6595 ASoC: omap-mcbsp: Cleanup of module probe/remove code by Peter Ujfalusi · 12 years ago
  12. cb40b63 ASoC: OMAP McBSP: Remove redundant accessors by Peter Ujfalusi · 12 years ago
  13. 45656b4 ASoC: omap-mcbsp: Create a single driver for McBSP by Peter Ujfalusi · 12 years ago
  14. 219f431 ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h content by Peter Ujfalusi · 13 years ago
  15. 71e822e OMAP: mcbsp: Move core driver under sound/soc/omap by Peter Ujfalusi · 13 years ago[Renamed (99%) from arch/arm/plat-omap/mcbsp.c]
  16. 0210dc4 ARM: OMAP: mcbsp: Convert core driver to proper platform driver by Peter Ujfalusi · 13 years ago
  17. 7bc0c4b ARM: OMAP: mcbsp: Start generalize signal muxing functions by Jarkko Nikula · 13 years ago
  18. 09d28d2 ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src by Jarkko Nikula · 13 years ago
  19. f821eec ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it generic by Jarkko Nikula · 13 years ago
  20. 1743d14 ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c by Jarkko Nikula · 13 years ago
  21. ac6747ca ARM: OMAP: mcbsp: Use per instance register cache size by Jarkko Nikula · 13 years ago
  22. 7bba67a ARM: OMAP: mcbsp: Make threshold based transfer code generic by Jarkko Nikula · 13 years ago
  23. 8840823 ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic by Jarkko Nikula · 13 years ago
  24. 1a64588 ARM: OMAP: mcbsp: Make wakeup control generic by Jarkko Nikula · 13 years ago
  25. cdc71514 ARM: OMAP: mcbsp: Implement generic register access by Jarkko Nikula · 13 years ago
  26. 796ba28 omap: mcbsp: Remove omap device API by Jarkko Nikula · 13 years ago
  27. 69d042d ASoC: omap: McBSP: fix build breakage on OMAP1 by Paul Walmsley · 13 years ago
  28. 9df0fcc omap: mcbsp: Remove rx_/tx_word_length variables by Jarkko Nikula · 13 years ago
  29. bafe272 omap: mcbsp: Drop in-driver transfer support by Jarkko Nikula · 13 years ago
  30. e285bca omap: mcbsp: Drop SPI mode support by Jarkko Nikula · 13 years ago
  31. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  32. 9504ba6 OMAP: McBSP: APIs to pass DMA params from McBSP driver to client drivers by Kishon Vijay Abraham I · 13 years ago
  33. e95496d OMAP: McBSP: Add pm runtime support by Kishon Vijay Abraham I · 13 years ago
  34. f36d01d OMAP: McBSP: use omap_device APIs to modify SYSCONFIG by Kishon Vijay Abraham I · 13 years ago
  35. cb7e9de OMAP4: hwmod: Naming of address space by Kishon Vijay Abraham I · 13 years ago
  36. 3cf32bb OMAP: McBSP: Convert McBSP to platform device model by Kishon Vijay Abraham I · 13 years ago
  37. c4d7e58 OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_" by Paul Walmsley · 14 years ago
  38. 59fb659 OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files by Paul Walmsley · 14 years ago
  39. 6722a72 omap: McBSP: Make the free variable update more readable by Shubhrajyoti D · 14 years ago
  40. 5f3b728 omap: McBSP: Fix potential memory leak in omap_mcbsp_remove by Jarkko Nikula · 14 years ago
  41. 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
  42. 4814ced OMAP: control: move plat-omap/control.h to mach-omap2/control.h by Paul Walmsley · 14 years ago
  43. d135865 OMAP: McBSP: implement functional clock switching via clock framework by Paul Walmsley · 14 years ago
  44. cf4c87a OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.c by Paul Walmsley · 14 years ago
  45. b0a330d OMAP: plat-omap: Fix static function warnings by Manjunath Kondaiah G · 14 years ago
  46. ce3f054 omap: McBSP: Do not enable SRG in slave mode by Peter Ujfalusi · 14 years ago
  47. cb922d2 omap: McBSP: tx_irq_completion used in rx_irq_handler by Scott Ellis · 14 years ago
  48. f10b8ad OMAP3: McBSP: Use the port's buffer_size when calculating tx delay by Peter Ujfalusi · 14 years ago
  49. 451fd82 OMAP3: McBSP: Change the way how the FIFO is handled by Peter Ujfalusi · 14 years ago
  50. 0acce82 OMAP: McBSP: Function to query the FIFO size by Peter Ujfalusi · 14 years ago
  51. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  52. 752ec2f ARM: McBSP: Add support for omap4 in McBSP driver by Jorge Eduardo Candelaria · 14 years ago
  53. 9319b9d ARM: McBSP: Fix request for irq in OMAP4 by Jorge Eduardo Candelaria · 14 years ago
  54. 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
  55. 7451102 Merge branch 'for-2.6.34' into for-2.6.35 by Mark Brown · 14 years ago
  56. 0841cb8 omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved register values by Janusz Krzysztofik · 14 years ago
  57. 7dc976e OMAP3: McBSP: Add interface for FIFO caused delay query by Peter Ujfalusi · 14 years ago
  58. d912fa9 McBSP: OMAP3: Add sidetone feature by Eero Nurkkala · 14 years ago
  59. 96fbd74 omap: McBSP: Use cache when modifying individual register bits by Janusz Krzysztofik · 14 years ago
  60. c8c9969 omap: McBSP: Introduce caching in register write operations by Janusz Krzysztofik · 14 years ago
  61. 8ea3200 omap: McBSP: Modify macros/functions API for easy cache access by Janusz Krzysztofik · 14 years ago
  62. 14f7963 omap: McBSP: Use macros for all register read/write operations by Janusz Krzysztofik · 14 years ago
  63. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 14 years ago
  64. 1866b54 omap: McBSP: Fix possible port lockout by Janusz Krzysztofik · 15 years ago
  65. eebfa9f omap: McBSP: Do not use extensive spin locks for dma_op_mode by Peter Ujfalusi · 15 years ago
  66. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  67. a93d4ed omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stop by Jarkko Nikula · 15 years ago
  68. 2ca7d67 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  69. d09a2af ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stop by Jarkko Nikula · 15 years ago
  70. 9b30050 OMAP: McBSP: Use textual values in DMA operating mode sysfs files by Jarkko Nikula · 15 years ago
  71. 72cc6d7 OMAP: McBSP: Let element DMA mode hit retention also by Eero Nurkkala · 15 years ago
  72. fa3935b OMAP: McBSP: Do not enable wakeups for no-idle mode by Eero Nurkkala · 15 years ago
  73. d99a745 OMAP: McBSP: Configure NO IDLE mode for DMA mode different of threshold by Eduardo Valentin · 15 years ago
  74. 2ba93f8 OMAP: McBSP: Retain McBSP FCLK clockactivity by Eero Nurkkala · 15 years ago
  75. d9a9b3f OMAP: McBSP: Change wakeup signals by Eduardo Valentin · 15 years ago
  76. 2122fdc OMAP: McBSP: Wakeups utilized by Eero Nurkkala · 15 years ago
  77. 98cb20e OMAP: McBSP: Add link DMA mode selection by Peter Ujfalusi · 15 years ago
  78. 4c8200a OMAP: McBSP: Rename thres sysfs symbols by Eduardo Valentin · 15 years ago
  79. a1a56f5f OMAP: McBSP: Create and export max_(r|t)x_thres property by Eduardo Valentin · 15 years ago
  80. 7aa9ff5 OMAP: McBSP: Add transmit/receive threshold handler by Eduardo Valentin · 15 years ago
  81. 44a6311 OMAP: McBSP: Use appropriate value for startup delay by Eduardo Valentin · 15 years ago
  82. 9abea08 OMAP: McBSP: Provide functions for ASoC frame syncronization by Eero Nurkkala · 15 years ago
  83. c12abc0 ARM: OMAP: McBSP: Fix ASoC on OMAP1510 by fixing API of omap_mcbsp_start/stop by Jarkko Nikula · 15 years ago
  84. a5b92cc ARM: OMAP4: Add McBSP support by Syed Rafiuddin · 15 years ago
  85. d6d834b ARM: OMAP: McBSP: Fix legacy interrupts to clear their status by Eero Nurkkala · 15 years ago
  86. b820ce4 [ARM] omap: mcbsp: convert to use fck/ick clocks directly by Russell King · 16 years ago
  87. 0615115 ARM: OMAP: Fix McBSP spin_lock deadlock by Stanley.Miao · 16 years ago
  88. 3127f8f ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3 by Tony Lindgren · 16 years ago
  89. 5a07055 ARM: OMAP: Fixes to omap_mcbsp_request function by Jarkko Nikula · 16 years ago
  90. b4b58f5 ARM: OMAP: Allocate McBSP devices dynamically by Chandra Shekhar · 16 years ago
  91. 25cef22 Fix sections for omap-mcbsp platform driver by Uwe Kleine-König · 16 years ago
  92. d592dd1 [ARM] omap: convert mcbsp to use ioremap() by Russell King · 16 years ago
  93. 6584690 [ARM] omap: fix virtual vs physical address space confusions by Russell King · 16 years ago
  94. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  95. bc5d0c8 ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 code by Eduardo Valentin · 16 years ago
  96. fb78d80 ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.c by Eduardo Valentin · 16 years ago
  97. 1cccd2a ARM: OMAP: Request DSP memory for McBSP by Tony Lindgren · 17 years ago
  98. e8f2af1 [ARM] Misc minor interrupt handler cleanups by Jeff Garzik · 17 years ago
  99. 56a2564 ARM: OMAP: plat-omap changes for 2430 SDP by Syed Mohammed Khasim · 18 years ago
  100. 04fbf6a ARM: OMAP: Use linux/delay.h not asm/delay.h by Tony Lindgren · 17 years ago