Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | ARM: tegra: use APB DMA for accessing APB devices | Olof Johansson | 2012-02-06 | 4 | -1/+187 | |
| | * | | | | | | ARM: tegra: Don't WARN_ON() for too early dma channel allocations | Olof Johansson | 2012-02-06 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'lpc32xx/drivers' into next/drivers | Arnd Bergmann | 2012-02-22 | 3 | -10/+10 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 3 | -7/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'tegra-boards' of git://git.kernel.org/pub/scm/linux/kernel/git/olo... | Arnd Bergmann | 2012-03-04 | 3 | -7/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ARM: tegra: match SoC name not board name in DT board files | Stephen Warren | 2012-03-04 | 2 | -6/+2 | |
| | * | | | | | | | | ARM: tegra: PCIe: Provide 3.3V supply voltage | Thierry Reding | 2012-02-26 | 1 | -1/+2 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo... | Arnd Bergmann | 2012-02-28 | 3 | -10/+10 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | / / / / / | | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 14 | -13/+3456 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'tegra-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/t... | Arnd Bergmann | 2012-03-04 | 14 | -13/+3456 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | ARM: tegra: Demote EMC clock inconsistency BUG to WARN | Stephen Warren | 2012-02-26 | 1 | -5/+25 | |
| | * | | | | | | | ARM: tegra: Avoid compiling cpuidle code when not configured | Peter De Schrijver | 2012-02-26 | 1 | -2/+2 | |
| | * | | | | | | | ARM: tegra: cpuidle driver for tegra | Peter De Schrijver | 2012-02-06 | 2 | -0/+109 | |
| | * | | | | | | | ARM: tegra: assembler code for LP3 | Peter De Schrijver | 2012-02-06 | 1 | -0/+91 | |
| | * | | | | | | | ARM: tegra: definitions for flow controller | Peter De Schrijver | 2012-02-06 | 1 | -0/+37 | |
| | * | | | | | | | ARM: tegra: initialize basic system clocks | Peter De Schrijver | 2012-02-06 | 1 | -1/+23 | |
| | * | | | | | | | ARM: tegra: enable tegra30 clock framework | Peter De Schrijver | 2012-02-06 | 3 | -0/+3 | |
| | * | | | | | | | ARM: tegra: implement basic tegra30 clock framework | Peter De Schrijver | 2012-02-06 | 1 | -0/+3099 | |
| | * | | | | | | | ARM: tegra: add support for new clock framework features | Peter De Schrijver | 2012-02-06 | 3 | -0/+46 | |
| | * | | | | | | | ARM: tegra: add support for tegra30 interrupts | Peter De Schrijver | 2012-02-06 | 3 | -7/+23 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2.... | Arnd Bergmann | 2012-02-28 | 3 | -10/+10 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 6 | -41/+34 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'tegra/cleanups' into next/timer | Arnd Bergmann | 2012-03-21 | 8 | -59/+43 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | Merge branch 'for-3.4/cleanup-and-fixes' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 2012-03-19 | 3 | -9/+17 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ARM: tegra: select USB_ULPI if USB is selected | Arnd Bergmann | 2012-03-18 | 1 | -2/+2 | |
| | | * | | | | | | arm/tegra: pcie: fix return value of function | Dmitry Artamonow | 2012-03-18 | 1 | -3/+3 | |
| | | * | | | | | | arm/tegra: add timeout to PCIe PLL lock detection loop | Dmitry Artamonow | 2012-03-07 | 1 | -3/+11 | |
| | | * | | | | | | arm/tegra: fix harmony pinmux for PCIe | Dmitry Artamonow | 2012-03-07 | 1 | -3/+3 | |
| | * | | | | | | | Merge tag 'tegra-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/o... | Arnd Bergmann | 2012-03-04 | 6 | -8/+32 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | | | | | | / / | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | ARM: tegra: convert to twd_local_timer_register() interface | Marc Zyngier | 2012-03-13 | 3 | -32/+18 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 4 | -3/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'tegra-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/o... | Arnd Bergmann | 2012-03-04 | 4 | -3/+27 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | ARM: tegra: Enable CPUIdle on Tegra20 | Peter De Schrijver | 2012-03-04 | 1 | -2/+0 | |
| | * | | | | | | ARM: tegra: export usb phy symbols | Arnd Bergmann | 2012-03-04 | 1 | -0/+11 | |
| | * | | | | | | ARM: tegra: build localtimer support only when needed | Arnd Bergmann | 2012-03-04 | 1 | -1/+2 | |
| | * | | | | | | ARM: tegra: select CPU_FREQ_TABLE | Arnd Bergmann | 2012-03-04 | 1 | -0/+2 | |
| | * | | | | | | Merge branch 'depends/rmk/for-armsoc' into for-3.4/cleanup-and-fixes | Olof Johansson | 2012-03-04 | 2 | -29/+2 | |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | ||||||
| | * | | | | | | ARM: tegra: select required CPU and L2 errata options | Stephen Warren | 2012-02-26 | 1 | -0/+12 | |
| | * | | | | | | ARM: tegra: paz00: fix wrong UART port on mini-pcie plug | Marc Dietrich | 2012-02-06 | 1 | -4/+4 | |
| | * | | | | | | ARM: tegra: paz00: fix wrong SD1 power gpio | Marc Dietrich | 2012-02-06 | 1 | -1/+1 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin... | Arnd Bergmann | 2012-02-29 | 1 | -20/+0 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup | Arnd Bergmann | 2012-02-28 | 3 | -10/+10 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | | | ||||||
* | | | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-23 | 3 | -49/+2 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 1 | -20/+0 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 | 1 | -20/+0 | |
| | | |/ / | | |/| | | ||||||
| * | | | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 | 1 | -29/+0 | |
| * | | | | ARM: mach-tegra: properly disable CPU idle call | Nicolas Pitre | 2012-01-20 | 2 | -1/+3 | |
| |/ / / | ||||||
* | | | | Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-03-23 | 1 | -0/+63 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into next | Joerg Roedel | 2012-03-22 | 1 | -0/+63 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driver | Hiroshi DOYU | 2012-01-26 | 1 | -0/+63 | |
| | |/ / |