- 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
- 686448d arm/tegra: enable headphone detection gpio on seaboard by Yufeng Shen · 13 years ago
- 4b91b6f arm/tegra: Don't create duplicate gpio and pinmux devices by Stephen Warren · 13 years ago
- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- f906fb1 Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 13 years ago
- a7fadac Merge branch 'depends/rmk/devel-stable' into next/board by Arnd Bergmann · 13 years ago
- efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
- 3e965b1 Merge branch 'next/fixes' into next/cleanup by Arnd Bergmann · 13 years ago
- 5839fec Merge branch 'depends/rmk/memory_h' into next/fixes by Arnd Bergmann · 13 years ago
- 81397a6 ARM: mark empty gpio.h files empty by Linus Walleij · 13 years ago
- 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
- ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
- bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
- 06afb1a Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus by Russell King · 13 years ago
- 34471a9 Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable by Russell King · 13 years ago
- 3353327 Merge branch 'depends/rmk/gpio' into next/board by Arnd Bergmann · 13 years ago
- a06f916 ARM: smp: fix clipping of number of CPUs by Russell King · 13 years ago
- 2f54073 Merge branch 'tegra/cleanup' into next/cleanup by Arnd Bergmann · 13 years ago
- 0744a3e ARM: platform fixups: remove mdesc argument to fixup function by Russell King · 14 years ago
- 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
- 9eb4b91 arm/tegra: Harmony: Configure PMC for low-level interrupts by Stephen Warren · 13 years ago
- add29e6 arm/tegra: device tree support for ventana board by Peter De Schrijver · 13 years ago
- 21fb1cc arm/tegra: add support for ventana pinmuxing by Peter De Schrijver · 13 years ago
- e146245 arm/tegra: prepare Seaboard pinmux code for derived boards by Peter De Schrijver · 13 years ago
- 48f2ece arm/tegra: pinmux: ioremap registers by Stephen Warren · 13 years ago
- 1ebc849 arm/tegra: Convert pinmux driver to a platform device by Stephen Warren · 13 years ago
- d8e9c00 ARM: tegra: devices.c should include devices.h by Olof Johansson · 13 years ago
- 6686c73 ARM: tegra: cpu-tegra: unexport two functions by Olof Johansson · 13 years ago
- fdb684a ARM: tegra: cpu-tegra: sparse type fix by Olof Johansson · 13 years ago
- cf28cba ARM: tegra: dma: staticify some tables and functions by Olof Johansson · 13 years ago
- 87c6e46 ARM: tegra: tegra2_clocks: don't export some tables by Olof Johansson · 13 years ago
- 784278e ARM: tegra: tegra_powergate_is_powered should be static by Olof Johansson · 13 years ago
- b28fba2 ARM: tegra: tegra_rtc_read_ms should be static by Olof Johansson · 13 years ago
- 74ae6c3 ARM: tegra: tegra_init_cache should be static by Olof Johansson · 13 years ago
- 31e6606 ARM: tegra: pcie: 0 -> NULL changes by Olof Johansson · 13 years ago
- 3ead513 ARM: tegra: pcie: include board.h by Olof Johansson · 13 years ago
- efaa19a ARM: tegra: pcie: don't cast __iomem pointers by Olof Johansson · 13 years ago
- 45fba21 ARM: tegra: tegra2_clocks: 0 -> NULL changes by Olof Johansson · 13 years ago
- d395935 ARM: tegra: tegra2_clocks: don't cast __iomem pointers by Olof Johansson · 13 years ago
- 75d7116 ARM: tegra: timer: don't cast __iomem pointers by Olof Johansson · 13 years ago
- e748b73 ARM: tegra: annotate IO_*_VIRT pointers by Olof Johansson · 13 years ago
- f8bc5dd ARM: mach-tegra: remove mach/memory.h by Nicolas Pitre · 13 years ago
- 940dd96 arm/tegra: Prep boards for gpio/pinmux conversion to pdevs by Stephen Warren · 13 years ago
- 3faf12c ARM: tegra: fix compilation error due to mach/hardware.h removal by Marc Dietrich · 13 years ago
- ea5abbd ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h> by Stephen Warren · 13 years ago
- 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
- ab05be0 ARM: 7094/1: arm/tegra: Move EN_VDD_1V05_GPIO to board-harmony.h by Stephen Warren · 13 years ago
- 5f9d4f67 ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix build by Stephen Warren · 13 years ago
- ece88dc ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpio by Stephen Warren · 13 years ago
- b61cafe ARM: mach-tegra: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
- 8f3c453 ARM: gpio: make trivial GPIOLIB implementation the default by Russell King · 13 years ago
- 01e7dc8 ARM: gpio: consolidate gpio_to_irq by Russell King · 13 years ago
- 22fe678 ARM: gpio: consolidate trivial gpiolib implementations by Russell King · 13 years ago
- ad9f667 ARM: tegra: paz00: add clocks required for usb operation by Marc Dietrich · 13 years ago
- 11b3adb ARM: Tegra: Force PORT_TEGRA as the UART type by Stephen Warren · 13 years ago
- 24810cb ARM: tegra: paz00: reorder the SDHCI channel init by Marc Dietrich · 13 years ago
- 8e219eb ARM: tegra: paz00: enable wifi led by Marc Dietrich · 13 years ago
- 9aaa15a ARM: tegra: paz00: enable rfkill for internal wifi card by Marc Dietrich · 13 years ago
- de7164d ARM: tegra: paz00: add support serial port on JP1 by Marc Dietrich · 13 years ago
- bc24ed4 ARM: Tegra: Seaboard: Add USB devices by Stephen Warren · 13 years ago
- a697e69 ARM: Tegra: Seaboard board updates for audio by Stephen Warren · 13 years ago
- dd58bdb ARM: Tegra: Harmony: Add USB device by Stephen Warren · 13 years ago
- 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
- f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
- cb7dee8 Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
- 6124a4e Merge branch 'imx/dt' into next/dt by Arnd Bergmann · 13 years ago
- 8e267f3 arm/dt: tegra devicetree support by Grant Likely · 13 years ago
- 885f24e ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOC by Uwe Kleine-König · 13 years ago
- 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
- 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
- dd58ecb Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
- b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
- bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
- 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
- d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
- 12520c4 switch assorted clock drivers to debugfs_remove_recursive() by Al Viro · 13 years ago
- c8f8552 Merge branch 'cross-platform/clkdev' into next/cross-platform by Arnd Bergmann · 13 years ago
- aa3831c ARM: Consolidate the clkdev header files by Kyungmin Park · 13 years ago
- 29e9c68 ARM: Tegra: Seaboard: Fix I2C bus numbering for ADT7461 by Stephen Warren · 13 years ago
- 3a2eef8 ARM: Tegra: Trimslice: Tri-state DAP3 pinmux by Stephen Warren · 13 years ago
- 681e6ed ARM: tegra: remove copy-and-pasted usb platform data from boards by Colin Cross · 13 years ago
- 78702e4 ARM: tegra: remove copy-and-pasted i2c platform data in boards by Colin Cross · 13 years ago
- 4c75599 ARM: tegra: trimslice: enable USB ports by Mike Rapoport · 14 years ago
- 9504940 ARM: tegra: trimslice: add audio devices and clocks by Mike Rapoport · 14 years ago
- bea2d6b ARM: tegra: trimslice: register i2c busses and devices by Mike Rapoport · 14 years ago
- 24fe432 arm,tegra: replace cpu_set() with modern api by KOSAKI Motohiro · 13 years ago
- e051526 arm: tegra: remove generic disp clock divisor flag by Robert Morell · 13 years ago
- d1890d4d ARM: tegra: paz00: change the machine name by Marc Dietrich · 13 years ago
- 41cdc62 ARM: tegra: paz00: cleanup sdhci ports by Marc Dietrich · 13 years ago
- 13db7a7 ARM: tegra: paz00: enable usb ports by Marc Dietrich · 13 years ago
- dda9cd2 ARM: tegra: paz00: register i2c busses by Marc Dietrich · 13 years ago
- 4592de7 ARM: tegra: paz00: whitespace cleanup by Marc Dietrich · 13 years ago
- 2b0aaaf ARM: tegra: remove mach/barriers.h by Colin Cross · 13 years ago
- cfeb34e ARM: Tegra: Seaboard: Re-order sdhci device registration by Stephen Warren · 13 years ago
- c9d95fb ARM: convert PCI defines to variables by Rob Herring · 13 years ago
- dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 13 years ago
- b480a4b ARM: remove unnecessary mach/hardware.h includes by Rob Herring · 13 years ago