1. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago
  2. d30cc16 Merge branch 'fixes-modulesplit' into fixes by Tony Lindgren · 13 years ago
  3. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  4. 98e541ffa ARM: OMAP1: Remove unused omap-alsa.h by Jarkko Nikula · 13 years ago
  5. be26a00 ARM: OMAP1: Fix warnings about enabling 32 KiHz timer by Tony Lindgren · 13 years ago
  6. 81a3c10c Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  7. ac5761a Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  8. 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  9. df80442 Merge branch 'depends/rmk/memory_h' into next/cleanup2 by Arnd Bergmann · 13 years ago
  10. 73017a5 arm: fix implicit module.h users by adding it to arch/arm as required. by Paul Gortmaker · 13 years ago
  11. dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 13 years ago
  12. 3e965b1 Merge branch 'next/fixes' into next/cleanup by Arnd Bergmann · 13 years ago
  13. 5839fec Merge branch 'depends/rmk/memory_h' into next/fixes by Arnd Bergmann · 13 years ago
  14. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  15. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  16. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  17. 8aca3ab ARM: OMAP: Warn if omap_ioremap is called before SoC detection by Tony Lindgren · 13 years ago
  18. a66cb34 ARM: OMAP: Map SRAM later on with ioremap_exec() by Tony Lindgren · 13 years ago
  19. 7b88e62 ARM: OMAP1: Use generic map_io, init_early and init_irq by Tony Lindgren · 13 years ago
  20. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  21. 71f2c15 Merge branch 'depends/rmk/devel-stable' into next/cleanup by Arnd Bergmann · 13 years ago
  22. c541c15 Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base by Tony Lindgren · 13 years ago
  23. 6e57412 ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c by Jarkko Nikula · 13 years ago
  24. cdc71514 ARM: OMAP: mcbsp: Implement generic register access by Jarkko Nikula · 13 years ago
  25. 40246e0 ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devices.c by Jarkko Nikula · 13 years ago
  26. ee581ae ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.h by Nicolas Pitre · 13 years ago
  27. 28362d5 ARM: mach-omap1: clean up debug-macro.S by Nicolas Pitre · 13 years ago
  28. dd185456 ARM: plat-omap: make OMAP_UART_INFO into a relative offset by Nicolas Pitre · 13 years ago
  29. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  30. 97933d6 ARM: OMAP1: dmtimer: conversion to platform devices by Tarun Kanti DebBarma · 13 years ago
  31. b5e8d26 PM: Move clock-related definitions and headers to separate file by Rafael J. Wysocki · 13 years ago
  32. ad30a2b Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  33. 009426a ARM: omap: Setup consistent dma size at boot time by Jon Medhurst · 13 years ago
  34. 246e389 ARM: mach-omap1: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  35. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  36. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  37. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  38. ae4c42e Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  39. 431bf99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  40. c7c8518 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  41. ab2a0e0 Merge branch 'next-samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Arnd Bergmann · 13 years ago
  42. aa3831c ARM: Consolidate the clkdev header files by Kyungmin Park · 13 years ago
  43. ba1389d Merge branch 'pm-domains' into for-linus by Rafael J. Wysocki · 13 years ago
  44. fd1ee39 omap: mcbsp: Remove port number enums by Jarkko Nikula · 13 years ago
  45. 07ad6ab omap: drop __initdata tags from static struct platform_device declarations by Janusz Krzysztofik · 13 years ago
  46. 3d5c303 PM: Rename clock management functions by Rafael J. Wysocki · 13 years ago
  47. 564b905 PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain by Rafael J. Wysocki · 13 years ago
  48. 48cb125 Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-cleanup by Tony Lindgren · 13 years ago
  49. 11a0186 omap2+: Reserve clocksource and timesource and initialize dmtimer later by Tony Lindgren · 13 years ago
  50. e74984e omap: Set separate timer init functions to avoid cpu_is_omap tests by Tony Lindgren · 13 years ago
  51. e5ff444 gpio/omap: cleanup show revision, remove cpu_is checks, display only once by Kevin Hilman · 13 years ago
  52. 28f3b5a gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs by Kevin Hilman · 13 years ago
  53. eef4bec gpio/omap: consolidate IRQ status handling, remove #ifdefs by Kevin Hilman · 13 years ago
  54. fa87931a gpio/omap: consolidate direction, input, output, remove #ifdefs by Kevin Hilman · 13 years ago
  55. 741e3a8 omap: Use separate init_irq functions to avoid cpu_is_omap tests early by Tony Lindgren · 13 years ago
  56. e9e35c5 OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME by Kevin Hilman · 13 years ago
  57. 77f7059 arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_device_del by Julia Lawall · 13 years ago
  58. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago
  59. 933e54a clocksource: convert OMAP1 to 32-bit down counting clocksource by Russell King · 13 years ago
  60. 111c775 ARM: omap1: convert to using readl/writel instead of volatile struct by Russell King · 13 years ago
  61. 29d668d ARM: omap1: delete useless interrupt handler by Russell King · 13 years ago
  62. 667f390 ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info by Marc Zyngier · 13 years ago
  63. 600b776 OMAP1 / PM: Use generic clock manipulation routines for runtime PM by Rafael J. Wysocki · 13 years ago
  64. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  65. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  66. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  67. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  68. 05e3475 Merge branch 'p2v' into devel by Russell King · 13 years ago
  69. 2472f3c Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into devel by Russell King · 13 years ago
  70. e791674 OMAP1: McBSP: fix build break for non-multi-OMAP1 configs by Paul Walmsley · 13 years ago
  71. 3cf32bb OMAP: McBSP: Convert McBSP to platform device model by Kishon Vijay Abraham I · 13 years ago
  72. 5b7de45 ARM: 6651/1: omap: Fix DEBUG_LL code for p2v changes by Tony Lindgren · 14 years ago
  73. 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 13 years ago
  74. a7e2a89 wip: fix section mismatches in omap1_defconfig by Uwe Kleine-König · 13 years ago
  75. 29ab3c7 ARM: omap1/nokia770: mark some functions __init by Uwe Kleine-König · 13 years ago
  76. b6338bd ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM by Jean Pihet · 14 years ago
  77. 719078a OMAP1: Fix non-working LCD on OMAP310 by Marek Vasut · 14 years ago
  78. 190910c omap1: remove duplicated #include by Huang Weiyi · 14 years ago
  79. 232bc65 arm: mach-omap1: board-voiceblue: add missing include by Aaro Koskinen · 14 years ago
  80. ee54dba ARM: OMAP: Allow platforms to hook reset cleanly by Russell King - ARM Linux · 14 years ago
  81. 277a285 arm: mach-omap1: board-h3: make nand_platdata static by Aaro Koskinen · 14 years ago
  82. 140089d arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata static by Aaro Koskinen · 14 years ago
  83. 0402354 arm: mach-omap1: board-innovator: make innovator_mmc_init() static by Aaro Koskinen · 14 years ago
  84. 5db98f7 arm: mach-omap1: board-h2: make h2_nand_platdata static by Aaro Koskinen · 14 years ago
  85. bdc58fb arm: omap1: fix a bunch of section mismatches by Felipe Balbi · 14 years ago
  86. ae3126e arm: omap1: fix compile warning by Felipe Balbi · 14 years ago
  87. efe318a omap1: Simplify use of omap_irq_flags by Tony Lindgren · 14 years ago
  88. 4912cf0 omap1: Fix sched_clock implementation when both MPU timer and 32K timer are used by Tony Lindgren · 14 years ago
  89. 05b5ca9 omap1: Fix booting for 15xx and 730 with omap1_defconfig by Tony Lindgren · 14 years ago
  90. f376ea1 omap1: Fix sched_clock for the MPU timer by Tony Lindgren · 14 years ago
  91. 75d0c9e Merge branch 'fixes_a_2.6.38rc' of git://git.pwsan.com/linux-2.6 into omap-fixes by Tony Lindgren · 14 years ago
  92. d8328f3 OMAP: counter_32k: init clocksource as part of machine timer init by Paul Walmsley · 14 years ago
  93. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  94. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  95. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  96. a51eef7 ARM: omap1: irq_data conversion. by Lennert Buytenhek · 14 years ago
  97. 01539ba 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
  98. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  99. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  100. eaca491 mtd: nand: ams-delta: drop omap_read/write, use ioremap by Janusz Krzysztofik · 14 years ago