summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/include
Commit message (Expand)AuthorAgeFilesLines
* arm/tegra: implement support for tegra30Peter De Schrijver2011-12-171-2/+0
* arm/tegra: pinmux tables and definitions for tegra30Peter De Schrijver2011-12-172-0/+373
* arm/tegra: add new fields to struct tegra_pingroup_descPeter De Schrijver2011-12-171-0/+10
* arm/tegra: prepare pinmux code for multiple tegra variantsPeter De Schrijver2011-12-171-15/+10
* arm/tegra: rename tegra20 pinmux filesPeter De Schrijver2011-12-172-4/+4
* arm/tegra: prepare clock code for multiple tegra variantsPeter De Schrijver2011-12-171-1/+1
* Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-052-34/+0
|\
| * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-28/+0
| * ARM: mach-tegra: remove arch specific special handling for ioremapNicolas Pitre2011-11-161-6/+0
* | ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-151-20/+2
|/
* Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-0/+4
|\
| * Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-312-60/+39
| |\
| * | arm/tegra: pinmux: ioremap registersStephen Warren2011-10-131-0/+4
* | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-012-7/+12
|\ \ \
| * \ \ Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-313-68/+19
| |\ \ \
| | * \ \ Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-312-29/+1
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | ARM: tegra: tegra_powergate_is_powered should be staticOlof Johansson2011-10-131-1/+0
| * | | | ARM: tegra: annotate IO_*_VIRT pointersOlof Johansson2011-10-131-6/+12
| | |_|/ | |/| |
* | | | ARM: mark empty gpio.h files emptyLinus Walleij2011-10-291-0/+1
* | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-282-29/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ARM: mach-tegra: remove mach/memory.hNicolas Pitre2011-10-131-28/+0
| * | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| |/
* | ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren2011-09-272-39/+39
* | ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix buildStephen Warren2011-08-241-1/+1
* | ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpioStephen Warren2011-08-241-16/+0
* | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-2/+0
* | ARM: gpio: consolidate gpio_to_irqRussell King2011-08-121-0/+1
* | ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-5/+1
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-30/+0
|\
| * ARM: tegra: remove mach/barriers.hColin Cross2011-07-121-30/+0
* | Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann2011-07-191-34/+0
|\ \
| * | ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-34/+0
| |/
* | ARM: convert PCI defines to variablesRob Herring2011-07-121-27/+0
* | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-1/+0
* | ARM: remove unnecessary mach/hardware.h includesRob Herring2011-07-121-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-251-0/+1
|\
| * mmc: tegra: add pm_flagsVenkat Rao2011-05-241-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-05-241-3/+1
|\ \
| * | Input: tegra-kbc - change wakeup logic to be all or nothingRakesh Iyer2011-05-111-3/+0
| * | Input: tegra-kbc - add ghost key filterRakesh Iyer2011-04-271-0/+1
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-232-49/+0
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-linusRussell King2011-05-231-35/+0
| |\ \ \
| | * | | ARM: tegra: irq: Move legacy_irq.c into irq.cColin Cross2011-05-111-32/+0
| | * | | ARM: tegra: irq: Remove PM supportColin Cross2011-05-111-3/+0
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-231-14/+0
| |\ \ \ \ \ | | | | |/ / | | |_|_| / | |/| | |
| | | * | ARM: consolidate SMP cross call implementationRussell King2011-05-231-14/+0
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-05-231-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: Tegra: Add to tegra_wm8903_platform_dataStephen Warren2011-04-181-0/+1
| * | | ARM: Tegra: Rename harmony_audio.h -> tegra_wm8903_pdata.hStephen Warren2011-04-181-2/+2
| | |/ | |/|
* | | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas2011-05-121-1/+1
|/ /