1. 1ad4fb2 Merge branch 'ams-delta' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boards by Olof Johansson · 13 years ago
  2. 0379c1f ASoC: OMAP: ams-delta: drop .set_bias_level callback by Janusz Krzysztofik · 13 years ago
  3. aabf317 ARM: OMAP1: ams-delta: update the modem to use regulator API by Janusz Krzysztofik · 13 years ago
  4. ac2885d ARM: OMAP1: ams-delta: set up regulator over modem reset GPIO pin by Janusz Krzysztofik · 13 years ago
  5. 2eed4e7 Merge tag 'tegra-boards' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into tegra/boards by Arnd Bergmann · 13 years ago
  6. c5444f3 ARM: tegra: match SoC name not board name in DT board files by Stephen Warren · 13 years ago
  7. 721d6d1 Merge branch 'features/imx31-moboard' of git://git.pengutronix.de/git/imx/linux-2.6 into next/boards by Arnd Bergmann · 13 years ago
  8. 622e695 Merge branch 'features/imx27-visstrim' of git://git.pengutronix.de/git/imx/linux-2.6 into next/boards by Arnd Bergmann · 13 years ago
  9. 31776fb mx31moboard: Add watchdog support by Philippe Rétornaz · 13 years ago
  10. 0fbe6b0 mx31moboard: update maintainer by Philippe Rétornaz · 13 years ago
  11. acb6464 i.MX27: visstrim_m10: Add led support. by Javier Martin · 13 years ago
  12. f52f5a5 i.MX27: visstrim_m10: Add video support. by Javier Martin · 13 years ago
  13. baa1dee i.MX27: visstrim_m10: Register I2C devices after I2C busses have been added. by Javier Martin · 13 years ago
  14. 3218913 i.MX27: visstrim_m10: Sort IMX_HAVE_PLATFORM_MXC_MMC properly. by Javier Martin · 13 years ago
  15. 257b49c i.MX27: visstrim_m10: Add m41t00 RTC support. by Javier Martin · 13 years ago
  16. da564a0 ARM: OMAP1: ams-delta: clean up init data section assignments by Janusz Krzysztofik · 13 years ago
  17. dc0caef ARM: OMAP1: ams-delta: fix incorrect section tags by Janusz Krzysztofik · 13 years ago
  18. 4239276 Merge branch 'omap1' into ams-delta by Tony Lindgren · 13 years ago
  19. 235ecf4 Merge branch 'omap1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boards by Arnd Bergmann · 13 years ago
  20. fb0b82b Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boards by Arnd Bergmann · 13 years ago
  21. 43de6a7 ARM: pxa: add dummy clock for pxa25x and pxa27x by Haojian Zhuang · 13 years ago
  22. 93413c3 ARM: mmp: append irq name of gpio device by Haojian Zhuang · 13 years ago
  23. 9a01ec3 pxa/hx4700: Fix PXA_GPIO_IRQ_BASE/IRQ_NUM values by Paul Parsons · 13 years ago
  24. 91cb8ee pxa/hx4700: Add ASIC3 LED support by Paul Parsons · 13 years ago
  25. 11407e5 pxa/hx4700: Correct StrataFlash block size discovery by Paul Parsons · 13 years ago
  26. a173fc6 Merge branch 'kirkwood/board' into next/boards by Arnd Bergmann · 13 years ago
  27. 759a451 ARM: kirkwood: convert uart0 to devicetree. by Jason Cooper · 13 years ago
  28. 3d468b6 ARM: kirkwood: add dreamplug (fdt) support. by Jason Cooper · 13 years ago
  29. 1dbe1df ARM: tegra: PCIe: Provide 3.3V supply voltage by Thierry Reding · 13 years ago
  30. 7372a4c arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twice by Danny Kukawka · 13 years ago
  31. 74eb436 ARM: mach-shmobile: r8a7779 PFC IPSR4 fix by Magnus Damm · 13 years ago
  32. 689189f ARM: mach-shmobile: sh73a0 PSTR 32-bit access fix by Magnus Damm · 13 years ago
  33. 35eb304b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-fixes-for-linus by Paul Mundt · 13 years ago
  34. 6b0d1ab Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  35. 5180bb3 ARM/audit: include audit header and fix audit arch by Eric Paris · 13 years ago
  36. 3ddd4d0 ARM: OMAP: fix voltage domain build errors with PM_OPP disabled by Russell King · 13 years ago
  37. e23e8c0 ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency' by Myron Stowe · 13 years ago
  38. 910ba59 ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are not initialised by Santosh Shilimkar · 13 years ago
  39. be2874c Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  40. fee6a3c ARM: 7327/1: need to include asm/system.h in asm/processor.h by Olof Johansson · 13 years ago
  41. 46e33c6 ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl() by Javi Merino · 13 years ago
  42. 4272f98 ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl field by Javi Merino · 13 years ago
  43. 8e43a90 ARM: 7325/1: fix v7 boot with lockdep enabled by Rabin Vincent · 13 years ago
  44. 08a183f ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures by Catalin Marinas · 13 years ago
  45. a5368e7 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 13 years ago
  46. 88fa269 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 13 years ago
  47. b14a299 Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  48. a269c2f Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  49. ed5016d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  50. cf84475 ARM: at91: drop ide driver in favor of the pata one by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  51. 59594e13 ARM: at91: add accessor to manage SMC by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  52. e8c9dc9 ARM: at91: USB AT91 gadget registration for module by Nicolas Ferre · 13 years ago
  53. 70d669d ARM: omap: resolve nebulous 'Error setting wl12xx data' by Russell King · 13 years ago
  54. 4f8a428 ARM: omap: fix wrapped error messages in omap_hwmod.c by Russell King · 13 years ago
  55. 8930b4e ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.c by Russell King · 13 years ago
  56. a98f77b ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup() by Russell King · 13 years ago
  57. e3958fe ARM: omap: fix section mismatch error for omap_4430sdp_display_init() by Russell King · 13 years ago
  58. 45176f4 ARM: omap: fix section mismatch warning for omap_secondary_startup() by Russell King · 13 years ago
  59. d5de63f ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init() by Russell King · 13 years ago
  60. 27d8d3b ARM: omap: fix section mismatch warning in mux.c by Russell King · 13 years ago
  61. 0bf68f5 ARM: omap: fix uninformative vc/i2c configuration error message by Russell King · 13 years ago
  62. 2d5b479 ARM: omap: fix vc.c PMIC error message by Russell King · 13 years ago
  63. e6fa35a ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build error by Russell King · 13 years ago
  64. e9c6c5d ep93xx: fix build of vision_ep93xx.c by H Hartley Sweeten · 13 years ago
  65. ffafe77 Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 13 years ago
  66. 0dcd627 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into fixes by Arnd Bergmann · 13 years ago
  67. 1e056dd ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3 by Paul Walmsley · 13 years ago
  68. 7205335 ARM: orion: Fix USB phy for orion5x. by Andrew Lunn · 13 years ago
  69. b065403 ARM: orion: Fix Orion5x GPIO regression from MPP cleanup by Andrew Lunn · 13 years ago
  70. 19e00f2f Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  71. be4b028 tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 13 years ago
  72. d980e0f ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not found by Russell King · 13 years ago
  73. bdf800c ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON() by Stephen Boyd · 13 years ago
  74. b46c0f7 ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR by Stephen Boyd · 13 years ago
  75. b8b9987 ARM: 7320/1: Fix proc_info table alignment by Marc Zyngier · 13 years ago
  76. da91178 ARM: EXYNOS: Add cpu-offset property in gic device tree node by Thomas Abraham · 13 years ago
  77. 35bded8 ARM: EXYNOS: Bring exynos4-dt up to date by Karol Lewandowski · 13 years ago
  78. 3686396 ARM: OMAP3: cm-t35: fix section mismatch warning by Igor Grinberg · 13 years ago
  79. fef67c5 ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chains by Santosh Shilimkar · 13 years ago
  80. 2416dc8 Merge branch 'fixes-dt' into fixes by Tony Lindgren · 13 years ago
  81. 98e9685 Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  82. d052e16 Merge branch 'mxs/boards' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/boards by Olof Johansson · 13 years ago
  83. a5f17d1 Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc by Olof Johansson · 13 years ago
  84. 80c9473 ARM: dt: tegra: add the wifi led to paz00 device tree by Marc Dietrich · 13 years ago
  85. d8d56c8 ARM: dt: tegra: add the power gpio key to paz00 device tree by Marc Dietrich · 13 years ago
  86. 1266f89 ARM: dt: tegra: add ADT7461 temperature sensor to paz00 device tree by Marc Dietrich · 13 years ago
  87. 0783a9b ARM: tegra: paz00: fix wrong UART port on mini-pcie plug by Marc Dietrich · 13 years ago
  88. 5f21f12 ARM: tegra: paz00: fix wrong SD1 power gpio by Marc Dietrich · 13 years ago
  89. ab74a91 Merge branch 'v3.3-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 13 years ago
  90. d914202 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  91. ca43784 ARM: bcmring: fix build failure in mach-bcmring/arch.c by Paul Gortmaker · 13 years ago
  92. 864e5e3 ARM: bcmring: remove unused DMA map code by JD Zheng · 13 years ago
  93. 4554c13 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  94. d125666 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  95. 79ce72a ARM: mxs: Add initial support for Bluegiga APX4 Development Kit by Lauri Hintsala · 13 years ago
  96. 5a97d0a ARM: 7314/1: kuser: consistently use usr_ret for returning from helpers by Will Deacon · 13 years ago
  97. 6d3ec1a ARM: 7302/1: Add TLB flushing for both entries in a PMD by Catalin Marinas · 13 years ago
  98. 91756ac ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15 by Will Deacon · 13 years ago
  99. 8130b9d ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers by Will Deacon · 13 years ago
  100. 247f499 ARM: 7307/1: vfp: fix ptrace regset modification race by Dave Martin · 13 years ago