public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-25 09:24:01 to 2013-07-03 09:50:39 UTC [more...]

[PATCH V2 00/11] ARM: tegra114: add support for system suspend
 2013-07-03  9:50 UTC  (4+ messages)
  ` [PATCH V2 01/11] ARM: tegra: do v7_invalidate_l1 only when CPU is Cortex-A9
  ` [PATCH V2 02/11] ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALL
  ` [PATCH V2 03/11] ARM: tegra114: set up the correct L2 data RAM latency for Cortex-A15

[PATCH] ARM: move body of head-common.S back to text section
 2013-07-03  5:19 UTC  (4+ messages)

[PATCH 07/32] arm: delete __cpuinit/__CPUINIT usage from all ARM users
 2013-07-02 17:53 UTC  (3+ messages)

[PATCH tegra-cbootimage-configs] Add Toradex Colibri T20 configurations
 2013-07-02 15:31 UTC  (5+ messages)

[PATCH -next] spi: tegra114: remove redundant dev_err call in tegra_spi_probe()
 2013-07-02  9:50 UTC  (2+ messages)

[Fwd: Re: [PATCH tegra-cbootimage-configs] Add Toradex Colibri T20 configurations]
 2013-07-02  7:36 UTC 

[PATCH v2 0/3] usb: tegra: Replace nvidia,vbus-gpio property with vbus-supply
 2013-07-02  6:22 UTC  (6+ messages)
  ` [PATCH v2 1/3] usb: phy,host: tegra: Use regulators instead of GPIOs for USB PHY VBUS
  ` [PATCH v2 2/3] Documentation: devicetree: phy-tegra-usb: Add vbus-supply property for host mode PHYs
  ` [PATCH v2 3/3] ARM: dts: tegra20: Remove obsolete nvidia,vbus-gpio properties

[PATCH V3 0/3] ARM: tegra114: cpuidle: add power down state
 2013-07-02  0:49 UTC  (8+ messages)
` [PATCH V3 1/3] ARM: tegra114: Reprogram GIC CPU interface to bypass IRQ on CPU PM entry
  ` [PATCH V3 2/3] ARM: tegra114: add low level support for CPU idle powered-down mode
  ` [PATCH V3 3/3] ARM: tegra114: cpuidle: add powered-down state

[PATCH 19/23] iommu/tegra: smmu: Unfied driver for Tegra SoCs
 2013-07-01 23:11 UTC  (4+ messages)

[PATCH 06/23] ARM: dt: tegra114: iommu: Add "nvidia,swgroups"
 2013-07-01 23:10 UTC  (4+ messages)

[PATCH 03/23] ARM: dt: tegra30: iommu: Add "nvidia,memory-clients"
 2013-07-01 23:07 UTC  (9+ messages)

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

[PATCH] ARM: tegra: fix VBUS regulator GPIO polarity in DT
 2013-07-01 21:07 UTC 

[PATCH 1/2] ARM: dts: tegra20: Rename USB UTMI parameters according to new definitions
 2013-07-01 20:57 UTC  (7+ messages)
  ` [PATCH 2/2] usb: phy: tegra: Read UTMIP parameters from device tree

[PATCH V2] pci: tegra: set up PADS_REFCLK_CFG1
 2013-07-01 16:14 UTC 

[PATCH 0/4] Fix and start using supplied_from logic
 2013-07-01 16:13 UTC  (4+ messages)
` [PATCH 1/4] power_supply: Add of_node_put to fix refcount

[PATCH] pci: tegra: set up PADS_REFCLK_CFG1
 2013-07-01 15:52 UTC  (3+ messages)

binding for nvec mfd device
 2013-07-01 15:36 UTC  (4+ messages)

[PATCH 1/2] ASoC: tegra20-ac97: Remove duplicate error message
 2013-06-29  9:55 UTC  (3+ messages)
  ` [PATCH 2/2] ASoC: tegra20-ac97: Remove unused variable

[PATCH] clk: tegra: fix ifdef for tegra_periph_reset_assert inline
 2013-06-28 22:29 UTC  (4+ messages)

[PATCH 00/11] ARM: tegra114: add support for system suspend
 2013-06-28 18:34 UTC  (27+ messages)
  ` [PATCH 01/11] ARM: tegra: do v7_invalidate_l1 only when CPU is Cortex-A9 in tegra_resume
  ` [PATCH 02/11] ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALL
  ` [PATCH 03/11] ARM: tegra114: set up the correct L2 data RAM latency for Cortex-A15
  ` [PATCH 04/11] ARM: tegra114: add low level support code for cluster power down
  ` [PATCH 05/11] ARM: tegra114: shut off the CPU rail when the last CPU in suspend
  ` [PATCH 06/11] ARM: tegra114: hook tegra_tear_down_cpu function
  ` [PATCH 07/11] ARM: tegra114: flowctrl: add support for cpu_suspend_enter/exit
  ` [PATCH 08/11] clk: tegra114: add suspend/resume function for tegar_cpu_car_ops
  ` [PATCH 09/11] ARM: tegar: remove the limitation that Tegra114 can't support suspend
  ` [PATCH 10/11] ARM: dts: tegra114: dalmore: add GPIO power key support
  ` [PATCH 11/11] ARM: dts: tegra114: dalmore: add PM configurations for PMC

[RFC] early init and DT platform devices allocation/registration
 2013-06-28 12:27 UTC  (12+ messages)

[PATCH 0/4] usb: tegra: Replace nvidia,vbus-gpio property with vbus-supply
 2013-06-28  7:17 UTC  (16+ messages)
  ` [PATCH 1/4] usb: phy: tegra: Add support for device tree-based vbus regulator control
  ` [PATCH 2/4] usb: host: tegra: Remove direct vbus regulator control using GPIOs
  ` [PATCH 3/4] Documentation: devicetree: phy-tegra-usb: Add vbus-supply property for host mode PHYs
  ` [PATCH 4/4] ARM: dts: tegra20: Remove obsolete vbus-gpio properties

[PULL] drm/tegra: Changes for v3.11-rc1
 2013-06-27 20:20 UTC 

[PATCH 1/1] ARM: tegra: Add basic support for carma devkit
 2013-06-27 18:23 UTC  (7+ messages)

[PATCH 1/2] ASoC: tegra20-ac97: Convert to devm_clk_get()
 2013-06-27 11:11 UTC  (5+ messages)
  ` [PATCH 2/2] ASoC: tegra20-ac97: Convert to devm_ioremap_resource()

[PATCH] gpu/host1x: Remove DRIVER_BUS_PLATFORM from driver_features
 2013-06-27 10:01 UTC  (4+ messages)

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

[PATCH] ASoC: tegra-ac97: Do common and clock init prior to component registration
 2013-06-26 17:27 UTC  (2+ messages)

[PATCH 18/23] iommu/tegra: smmu: Workaround PCIe IOMMU'able
 2013-06-26 11:15 UTC  (4+ messages)

[PATCH 21/23] iommu/tegra: smmu: Get swgroup ID from DT
 2013-06-26 11:12 UTC  (2+ messages)

[PATCH] ARM: tegra: cpuidle: use CPUIDLE_FLAG_TIMER_STOP flag
 2013-06-26 11:11 UTC  (3+ messages)

[PATCH 04/23] ARM: dt: tegra30: Register AHB/IOMMU device first
 2013-06-26 11:06 UTC  (3+ messages)

[PATCH 17/23] iommu/tegra: smmu: Use swgroups instead of pdata
 2013-06-26 11:05 UTC  (2+ messages)

[PATCH 11/23] iommu/tegra: smmu: Add of_mach_id for T114
 2013-06-26 10:56 UTC  (2+ messages)

[PATCH 01/23] ARM: tegra: Create a DT header defining swgroups ID
 2013-06-26 10:38 UTC  (4+ messages)

[PATCH 02/23] ARM: dt: tegra30: iommu: Add "nvidia,swgroups"
 2013-06-26 10:24 UTC  (2+ messages)

[PATCH 23/23] ARM: dma-mapping: Drop GFP_COMP for DMA memory allocations
 2013-06-26  9:28 UTC 

[PATCH 22/23] iommu/tegra: smmu: Support Multiple ASID
 2013-06-26  9:28 UTC 

[PATCH 20/23] iommu/tegra: smmu: Use dt-bindings MACRO
 2013-06-26  9:28 UTC 

[PATCH 16/23] iommu/tegra: smmu: Get "nvidia,swgroups" from DT
 2013-06-26  9:28 UTC 

[PATCH 15/23] iommu/tegra: smmu: Calculate ASID register offset by ID
 2013-06-26  9:28 UTC 

[PATCH 14/23] iommu/tegra: smmu: Register platform_device to IOMMU dynamically
 2013-06-26  9:28 UTC 

[PATCH 13/23] iommu/tegra: smmu: Create default IOVA maps
 2013-06-26  9:28 UTC 

[PATCH 12/23] iommu/tegra: smmu: Select ARM_DMA_USE_IOMMU in Kconfig
 2013-06-26  9:28 UTC 

[PATCH 10/23] iommu/tegra: smmu: Move IOMMU to core_initcall
 2013-06-26  9:28 UTC 

[PATCH 09/23] amba: Move AHB to core_initcall
 2013-06-26  9:28 UTC 

[PATCH 08/23] ARM: dt: tegra114: Register AHB/IOMMU device first
 2013-06-26  9:28 UTC 

[PATCH 07/23] ARM: dt: tegra114: Add "nvidia,memory-clients"
 2013-06-26  9:28 UTC 

[PATCH 05/23] ARM: dt: tegra114: iommu: Fix IOMMU register address
 2013-06-26  9:28 UTC 

[PATCH 00/23] Unified SMMU driver among Tegra SoCs
 2013-06-26  9:28 UTC 

[PATCH] ARM: tegra: fix section mismatch in tegra_pmc_parse_dt
 2013-06-25 18:17 UTC  (2+ messages)

[PATCH 3/9] ARM: dma-mapping: convert DMA direction into IOMMU protection attributes
 2013-06-25 12:34 UTC  (4+ messages)


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