summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2011-10-31Merge branch 'dt/gic' into highbank/socArnd Bergmann
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King
2011-10-13ARM: mach-tegra: remove mach/memory.hNicolas Pitre
2011-09-26ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-09-26ARM: 7094/1: arm/tegra: Move EN_VDD_1V05_GPIO to board-harmony.hStephen Warren
2011-08-24ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix buildStephen Warren
2011-08-24ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpioStephen Warren
2011-08-21ARM: mach-tegra: convert boot_params to atag_offsetNicolas Pitre
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-30Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann
2011-07-28arm/dt: tegra devicetree supportGrant Likely
2011-07-27ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOCUwe Kleine-König
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-21switch assorted clock drivers to debugfs_remove_recursive()Al Viro
2011-07-19Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park
2011-07-19ARM: Tegra: Seaboard: Fix I2C bus numbering for ADT7461Stephen Warren
2011-07-19ARM: Tegra: Trimslice: Tri-state DAP3 pinmuxStephen Warren
2011-07-13ARM: tegra: remove copy-and-pasted usb platform data from boardsColin Cross
2011-07-13ARM: tegra: remove copy-and-pasted i2c platform data in boardsColin Cross
2011-07-13ARM: tegra: trimslice: enable USB portsMike Rapoport
2011-07-13ARM: tegra: trimslice: add audio devices and clocksMike Rapoport
2011-07-13ARM: tegra: trimslice: register i2c busses and devicesMike Rapoport
2011-07-13arm,tegra: replace cpu_set() with modern apiKOSAKI Motohiro
2011-07-13arm: tegra: remove generic disp clock divisor flagRobert Morell
2011-07-13ARM: tegra: paz00: change the machine nameMarc Dietrich
2011-07-13ARM: tegra: paz00: cleanup sdhci portsMarc Dietrich
2011-07-13ARM: tegra: paz00: enable usb portsMarc Dietrich
2011-07-13ARM: tegra: paz00: register i2c bussesMarc Dietrich
2011-07-13ARM: tegra: paz00: whitespace cleanupMarc Dietrich
2011-07-13ARM: tegra: remove mach/barriers.hColin Cross
2011-07-13ARM: Tegra: Seaboard: Re-order sdhci device registrationStephen Warren
2011-07-12ARM: convert PCI defines to variablesRob Herring
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring
2011-07-12ARM: remove unnecessary mach/hardware.h includesRob Herring
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd
2011-06-15gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely