- 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 · 14 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 · 14 years ago
- d1890d4 ARM: tegra: paz00: change the machine name by Marc Dietrich · 14 years ago
- 41cdc62 ARM: tegra: paz00: cleanup sdhci ports by Marc Dietrich · 14 years ago
- 13db7a7 ARM: tegra: paz00: enable usb ports by Marc Dietrich · 14 years ago
- dda9cd2 ARM: tegra: paz00: register i2c busses by Marc Dietrich · 14 years ago
- 4592de7 ARM: tegra: paz00: whitespace cleanup by Marc Dietrich · 14 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 · 14 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
- 7fa22bd ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 by Stephen Boyd · 13 years ago
- ea5a960 gpio/tegra: Move Tegra gpio driver to drivers/gpio by Grant Likely · 14 years ago
- f2a4d8a ARM: Tegra: Harmony: Fix conflicting GPIO numbering by Stephen Warren · 14 years ago
- 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
- c7f409e mmc: tegra: add pm_flags by Venkat Rao · 14 years ago
- 4637f40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
- 42cd71b Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 9a55d97 Merge branch 'devel-stable' into for-linus by Russell King · 14 years ago
- 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 14 years ago
- 234b6ce clocksource: convert ARM 32-bit up counting clocksources by Russell King · 14 years ago
- 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 0f7b332 ARM: consolidate SMP cross call implementation by Russell King · 14 years ago
- 710421cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
- 7ec298d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
- a904f5f ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses by Catalin Marinas · 14 years ago
- baafb43 Input: tegra-kbc - change wakeup logic to be all or nothing by Rakesh Iyer · 14 years ago
- 4bd66cf ARM: tegra: irq: Add tegra_eoi by Colin Cross · 14 years ago
- d1d8c66 ARM: tegra: irq: Move legacy_irq.c into irq.c by Colin Cross · 14 years ago
- 4dda2d3 ARM: tegra: irq: Remove PM support by Colin Cross · 14 years ago
- 938fa34 ARM: tegra: irq: convert to gic arch extensions by Colin Cross · 14 years ago
- 9802294 ARM: tegra: update GPIO chained IRQ handler to use entry/exit functions by Will Deacon · 14 years ago
- 34abeeb Input: tegra-kbc - add ghost key filter by Rakesh Iyer · 14 years ago
- 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- 47912a6 ARM: Tegra: select MACH_HAS_SND_SOC_TEGRA_WM8903 by Stephen Warren · 14 years ago
- 61a6d07 ARM: Tegra: Add to tegra_wm8903_platform_data by Stephen Warren · 14 years ago
- 7b33af2 ASoC: Tegra: Rename pdev tegra-snd-harmony to tegra-snd-wm8903 by Stephen Warren · 14 years ago
- 4651d55 ARM: Tegra: Rename harmony_audio.h -> tegra_wm8903_pdata.h by Stephen Warren · 14 years ago
- e82e6f1 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
- 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 14 years ago
- 906c3b6 arm: tegra: fix error check in tegra2_clocks.c by Nicolas Kaiser · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- c8309ef ARM: tegra: gpio: Fix unused variable warnings by Colin Cross · 14 years ago
- f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 14 years ago
- 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 14 years ago
- 1475b85 arm: Use genirq lockdep helper to set lock class by Thomas Gleixner · 14 years ago
- b0f18ed arm: tegra: Remove unused bogus irq enable/disable magic by Thomas Gleixner · 14 years ago
- 6e50e9f Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
- 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 14 years ago
- 2f40ea9 Merge branch 'trimslice/upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux-tegra into boards-for-next by Olof Johansson · 14 years ago
- 16d8775 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 05e3475 Merge branch 'p2v' into devel by Russell King · 14 years ago
- 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
- 0bbf211 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
- 6f168f2 ARM: tegra: harmony: initialize the TPS65862 PMIC by Mike Rapoport · 14 years ago
- ce005cf ARM: tegra: harmony: update PCI-e initialization sequence by Mike Rapoport · 14 years ago
- 91525d0 ARM: tegra: Add support for Tegra USB PHYs by Benoit Goby · 14 years ago
- f02726a ARM: tegra: trimslice: enable MMC/SD slots by Mike Rapoport · 14 years ago
- 65b935a ARM: tegra: Add Toshiba AC100 support by Marc Dietrich · 14 years ago
- 06fc9a3 ARM: tegra: harmony: Set WM8903 gpio_base by Stephen Warren · 14 years ago
- fba3b2f ARM: tegra: harmony: I2C-related portions of audio support by Stephen Warren · 14 years ago
- de4855d ARM: tegra: harmony: register i2c devices by Olof Johansson · 14 years ago
- f9a795a ARM: tegra: seaboard: register i2c devices by Olof Johansson · 14 years ago
- ef2b1a0 ARM: tegra: harmony: Beginnings of audio support by Stephen Warren · 14 years ago
- 986afbe ARM: tegra: create defines for SD-related GPIO names by Stephen Warren · 14 years ago
- b9652c2 ARM: tegra: add devices.c entries for audio by Stephen Warren · 14 years ago
- d5fdafd ARM: tegra: trimslice: initialize PCI-e only when running on TrimSlice by Mike Rapoport · 14 years ago
- b96cc7f ARM: tegra: add PCI Express power gating by Mike Rapoport · 14 years ago
- 1e40a97 ARM: tegra: PCIE minor code refactoring by Mike Rapoport · 14 years ago
- 57949e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
- ccac051 ARM: Tegra: DMA: Fail safe if initialization fails by Stephen Warren · 14 years ago
- ddb7d5d ARM: Tegra: Rename clk_dev1/2 to cdev1/2 by Stephen Warren · 14 years ago
- 3c106bf ARM: Tegra: Rename I2S clocks to match driver name by Stephen Warren · 14 years ago
- dc54c23 ARM: Tegra: Make tegra_dma_init a postcore_initcall by Stephen Warren · 14 years ago
- af90f10 ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime by Santosh Shilimkar · 14 years ago
- d9a51fe ARM: tegra: add seaboard, wario and kaen boards by Olof Johansson · 14 years ago
- 8c39660 ARM: tegra: harmony: fix pinmux for MMC slot by Olof Johansson · 14 years ago