1. e4c060d ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 by Tony Lindgren · 12 years ago
  2. 54b693d ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1 by Tony Lindgren · 12 years ago
  3. 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 12 years ago
  4. 3c101c4 Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparse by Tony Lindgren · 12 years ago
  5. dbc0416 ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ by Tony Lindgren · 12 years ago
  6. 7852ec0 ARM: OMAP: unwrap strings by Paul Walmsley · 12 years ago
  7. bedfb7a ARM: OMAP: dma: Clear status registers on enable/disable irq by Oleg Matcovschi · 12 years ago
  8. 2c757fd Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  9. d5a2a1b Merge tag 'v3.4-rc6' into next/cleanup by Olof Johansson · 12 years ago
  10. cf563a3 Merge branch 'for_3.5/omap_misc_cleanup' of git://gitorious.org/omap-sw-develoment/linux-omap-dev into cleanup-soc by Tony Lindgren · 12 years ago
  11. d07c3df ARM: OMAP: dma: Make use of cpu_class_is_omap2() to avoid future patching. by Santosh Shilimkar · 12 years ago
  12. 3545358 ARM: OMAP: fix DMA vs memory ordering by Russell King · 12 years ago
  13. bc4d8b5 ARM: OMAP: DMA: use constant array maximum, drop some LCD DMA code by Paul Walmsley · 12 years ago
  14. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  15. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  16. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  17. 2c799ce ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h by Tony Lindgren · 12 years ago
  18. 3e2e613 ARM: OMAP: Fix devexit for dma when CONFIG_HOTPLUG is not set by Tony Lindgren · 12 years ago
  19. 06e8077 ARM: OMAP2+: DMA: Workaround for invalid destination position by Peter Ujfalusi · 13 years ago
  20. 7ba9668 ARM: OMAP2+: DMA: Workaround for invalid source position by Peter Ujfalusi · 13 years ago
  21. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  22. c776758 arm: plat-omap: dma: make omap_dma_in_1510_mode() static by Aaro Koskinen · 14 years ago
  23. 4fb699b omap: DMA: clear interrupt status correctly by Adrian Hunter · 14 years ago
  24. f31cc96 OMAP: DMA: Convert DMA library into platform driver by G, Manjunath Kondaiah · 14 years ago
  25. d3c9be2 OMAP: DMA: Introduce errata handling feature by G, Manjunath Kondaiah · 14 years ago
  26. a4c537c OMAP: DMA: Replace read/write macros with functions by G, Manjunath Kondaiah · 14 years ago
  27. e6f1682 arm: omap1: make some functions static by Aaro Koskinen · 14 years ago
  28. e860e6d omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterrupts by Mathias Nyman · 14 years ago
  29. 0e4905c OMAP3: DMA: Errata i541: sDMA FIFO draining does not finish by Peter Ujfalusi · 14 years ago
  30. 3e57f16 omap: dma: Fix buffering disable bit setting for omap24xx by Jarkko Nikula · 14 years ago
  31. 72a1179 omap: dma: Support for prefetch in destination synchronizedtransfer by Samu Onkalo · 14 years ago
  32. ea221a6 omap: DMA: Fix multi-line comments by manjugk manjugk · 14 years ago
  33. ada8d4a OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma() by Mika Westerberg · 14 years ago
  34. 17282b9 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  35. 519e616 omap: DMA: Init CDAC to zero by manjugk manjugk · 14 years ago
  36. 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
  37. 5772ca7 omap4: Use irq line defines from irq-44xx.h by Santosh Shilimkar · 14 years ago
  38. 35c0dc3 omap: sdma: Limit the secure reserve channel fix for omap3 by Santosh Shilimkar · 14 years ago
  39. 1ce0f9d omap4: sdma: Enable the idle modes on omap4 by Santosh Shilimkar · 14 years ago
  40. 140455f omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS by Tony Lindgren · 14 years ago
  41. 247421f OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unlink_lch() by Roel Kluin · 15 years ago
  42. f8e9e98 omap1: DMA: move LCD related code from plat-omap to mach-omap1 by Janusz Krzysztofik · 15 years ago
  43. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  44. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  45. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  46. a76df42 Merge 7xx-iosplit-plat-merge with omap-fixes by Tony Lindgren · 15 years ago
  47. bf07c9f OMAP: PM: Clear DMA channel state after a wakeup by Aaro Koskinen · 15 years ago
  48. ba50ea7 OMAP3: PM: Fix secure SRAM context save/restore by Kalle Jokiniemi · 15 years ago
  49. f2d1185 OMAP: PM: DMA context save/restore for off-mode support by Tero Kristo · 16 years ago
  50. 8561a84 omap: Fix omapfb/lcdc on OMAP1510 broken when PM set by Janusz Krzysztofik · 15 years ago
  51. ee90732 omap: Fix race condition in omap dma driver by Tao Hu · 15 years ago
  52. 774facd Merge branch '7xx-iosplit-plat' with omap-fixes by Tony Lindgren · 15 years ago
  53. 9da65a9 omap: SDMA: Fix omap_stop_dma() API for channel linking by Santosh Shilimkar · 15 years ago
  54. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  55. 7e9bf84 omap: Use ioremap in dma.c by Tony Lindgren · 15 years ago
  56. 70cf644 omap: SDMA: Fixing bug in omap_dma_set_global_params() by Anuj Aggarwal · 15 years ago
  57. 73c583e 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
  58. e0b3032 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  59. 9411326 OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead by Tony Lindgren · 15 years ago
  60. 9f0f4ae ARM: OMAP: DMA: Add support for DMA channel self linking on OMAP1510 by Janusz Krzysztofik · 15 years ago
  61. 284119c OMAP2/3: DMA errata correction by Vikram Pandita · 15 years ago
  62. aecedb9 OMAP3: DMA: Enable idlemodes for DMA OCP by Kalle Jokiniemi · 15 years ago
  63. 4416907 ARM: OMAP4: Add minimal support for omap4 by Santosh Shilimkar · 15 years ago
  64. 279b918 ARM: OMAP2/3: sDMA: Correct omap_request_dma_chain(), v2 by Santosh Shilimkar · 15 years ago
  65. 0815f8e ARM: OMAP2/3: DMA: implement trans copy and const fill by Tomi Valkeinen · 15 years ago
  66. da1b94e ARM: OMAP: Fix for possible race condition in omap_free_dma() by Santosh Shilimkar · 15 years ago
  67. 52176e7 ARM: OMAP: Dispatch only relevant DMA interrupts by Santosh Shilimkar · 15 years ago
  68. 2263f02 ARM: OMAP: Get available DMA channels from cmdline by Santosh Shilimkar · 15 years ago
  69. 557096f [OMAP850] Changes to memory subsystem by Zebediah C. McClure · 15 years ago
  70. a92fda1 ARM: OMAP: DMA: Fix uninitialized channel flags by Jarkko Nikula · 16 years ago
  71. 320ce6f ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handling by Juha Yrjola · 16 years ago
  72. 4b3cf44 ARM: OMAP: Fix DMA CCR programming for request line > 63, v3 by Anand Gadiyar · 16 years ago
  73. 7e1548a Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
  74. a50f18c ARM: OMAP3: DMA: Fix for sDMA Errata 1.113 by Santosh Shilimkar · 16 years ago
  75. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  76. c0fc18c5 [ARM] omap: fix lots of 'Using plain integer as NULL pointer' by Russell King · 16 years ago
  77. e8a91c9 [ARM] omap: Fix IO_ADDRESS() macros by Russell King · 16 years ago
  78. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  79. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  80. 97b7f71 ARM: OMAP: DMA: Clean-up code by Tony Lindgren · 16 years ago
  81. 0499bde ARM: OMAP: DMA: Remove __REG access by Tony Lindgren · 16 years ago
  82. 4d96372 ARM: OMAP: DMA: Make channels dynamic for multi-boot by Tony Lindgren · 16 years ago
  83. 66c2355 ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq by Jarkko Nikula · 16 years ago
  84. 0692f05 ARM: OMAP: DMA: Fix incorrect channel linking by Jarkko Nikula · 16 years ago
  85. 026a6fe ARM: OMAP: Fix DMA CLINK mask, clear spurious interrupt by Gadiyar, Anand · 16 years ago
  86. f4b6a7e ARM: OMAP: Fix chain_a_transfer return value by Anand Gadiyar · 16 years ago
  87. 5853e74 Merge branch 'omap-fixes' by Russell King · 16 years ago
  88. 8e86f42 [ARM] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  89. 538528d ARM: OMAP: Pass logical DMA channel number always to callback handlers by Jarkko Nikula · 16 years ago
  90. f8151e5 ARM: OMAP: Add DMA support for chaining and 3430 by Anand Gadiyar · 17 years ago
  91. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  92. 6ea59bb ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle) by Imre Deak · 17 years ago
  93. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  94. 0695de3 ARM: OMAP: Fix warning in dma.c by Tony Lindgren · 17 years ago
  95. 3151369 ARM: OMAP: Add DMA IRQ sanity checks by Juha Yrjola · 18 years ago
  96. 681e994 ARM: OMAP: Proper handling of DMA4_IRQSTATUS_L0 by Timo Teras · 18 years ago
  97. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  98. 709eb3e5 ARM: OMAP: Sync DMA with linux-omap tree by Tony Lindgren · 18 years ago
  99. 123e9a5 ARM: OMAP: DMA source and destination addresses are unsigned by Tony Lindgren · 18 years ago
  100. b5beef5 ARM: OMAP: Sleep is prevented when no LCD is attached by Imre Deak · 18 years ago