1. c58bd34d Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  2. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  4. 917fa28 omap mmc: force MMC module reset on boot by Kevin Hilman · 16 years ago
  5. 90c62bf omap mmc: Add low-level initialization for hsmmc controller by Tony Lindgren · 16 years ago
  6. d887466 omap mmc: Add better MMC low-level init by Tony Lindgren · 16 years ago
  7. 652bcd8 omap mmc: Remove broken MMC init code by Tony Lindgren · 16 years ago
  8. 2619bc3 ARM: OMAP3: Pin multiplexing updates for 24xx and 34xx by Arun KS · 16 years ago
  9. da17724 ARM: OMAP3: Add basic support for Pandora handheld console by Grazvydas Ignotas · 16 years ago
  10. b1c056d ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeess by Stanley.Miao · 16 years ago
  11. 6ccc4c0 ARM: OMAP3: Warn about spurious interrupts by Tony Lindgren · 16 years ago
  12. 6a769ed ARM: OMAP2: bard-h4: list those eeproms by David Brownell · 16 years ago
  13. 84a3434 ARM: OMAP2: Use omap_rev() instead of system_rev by Lauri Leukkunen · 16 years ago
  14. a882314 ARM: OMAP2: Fix cpu detection by Tony Lindgren · 16 years ago
  15. 5ba02dc ARM: OMAP2: Prepare cpu detection for further improvements by Tony Lindgren · 16 years ago
  16. f2d18fe ARM: OMAP: Switch to gpio_request/free calls by Jarkko Nikula · 16 years ago
  17. e918edf ARM: OMAP: switch to gpio_direction_output by David Brownell · 16 years ago
  18. 40e3925 ARM: OMAP: switch to gpio_direction_input by David Brownell · 16 years ago
  19. 0b84b5c ARM: OMAP: switch to standard gpio get/set calls by David Brownell · 16 years ago
  20. 89db948 ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3 by Jouni Hogander · 16 years ago
  21. 4574eb6 i2c-omap: Add high-speed support to omap-i2c by Syed Mohammed Khasim · 16 years ago
  22. 85d7a07 ARM: OMAP: Fix compiler warnings in gpmc.c by Sanjeev Premi · 16 years ago
  23. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  24. 8ef5090 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  25. 4b1135a genirq: fix name space collisions of nr_irqs in arch/* by Thomas Gleixner · 16 years ago
  26. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  27. 9df013b i2c/isp1301_omap: Convert to a new-style i2c driver, part 2 by Jean Delvare · 16 years ago
  28. 59aaade Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into omap-all by Russell King · 16 years ago
  29. 4926565 ARM: OMAP3: Add basic board support for OMAP LDP by Nishant Kamat · 16 years ago
  30. 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
  31. 8e5bdc4 Merge branch 'omap2-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into omap-all by Russell King · 16 years ago
  32. eba2645 ARM: OMAP3: Add support for the Gumstix Overo board (rev 3) by Steve Sakoman · 16 years ago
  33. 2885f00 ARM: OMAP3: Add minimal Beagle board support by Syed Mohammed, Khasim · 16 years ago
  34. cc26b3b ARM: OMAP3: Add minimal omap3430 support by Syed Mohammed, Khasim · 16 years ago
  35. 2e7509e ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ code by Paul Walmsley · 16 years ago
  36. 05228c3 ARM: OMAP: Add support for OMAP2430 in McBSP by Jarkko Nikula · 16 years ago
  37. 9c8e3a0 ARM: OMAP: Add support for McBSP devices 3 - 5 on 34xx by Chandra Shekhar · 16 years ago
  38. b4b58f5 ARM: OMAP: Allocate McBSP devices dynamically by Chandra Shekhar · 16 years ago
  39. 646e3ed ARM: OMAP2: Misc updates from linux-omap tree by Tony Lindgren · 16 years ago
  40. fd1dc87 ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremap by Paul Walmsley · 16 years ago
  41. 2351872 ARM: OMAP2: Add pinmux support for omap34xx by Vikram Pandita · 16 years ago
  42. 0e56484 ARM: OMAP2: Use omap_globals for CPU detection for multi-omap by Tony Lindgren · 16 years ago
  43. 1835f1d ARM: OMAP2: Move sleep.S into sleep24xx.S by Tony Lindgren · 16 years ago
  44. 6e81176 ARM: OMAP2 Provide function to enable/disable uart clocks by Jouni Hogander · 16 years ago
  45. 56f6855 Merge unstable branch 'omap-rmk' by Russell King · 16 years ago
  46. fbd3bdb [ARM] Convert asm/bitops.h to linux/bitops.h by Russell King · 16 years ago
  47. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  48. c0fc18c5 [ARM] omap: fix lots of 'Using plain integer as NULL pointer' by Russell King · 16 years ago
  49. e8a91c9 [ARM] omap: Fix IO_ADDRESS() macros by Russell King · 16 years ago
  50. d592dd1 [ARM] omap: convert mcbsp to use ioremap() by Russell King · 16 years ago
  51. 6584690 [ARM] omap: fix virtual vs physical address space confusions by Russell King · 16 years ago
  52. 0ba8b9b [ARM] cputype: separate definitions, use them by Russell King · 16 years ago
  53. a814917 [ARM] OMAP: Fix 2430 SMC91x ethernet IRQ by Russell King · 16 years ago
  54. e89087c [ARM] OMAP: clockdomain: add clkdm_get_pwrdm() by Paul Walmsley · 16 years ago
  55. 0b7cbfb [ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) support by Paul Walmsley · 16 years ago
  56. 5955902 ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icks by Högander Jouni · 16 years ago
  57. 333943b ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain code by Paul Walmsley · 16 years ago
  58. d1b03f6 ARM: OMAP2: Clockdomain: Associate clocks with clockdomains by Paul Walmsley · 16 years ago
  59. 801954d ARM: OMAP2: Clockdomain: Encode OMAP2/3 clockdomains by Paul Walmsley · 16 years ago
  60. 8420bb1 ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain code by Paul Walmsley · 16 years ago
  61. d459bfe ARM: OMAP2: Clockdomain: Add base OMAP2/3 clockdomain code by Paul Walmsley · 16 years ago
  62. ecb24aa ARM: OMAP: Powerdomain: Add OMAP3 powerdomains by Paul Walmsley · 16 years ago
  63. fe6a58f ARM: OMAP2: Powerdomain: Add OMAP2 powerdomains by Paul Walmsley · 16 years ago
  64. 9717100 ARM: OMAP2: Powerdomain: Add OMAP2/3 common powerdomains by Paul Walmsley · 16 years ago
  65. ad67ef6 ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain code by Paul Walmsley · 16 years ago
  66. ca6d1b1 usb: musb: pass configuration specifics via pdata by Felipe Balbi · 16 years ago
  67. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  68. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  69. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  70. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  71. a177ba3 Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel by Russell King · 16 years ago
  72. 88b8ba9 ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithm by Paul Walmsley · 16 years ago
  73. 542313c ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functions by Paul Walmsley · 16 years ago
  74. 097c584 ARM: OMAP: Add OMAP chip type structure; clean up mach-omap2/id.c by Paul Walmsley · 16 years ago
  75. ff00fcc ARM: OMAP: Turn CM and PRM access into functions by Tony Lindgren · 16 years ago
  76. a58caad ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap by Tony Lindgren · 16 years ago
  77. 78673bc ARM: OMAP: McBSP: Add support for mcbsp on mach-omap2 by Eduardo Valentin · 16 years ago
  78. 44ec9a3 ARM: OMAP: McBSP: Add support for mcbsp on mach-omap1 by Eduardo Valentin · 16 years ago
  79. c2d43e3 ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.S by Tony Lindgren · 16 years ago
  80. 373a670 ARM: OMAP: SRAM: Move omap2 sram-fn.S to sram242x.S by Tony Lindgren · 16 years ago
  81. 3fddd09 ARM: OMAP: DMTimer: Optimize by adding load and start by Richard Woodruff · 16 years ago
  82. 15e02a3 ARM: OMAP: Correcting the gpmc prefetch control register address by Thara Gopinath · 16 years ago
  83. 205bee6 [ARM] dyntick: Remove obsolete and unused ARM dyntick support by Russell King · 16 years ago
  84. dfa3d03 ARM: OMAP: Fixed comments on global PRM register usage by Kalle Jokiniemi · 16 years ago
  85. d756f54 ARM: OMAP: Add PARENT_CONTROLS_CLOCK flag to dpll5_m2_ck by Högander Jouni · 16 years ago
  86. 1971a39 ARM: OMAP: PRCM fixes to ssi clock handling by Jouni Högander · 16 years ago
  87. 31c203d ARM: OMAP: Add fuctional clock enabler for iva2 by Hiroshi DOYU · 16 years ago
  88. c3aa044a ARM: OMAP: Fix 34xx to use correct shift values for gpio2-6 fclks by Jouni Högander · 16 years ago
  89. bfbdcf8 ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox by Hiroshi DOYU · 17 years ago
  90. c8d2eb8 ARM: OMAP: Add calls to omap2_set_globals_*() by Paul Walmsley · 16 years ago
  91. 3760d31 ARM: OMAP2: New DPLL clock framework by Roman Tereshonkov · 16 years ago
  92. 02e19a9 ARM: OMAP2: Add 34xx clock code by Paul Walmsley · 16 years ago
  93. b045d08 ARM: OMAP2: Add 34xx clocks by Paul Walmsley · 16 years ago
  94. d83b079 ARM: OMAP2: Remove old PRCM register access code by Paul Walmsley · 16 years ago
  95. a16e970 ARM: OMAP2: Clean up 24xx clock code by Tony Lindgren · 16 years ago
  96. 2150ef4 ARM: OMAP2: Remove old 24xx specific clock functions by Paul Walmsley · 16 years ago
  97. e32744b ARM: OMAP: Add rest of 24xx clocks by Paul Walmsley · 16 years ago
  98. 6b8858a ARM: OMAP2: Change 24xx to use shared clock code and new reg access by Paul Walmsley · 16 years ago
  99. 543d937 ARM: OMAP2: Add common clock framework for 24xx and 34xx by Paul Walmsley · 16 years ago
  100. 3d876e5 ARM: OMAP2: Move clock.c to clock24xx.c by Paul Walmsley · 16 years ago