1. 246e389 ARM: mach-omap1: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  2. 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
  3. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  4. 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
  5. 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
  6. c7c8518 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  7. 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
  8. aa3831c ARM: Consolidate the clkdev header files by Kyungmin Park · 13 years ago
  9. ba1389d Merge branch 'pm-domains' into for-linus by Rafael J. Wysocki · 13 years ago
  10. fd1ee39 omap: mcbsp: Remove port number enums by Jarkko Nikula · 13 years ago
  11. 07ad6ab omap: drop __initdata tags from static struct platform_device declarations by Janusz Krzysztofik · 13 years ago
  12. 3d5c303 PM: Rename clock management functions by Rafael J. Wysocki · 13 years ago
  13. 564b905 PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain by Rafael J. Wysocki · 13 years ago
  14. 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
  15. 11a0186 omap2+: Reserve clocksource and timesource and initialize dmtimer later by Tony Lindgren · 13 years ago
  16. e74984e omap: Set separate timer init functions to avoid cpu_is_omap tests by Tony Lindgren · 13 years ago
  17. e5ff444 gpio/omap: cleanup show revision, remove cpu_is checks, display only once by Kevin Hilman · 13 years ago
  18. 28f3b5a gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs by Kevin Hilman · 13 years ago
  19. eef4bec gpio/omap: consolidate IRQ status handling, remove #ifdefs by Kevin Hilman · 13 years ago
  20. fa87931a gpio/omap: consolidate direction, input, output, remove #ifdefs by Kevin Hilman · 13 years ago
  21. 741e3a8 omap: Use separate init_irq functions to avoid cpu_is_omap tests early by Tony Lindgren · 13 years ago
  22. e9e35c5 OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME by Kevin Hilman · 13 years ago
  23. 77f7059 arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_device_del by Julia Lawall · 13 years ago
  24. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago
  25. 933e54a clocksource: convert OMAP1 to 32-bit down counting clocksource by Russell King · 13 years ago
  26. 111c775 ARM: omap1: convert to using readl/writel instead of volatile struct by Russell King · 13 years ago
  27. 29d668d ARM: omap1: delete useless interrupt handler by Russell King · 13 years ago
  28. 667f390 ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info by Marc Zyngier · 13 years ago
  29. 600b776 OMAP1 / PM: Use generic clock manipulation routines for runtime PM by Rafael J. Wysocki · 13 years ago
  30. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  31. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  32. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  33. 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
  34. 05e3475 Merge branch 'p2v' into devel by Russell King · 13 years ago
  35. 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
  36. e791674 OMAP1: McBSP: fix build break for non-multi-OMAP1 configs by Paul Walmsley · 14 years ago
  37. 3cf32bb OMAP: McBSP: Convert McBSP to platform device model by Kishon Vijay Abraham I · 14 years ago
  38. 5b7de45 ARM: 6651/1: omap: Fix DEBUG_LL code for p2v changes by Tony Lindgren · 14 years ago
  39. 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 14 years ago
  40. a7e2a89 wip: fix section mismatches in omap1_defconfig by Uwe Kleine-König · 14 years ago
  41. 29ab3c7 ARM: omap1/nokia770: mark some functions __init by Uwe Kleine-König · 14 years ago
  42. b6338bd ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM by Jean Pihet · 14 years ago
  43. 719078a OMAP1: Fix non-working LCD on OMAP310 by Marek Vasut · 14 years ago
  44. 190910c omap1: remove duplicated #include by Huang Weiyi · 14 years ago
  45. 232bc65 arm: mach-omap1: board-voiceblue: add missing include by Aaro Koskinen · 14 years ago
  46. ee54dba ARM: OMAP: Allow platforms to hook reset cleanly by Russell King - ARM Linux · 14 years ago
  47. 277a285 arm: mach-omap1: board-h3: make nand_platdata static by Aaro Koskinen · 14 years ago
  48. 140089d arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata static by Aaro Koskinen · 14 years ago
  49. 0402354 arm: mach-omap1: board-innovator: make innovator_mmc_init() static by Aaro Koskinen · 14 years ago
  50. 5db98f7 arm: mach-omap1: board-h2: make h2_nand_platdata static by Aaro Koskinen · 14 years ago
  51. bdc58fb arm: omap1: fix a bunch of section mismatches by Felipe Balbi · 14 years ago
  52. ae3126e arm: omap1: fix compile warning by Felipe Balbi · 14 years ago
  53. efe318a omap1: Simplify use of omap_irq_flags by Tony Lindgren · 14 years ago
  54. 4912cf0 omap1: Fix sched_clock implementation when both MPU timer and 32K timer are used by Tony Lindgren · 14 years ago
  55. 05b5ca9 omap1: Fix booting for 15xx and 730 with omap1_defconfig by Tony Lindgren · 14 years ago
  56. f376ea1 omap1: Fix sched_clock for the MPU timer by Tony Lindgren · 14 years ago
  57. 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
  58. d8328f3 OMAP: counter_32k: init clocksource as part of machine timer init by Paul Walmsley · 14 years ago
  59. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  60. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  61. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  62. a51eef7 ARM: omap1: irq_data conversion. by Lennert Buytenhek · 14 years ago
  63. 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
  64. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  65. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  66. eaca491 mtd: nand: ams-delta: drop omap_read/write, use ioremap by Janusz Krzysztofik · 14 years ago
  67. 7e95d1f mtd: nand: ams-delta: convert to platform driver by Janusz Krzysztofik · 14 years ago
  68. 8437c25 ARM: omap: update clock source registration by Russell King · 14 years ago
  69. 808601b Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 into omap-for-linus by Tony Lindgren · 14 years ago
  70. da1f026 Keyboard: omap-keypad: use matrix_keypad.h by Janusz Krzysztofik · 14 years ago
  71. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  72. 65ae65c OMAP1: clock_data: use runtime cpu / machine checks by Janusz Krzysztofik · 14 years ago
  73. 6971071 Merge branch 'devel-dma' into omap-for-linus by Tony Lindgren · 14 years ago
  74. 65dd4c1 omap1: Fix innovator FPGA init for multi-omap by Tony Lindgren · 14 years ago
  75. f31cc96 OMAP: DMA: Convert DMA library into platform driver by G, Manjunath Kondaiah · 14 years ago
  76. 6568f7c OMAP1: DMA: Implement in platform device model by G, Manjunath Kondaiah · 14 years ago
  77. f7bb0d9 I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c by Benoit Cousson · 14 years ago
  78. 05f185c omap1: pm_bus: Fix compilation warning by Marek Belisko · 14 years ago
  79. 16c8a3b omap1: htc_herald: Fix compilation warning by Marek Belisko · 14 years ago
  80. 79b357c Merge branch 'devel-gpio' into omap-for-linus by Tony Lindgren · 14 years ago
  81. 7f9187c omap1: Add initcall checks for omap1 and booted board by Tony Lindgren · 14 years ago
  82. df1e9d1 omap: Split omap_read/write functions for omap1 and omap2+ by Tony Lindgren · 14 years ago
  83. 67b738e Merge branch 'devel-omap-irq' into omap-for-linus by Tony Lindgren · 14 years ago
  84. 03a9e51 omap1: Use asm_irq_flags for entry-macro.S by Tony Lindgren · 14 years ago
  85. 5de62b8 omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xx by Tony Lindgren · 14 years ago
  86. 77640aa OMAP: GPIO: Implement GPIO as a platform device by Varadarajan, Charulatha · 14 years ago
  87. 9d52342 OMAP7xx: GPIO: Introduce support for GPIO init by Varadarajan, Charulatha · 14 years ago
  88. 87fe622 OMAP16xx: GPIO: Introduce support for GPIO init by Varadarajan, Charulatha · 14 years ago
  89. c95d10b OMAP15xx: GPIO: Introduce support for GPIO init by Varadarajan, Charulatha · 14 years ago
  90. c2cdaff omap: Fix gpio_request calls to happen as arch_initcall by Tony Lindgren · 14 years ago
  91. 9c7bc45 Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-for-linus by Tony Lindgren · 14 years ago
  92. 498cb95 OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbers by Andrei Emeltchenko · 14 years ago
  93. 9632f98 OMAP1: drop AMS_DELTA_FIQ config option by Janusz Krzysztofik · 14 years ago
  94. 6d803ba ARM: 6483/1: arm & sh: factorised duplicated clkdev.c by Jean-Christop PLAGNIOL-VILLARD · 14 years ago
  95. 7489ffc arm: omap1: board-ams-delta: fix cast by Aaro Koskinen · 14 years ago
  96. 87aedfe arm: omap1: mbox: delete unused variable by Aaro Koskinen · 14 years ago
  97. dba5e19 arm: omap1: mbox: make variables static by Aaro Koskinen · 14 years ago
  98. e6f1682 arm: omap1: make some functions static by Aaro Koskinen · 14 years ago
  99. 706afdd arm: omap1: add missing includes by Aaro Koskinen · 14 years ago
  100. 963fec4 ARM: 6484/1: fix compile warning in mm/init.c by Anand Gadiyar · 14 years ago