summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2011-08-24ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpioStephen Warren1-16/+0
2011-08-22ARM: mach-tegra: convert boot_params to atag_offsetNicolas Pitre4-6/+6
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-2/+0
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-0/+1
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-5/+1
2011-08-11ARM: tegra: paz00: add clocks required for usb operationMarc Dietrich1-0/+6
2011-08-09ARM: Tegra: Force PORT_TEGRA as the UART typeStephen Warren4-5/+10
2011-08-09ARM: tegra: paz00: reorder the SDHCI channel initMarc Dietrich1-1/+1
2011-08-09ARM: tegra: paz00: enable wifi ledMarc Dietrich3-0/+24
2011-08-09ARM: tegra: paz00: enable rfkill for internal wifi cardMarc Dietrich3-4/+30
2011-08-09ARM: tegra: paz00: add support serial port on JP1Marc Dietrich1-0/+11
2011-08-09ARM: Tegra: Seaboard: Add USB devicesStephen Warren2-0/+28
2011-08-09ARM: Tegra: Seaboard board updates for audioStephen Warren3-6/+62
2011-08-09ARM: Tegra: Harmony: Add USB deviceStephen Warren1-0/+2
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-2/+1
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+1
2011-07-30Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds4-0/+131
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann17-175/+150
2011-07-28arm/dt: tegra devicetree supportGrant Likely4-0/+131
2011-07-27ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOCUwe Kleine-König1-3/+3
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-108/+146
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-65/+2
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-2/+2
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-8/+0
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+2
2011-07-23Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King1-8/+0
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-07-21switch assorted clock drivers to debugfs_remove_recursive()Al Viro1-5/+2
2011-07-19Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann1-34/+0
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-34/+0
2011-07-19ARM: Tegra: Seaboard: Fix I2C bus numbering for ADT7461Stephen Warren1-1/+1
2011-07-19ARM: Tegra: Trimslice: Tri-state DAP3 pinmuxStephen Warren1-1/+1
2011-07-13ARM: tegra: remove copy-and-pasted usb platform data from boardsColin Cross3-45/+28
2011-07-13ARM: tegra: remove copy-and-pasted i2c platform data in boardsColin Cross5-82/+21
2011-07-13ARM: tegra: trimslice: enable USB portsMike Rapoport3-1/+47
2011-07-13ARM: tegra: trimslice: add audio devices and clocksMike Rapoport2-1/+14
2011-07-13ARM: tegra: trimslice: register i2c busses and devicesMike Rapoport1-0/+39
2011-07-13arm,tegra: replace cpu_set() with modern apiKOSAKI Motohiro1-1/+1
2011-07-13arm: tegra: remove generic disp clock divisor flagRobert Morell1-2/+2
2011-07-13ARM: tegra: paz00: change the machine nameMarc Dietrich1-1/+1
2011-07-13ARM: tegra: paz00: cleanup sdhci portsMarc Dietrich3-15/+1
2011-07-13ARM: tegra: paz00: enable usb portsMarc Dietrich3-1/+36
2011-07-13ARM: tegra: paz00: register i2c bussesMarc Dietrich1-0/+27
2011-07-13ARM: tegra: paz00: whitespace cleanupMarc Dietrich2-12/+12
2011-07-13ARM: tegra: remove mach/barriers.hColin Cross1-30/+0
2011-07-13ARM: Tegra: Seaboard: Re-order sdhci device registrationStephen Warren1-2/+2
2011-07-12ARM: convert PCI defines to variablesRob Herring2-27/+2
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-1/+0
2011-07-12ARM: remove unnecessary mach/hardware.h includesRob Herring3-3/+0
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd1-8/+0