summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-274-24/+221
|\
| * Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2012-03-044-24/+221
| |\
| | * ARM: tegra: uncompress.h: Don't depend on kernel headersStephen Warren2012-02-271-1/+3
| | * gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren2012-02-061-2/+0
| | * ARM: tegra: Pass uncompress.h UART selection to DEBUG_LLStephen Warren2012-02-063-12/+126
| | * ARM: tegra: uncompress.h: Choose a UART at runtimeStephen Warren2012-02-061-1/+74
| | * ARM: tegra: uncompress.h: Store UART address in a variableDoug Anderson2012-02-061-3/+3
| | * ARM: tegra: Introduce define DEBUG_UART_SHIFTDoug Anderson2012-02-061-8/+10
| | * ARM: tegra: Support Tegra30 in decompressor UART setupStephen Warren2012-02-061-2/+10
| * | Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-02-221-5/+5
| |\ \
* | \ \ Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-273-3/+17
|\ \ \ \
| * \ \ \ Merge tag 'tegra-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/t...Arnd Bergmann2012-03-043-3/+17
| |\ \ \ \
| | * | | | ARM: tegra: add support for new clock framework featuresPeter De Schrijver2012-02-061-0/+10
| | * | | | ARM: tegra: add support for tegra30 interruptsPeter De Schrijver2012-02-062-3/+7
| | | |_|/ | | |/| |
| * | | | Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2012-02-281-5/+5
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
* | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-232-48/+0
|\ \ \ \
| * \ \ \ Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-20/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-20/+0
| | | |/ | | |/|
| * | | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-29/+0
| * | | ARM: mach-tegra: properly disable CPU idle callNicolas Pitre2012-01-201-0/+1
| |/ /
* | | Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-231-0/+63
|\ \ \
| * \ \ Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into nextJoerg Roedel2012-03-221-0/+63
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driverHiroshi DOYU2012-01-261-0/+63
| | |/
* | | Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-221-0/+63
|\ \ \
| * | | pinctrl: add a driver for NVIDIA TegraStephen Warren2012-03-061-0/+63
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-221-6/+7
|\ \ \
| * \ \ Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-0910-100/+402
| |\ \ \ | | | |/ | | |/|
| * | | Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal2012-02-031-1/+7
| * | | Input: tegra-kbc - remove pre-Tegra20 definitionsRakesh Iyer2012-01-231-5/+0
* | | | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-011-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-131-1/+1
| | |/ | |/|
* | | ARM: tegra: dma: fix buildbreak for !CONFIG_TEGRA_SYSTEM_DMAOlof Johansson2012-01-241-5/+5
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-101-0/+1
|\ \ | |/
| * Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer2011-12-301-0/+1
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-095-21/+397
|\ \
| * \ Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann2012-01-071-4/+0
| |\ \
| | * \ Merge branch 'restart' into for-linusRussell King2012-01-051-4/+0
| | |\ \
| * | | | 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 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-071-4/+0
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * | | ARM: restart: tegra: use new restart hookRussell King2012-01-051-3/+3
| | |/ | |/|
* | | Merge branch 'tegra/cleanup' into next/cleanupArnd Bergmann2011-12-271-18/+0
|\ \ \ | |_|/ |/| |
| * | arm/tegra: Remove code that's ifndef CONFIG_ARM_GICStephen Warren2011-12-071-23/+0
| |/
* | 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
OpenPOWER on IntegriCloud