aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* ARM: Tegra: Harmony: Fix conflicting GPIO numberingStephen Warren2011-06-042-2/+5
* 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-238-382/+86
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-linusRussell King2011-05-235-354/+81
| |\ \ \
| | * | | ARM: tegra: irq: Add tegra_eoiColin Cross2011-05-111-0/+9
| | * | | ARM: tegra: irq: Move legacy_irq.c into irq.cColin Cross2011-05-114-183/+66
| | * | | ARM: tegra: irq: Remove PM supportColin Cross2011-05-113-146/+0
| | * | | ARM: tegra: irq: convert to gic arch extensionsColin Cross2011-05-111-38/+16
| | * | | ARM: tegra: update GPIO chained IRQ handler to use entry/exit functionsWill Deacon2011-05-111-3/+6
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-232-14/+3
| |\ \ \ \ \ \ | | | | | |/ / | | | |_|_| / | | |/| | |
| | | | * | ARM: consolidate SMP cross call implementationRussell King2011-05-232-14/+3
| | | |/ /
| * | | | clocksource: convert ARM 32-bit up counting clocksourcesRussell King2011-05-231-14/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-04-2625-74/+788
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-05-233-5/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-05-223-5/+10
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: Tegra: select MACH_HAS_SND_SOC_TEGRA_WM8903Stephen Warren2011-04-211-0/+3
| | * | | ARM: Tegra: Add to tegra_wm8903_platform_dataStephen Warren2011-04-182-0/+2
| | * | | ASoC: Tegra: Rename pdev tegra-snd-harmony to tegra-snd-wm8903Stephen Warren2011-04-181-1/+1
| | * | | ARM: Tegra: Rename harmony_audio.h -> tegra_wm8903_pdata.hStephen Warren2011-04-182-4/+4
* | | | | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas2011-05-121-1/+1
|/ / / /
* | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2011-04-152-6/+9
|\ \ \ \ | |/ / / |/| | |
| * | | arm: tegra: fix error check in tegra2_clocks.cNicolas Kaiser2011-04-011-4/+5
| * | | ARM: tegra: gpio: Fix unused variable warningsColin Cross2011-03-301-2/+4
| | |/ | |/|
* | | Fix common misspellingsLucas De Marchi2011-03-312-4/+4
|/ /
* | arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-292-4/+3
* | arm: Cleanup the irq namespaceThomas Gleixner2011-03-292-12/+12
* | arm: Use genirq lockdep helper to set lock classThomas Gleixner2011-03-291-1/+1
* | arm: tegra: Remove unused bogus irq enable/disable magicThomas Gleixner2011-03-291-19/+0
* | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2011-03-2419-31/+761
|\ \
| * \ Merge branch 'trimslice/upstream' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2011-03-163-0/+31
| |\ \
| | * | ARM: tegra: trimslice: enable MMC/SD slotsMike Rapoport2011-03-083-0/+31
| * | | ARM: tegra: harmony: initialize the TPS65862 PMICMike Rapoport2011-03-154-0/+120
| * | | ARM: tegra: harmony: update PCI-e initialization sequenceMike Rapoport2011-03-151-1/+23
| * | | ARM: tegra: Add Toshiba AC100 supportMarc Dietrich2011-03-075-0/+322
| * | | ARM: tegra: harmony: Set WM8903 gpio_baseStephen Warren2011-03-071-0/+1
| * | | ARM: tegra: harmony: I2C-related portions of audio supportStephen Warren2011-03-071-0/+23
| * | | ARM: tegra: harmony: register i2c devicesOlof Johansson2011-03-071-0/+32
| * | | ARM: tegra: seaboard: register i2c devicesOlof Johansson2011-03-072-4/+59
| * | | ARM: tegra: harmony: Beginnings of audio supportStephen Warren2011-03-073-6/+43
| * | | ARM: tegra: create defines for SD-related GPIO namesStephen Warren2011-03-076-20/+30
| * | | ARM: tegra: add devices.c entries for audioStephen Warren2011-03-073-0/+77
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-201-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | * | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar2011-02-231-1/+2
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-161-1/+1
|\ \ \ \ \