public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-04 09:09:37 to 2013-07-17 07:37:51 UTC [more...]

[PATCH v3 0/3] usb: tegra: Replace nvidia,vbus-gpio property with vbus-supply
 2013-07-17  7:37 UTC  (4+ messages)
  ` [PATCH v3 1/3] usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS
  ` [PATCH v3 2/3] usb: tegra: Add vbus-supply property for host mode PHYs
  ` [PATCH v3 3/3] ARM: tegra: Remove obsolete nvidia,vbus-gpio properties

[PATCH v3 0/4] Lm90 Enhancements
 2013-07-17  7:09 UTC  (22+ messages)
` [PATCH v3 1/4] hwmon: (lm90) split set&show temp as common codes
  ` [PATCH v3 2/4] hwmon: (lm90) use macro defines for the status bit
` [PATCH v3 3/4] hwmon: (lm90) add support to handle IRQ
` [PATCH v3 4/4] hwmon: (lm90) use enums for the indexes of temp8 and temp11

[PATCH REPOST 0/2] usb: phy: tegra: Read UTMI parameters from device tree
 2013-07-17  6:31 UTC  (3+ messages)
  ` [PATCH REPOST 1/2] ARM: dts: tegra20: Rename USB UTMI parameters according to new definitions
  ` [PATCH REPOST 2/2] usb: phy: tegra: Read UTMIP parameters from device tree

[PATCH] ARM: tegra: cpuidle: use CPUIDLE_FLAG_TIMER_STOP flag
 2013-07-17  6:19 UTC  (7+ messages)

Exposing GPU information for userspace processes
 2013-07-17  5:40 UTC  (5+ messages)

[PATCH V3 1/4] ARM: tegra30: clocks: Fix pciex clock registration
 2013-07-17  4:56 UTC  (5+ messages)
` [PATCH V3 3/4] ARM: dts: tegra: Correct PCIe entry

No HDMI output on AC100
 2013-07-17  4:39 UTC  (11+ messages)

[PATCH v2 00/22] Unified SMMU driver among Tegra SoCs
 2013-07-16 23:27 UTC  (39+ messages)
  ` [PATCH v2 01/22] [HACK] of: dev_node has struct device pointer
  ` [PATCH v2 02/22] ARM: tegra: Populate AHB/IOMMU earlier than others
  ` [PATCH v2 03/22] ARM: tegra: Create a DT header defining swgroups ID
  ` [PATCH v2 04/22] ARM: dt: tegra30: iommu: Add "nvidia,swgroup"
  ` [PATCH v2 05/22] ARM: dt: tegra30: iommu: Add "nvidia,memory-client"
      ` [PATCH v2 05/22] ARM: dt: tegra30: iommu: Add "nvidia, memory-client"
  ` [PATCH v2 06/22] ARM: dt: tegra114: iommu: Fix IOMMU register address
  ` [PATCH v2 07/22] ARM: dt: tegra114: iommu: Add "nvidia,swgroups"
  ` [PATCH v2 08/22] ARM: dt: tegra114: Add "nvidia,memory-client"
  ` [PATCH v2 09/22] amba: Move AHB to core_initcall
  ` [PATCH v2 10/22] iommu/tegra: smmu: Move IOMMU "
  ` [PATCH v2 11/22] iommu/tegra: smmu: Add Tegra 114 support
  ` [PATCH v2 12/22] iommu/tegra: smmu: Select ARM_DMA_USE_IOMMU in Kconfig
  ` [PATCH v2 13/22] iommu/tegra: smmu: Create default IOVA maps
  ` [PATCH v2 14/22] iommu/tegra: smmu: Register platform_device to IOMMU dynamically
  ` [PATCH v2 15/22] iommu/tegra: smmu: Calculate ASID register offset by ID
  ` [PATCH v2 16/22] iommu/tegra: smmu: Get "nvidia,swgroup" from DT
  ` [PATCH v2 17/22] iommu/tegra: smmu: Unfied driver for Tegra SoCs
  ` [PATCH v2 18/22] iommu/tegra: smmu: Use dt-bindings MACRO
  ` [PATCH v2 19/22] iommu/tegra: smmu: Workaround PCIe IOMMU'able
  ` [PATCH v2 20/22] iommu/tegra: smmu: Get "nvidia,memory-client" from DT
  ` [PATCH v2 21/22] iommu/tegra: smmu: Support Multiple ASID
  ` [PATCH v2 22/22] ARM: dma-mapping: Drop GFP_COMP for DMA memory allocations

[PATCH 1/2] ARM: tegra: remove CONFIG_ARCH_TEGRA_*_SOC
 2013-07-16 22:36 UTC  (2+ messages)
  ` [PATCH 2/2] ARM: tegra: don't select all pinctrl drivers

[PATCH] pinctrl: tegra: expose config options for individual SoCs
 2013-07-16 22:34 UTC 

[PATCH] clk: tegra: depend on ARCH_TEGRA, not ARCH_TEGRA_*
 2013-07-16 22:33 UTC 

[PATCH] ASoC: tegra: depend on ARCH_TEGRA, not ARCH_TEGRA_*
 2013-07-16 22:27 UTC 

[PATCH] iommu: tegra: depend on ARCH_TEGRA, not ARCH_TEGRA_*
 2013-07-16 22:20 UTC 

[PATCH] memory: tegra: depend on ARCH_TEGRA, not ARCH_TEGRA_*
 2013-07-16 22:19 UTC 

[PATCH 1/4] ARM: tegra: hide CONFIG_ARCH_TEGRA_*_SOC
 2013-07-16 22:17 UTC  (4+ messages)
  ` [PATCH 2/4] ARM: tegra: remove use of CONFIG_ARCH_TEGRA_*_SOC
  ` [PATCH 3/4] ARM: tegra: sort Makefile and fix whitespace
  ` [PATCH 4/4] ARM: tegra: move config TEGRA_AHB

[PATCH] ASoC: tegra: Add GPIOLIB dependencies
 2013-07-16 22:12 UTC  (2+ messages)

[PATCH] ASoC: tegra: fix compile warning in AC'97 driver
 2013-07-16 17:35 UTC  (2+ messages)

[PATCH v2 0/3] usb: tegra: Replace nvidia,vbus-gpio property with vbus-supply
 2013-07-16 17:29 UTC  (5+ messages)
` [PATCH v2 3/3] ARM: dts: tegra20: Remove obsolete nvidia,vbus-gpio properties

[PATCH v2 0/2] usb: phy: tegra: Read UTMI parameters from device tree
 2013-07-16 17:27 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: dts: tegra20: Rename USB UTMI parameters according to new definitions

[PATCH] ARM: tegra: remove tegra114-pluto.dts
 2013-07-16 16:21 UTC  (2+ messages)

[PATCH V2] ARM: tegra: enable palmas device for dalmore
 2013-07-16 13:51 UTC  (5+ messages)

[PATCH v3 0/2] Enable lm90 in Tegra30 and Tegra114
 2013-07-16 11:14 UTC  (6+ messages)
` [PATCH v3 1/2] ARM: dt: t30 cardhu: add dt entry for nct1008
` [PATCH v3 2/2] ARM: dt: t114 dalmore: "

[PATCH v2 0/9] Tegra USB cleanup series
 2013-07-15 23:28 UTC  (12+ messages)
` [PATCH v2 1/9] usb: phy: tegra: Remove unnecessary 'dev' field
` [PATCH v2 2/9] usb: host: tegra: Remove leftover code
` [PATCH v2 3/9] usb: tegra: host: Remove references to plat data
` [PATCH v2 4/9] ARM: tegra: Remove USB platform data
` [PATCH v2 5/9] usb: phy: tegra: Register as an USB PHY
` [PATCH v2 6/9] usb: host: tegra: Locate a PHY via standard API
` [PATCH v2 7/9] usb: phy: tegra: Remove custom PHY locating APIs
` [PATCH v2 8/9] usb: phy: tegra: Use DT helpers for phy_type
` [PATCH v2 9/9] usb: phy: tegra: Use DT helpers for dr_mode

[PATCH tegra-cbootimage-configs] Add Toradex Colibri T20 configurations
 2013-07-15 18:30 UTC  (3+ messages)

[PATCH] ARM: tegra: defconfig updates
 2013-07-15 18:28 UTC  (2+ messages)

[PATCH] ARM: tegra114: Enable Cortex-A15 errata 798181
 2013-07-15 18:27 UTC  (2+ messages)

[PATCH] ARM: tegra: fix DT node ordering in Tegra30 Cardhu
 2013-07-15 16:51 UTC 

[PATCH V3] ARM: tegra: enable gpio-keys on dalmore
 2013-07-15 16:49 UTC  (2+ messages)

[PATCH 00/12] dma: various minor clean ups for slave drivers
 2013-07-15 10:21 UTC  (9+ messages)

CPU hotplug issue w/ 0647065 clocksource: Add generic dummy timer driver
 2013-07-11 14:00 UTC  (8+ messages)

[PATCH v2 0/3] Lm90 Enhancements
 2013-07-11  8:42 UTC  (13+ messages)
` [PATCH v2 1/3] hwmon: (lm90) split set&show temp as common codes
  ` [PATCH v2 2/3] hwmon: (lm90) add support to handle IRQ
` [PATCH v2 3/3] hwmon: (lm90) use enums for the indexes of temp8 and temp11

[PATCH v2 0/2] Enable lm90 in Tegra30 and Tegra114
 2013-07-11  8:34 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: dt: t30 cardhu: add dt entry for nct1008
  ` [PATCH v2 2/2] ARM: dt: t114 dalmore: "

[PATCH 3.9-stable] dma: tegra: avoid channel lock up after free
 2013-07-10 14:31 UTC 

[PATCH V2] ARM: tegra: enable gpio-keys on dalmore
 2013-07-10  7:03 UTC  (5+ messages)

[PATCH V2 00/11] ARM: tegra114: add support for system suspend
 2013-07-10  1:06 UTC  (4+ messages)
` [PATCH V2 10/11] ARM: dts: tegra114: dalmore: add GPIO power key support

[PATCH] ARM: tegra: enable palmas device for dalmore
 2013-07-09 16:57 UTC  (2+ messages)

[PATCH 0/2] Enable lm90 in Tegra30 and Tegra114
 2013-07-09  8:58 UTC  (13+ messages)
` [PATCH 1/2] ARM: dt: t30 cardhu: add dt entry for lm90
            ` [lm-sensors] "
  ` [PATCH 2/2] ARM: dt: t114 dalmore: "

[PATCH 0/3] Lm90 Enhancements
 2013-07-09  7:58 UTC  (10+ messages)
` [PATCH 2/3] hwmon: (lm90) add support to handle irq

[PATCH V3] ARM: add missing linker section markup to head-common.S
 2013-07-05 21:32 UTC  (2+ messages)

[PATCH] ARM: tegra: enable gpio-keys on dalmore
 2013-07-05 18:43 UTC  (2+ messages)

[PATCH] ARM: move body of head-common.S back to text section
 2013-07-05 15:10 UTC  (9+ messages)

Tegra baseline test results for v3.10
 2013-07-04 21:18 UTC 


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