| Commit message (Expand) | Author | Age |
... | |
* | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 |
|\ \ \
| | |/
| |/| |
|
| * | | pinctrl: tegra: refactor probe handling | Stephen Warren | 2012-04-18 |
| * | | ARM: dt: tegra20: add pinmux to device tree | Stephen Warren | 2012-04-18 |
| * | | ARM: tegra: Remove pre-pinctrl pinmux driver | Stephen Warren | 2012-04-18 |
| * | | ARM: tegra: Switch to new pinctrl driver | Stephen Warren | 2012-04-18 |
| * | | gpio: tegra: Hide tegra_gpio_enable/disable() | Stephen Warren | 2012-04-18 |
| * | | ARM: tegra: seaboard: Don't gpio_request() ISL29018_IRQ | Stephen Warren | 2012-04-18 |
| * | | ARM: tegra: Remove VBUS_GPIO handling from board files | Stephen Warren | 2012-04-18 |
| * | | usb: ehci-tegra: Add vbus_gpio to platform data | Stephen Warren | 2012-04-18 |
| |/ |
|
* | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 |
|\ \ |
|
| * | | ARM: tegra: add pll_x freq table entry for 750MHz | Stephen Warren | 2012-04-25 |
| |/ |
|
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 |
|\ \ |
|
| * | | ARM: tegra: do not hide dma declarations | Arnd Bergmann | 2012-04-16 |
| * | | ARM: tegra: fix multiple asm/hardware/gic.h inclusion | Danny Kukawka | 2012-04-16 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-05-21 |
|\ \ |
|
| * \ | Merge branch 'misc' into for-linus | Russell King | 2012-05-21 |
| |\ \ |
|
| | * | | ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level | Marc Zyngier | 2012-05-06 |
| | |/ |
|
| * / | ARM: PCI: get rid of pci_std_swizzle() | Russell King | 2012-05-13 |
| |/ |
|
* / | ARM: tegra: Fix flow controller accesses | Peter De Schrijver | 2012-05-14 |
|/ |
|
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-30 |
|\ |
|
| * | Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm... | Olof Johansson | 2012-03-29 |
| |\ |
|
| | * | ARM: tegra: Fix device tree AUXDATA for USB/EHCI | Stephen Warren | 2012-03-21 |
* | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'for-3.4/fixes-for-io-cleanup' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 2012-03-27 |
| |\ \ |
|
| | * | | ARM: tegra: Include assembler.h in sleep.S to fix build break | Stephen Warren | 2012-03-26 |
| | * | | Merge remote branch 'remotes/korg_olof_tegra/for-3.4/soc' into for-3.4/fixes-... | Stephen Warren | 2012-03-26 |
| | |\ \ |
|
| * | \ \ | Merge branch 'tegra/soc' into next/cleanup2 | Olof Johansson | 2012-03-27 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'tegra/cleanups' into next/cleanup2 | Arnd Bergmann | 2012-03-19 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | ARM: create a common IOMEM definition | Rob Herring | 2012-03-13 |
| * | | | | ARM: kill off __mem_pci | Rob Herring | 2012-03-06 |
| * | | | | ARM: tegra: clean-up mach/io.h | Rob Herring | 2012-03-06 |
* | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 |
|\ \ \ \ \ |
|
| * | | | | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 |
| * | | | | | ARM: move CP15 definitions to separate header file | Russell King | 2012-03-28 |
* | | | | | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel... | Arnd Bergmann | 2012-03-15 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | ARM: dt: Explicitly configure all serial ports on Tegra Cardhu | Stephen Warren | 2012-03-04 |
| * | | | | | | ARM: tegra: support for secondary cores on Tegra30 | Peter De Schrijver | 2012-02-26 |
| * | | | | | | ARM: tegra: support for Tegra30 CPU powerdomains | Peter De Schrijver | 2012-02-26 |
| * | | | | | | ARM: tegra: add support for Tegra30 powerdomains | Peter De Schrijver | 2012-02-26 |
| * | | | | | | ARM: tegra: export tegra_powergate_is_powered() | Peter De Schrijver | 2012-02-26 |
| * | | | | | | ARM: tegra: prepare powergate.c for multiple variants | Peter De Schrijver | 2012-02-26 |
| * | | | | | | ARM: tegra: rework Tegra secondary CPU core bringup | Peter De Schrijver | 2012-02-26 |
| * | | | | | | ARM: tegra: functions to access the flowcontroller | Peter De Schrijver | 2012-02-26 |
| * | | | | | | ARM: tegra: initialize Tegra chipid early | Peter De Schrijver | 2012-02-26 |
| * | | | | | | ARM: tegra: export Tegra chipid | Peter De Schrijver | 2012-02-26 |
| * | | | | | | ARM: tegra: cleanup use of chipid register | Peter De Schrijver | 2012-02-26 |
| * | | | | | | Merge branch 'for-3.4/soc-drivers' into for-3.4/t30-smp | Olof Johansson | 2012-02-26 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'for-3.4/soc' into for-3.4/t30-smp | Olof Johansson | 2012-02-26 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | /
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 |
|\ \ \ \ \ \ \ |
|