public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-15 16:44:43 to 2013-11-21 20:29:58 UTC [more...]

[PATCH] clk: tegra: add FUSE clock device
 2013-11-21 20:29 UTC  (2+ messages)

[PATCH v10 0/7] ARM: support for Trusted Foundations secure monitor
 2013-11-21 19:57 UTC  (12+ messages)

[PATCHv5 0/9] Unifying Tegra IOMMU(SMMU) driver among Tegra SoCs
 2013-11-21 19:04 UTC  (30+ messages)
  ` [PATCHv5 1/9] of: introduce of_property_for_earch_phandle_with_args()
  ` [PATCHv5 2/9] driver/core: populate devices in order for IOMMUs
  ` [PATCHv5 3/9] ARM: tegra: create a DT header defining SWGROUP ID
  ` [PATCHv5 4/9] iommu/tegra: smmu: register device to iommu dynamically
  ` [PATCHv5 5/9] iommu/tegra: smmu: calculate ASID register offset by ID
  ` [PATCHv5 6/9] iommu/tegra: smmu: get swgroups from DT "iommus="
  ` [PATCHv5 7/9] iommu/tegra: smmu: allow duplicate ASID wirte
  ` [PATCHv5 8/9] iommu/tegra: smmu: Rename hwgrp -> swgroups
  ` [PATCHv5 9/9] [FOR TEST] ARM: dt: tegra30: add "iommus" binding

[PATCHv6 00/13] Unifying SMMU driver among Tegra SoCs
 2013-11-21 18:57 UTC  (16+ messages)
` [PATCHv6 01/13] of: introduce of_property_for_earch_phandle_with_args()
    ` [PATCHv6+ "
  ` [PATCHv6 02/13] iommu/of: introduce a global iommu device list
  ` [PATCHv6 03/13] iommu/of: check if dependee iommu is ready or not
  ` [PATCHv6 04/13] driver/core: populate devices in order for IOMMUs
  ` [PATCHv6 05/13] iommu/core: add ops->{bound,unbind}_driver()
  ` [PATCHv6 06/13] ARM: tegra: create a DT header defining SWGROUP ID
  ` [PATCHv6 07/13] iommu/tegra: smmu: register device to iommu dynamically
  ` [PATCHv6 08/13] iommu/tegra: smmu: calculate ASID register offset by ID
  ` [PATCHv6 09/13] iommu/tegra: smmu: get swgroups from DT "iommus="
  ` [PATCHv6 10/13] iommu/tegra: smmu: allow duplicate ASID wirte
  ` [PATCHv6 11/13] iommu/tegra: smmu: Rename hwgrp -> swgroups
  ` [PATCHv6 12/13] iommu/tegra: smmu: add SMMU to an global iommu list
  ` [PATCHv6 13/13] [FOR TEST] ARM: dt: tegra30: add "iommus" binding

[PATCH] cpufreq: tegra: don't error target() when suspended
 2013-11-21 18:41 UTC  (4+ messages)

Report from 2013 ARM kernel summit
 2013-11-21 18:40 UTC  (15+ messages)

[PATCH 00/31] ARM: tegra: use common reset and DMA bindings
 2013-11-21 18:22 UTC  (91+ messages)
` [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 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 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
    ` [Ac100] [PATCH 00/31] ARM: tegra: use common reset and DMA bindings

[PATCH v2] ARM: tegra: switch FUSE clock on before usage
 2013-11-21  2:40 UTC 

[PATCH 1/5] clk: tegra: fix blink clock rate
 2013-11-20 23:47 UTC  (5+ messages)
  ` [PATCH 2/5] clk: tegra: remove some redundant defines from Tegra114
  ` [PATCH 3/5] clk: tegra: remove some redundant defines from Tegra30
  ` [PATCH 4/5] clk: tegra: remove some redunant defines from Tegra20
  ` [PATCH 5/5] clk: tegra: remove some redundant defines from Tegra124

100% предоставите жене наслаждение
 2013-11-20 18:52 UTC 

[PATCH v2 1/2] ASOC: tegra: fix matching of AC97 components
 2013-11-19 19:36 UTC  (2+ messages)
  ` [PATCH v2 2/2] ASOC: tegra: fix AC97 clock handling

[PATCH] ARM: tegra: properly use FUSE clock
 2013-11-19 17:09 UTC  (6+ messages)

[PATCH V2] dma: add channel request API that supports deferred probe
 2013-11-19 17:07 UTC  (3+ messages)

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

[PATCH] PCI: Disable Gen2 for Tegra20 and Tegra30
 2013-11-18 22:55 UTC 

[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)

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

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

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

[PATCHv4 0/7] Unifying SMMU driver among Tegra SoCs
 2013-11-15 16:44 UTC  (5+ messages)
` [PATCHv4 1/7] ARM: tegra: Create a DT header defining SWGROUP ID


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