1. 6355f25 ARM: tegra: make tegra_cpu_reset_handler_enable() __init by Stephen Warren · 12 years ago
  2. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  3. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. 2e341ca Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  5. 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
  6. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. 8dca601 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  8. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  9. ff8ce5f Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  10. 4175160 Merge branch 'misc' into for-linus by Russell King · 12 years ago
  11. 21b7f15 Merge branch 'for-3.5/ahb' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers by Arnd Bergmann · 12 years ago
  12. 97e7abc ARM: tegra: Fix flow controller accesses by Peter De Schrijver · 12 years ago
  13. daeb4c0 ARM: PCI: get rid of pci_std_swizzle() by Russell King · 12 years ago
  14. af56867 Merge branch 'for-3.5/debug' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers by Olof Johansson · 12 years ago
  15. 7a3252f Merge branch 'for-3.5/tegra30-audio' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers by Olof Johansson · 12 years ago
  16. 89c788b ARM: tegra: Add SMMU enabler in AHB by Hiroshi DOYU · 12 years ago
  17. 87d0bab ARM: tegra: Add Tegra AHB driver by Hiroshi DOYU · 12 years ago
  18. 390e0cf ARM: tegra: use machine specific hook for late init by Shawn Guo · 12 years ago
  19. bd0493e ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level by Marc Zyngier · 12 years ago
  20. aea812e ARM: tegra: add pll_x freq table entry for 750MHz by Stephen Warren · 12 years ago
  21. aa607eb ARM: tegra: add USB ULPI PHY reset GPIO to device tree by Stephen Warren · 12 years ago
  22. 60d148b ARM: tegra: don't hard-code USB ULPI PHY reset_gpio by Stephen Warren · 12 years ago
  23. 9abafa0 ARM: tegra: change pll_p_out4's rate to 24MHz by Stephen Warren · 12 years ago
  24. 7ff4db0 ARM: tegra: fix pclk rate by Stephen Warren · 12 years ago
  25. 60f975b ARM: tegra: reparent sclk to pll_c_out1 by Stephen Warren · 12 years ago
  26. c8b62ab ARM: tegra: Add pllc clock init table by Allen Martin · 14 years ago
  27. 5657d98 ARM: tegra: add AUXDATA required for audio by Stephen Warren · 12 years ago
  28. 18b81fb ARM: tegra: set up audio clocks for tegra30 dt by Stephen Warren · 12 years ago
  29. 6437626 ARM: tegra: Initialize pll_p_out1 by Peter De Schrijver · 12 years ago
  30. 8703612 ARM: tegra: provide clock aliases for AHUB configlink by Stephen Warren · 12 years ago
  31. bf03f65 tegra, serial8250: add ->handle_break() uart_port op by Dan Williams · 12 years ago
  32. 52f48fe pinctrl: tegra: refactor probe handling by Stephen Warren · 12 years ago
  33. ecc295b ARM: dt: tegra20: add pinmux to device tree by Stephen Warren · 12 years ago
  34. b7449d9 ARM: tegra: Remove pre-pinctrl pinmux driver by Stephen Warren · 13 years ago
  35. f30d12b ARM: tegra: Switch to new pinctrl driver by Stephen Warren · 13 years ago
  36. 3e215d0 gpio: tegra: Hide tegra_gpio_enable/disable() by Stephen Warren · 13 years ago
  37. c61b3da ARM: tegra: seaboard: Don't gpio_request() ISL29018_IRQ by Stephen Warren · 12 years ago
  38. 4bee641 ARM: tegra: Remove VBUS_GPIO handling from board files by Stephen Warren · 12 years ago
  39. 434103a usb: ehci-tegra: Add vbus_gpio to platform data by Stephen Warren · 12 years ago
  40. 65e8d27 ARM: tegra: do not hide dma declarations by Arnd Bergmann · 13 years ago
  41. eb75bb7 ARM: tegra: fix multiple asm/hardware/gic.h inclusion by Danny Kukawka · 13 years ago
  42. 80881da ARM: tegra: uncompress.h: Implement TEGRA_DEBUG_UART_AUTO_ODMDATA by Stephen Warren · 12 years ago
  43. 896637a ASoC: tegra: complete Tegra->Tegra20 renaming by Stephen Warren · 12 years ago
  44. ff9062c ARM: tegra: remove tegra_pcm_device by Stephen Warren · 12 years ago
  45. 4bde23f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  46. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  47. a99ab88 Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes by Olof Johansson · 12 years ago
  48. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  49. 4bb2d10 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  50. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  51. 15d07dc ARM: move CP15 definitions to separate header file by Russell King · 12 years ago
  52. 88b4868 Merge branch 'for-3.4/fixes-for-io-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup2 by Olof Johansson · 12 years ago
  53. b521d92 Merge branch 'tegra/soc' into next/cleanup2 by Olof Johansson · 12 years ago
  54. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  55. 1bfecd9 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  56. 281b053 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  57. 48d5544 Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  58. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  59. 7175f80 ARM: tegra: Include assembler.h in sleep.S to fix build break by Stephen Warren · 12 years ago
  60. 1ad105f Merge remote branch 'remotes/korg_olof_tegra/for-3.4/soc' into for-3.4/fixes-for-io-cleanup by Stephen Warren · 12 years ago
  61. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  62. 0b0c9d3 Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  63. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  64. 7fc86a7 Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  65. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  66. 7de4730 Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into next by Joerg Roedel · 12 years ago
  67. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  68. 8c3ec84 ARM: tegra: Fix device tree AUXDATA for USB/EHCI by Stephen Warren · 12 years ago
  69. 2cbe23e Merge branch 'tegra/cleanups' into next/timer by Arnd Bergmann · 12 years ago
  70. fdd8397 Merge branch 'tegra/cleanups' into next/cleanup2 by Arnd Bergmann · 12 years ago
  71. ed1b4ac Merge branch 'for-3.4/cleanup-and-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into tegra/cleanups by Arnd Bergmann · 12 years ago
  72. 279b658 ARM: tegra: select USB_ULPI if USB is selected by Arnd Bergmann · 13 years ago
  73. 2f926ee arm/tegra: pcie: fix return value of function by Dmitry Artamonow · 12 years ago
  74. 38abdcd Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm into next/soc2 by Arnd Bergmann · 12 years ago
  75. 6f6f6a7 ARM: create a common IOMEM definition by Rob Herring · 12 years ago
  76. 1fcf3a6 ARM: tegra: convert to twd_local_timer_register() interface by Marc Zyngier · 13 years ago
  77. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 12 years ago
  78. 795d5fd arm/tegra: add timeout to PCIe PLL lock detection loop by Dmitry Artamonow · 13 years ago
  79. 448b980 arm/tegra: fix harmony pinmux for PCIe by Dmitry Artamonow · 13 years ago
  80. 5621caa ARM: kill off __mem_pci by Rob Herring · 13 years ago
  81. 6c38e25 ARM: tegra: clean-up mach/io.h by Rob Herring · 13 years ago
  82. f1f1ffa ARM: tegra: Select PINCTRL Kconfig variables by Stephen Warren · 13 years ago
  83. 971dac7 pinctrl: add a driver for NVIDIA Tegra by Stephen Warren · 13 years ago
  84. 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
  85. 7cb7f82 Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into tegra/soc-drivers by Arnd Bergmann · 13 years ago
  86. c71656c Merge tag 'tegra-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into tegra/soc by Arnd Bergmann · 13 years ago
  87. 18bb4fb Merge tag 'tegra-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into tegra/cleanups by Arnd Bergmann · 13 years ago
  88. 849ad9d Merge tag 'tegra-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into tegra/cleanups by Arnd Bergmann · 13 years ago
  89. f6a1ba6 ARM: tegra: Enable CPUIdle on Tegra20 by Peter De Schrijver · 13 years ago
  90. 4265cbf ARM: tegra: export usb phy symbols by Arnd Bergmann · 13 years ago
  91. 249c517 ARM: tegra: build localtimer support only when needed by Arnd Bergmann · 13 years ago
  92. 013df38 ARM: tegra: select CPU_FREQ_TABLE by Arnd Bergmann · 13 years ago
  93. 0e86ca4 Merge branch 'depends/rmk/for-armsoc' into for-3.4/cleanup-and-fixes by Olof Johansson · 13 years ago
  94. 8c690fd ARM: dt: Explicitly configure all serial ports on Tegra Cardhu by Stephen Warren · 13 years ago
  95. c5444f3 ARM: tegra: match SoC name not board name in DT board files by Stephen Warren · 13 years ago
  96. 8062d94 Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  97. a26d3c4 Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Arnd Bergmann · 13 years ago
  98. fb0b82b Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boards by Arnd Bergmann · 13 years ago
  99. 4d8cfec Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup by Arnd Bergmann · 13 years ago
  100. abf45ce Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc by Arnd Bergmann · 13 years ago