| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: move CP15 definitions to separate header file | Russell King | 2012-03-28 | 1 | -0/+1 |
* | Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-22 | 2 | -0/+67 |
|\ |
|
| * | ARM: tegra: Select PINCTRL Kconfig variables | Stephen Warren | 2012-03-06 | 1 | -0/+4 |
| * | pinctrl: add a driver for NVIDIA Tegra | Stephen Warren | 2012-03-06 | 1 | -0/+63 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-03-22 | 1 | -6/+7 |
|\ \ |
|
| * \ | Merge commit 'v3.3-rc6' into next | Dmitry Torokhov | 2012-03-09 | 39 | -444/+1436 |
| |\ \ |
|
| * | | | Input: tegra-kbc - allow skipping setting up some of GPIO pins | Shridhar Rasal | 2012-02-03 | 1 | -1/+7 |
| * | | | Input: tegra-kbc - remove pre-Tegra20 definitions | Rakesh Iyer | 2012-01-23 | 1 | -5/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-03-21 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | arm: tegra: export tegra_chip_uid | Henning Heinold | 2012-01-13 | 1 | -0/+2 |
* | | | | | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 2012-03-01 | 2 | -3/+3 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | usb: Convert all users to new usb_phy | Heikki Krogerus | 2012-02-27 | 1 | -2/+2 |
| * | | | | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 2012-02-13 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | ARM: tegra: paz00: fix wrong UART port on mini-pcie plug | Marc Dietrich | 2012-02-06 | 1 | -4/+4 |
* | | | | ARM: tegra: paz00: fix wrong SD1 power gpio | Marc Dietrich | 2012-02-06 | 1 | -1/+1 |
* | | | | ARM: tegra: dma: fix buildbreak for !CONFIG_TEGRA_SYSTEM_DMA | Olof Johansson | 2012-01-24 | 1 | -5/+5 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 2 | -8/+8 |
|\ \ \ |
|
| * \ \ | Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2011-12-13 | 5 | -10/+26 |
| |\ \ \ |
|
| * | | | | ASoC: WM8903: Fix platform data gpio_cfg confusion | Stephen Warren | 2011-12-06 | 2 | -8/+8 |
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | 1 | -4/+5 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 | 1 | -4/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-01-10 | 1 | -0/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Input: tegra-kbc - report wakeup key for some platforms | Rakesh Iyer | 2011-12-30 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 12 | -123/+269 |
|\ \ \ |
|
| * \ \ | Merge branch 'samsung/cleanup' into next/boards | Arnd Bergmann | 2012-01-09 | 10 | -49/+10 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'tegra/soc' into next/boards | Arnd Bergmann | 2012-01-06 | 28 | -178/+1122 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'tegra/boards' into next/boards | Arnd Bergmann | 2011-12-27 | 12 | -122/+269 |
| |\ \ \ \ \ |
|
| | * | | | | | arm/tegra: remove __initdata annotation from pinmux tables | Olof Johansson | 2011-12-20 | 2 | -5/+5 |
| | * | | | | | arm/tegra: Use bus notifiers to trigger pinmux setup | Stephen Warren | 2011-12-19 | 2 | -17/+69 |
| | * | | | | | arm/tegra: Refactor board-*-pinmux.c to share code | Stephen Warren | 2011-12-19 | 7 | -64/+144 |
| | * | | | | | arm/tegra: Fix mistake in Trimslice's pinmux | Stephen Warren | 2011-12-19 | 1 | -1/+1 |
| | * | | | | | arm/tegra: Rework Seaboard-vs-Ventana pinmux table | Stephen Warren | 2011-12-19 | 1 | -36/+20 |
| | * | | | | | arm/tegra: Remove useless entries from ventana_pinmux[] | Stephen Warren | 2011-12-19 | 1 | -5/+0 |
| | * | | | | | arm/tegra: PCIe: Remove include of mach/pinmux.h | Stephen Warren | 2011-12-19 | 1 | -1/+0 |
| | * | | | | | arm/tegra: Harmony PCIe: Don't touch pinmux | Stephen Warren | 2011-12-19 | 1 | -9/+0 |
| | * | | | | | arm/tegra: Add AUXDATA for tegra-pinmux and tegra-gpio | Stephen Warren | 2011-12-19 | 1 | -0/+2 |
| | * | | | | | arm/tegra: Split Seaboard GPIO table to allow for Ventana | Stephen Warren | 2011-12-19 | 1 | -1/+15 |
| | * | | | | | ARM: tegra: paz00: Fix board pinmux table. | Leon Romanovsky | 2011-12-07 | 1 | -1/+1 |
| | * | | | | | ARM: tegra: paz00: add support for wakeup gpio key | Marc Dietrich | 2011-12-07 | 2 | -0/+30 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 28 | -162/+1076 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'depends/rmk/for-linus' into next/soc | Arnd Bergmann | 2012-01-07 | 8 | -27/+10 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'tegra/soc' into next/soc | Arnd Bergmann | 2011-12-27 | 28 | -162/+1076 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| | * | | | | | | arm/tegra: Compile tegra_dt_init_irq only when CONFIG_OF | Stephen Warren | 2011-12-19 | 1 | -0/+2 |
| | * | | | | | | arm/tegra: Make MACH_TEGRA_DT depend on ARCH_TEGRA_2x_SOC | Stephen Warren | 2011-12-19 | 1 | -0/+1 |
| | * | | | | | | arm/tegra: Delete tegra_init_clock() | Stephen Warren | 2011-12-19 | 2 | -6/+0 |
| | * | | | | | | arm/tegra: Fix section mismatch errors in tegra30 pinmux | Stephen Warren | 2011-12-19 | 1 | -1/+1 |
| | * | | | | | | arm/tegra: Fix section mismatch errors in tegra20 pinmux | Stephen Warren | 2011-12-19 | 1 | -1/+1 |
| | * | | | | | | arm/tegra: add support for tegra30 based board cardhu | Peter De Schrijver | 2011-12-17 | 2 | -0/+2 |
| | * | | | | | | arm/tegra: implement support for tegra30 | Peter De Schrijver | 2011-12-17 | 6 | -7/+83 |
| | * | | | | | | arm/tegra: pinmux tables and definitions for tegra30 | Peter De Schrijver | 2011-12-17 | 5 | -0/+798 |