public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-02 10:35:35 to 2011-12-16 22:12:31 UTC [more...]

[PATCH 0/9] arm/tegra: Various pinmux-related cleanups
 2011-12-16 22:12 UTC  (9+ messages)
  ` [PATCH 1/9] arm/tegra: Split Seaboard GPIO table to allow for Ventana
  ` [PATCH 2/9] arm/tegra: Add AUXDATA for tegra-pinmux and tegra-gpio
  ` [PATCH 3/9] arm/tegra: Harmony PCIe: Don't touch pinmux
  ` [PATCH 4/9] arm/tegra: PCIe: Remove include of mach/pinmux.h
  ` [PATCH 5/9] arm/tegra: Remove useless entries from ventana_pinmux[]
  ` [PATCH 6/9] arm/tegra: Rework Seaboard-vs-Ventana pinmux table
  ` [PATCH 7/9] arm/tegra: Fix mistake in Trimslice's pinmux
  ` [PATCH 8/9] arm/tegra: Refactor board-*-pinmux.c to share code

[PATCH v8 0/2] crypto: driver for Tegra AES hardware
 2011-12-16 19:58 UTC  (4+ messages)
` [PATCH v8 1/2] arm: tegra: export tegra_chip_uid
` [PATCH v8 2/2] crypto: driver for Tegra AES hardware

[PATCH v5 REPOST 0/5] Refactor common Kconfigs for easier maintenance
 2011-12-16 16:35 UTC  (3+ messages)
` [PATCH v5 REPOST 1/5] ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
` [PATCH v5 REPOST 2/5] ARM: SMP: "

[PATCH v2 2/2] [RFC] ARM: IOMMU: Tegra30: iommu_ops for SMMU driver
 2011-12-16 15:39 UTC  (2+ messages)

[PATCH v5 0/5] Refactor common Kconfigs for easier maintenance
 2011-12-16  9:56 UTC  (8+ messages)
` [PATCH v5 1/5] ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
` [PATCH v5 2/5] ARM: SMP: "
  ` [PATCH v5 3/5] omap4: Unconditionally require l2x0 L2 cache controller support
  ` [PATCH v5 4/5] highbank: "
` [PATCH v5 5/5] imx6q: Remove unconditional dependency on l2x0 L2 cache support

[PATCH v4 REPOST 0/5] Refactor common Kconfigs for easier maintenance
 2011-12-16  0:31 UTC  (25+ messages)
` [PATCH v4 REPOST 1/5] ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
` [PATCH v4 REPOST 2/5] ARM: SMP: "
` [PATCH v4 REPOST 3/5] omap4: Unconditionally require l2x0 L2 cache controller support
` [PATCH v4 REPOST 4/5] highbank: "
  ` [PATCH v4 REPOST 5/5] imx6q: Remove unconditional dependency on l2x0 L2 cache support

[PATCH v7 00/14] Add support for tegra30 and cardhu
 2011-12-15 22:06 UTC  (18+ messages)
` [PATCH v7 01/14] arm/tegra: initial device tree for tegra30
  ` [PATCH v7 02/14] arm/tegra: cleanup tegra20 support
  ` [PATCH v7 03/14] arm/tegra: prepare clock code for multiple tegra variants
  ` [PATCH v7 05/14] arm/tegra: prepare early init "
  ` [PATCH v7 12/14] arm/tegra: pinmux tables and definitions for tegra30
` [PATCH v7 04/14] arm/tegra: don't export clk_measure_input_freq
` [PATCH v7 06/14] arm/tegra: rename board-dt.c to board-dt-tegra20.c
` [PATCH v7 07/14] arm/tegra: use PMC reset
` [PATCH v7 08/14] arm/tegra: generalize L2 cache initialization
` [PATCH v7 09/14] arm/tegra: rename tegra20 pinmux files
` [PATCH v7 10/14] arm/tegra: prepare pinmux code for multiple tegra variants
` [PATCH v7 11/14] arm/tegra: add new fields to struct tegra_pingroup_desc
` [PATCH v7 13/14] arm/tegra: implement support for tegra30
` [PATCH v7 14/14] arm/tegra: add support for tegra30 based board cardhu

[PATCH v2 0/2] ARM: IOMMU: tegra: iommu_ops for GART driver
 2011-12-15 13:18 UTC 

[PATCH v6 00/10] Add support for tegra30 and cardhu
 2011-12-13 11:21 UTC  (27+ messages)
` [PATCH v6 01/10] arm/tegra: initial device tree for tegra30
` [PATCH v6 03/10] arm/tegra: prepare clock code for multiple tegra variants
` [PATCH v6 04/10] arm/tegra: prepare early init "
` [PATCH v6 05/10] arm/tegra: rename tegra20 pinmux files
` [PATCH v6 06/10] arm/tegra: prepare pinmux code for multiple tegra variants
` [PATCH v6 07/10] arm/tegra: add new fields to struct tegra_pingroup_desc
` [PATCH v6 08/10] arm/tegra: pinmux tables and definitions for tegra30
  ` [PATCH v6 02/10] arm/tegra: cleanup tegra20 support
  ` [PATCH v6 09/10] arm/tegra: implement support for tegra30
` [PATCH v6 10/10] arm/tegra: add support for tegra30 based board cardhu

[PATCH v2 1/6] ASoC: Allow device tree to specify a card's name
 2011-12-13  1:32 UTC  (17+ messages)
  ` [PATCH v2 2/6] ASoC: Allow the DAPM routes to be stored in device tree
  ` [PATCH v2 3/6] ASoC: Refactor some conditions and loop in soc_bind_dai_link()
  ` [PATCH v2 4/6] ASoC: Allow DAI links to be specified using device tree nodes
  ` [PATCH v2 5/6] ASoC: Tegra: Move DAS configuration into DAS driver
  ` [PATCH v2 6/6] ASoC: Tegra+WM8903 machine: Add device tree binding

[RFC 0/3] pinctrl: add a driver for NVIDIA Tegra
 2011-12-13  0:27 UTC  (13+ messages)
` [RFC 1/3] "
  ` [RFC 2/3] arm/tegra: Select PINMUX Kconfig variables
  ` [RFC 3/3] New pinmux testing hacks

[PATCH v4 1/3] ASoC: Add utility to set a card's name from device tree
 2011-12-12 22:55 UTC  (3+ messages)
  ` [PATCH v4 2/3] ASoC: Add utility to parse DAPM routes "
  ` [PATCH v4 3/3] ASoC: Tegra+WM8903 machine: Add device tree binding

[PATCH 1/1] input: keyboard: Set configuration registers
 2011-12-09 23:17 UTC  (4+ messages)

[PATCH 1/2] arm/tegra: Remove use of TEGRA_GPIO_TO_IRQ
 2011-12-08 14:15 UTC  (13+ messages)
` [PATCH 2/2] gpio/tegra: Dynamically allocate IRQ base, and support DT

[PATCH v6 00/10] Add support for tegra30 and cardhu
 2011-12-08 12:41 UTC 

tegra for-next and for-3.3/ branches updated
 2011-12-08  6:11 UTC 

[PATCH] arm/tegra: Remove code that's ifndef CONFIG_ARM_GIC
 2011-12-08  6:00 UTC  (2+ messages)

[PATCH V3] arm/tegra: convert tegra20 to GIC devicetree binding
 2011-12-08  5:25 UTC  (2+ messages)

[PATCH v2 0/5] ASoC: WM8903: DT bindings & related
 2011-12-08  0:41 UTC  (17+ messages)
  ` [PATCH v2 1/5] ASoC: WM8903: Fix platform data gpio_cfg confusion
  ` [PATCH v2 2/5] ASoC: WM8903: Create default platform data structure
  ` [PATCH v2 3/5] ASoC: WM8903: Remove conditionals checking pdata != NULL
  ` [PATCH v2 4/5] ASoC: WM8903: Get default irq_active_low from IRQ controller
  ` [PATCH v2 5/5] ASoC: WM8903: Add device tree binding

[PATCH v2 0/8] arm/tegra: Device tree support for audio
 2011-12-08  0:28 UTC  (25+ messages)
  ` [PATCH v2 1/8] arm/tegra: board-dt: Fix AUXDATA typo
  ` [PATCH v2 1/6] ASoC: Allow device tree to specify a card's name
  ` [PATCH v2 2/8] arm/tegra: board-dt: Enable audio-related clocks
  ` [PATCH v2 2/6] ASoC: Allow the DAPM routes to be stored in device tree
  ` [PATCH v2 3/8] arm/tegra: Split Seaboard GPIO table to allow for Ventana
  ` [PATCH v2 3/6] ASoC: Refactor some conditions and loop in soc_bind_dai_link()
  ` [PATCH v2 4/8] arm/dt: tegra: Add Tegra APB DMA device tree binding
  ` [PATCH v2 4/6] ASoC: Allow DAI links to be specified using device tree nodes
  ` [PATCH v2 5/8] arm/dt: tegra: Clean up I2S and DAS nodes
  ` [PATCH v2 5/6] ASoC: Tegra: Move DAS configuration into DAS driver
  ` [PATCH v2 6/8] arm/dt: tegra: Modify I2S nodes to match binding
  ` [PATCH v2 6/6] ASoC: Tegra+WM8903 machine: Add device tree binding
  ` [PATCH v2 7/8] arm/dt: tegra: Add labels for I2S controllers
  ` [PATCH v2 8/8] arm/dt: tegra: Enable audio on WM8903 boards, disable others

[PATCH 1/5] arm/dt: tegra: Remove /memreserve/ from device-tree files
 2011-12-08  0:22 UTC  (13+ messages)
` [PATCH 2/5] arm/dt: tegra: Remove /chosen node
` [PATCH 3/5] arm/dt: tegra: Fix I2C nodes to match board files
` [PATCH 4/5] arm/dt: tegra: Fix serial "
` [PATCH 5/5] arm/dt: tegra: Fix SDHCI "

[PATCH 1/3 v4] usb: tegra20-ehci: Add devicetree support
 2011-12-07 17:08 UTC  (3+ messages)

[PATCH v1] Input: tegra-kbc - report wakeup key for some platforms
 2011-12-05  5:52 UTC  (9+ messages)

PCIe MSI support
 2011-12-03 11:55 UTC  (5+ messages)

[PATCH v3 1/6] ASoC: WM8903: Disallow all invalid gpio_cfg pdata values
 2011-12-02 10:35 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox