| Commit message (Expand) | Author | Age |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 |
* | arm: Use genirq lockdep helper to set lock class | Thomas Gleixner | 2011-03-29 |
* | arm: tegra: Remove unused bogus irq enable/disable magic | Thomas Gleixner | 2011-03-29 |
* | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds | 2011-03-24 |
|\ |
|
| * | Merge branch 'trimslice/upstream' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2011-03-17 |
| |\ |
|
| | * | ARM: tegra: trimslice: enable MMC/SD slots | Mike Rapoport | 2011-03-08 |
| * | | ARM: tegra: harmony: initialize the TPS65862 PMIC | Mike Rapoport | 2011-03-15 |
| * | | ARM: tegra: harmony: update PCI-e initialization sequence | Mike Rapoport | 2011-03-15 |
| * | | ARM: tegra: Add Toshiba AC100 support | Marc Dietrich | 2011-03-07 |
| * | | ARM: tegra: harmony: Set WM8903 gpio_base | Stephen Warren | 2011-03-07 |
| * | | ARM: tegra: harmony: I2C-related portions of audio support | Stephen Warren | 2011-03-07 |
| * | | ARM: tegra: harmony: register i2c devices | Olof Johansson | 2011-03-07 |
| * | | ARM: tegra: seaboard: register i2c devices | Olof Johansson | 2011-03-07 |
| * | | ARM: tegra: harmony: Beginnings of audio support | Stephen Warren | 2011-03-07 |
| * | | ARM: tegra: create defines for SD-related GPIO names | Stephen Warren | 2011-03-07 |
| * | | ARM: tegra: add devices.c entries for audio | Stephen Warren | 2011-03-07 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King | 2011-03-20 |
|\ \ \ \ |
|
| | | * | | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime | Santosh Shilimkar | 2011-02-23 |
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-16 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'p2v' into devel | Russell King | 2011-03-16 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 |
* | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: tegra: Add support for Tegra USB PHYs | Benoit Goby | 2011-03-11 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds | 2011-03-16 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | ARM: tegra: trimslice: initialize PCI-e only when running on TrimSlice | Mike Rapoport | 2011-03-03 |
| * | | | | ARM: tegra: add PCI Express power gating | Mike Rapoport | 2011-03-03 |
| * | | | | ARM: tegra: PCIE minor code refactoring | Mike Rapoport | 2011-03-03 |
| * | | | | ARM: Tegra: DMA: Fail safe if initialization fails | Stephen Warren | 2011-02-23 |
| * | | | | ARM: Tegra: Rename clk_dev1/2 to cdev1/2 | Stephen Warren | 2011-02-23 |
| * | | | | ARM: Tegra: Rename I2S clocks to match driver name | Stephen Warren | 2011-02-23 |
| * | | | | ARM: Tegra: Make tegra_dma_init a postcore_initcall | Stephen Warren | 2011-02-23 |
| * | | | | ARM: tegra: add seaboard, wario and kaen boards | Olof Johansson | 2011-02-22 |
| * | | | | ARM: tegra: harmony: fix pinmux for MMC slot | Olof Johansson | 2011-02-22 |
| * | | | | ARM: tegra: harmony: register sdhci devices | Olof Johansson | 2011-02-22 |
| * | | | | ARM: tegra: remove stale nvidia atag handler | Olof Johansson | 2011-02-22 |
| * | | | | ARM: tegra: common device resources | Olof Johansson | 2011-02-22 |
| * | | | | ARM: tegra: harmony: move over to tegra_gpio_config | Olof Johansson | 2011-02-22 |
| * | | | | ARM: tegra: add tegra_gpio_table and tegra_gpio_config | Olof Johansson | 2011-02-22 |
| * | | | | ARM: tegra: Hide EMC scaling config behind ARCH_TEGRA | Mark Brown | 2011-02-22 |
| * | | | | ARM: tegra: Fix typo in TEGRA_IRQ_TO_GPIO | Stephen Warren | 2011-02-22 |
| * | | | | ARM: tegra: common: Enable core clocks | Colin Cross | 2011-02-22 |
| * | | | | ARM: tegra: timer: Enable timer and rtc clocks | Colin Cross | 2011-02-22 |
| * | | | | ARM: tegra: Move tegra_common_init to tegra_init_early | Colin Cross | 2011-02-22 |
| * | | | | ARM: tegra: clock: prevent accidental disables of cpu clock | Colin Cross | 2011-02-22 |
| * | | | | ARM: tegra: clock: Round rate before setting rate | Colin Cross | 2011-02-22 |
| * | | | | ARM: tegra: clock: Refcount periph clock enables | Colin Cross | 2011-02-22 |
| * | | | | ARM: tegra: clock: Miscellaneous clock updates | Colin Cross | 2011-02-21 |
| * | | | | ARM: tegra: clock: Fix clock issues in suspend | Colin Cross | 2011-02-21 |