aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2-4/+3
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner2-12/+12
2011-03-29arm: Use genirq lockdep helper to set lock classThomas Gleixner1-1/+1
2011-03-29arm: tegra: Remove unused bogus irq enable/disable magicThomas Gleixner1-19/+0
2011-03-24Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds19-31/+761
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King1-1/+2
2011-03-16Merge branch 'trimslice/upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux-tegra into boards-for-nextOlof Johansson3-0/+31
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-03-16Merge branch 'p2v' into develRussell King1-1/+1
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-0/+885
2011-03-16Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds41-1039/+3661
2011-03-15ARM: tegra: harmony: initialize the TPS65862 PMICMike Rapoport4-0/+120
2011-03-15ARM: tegra: harmony: update PCI-e initialization sequenceMike Rapoport1-1/+23
2011-03-11ARM: tegra: Add support for Tegra USB PHYsBenoit Goby4-0/+885
2011-03-08ARM: tegra: trimslice: enable MMC/SD slotsMike Rapoport3-0/+31
2011-03-07ARM: tegra: Add Toshiba AC100 supportMarc Dietrich5-0/+322
2011-03-07ARM: tegra: harmony: Set WM8903 gpio_baseStephen Warren1-0/+1
2011-03-07ARM: tegra: harmony: I2C-related portions of audio supportStephen Warren1-0/+23
2011-03-07ARM: tegra: harmony: register i2c devicesOlof Johansson1-0/+32
2011-03-07ARM: tegra: seaboard: register i2c devicesOlof Johansson2-4/+59
2011-03-07ARM: tegra: harmony: Beginnings of audio supportStephen Warren3-6/+43
2011-03-07ARM: tegra: create defines for SD-related GPIO namesStephen Warren6-20/+30
2011-03-07ARM: tegra: add devices.c entries for audioStephen Warren3-0/+77
2011-03-03ARM: tegra: trimslice: initialize PCI-e only when running on TrimSliceMike Rapoport1-0/+3
2011-03-03ARM: tegra: add PCI Express power gatingMike Rapoport1-2/+20
2011-03-03ARM: tegra: PCIE minor code refactoringMike Rapoport1-9/+9
2011-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2011-02-23ARM: Tegra: DMA: Fail safe if initialization failsStephen Warren1-12/+10
2011-02-23ARM: Tegra: Rename clk_dev1/2 to cdev1/2Stephen Warren1-6/+6
2011-02-23ARM: Tegra: Rename I2S clocks to match driver nameStephen Warren1-2/+2
2011-02-23ARM: Tegra: Make tegra_dma_init a postcore_initcallStephen Warren2-4/+1
2011-02-23ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar1-1/+2
2011-02-22ARM: tegra: add seaboard, wario and kaen boardsOlof Johansson5-0/+435
2011-02-22ARM: tegra: harmony: fix pinmux for MMC slotOlof Johansson1-3/+3
2011-02-22ARM: tegra: harmony: register sdhci devicesOlof Johansson1-0/+30
2011-02-22ARM: tegra: remove stale nvidia atag handlerOlof Johansson1-25/+0
2011-02-22ARM: tegra: common device resourcesOlof Johansson3-0/+552
2011-02-22ARM: tegra: harmony: move over to tegra_gpio_configOlof Johansson1-0/+13
2011-02-22ARM: tegra: add tegra_gpio_table and tegra_gpio_configOlof Johansson2-0/+21
2011-02-22ARM: tegra: Hide EMC scaling config behind ARCH_TEGRAMark Brown1-2/+2
2011-02-22ARM: tegra: Fix typo in TEGRA_IRQ_TO_GPIOStephen Warren1-1/+1
2011-02-22ARM: tegra: common: Enable core clocksColin Cross1-0/+3
2011-02-22ARM: tegra: timer: Enable timer and rtc clocksColin Cross1-2/+14
2011-02-22ARM: tegra: Move tegra_common_init to tegra_init_earlyColin Cross4-10/+8
2011-02-22ARM: tegra: clock: prevent accidental disables of cpu clockColin Cross1-0/+25
2011-02-22ARM: tegra: clock: Round rate before setting rateColin Cross2-4/+16
2011-02-22ARM: tegra: clock: Refcount periph clock enablesColin Cross1-6/+31
2011-02-21ARM: tegra: clock: Miscellaneous clock updatesColin Cross1-31/+67
2011-02-21ARM: tegra: clock: Fix clock issues in suspendColin Cross1-10/+20
2011-02-21ARM: tegra: clock: Add function to set SDMMC tap delayColin Cross4-0/+36