summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-205-1045/+1
|\
| * ARM: tegra: apbio: remove support of legacy DMA driver based accessLaxman Dewangan2012-09-171-117/+1
| * ARM: tegra: dma: remove legacy APB DMA driverLaxman Dewangan2012-09-174-928/+0
* | Merge tag 'tegra-for-3.7-board-removal' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-09-1614-1348/+37
|\ \
| * | ARM: dt: tegra: harmony: add regulatorsLaxman Dewangan2012-09-145-208/+31
| * | ARM: tegra: remove board (but not DT) support for HarmonyStephen Warren2012-09-147-399/+19
| * | ARM: tegra: remove board (but not DT) support for Paz00Stephen Warren2012-09-146-376/+2
| * | ARM: tegra: remove board (but not DT) support for TrimSliceStephen Warren2012-09-146-382/+2
* | | Merge branch 'depends/tps6589x-dt' into next/cleanupOlof Johansson2012-09-161-2/+10
|\ \ \ | |/ /
| * | regulator: tps6586x: add support for SYS railLaxman Dewangan2012-09-061-2/+10
| |/
* | Merge tag 'tegra-for-3.7-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-09-163-5/+4
|\ \
| * | ARM: tegra: remove duplicate select USE_OFStephen Warren2012-09-061-1/+0
| * | ARM: tegra: use IO_ADDRESS for getting virtual addressLaxman Dewangan2012-09-062-4/+4
| |/
* | Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2012-09-041-2/+1
|\ \
| * | ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha2012-08-231-2/+1
| |/
* | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann2012-09-0425-752/+422
|\ \ | |/
| * ARM: tegra: more regulator fixes for HarmonyStephen Warren2012-08-091-15/+17
| * Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-07-302-1/+5
| |\
| | * pwm: tegra: Add device tree supportThierry Reding2012-07-022-0/+4
| * | ARM: tegra: harmony: add regulator supply name and its input supplyLaxman Dewangan2012-07-241-13/+20
| * | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-238-55/+71
| |\ \
| | * \ Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-07-068-55/+71
| | |\ \
| | | * | ARM: tegra: Provide clock for only one PWM controllerThierry Reding2012-07-022-10/+2
| | | * | ARM: tegra: Fix PWM clock programmingSimon Que2012-07-021-4/+28
| | | * | ARM: tegra: dma: rename driver name for clock to "tegra-apbdma"Laxman Dewangan2012-06-263-3/+3
| | | * | ARM: tegra: Remove second instance of uart clkPrashant Gaikwad2012-06-252-20/+20
| | | * | ARM: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-116-19/+19
| | | |/
| | * | Merge branch 'tegra/cleanup' into next/clkArnd Bergmann2012-07-064-41/+9
| | |\ \
| * | \ \ Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-2312-621/+126
| |\ \ \ \
| | * \ \ \ Merge branch 'for-3.6/boards' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2012-07-0614-657/+130
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ARM: tegra: use of_default_bus_match_tableStephen Warren2012-06-292-12/+2
| | | * | | ARM: tegra: add device tree AUXDATA for APBDMALaxman Dewangan2012-06-262-0/+2
| | | * | | ARM: tegra: paz00: enable WiFi rfkill when booting from device treeStephen Warren2012-06-203-1/+18
| | | * | | ARM: tegra: harmony: init regulators, PCIe when booting from DTStephen Warren2012-06-204-6/+61
| | | * | | ARM: tegra: trimslice: enable PCIe when booting from device treeStephen Warren2012-06-201-1/+35
| | | * | | ARM: tegra: remove Seaboard board filesStephen Warren2012-06-205-575/+0
| | | * | | ARM: tegra: remove CONFIG_MACH_TEGRA_DTStephen Warren2012-06-202-14/+3
| | | * | | ARM: tegra: make .dts compilation depend on Tegra2 supportStephen Warren2012-06-202-12/+5
| | | |/ /
| * | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-0/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'for-3.6/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...Arnd Bergmann2012-07-121-0/+1
| | |\ \ \ \
| | | * | | | ARM: dt: tegra: add Whistler device tree fileStephen Warren2012-07-061-0/+1
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'tegra/cleanup' into next/dtArnd Bergmann2012-07-124-41/+9
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| |
| * | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-234-26/+193
| |\ \ \ \
| | * \ \ \ Merge tag 'v3.5-rc6' into next/socArnd Bergmann2012-07-111-1/+1
| | |\ \ \ \ | | | |/ / /
| | * | | | ARM: tegra: apbio: use dmaengine based dma driverLaxman Dewangan2012-07-061-4/+135
| | * | | | ARM: tegra: apbio access using dma for tegra20 onlyLaxman Dewangan2012-07-064-24/+60
| | | |/ / | | |/| |
| * | | | Merge branch 'for-3.6/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2012-07-061-1/+1
| |\ \ \ \
| | * | | | ARM: tegra: build powergate unconditionallyWolfram Sang2012-06-201-1/+1
| | |/ / /
| * | | | Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2012-07-064-41/+9
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | ARM: dt: tegra: rename board files to match SoCStephen Warren2012-06-201-6/+6
OpenPOWER on IntegriCloud