1. 580a7ce Merge branch 'fixes-wakeupgen' into fixes by Tony Lindgren · 12 years ago
  2. b285673 ARM: OMAP: sram: skip the first 16K on OMAP3 HS by Aaro Koskinen · 12 years ago
  3. 528c28f ARM: OMAP: sram: fix OMAP4 errata handling by Aaro Koskinen · 12 years ago
  4. c5491d1 ARM: OMAP: dmtimers: Fix locking issue in omap_dm_timer_request*() by Timo Kokkonen · 12 years ago
  5. 90f7f9a ARM: OMAP2+: cpu: Add am33xx device under cpu_class_is_omap2 by Vaibhav Hiremath · 12 years ago
  6. 6c691b5 omap: Fix multi.h when only ARCH_OMAP3 and SOC_AM33XX are selected by Jan Luebbe · 12 years ago
  7. 54f32a3 ARM: OMAP2+: Fix dmtimer set source clock failure by Jon Hunter · 12 years ago
  8. 128aa92 OMAP: remove unused parameter arch_id from uncompress.h by Domenico Andreoli · 12 years ago
  9. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  10. 8a23fa1 ARM: omap: remove mmc platform data dma_mask and initialization by Russell King · 12 years ago
  11. 97e7292 Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  12. a5ebba6 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  13. f01b9b7 Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  14. fde7543 Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  15. 1a4120b Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. 5e512d0 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  17. 451ce7f Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  18. 0dc1951 Merge tag 'v3.5-rc6' into next/soc by Arnd Bergmann · 12 years ago
  19. 4450cb7 Merge tag 'omap-devel-am33xx-data-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/clk by Arnd Bergmann · 12 years ago
  20. 35eb429 ARM: OMAP5: Add the build support by R Sricharan · 12 years ago
  21. 05e152c ARM: OMAP5: Add minimal support for OMAP5430 SOC by R Sricharan · 12 years ago
  22. b13e80a ARM: OMAP5: id: Add cpu id for ES versions by R Sricharan · 12 years ago
  23. b009366 ARM: OMAP: counter-32k: Select the CR register offset using the IP scheme by R Sricharan · 12 years ago
  24. e799840 ARM: OMAP2+: Move stubbed secure_sram_reserve function to a common.c and call it __weak by R Sricharan · 12 years ago
  25. fb58451 ARM: OMAP: sdrc: Fix the build break for OMAP4 only builds by Santosh Shilimkar · 12 years ago
  26. 68c9a95 ARM: OMAP2+: Fix mismerge for omap_hwmod_get_main_clk() API by Tony Lindgren · 12 years ago
  27. 79ab266 Merge tag 'omap-devel-e-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into devel-am33xx-data by Tony Lindgren · 12 years ago
  28. 971b8a9 ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xx by Vaibhav Hiremath · 12 years ago
  29. 1c213ba ARM: OMAP2+: am33xx: Make am33xx as a separate class by Vaibhav Hiremath · 12 years ago
  30. 576d5e3 ARM: OMAP2+: All OMAP2PLUS uses omap-device.o target so add one entry by Vaibhav Hiremath · 12 years ago
  31. 74dd9ec ARM: OMAP: dmtimer: use devm_ API and do some cleanup in probe() by Tarun Kanti DebBarma · 12 years ago
  32. ac5b0ea Merge tag 'omap-devel-f-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-part2 by Tony Lindgren · 12 years ago
  33. 8cb8de5 Merge branches 'hwmod_am335x_support_3.6', 'clkdm_pwrdm_devel_a_3.6' and 'misc_devel_3.6' into omap_devel_f_3.6 by Paul Walmsley · 12 years ago
  34. 6668546 ARM: OMAP2+: hwmod code: add support to set dmadisable in hwmod framework by Kishon Vijay Abraham I · 12 years ago
  35. bed9d1b ARM: OMAP2+: hwmod: add omap_hwmod_get_main_clk() API by Tarun Kanti DebBarma · 12 years ago
  36. 768c69f ARM: OMAP3/4: omap_hwmod: Add rstst_offs field to struct omap_hwmod_omap4_prcm by Vaibhav Hiremath · 12 years ago
  37. 248b3b3 ARM: OMAP2+: hwmod: Add new sysc_type3 into omap_hwmod required for am33xx by Vaibhav Hiremath · 12 years ago
  38. 3f96a2d Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-devel-am33xx-for-v3.6' into devel-am33xx-part2 by Tony Lindgren · 12 years ago
  39. 5351da9 Merge tag 'omap-devel-dmtimer-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/timer by Arnd Bergmann · 12 years ago
  40. e30384a ARM: OMAP3+: clock33xx: Add AM33XX clock tree data by Vaibhav Hiremath · 12 years ago
  41. f6f1f12 Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes-non-critical by Tony Lindgren · 12 years ago
  42. 472fd54 Merge branch 'cleanup-hwmod' into cleanup by Tony Lindgren · 12 years ago
  43. 5f612967 Merge branches 'cleanup-udc' and 'cleanup-dma' into cleanup by Tony Lindgren · 12 years ago
  44. 0fb3784 ARM: OMAP: remove unused cpu detection macros by Paul Bolle · 12 years ago
  45. d2ba779 ARM: OMAP: fix typos related to OMAP330 by Paul Bolle · 12 years ago
  46. 59757c7 ARM: OMAP7XX: Remove omap730.h and omap850.h by Paul Bolle · 12 years ago
  47. 53e6a100 Merge branch 'fixes-omap4-dsp' into fixes-non-critical by Tony Lindgren · 12 years ago
  48. 9e74f21 Merge branch 'for_3.6/pm/sr-move' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-driver by Tony Lindgren · 12 years ago
  49. a34a3b7 Merge tag 'omap-fixes-a-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 12 years ago
  50. 07b3a13 Merge branches 'clock_cleanup_misc_3.6', 'control_clean_dspbridge_writes_cleanup_3.6', 'hwmod_soc_conditional_cleanup_3.6', 'mcbsp_clock_aliases_cleanup_3.6' and 'remove_clkdm_requirement_from_hwmod_3.6' into omap_cleanup_a_3.6 by Paul Walmsley · 12 years ago
  51. 3d3635c ARM: OMAP: dsp: interface to control module functions by Omar Ramirez Luna · 12 years ago
  52. d44f42e ARM: OMAP2+: CLEANUP: Remove ARCH_OMAPx ifdef from struct dpll_data by Kevin Hilman · 12 years ago
  53. 9ebfd28 ARM: OMAP2+: hwmod: use init-time function ptrs for enable/disable module by Kevin Hilman · 12 years ago
  54. 6bc07d6 ARM: OMAP: PM: Lock clocks list while generating summary by Todd Poynor · 12 years ago
  55. c59b537 ARM: OMAP2+: Simplify dmtimer clock aliases by Jon Hunter · 12 years ago
  56. 2b2d352 ARM: OMAP2+: Move dmtimer clock set function to dmtimer driver by Jon Hunter · 12 years ago
  57. bca4580 ARM: OMAP1: Fix dmtimer support by Jon Hunter · 12 years ago
  58. 6615975 ARM: OMAP: Add flag to indicate if a timer needs a manual reset by Jon Hunter · 12 years ago
  59. 0b30ec1 ARM: OMAP: Remove timer function pointer for context loss counter by Jon Hunter · 12 years ago
  60. 1c2d076 ARM: OMAP: Remove loses_context variable from timer platform data by Jon Hunter · 12 years ago
  61. 67d2e76 ARM: OMAP2+: Fix external clock support for dmtimers by Jon Hunter · 12 years ago
  62. d1c1691 ARM: OMAP: Add DMTIMER capability variable to represent timer features by Jon Hunter · 12 years ago
  63. b7b4ff7 ARM: OMAP2+: Add dmtimer platform function to reserve systimers by Jon Hunter · 12 years ago
  64. b8fd733 ARM: OMAP: Remove unnecessary clk structure by Jon Hunter · 12 years ago
  65. f968cab ARM: OMAP: Fix MMC_OMAP build when only MMC_OMAP_HS is selected by Tony Lindgren · 12 years ago
  66. d0a9001 ARM: OMAP2+: am33xx: Add low level debugging support by Afzal Mohammed · 12 years ago
  67. ded884c Merge branch 'for_3.5/cleanup/am3xxx-cpu-is-leftovers' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 12 years ago
  68. b924b20 ARM: OMAP: Make FS USB omap1 only by Tony Lindgren · 12 years ago
  69. bedfb7a ARM: OMAP: dma: Clear status registers on enable/disable irq by Oleg Matcovschi · 12 years ago
  70. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  71. 21ff63a ARM: OMAP: SmartReflex: Move smartreflex driver to drivers/ by Jean Pihet · 12 years ago
  72. 7fb149f ARM: OMAP2+: SmartReflex: add POWER_AVS Kconfig options by Jean Pihet · 12 years ago
  73. fa60be6 ARM: OMAP2+: Voltage: Move the omap_volt_data structure to plat by J Keerthy · 12 years ago
  74. 2c757fd Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. 96f3994 ARM: OMAP: SoC detection: remove unused cpu_is macros by Kevin Hilman · 12 years ago
  76. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  77. 94b5aff Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  78. cdd3a35 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  79. 8dca601 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  80. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  81. 4175160 Merge branch 'misc' into for-linus by Russell King · 12 years ago
  82. 8d602cf ARM: OMAP3: gpmc: add BCH ecc api and modes by Ivan Djelic · 12 years ago
  83. 1d8a0e9 ARM: OMAP: enable mailbox irq per instance by Juan Gutierrez · 12 years ago
  84. eb9eef6 Merge branch 'fixes-for-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 12 years ago
  85. 4e962e8 gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume() by Tarun Kanti DebBarma · 12 years ago
  86. d13710a gpio/omap: remove virtual_irq_start variable by Tarun Kanti DebBarma · 12 years ago
  87. 19b08b3 ARM: OMAP: OTG integration: fix compiler warning by Paul Walmsley · 12 years ago
  88. 030caf3 Merge tag 'omap-cleanup-timer-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup2 by Olof Johansson · 12 years ago
  89. e2e9bbe Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup2 by Olof Johansson · 12 years ago
  90. b335d89 Merge tag 'omap-devel-hwmod-data-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm by Olof Johansson · 12 years ago
  91. 620340c Merge tag 'omap-devel-prcm-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm by Olof Johansson · 12 years ago
  92. 5056c07 Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup2 by Olof Johansson · 12 years ago
  93. e953e305 ARM: OMAP2+: dmtimer: remove redundant sysconfig context restore by Tarun Kanti DebBarma · 12 years ago
  94. 68a88b9 ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xx by Kevin Hilman · 12 years ago
  95. 640ec79 Merge branch 'cleanup-soc' into cleanup by Tony Lindgren · 12 years ago
  96. 5ff391d ARM: OMAP: Move omap_mmc_add() to mach-omap1 by Tony Lindgren · 12 years ago
  97. 7f28427 ARM: OMAP2+: Move omap_dsp_reserve_sdram_memblock() to mach-omap2 by Tony Lindgren · 12 years ago
  98. 49b1a61 ARM: OMAP1: Move omap_init_uwire to mach-omap1 by Tony Lindgren · 12 years ago
  99. 65c9803 Merge branch 'fixes-non-critical' into cleanup-devices by Tony Lindgren · 12 years ago
  100. 33ee0db ARM: OMAP4: Adding ID for OMAP4460 ES1.1 by Chris Lalancette · 12 years ago