Age | Commit message (Expand) | Author | Files | Lines |
2012-05-27 | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -5/+30 |
2012-05-26 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 13 | -64/+246 |
2012-05-24 | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 7 | -17/+8 |
2012-05-23 | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 4 | -0/+9 |
2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 19 | -3165/+617 |
2012-05-22 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+6 |
2012-05-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -5/+0 |
2012-05-22 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -3/+3 |
2012-05-21 | Merge branch 'misc' into for-linus | Russell King | 1 | -2/+3 |
2012-05-15 | Merge branch 'for-3.5/ahb' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Arnd Bergmann | 2 | -0/+27 |
2012-05-14 | ARM: tegra: Fix flow controller accesses | Peter De Schrijver | 1 | -2/+2 |
2012-05-13 | ARM: PCI: get rid of pci_std_swizzle() | Russell King | 1 | -1/+0 |
2012-05-10 | Merge branch 'for-3.5/debug' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2 | -52/+153 |
2012-05-10 | Merge branch 'for-3.5/tegra30-audio' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 3 | -0/+31 |
2012-05-08 | ARM: tegra: Add SMMU enabler in AHB | Hiroshi DOYU | 1 | -0/+19 |
2012-05-08 | ARM: tegra: Add Tegra AHB driver | Hiroshi DOYU | 1 | -0/+8 |
2012-05-08 | ARM: tegra: use machine specific hook for late init | Shawn Guo | 10 | -5/+30 |
2012-05-06 | ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level | Marc Zyngier | 1 | -2/+3 |
2012-04-26 | ARM: tegra: add pll_x freq table entry for 750MHz | Stephen Warren | 1 | -0/+6 |
2012-04-26 | ARM: tegra: add USB ULPI PHY reset GPIO to device tree | Stephen Warren | 2 | -4/+15 |
2012-04-26 | ARM: tegra: don't hard-code USB ULPI PHY reset_gpio | Stephen Warren | 4 | -3/+10 |
2012-04-26 | ARM: tegra: change pll_p_out4's rate to 24MHz | Stephen Warren | 2 | -2/+1 |
2012-04-26 | ARM: tegra: fix pclk rate | Stephen Warren | 1 | -1/+1 |
2012-04-26 | ARM: tegra: reparent sclk to pll_c_out1 | Stephen Warren | 1 | -2/+4 |
2012-04-26 | ARM: tegra: Add pllc clock init table | Allen Martin | 1 | -0/+4 |
2012-04-26 | ARM: tegra: add AUXDATA required for audio | Stephen Warren | 1 | -0/+1 |
2012-04-26 | ARM: tegra: set up audio clocks for tegra30 dt | Stephen Warren | 1 | -0/+9 |
2012-04-26 | ARM: tegra: Initialize pll_p_out1 | Peter De Schrijver | 1 | -0/+12 |
2012-04-26 | ARM: tegra: provide clock aliases for AHUB configlink | Stephen Warren | 1 | -0/+9 |
2012-04-19 | tegra, serial8250: add ->handle_break() uart_port op | Dan Williams | 4 | -0/+9 |
2012-04-18 | pinctrl: tegra: refactor probe handling | Stephen Warren | 2 | -2/+2 |
2012-04-18 | ARM: dt: tegra20: add pinmux to device tree | Stephen Warren | 2 | -33/+1 |
2012-04-18 | ARM: tegra: Remove pre-pinctrl pinmux driver | Stephen Warren | 7 | -2416/+0 |
2012-04-18 | ARM: tegra: Switch to new pinctrl driver | Stephen Warren | 7 | -575/+606 |
2012-04-18 | gpio: tegra: Hide tegra_gpio_enable/disable() | Stephen Warren | 10 | -121/+4 |
2012-04-18 | ARM: tegra: seaboard: Don't gpio_request() ISL29018_IRQ | Stephen Warren | 1 | -3/+0 |
2012-04-18 | ARM: tegra: Remove VBUS_GPIO handling from board files | Stephen Warren | 2 | -23/+9 |
2012-04-18 | usb: ehci-tegra: Add vbus_gpio to platform data | Stephen Warren | 1 | -0/+3 |
2012-04-16 | ARM: tegra: do not hide dma declarations | Arnd Bergmann | 1 | -4/+0 |
2012-04-16 | ARM: tegra: fix multiple asm/hardware/gic.h inclusion | Danny Kukawka | 1 | -1/+0 |
2012-04-10 | ARM: tegra: uncompress.h: Implement TEGRA_DEBUG_UART_AUTO_ODMDATA | Stephen Warren | 2 | -52/+153 |
2012-04-06 | ASoC: tegra: complete Tegra->Tegra20 renaming | Stephen Warren | 3 | -8/+8 |
2012-04-01 | ARM: tegra: remove tegra_pcm_device | Stephen Warren | 5 | -9/+0 |
2012-03-30 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -7/+11 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 5 | -51/+46 |
2012-03-29 | Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm... | Olof Johansson | 3 | -7/+11 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2 | -1/+1 |
2012-03-28 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 14 | -64/+542 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 1 | -1/+0 |
2012-03-28 | ARM: move CP15 definitions to separate header file | Russell King | 1 | -0/+1 |