linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-07 02:53:16 to 2013-11-18 17:30:35 UTC [more...]

[PATCH 00/31] ARM: tegra: use common reset and DMA bindings
 2013-11-18 17:30 UTC  (56+ messages)
  ` [PATCH 01/31] ARM: tegra: add missing clock documentation to DT bindings
  ` [PATCH 02/31] ARM: tegra: document reset properties in "
  ` [PATCH 03/31] ARM: tegra: document use of standard DMA "
  ` [PATCH 04/31] ARM: tegra: update DT files to add reset properties
  ` [PATCH 05/31] ARM: tegra: update DT files to add DMA properties
  ` [PATCH 06/31] ARM: tegra: select the reset framework
  ` [PATCH 07/31] clk: tegra: implement a reset driver
  ` [PATCH 11/31] dma: add channel request API that supports deferred probe
  ` [PATCH 12/31] dma: tegra: use reset framework
  ` [PATCH 13/31] dma: tegra: register as an OF DMA controller
  ` [PATCH 14/31] ASoC: dmaengine: support deferred probe for DMA channels
      ` [alsa-devel] "
  ` [PATCH 15/31] ASoC: dmaengine: add custom DMA config to snd_dmaengine_pcm_config
      ` [alsa-devel] "
  ` [PATCH 16/31] ASoC: tegra: use reset framework
  ` [PATCH 17/31] ASoC: tegra: call pm_runtime APIs around register accesses
  ` [PATCH 18/31] ASoC: tegra: allocate AHUB FIFO during probe() not startup()
  ` [PATCH 19/31] ASoC: tegra: convert to standard DMA DT bindings
  ` [PATCH 20/31] i2c: tegra: use reset framework
  ` [PATCH 21/31] staging: nvec: "
  ` [PATCH 22/31] spi: tegra: "
  ` [PATCH 23/31] spi: tegra: convert to standard DMA DT bindings
  ` [PATCH 27/31] USB: EHCI: tegra: use reset framework
  ` [PATCH 28/31] ARM: tegra: remove legacy clock entries from DT
  ` [PATCH 29/31] ARM: tegra: remove legacy DMA "
  ` [PATCH 30/31] clk: tegra: remove legacy reset APIs
  ` [PATCH 31/31] clk: tegra: remove bogus PCIE_XCLK
` [PATCH 08/31] pci: tegra: use reset framework
` [PATCH 09/31] drm/tegra: "
` [PATCH 10/31] ARM: tegra: pass reset to tegra_powergate_sequence_power_up()
` [PATCH 24/31] serial: tegra: use reset framework
` [PATCH 25/31] serial: tegra: convert to standard DMA DT bindings
` [PATCH 26/31] Input: tegra-kbc - use reset framework

[PATCH 1/2] ARM: tegra: Add Tegra124 PWM support
 2013-11-18 16:00 UTC  (2+ messages)
  ` [PATCH 2/2] ARM: tegra: Enable PWM on Venice2

[PATCH 1/5] clk: tegra: Fix clock rate computation
 2013-11-18 15:11 UTC  (5+ messages)
  ` [PATCH 2/5] clk: tegra: Initialize DSI low-power clocks
  ` [PATCH 3/5] clk: tegra: add locking to periph clks
  ` [PATCH 4/5] clk: tegra: add TEGRA_PERIPH_NO_GATE
  ` [PATCH 5/5] clk: tegra: rework sor0 clock for Tegra124

[PATCH] ARM: tegra: add port FF to GPIO ID's
 2013-11-18 15:05 UTC  (2+ messages)

[PATCH 1/3] ARM: tegra: add AC97 clock to the host controller node
 2013-11-18 15:02 UTC  (5+ messages)
  ` [PATCH 2/3] ASOC: tegra: fix matching of AC97 components
  ` [PATCH 3/3] ASOC: tegra: fix AC97 clock handling

DRM_TEGRA not buildable as a module
 2013-11-18 12:40 UTC  (3+ messages)

[PATCH] ARM: tegra: properly use FUSE clock
 2013-11-18 11:43 UTC  (2+ messages)

[PATCH v10 0/7] ARM: support for Trusted Foundations secure monitor
 2013-11-18  6:28 UTC  (17+ messages)
` [PATCH v10 1/7] ARM: add basic support for Trusted Foundations
` [PATCH v10 2/7] of: add vendor prefix for Trusted Logic Mobility
` [PATCH v10 3/7] of: add Trusted Foundations bindings
` [PATCH v10 4/7] ARM: tegra: add support for Trusted Foundations
` [PATCH v10 5/7] ARM: tegra: split setting of CPU reset handler
  ` [PATCH v10 6/7] ARM: tegra: set CPU reset handler with firmware op
` [PATCH v10 7/7] ARM: tegra: support Trusted Foundations by default

посмотреть мир во любых расцветках
 2013-11-17 13:47 UTC 

[PATCH] ASoC: tegra: use clk_disable_unprepare instead of clk_disable
 2013-11-15 17:44 UTC  (3+ messages)

[PATCHv4 0/7] Unifying SMMU driver among Tegra SoCs
 2013-11-15 16:44 UTC  (36+ messages)
  ` [PATCHv4 1/7] ARM: tegra: Create a DT header defining SWGROUP ID
  ` [PATCHv4 2/7] driver/core: Populate IOMMU'able devices in order
  ` [PATCHv4 3/7] iommu/tegra: smmu: Register IOMMU'able devices dynamically
  ` [PATCHv4 4/7] iommu/tegra: smmu: Calculate ASID register offset by ID
  ` [PATCHv4 5/7] iommu/tegra: smmu: Support "mmu-masters" binding
  ` [PATCHv4 6/7] iommu/tegra: smmu: Rename hwgrp -> swgroups
  ` [PATCHv4 7/7] iommu/tegra: smmu: Allow duplicate ASID wirte

[PATCH 00/51] DMA mask changes
 2013-11-15 16:16 UTC  (3+ messages)
` [PATCH 16/51] DMA-API: ppc: vio.c: replace dma_set_mask()+dma_set_coherent_mask() with new helper

[PATCHv3 01/19] [HACK] of: dev_node has struct device pointer
 2013-11-15  7:31 UTC  (10+ messages)

[PATCH v5 0/3] Add power control for lm90
 2013-11-15  7:20 UTC  (10+ messages)
` [PATCH v5 1/3] hwmon: (lm90) Add power control
` [PATCH v5 2/3] of: add vendor prefix for GMT
` [PATCH v5 3/3] Documentation: dt: hwmon: add OF document for LM90

Report from 2013 ARM kernel summit
 2013-11-15  7:06 UTC  (2+ messages)

[PATCH RESEND] ARM: tegra: set regulator full constraints
 2013-11-14 11:36 UTC  (20+ messages)

[PATCH] gpu: host1x: Silence a few warnings with LPAE=y
 2013-11-13  7:16 UTC 

[PATCH 0/2] Correct SMMU register map
 2013-11-13  5:56 UTC  (7+ messages)
  ` [PATCH 1/2] ARM: tegra: Correct Tegra30 "
  ` [PATCH 2/2] ARM: tegra: Correct Tegra114 "

[PATCH] ARM: tegra: Correct the length of AHB register space
 2013-11-13  5:14 UTC  (5+ messages)

[PATCH] ARM: tegra: init fuse before setting reset handler
 2013-11-12 20:43 UTC  (2+ messages)

[PATCH] ARM: tegra: init fuse before setting reset handler
 2013-11-12 20:04 UTC  (2+ messages)

[patch v2] drm/tegra: fix small leak on error in tegra_fb_alloc()
 2013-11-12 10:25 UTC 

[PATCH] pinctrl: tegra124: add pinctrl driver for NVIDIA's Tegra124 SoC
 2013-11-12  9:19 UTC  (4+ messages)

Issue with a SOYO monitor and Trimslice
 2013-11-11 12:50 UTC  (4+ messages)

[patch] drm/tegra: small leak on error in tegra_fb_alloc()
 2013-11-11  9:42 UTC  (3+ messages)

[PATCH] Input: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
 2013-11-11  7:42 UTC  (2+ messages)

[PATCH] drm/tegra: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
 2013-11-11  6:23 UTC  (3+ messages)

[patch 2/2] drm/tegra: silence some sparse complaints
 2013-11-08 13:29 UTC  (3+ messages)

[PATCHv3 01/19] [HACK] of: dev_node has struct device pointer
 2013-11-08 13:14 UTC  (4+ messages)
  ` [RFC][PATCHv3+ 1/2] driver/core: Add of_iommu_attach()

[patch 1/2] drm/tegra: return -EFAULT if copy_from_user() fails
 2013-11-08 12:35 UTC  (2+ messages)

[PATCH] block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
 2013-11-07 15:29 UTC  (2+ messages)

[PATCH] block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
 2013-11-07 15:29 UTC  (2+ messages)

[patch] staging: nvec: potential NULL dereference on error path
 2013-11-07 11:25 UTC  (4+ messages)
  ` [patch v2] "

[PATCH] net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
 2013-11-07  8:02 UTC  (2+ messages)

[PATCH] smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
 2013-11-07  8:02 UTC  (2+ messages)

[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
 2013-11-07  2:53 UTC  (6+ messages)

[PATCHv3 01/19] [HACK] of: dev_node has struct device pointer
 2013-10-24  9:21 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).