linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-06 06:04:54 to 2016-11-13 19:03:01 UTC [more...]

[PATCH 0/3] soc: avoid module usage in non-modular code
 2016-11-13 19:03 UTC  (2+ messages)
  ` [PATCH 2/3] soc: tegra: make fuse-tegra explicitly non-modular

57295 linux-tegra
 2016-11-12  3:52 UTC 

[PATCH 1/4] gpu: host1x: Store device address to all bufs
 2016-11-11 14:38 UTC  (8+ messages)
  ` [PATCH 2/4] gpu: host1x: Add locking to syncpt
  ` [PATCH 3/4] drm/tegra: Support kernel mappings with IOMMU
  ` [PATCH 4/4] drm/tegra: Set sgt pointer in BO pin

[PATCH -next] clk: tegra: dfll: Use builtin_platform_driver to simplify the code
 2016-11-10 22:08 UTC  (2+ messages)

[PATCH 0/8] Host1x IOMMU support + VIC support
 2016-11-10 18:23 UTC  (9+ messages)
` [PATCH 1/8] drm/tegra: Add Tegra DRM allocation API
` [PATCH 2/8] drm/tegra: Allocate BOs from lower 4G when without IOMMU
` [PATCH 5/8] gpu: host1x: Add IOMMU support
` [PATCH 6/8] dt-bindings: Add bindings for the Tegra VIC
  ` [PATCH 3/8] drm/tegra: Add falcon helper library
  ` [PATCH 4/8] drm/tegra: Add VIC support
  ` [PATCH 7/8] arm64: tegra: Enable VIC on T210
  ` [PATCH 8/8] arm64: tegra: Enable IOMMU for Host1x on Tegra210

[PATCH V2 0/4] soc/tegra: pmc: Add support for IO pad configuration and sub-driver
 2016-11-09 13:09 UTC  (5+ messages)
  ` [PATCH V2 1/4] soc/tegra: pmc: Remove legacy Tegra I/O rail API
  ` [PATCH V2 2/4] soc/tegra: pmc: Add interface to get IO pad power status
` [PATCH V2 3/4] soc/tegra: pmc: Register PMC child devices as platform device
` [PATCH V2 4/4] soc/tegra: pmc: Make configuration of IO pads in atomic context

[PATCH V2 0/2] pinctrl: tegra: Add support for IO pad control
 2016-11-09 13:06 UTC  (3+ messages)
  ` [PATCH V2 1/2] pinctrl: tegra: Add DT binding for io pads control
  ` [PATCH V2 2/2] pinctrl: tegra: Add driver to configure voltage and power of io pads

[PATCH] gpio: tegra186: Add support for T186 GPIO
 2016-11-08 19:07 UTC  (8+ messages)

[tegra:for-4.10/bus 4/4] drivers/bus/tegra-gmi.c:97:11: error: 'dev' undeclared
 2016-11-08 18:02 UTC  (4+ messages)

[tegra:for-4.10/soc 7/10] drivers/soc/tegra/pmc.c:470:20: warning: unused variable 'pmc'
 2016-11-08 17:27 UTC 

[PATCH 0/2] pinctrl: tegra: Add support for IO pad control
 2016-11-08 15:48 UTC  (15+ messages)
` [PATCH 1/2] pinctrl: tegra: Add DT binding for io pads control
  ` [PATCH 2/2] pinctrl: tegra: Add driver to configure voltage and power of io pads

[PATCH] bus: tegra-gmi: fix build error
 2016-11-08 15:45 UTC  (2+ messages)

[PATCH] ARM: tegra: nyan: Mark all USB ports as host
 2016-11-08 13:02 UTC  (9+ messages)

[PATCH] soc/tegra: pmc: Use consistent naming for PM domains
 2016-11-08 11:11 UTC  (3+ messages)

[PATCH] ARM: tegra: apalis-tk1: Drop leading 0 from unit-address
 2016-11-08 11:11 UTC  (3+ messages)

[PATCH 0/5] Tegra PMC Updates
 2016-11-08 11:09 UTC  (7+ messages)
  ` [PATCH 1/5] soc/tegra: pmc: Guard against uninitialised PMC clock
  ` [PATCH 2/5] soc/tegra: pmc: Simplify IO rail bit handling
  ` [PATCH 3/5] soc/tegra: Clean-up PMC rail IO error messages
  ` [PATCH 4/5] soc/tegra: pmc: Check return code for pm_genpd_init()
  ` [PATCH 5/5] soc/tegra: pmc: Remove genpd when adding provider fails

[PATCH 1/3] phy: fix semicolon.cocci warnings
 2016-11-08 10:53 UTC  (4+ messages)
  ` [PATCH 2/3] phy: Fix ptr_ret.cocci warnings
` [PATCH 3/3] phy: fix returnvar.cocci warnings

[PATCH] drm/tegra: add tiling FB modifiers
 2016-11-08 10:34 UTC  (4+ messages)

[PATCH v4 0/3] ASoC/ARM: tegra: apalis t30/tk1/colibri t30: sgtl5000 audio
 2016-11-07 13:42 UTC  (3+ messages)

[PATCH] ARM: tegra: nyan: Enable GPU node and related supply
 2016-11-07 13:29 UTC  (7+ messages)

[PATCH] serial: tegra20-hsuart: fix typo in dmas DT binding description
 2016-11-07 13:01 UTC  (2+ messages)

[PATCH V4 0/6] Add support for Tegra GMI bus controller
 2016-11-07 12:56 UTC  (14+ messages)
` [PATCH V4 1/6] clk: tegra: add TEGRA20_CLK_NOR to init table
` [PATCH V4 2/6] clk: tegra: add TEGRA30_CLK_NOR "
` [PATCH V4 3/6] dt/bindings: Add bindings for Tegra GMI controller
` [PATCH V4 4/6] ARM: tegra: Add Tegra30 GMI support
` [PATCH V4 5/6] ARM: tegra: Add Tegra20 "
  ` [PATCH V4 6/6] bus: Add support for Tegra Generic Memory Interface

[PATCH] drm/tegra: sor: No need to free devm_ allocated memory
 2016-11-07 12:05 UTC  (2+ messages)

[PATCH] drm/tegra: fix error handling
 2016-11-07 12:02 UTC  (2+ messages)

[PATCH] drm/tegra: dpaux: Fix error handling
 2016-11-07 12:00 UTC  (3+ messages)

Tegra baseline test results for v4.9-rc4
 2016-11-07 11:51 UTC 

[PATCH 00/10] clk: fix/remove module usage in non-modular code
 2016-11-04 20:33 UTC  (3+ messages)
` [PATCH 09/10] clk: tegra: make clk-tegra124-dfll-fcpu explicitly non-modular

[RFC PATCH 0/3] PM / Domains: Add support for devices that require multiple domains
 2016-11-03 14:20 UTC  (14+ messages)
` [RFC PATCH 2/3] PM / Domains: Add support for devices with "

[PATCH V3 0/6] Add support for Tegra GMI bus controller
 2016-11-03 13:50 UTC  (21+ messages)
` [PATCH V3 1/6] clk: tegra: add TEGRA20_CLK_NOR to init table
` [PATCH V3 2/6] clk: tegra: add TEGRA30_CLK_NOR "
` [PATCH V3 3/6] dt/bindings: Add bindings for Tegra GMI controller
` [PATCH V3 4/6] ARM: tegra: Add Tegra30 GMI support
` [PATCH V3 5/6] ARM: tegra: Add Tegra20 "
` [PATCH V3 6/6] bus: Add support for Tegra Generic Memory Interface

STRICTLY CONFIDENTIAL
 2016-11-03  0:23 UTC 

Tegra baseline test results for v4.9-rc3
 2016-11-02 14:03 UTC 

Tegra baseline test results for v4.9-rc2
 2016-11-02 13:55 UTC 

Tegra baseline test results for v4.9-rc1
 2016-11-02 13:54 UTC  (2+ messages)

[PATCH 0/3] soc/tegra: pmc: Add support for IO pad configuration and sub-driver
 2016-11-02  8:59 UTC  (4+ messages)
` [PATCH 2/3] soc/tegra: pmc: Add interface to get IO pad power status
  ` [PATCH 1/3] soc/tegra: pmc: Remove legacy Tegra I/O rail API
  ` [PATCH 3/3] soc/tegra: pmc: Register PMC child devices as platform device

[PATCH] drm/nouveau/tegra: Fix error handling
 2016-11-02  4:59 UTC  (2+ messages)

[PATCH 00/15] improve function-level documentation
 2016-11-02  0:38 UTC  (3+ messages)
` [PATCH 12/15] clk: tegra: dfll: "

[PATCH v2 0/2] staging: nvec: ps2: fix touchpad operation
 2016-10-27 15:46 UTC  (4+ messages)
` [PATCH v2 1/2] drivers: staging: nvec: remove bogus reset command for PS/2 interface
` [PATCH v2 2/2] Revert "staging: nvec: ps2: change serio type to passthrough"

[PATCH] Revert "staging: nvec: ps2: change serio type to passthrough"
 2016-10-27 13:59 UTC  (4+ messages)
  ` [PATCH] drivers: staging: nvec: remove bogus reset command for PS/2 interface

[PATCH 0/7] constify snd_soc_ops structures
 2016-10-24 18:01 UTC  (3+ messages)
` [PATCH 7/7] ASoC: tegra: "
    ` Applied "ASoC: tegra: constify snd_soc_ops structures" to the asoc tree

[PATCH] dma: tegra210-adma: convert TEGRA210_ADMA from bool to tristate
 2016-10-22 22:25 UTC 

[bug report] thermal: tegra: add hw-throttle function
 2016-10-13  9:35 UTC 

[PATCH v2 0/3] PCI: tegra: Cleanups
 2016-10-12 16:02 UTC  (5+ messages)
` [PATCH v2 1/3] PCI: tegra: Fix argument order in tegra_pcie_phy_disable()
` [PATCH v2 2/3] PCI: tegra: Add local struct device pointers
  ` [PATCH v2 3/3] PCI: tegra: Remove unused platform data

[GIT PULL] i2c: 'i2c-bus' node support for v4.8-rc1
 2016-10-12  7:00 UTC  (4+ messages)

Jetson TK1: Additional SPI chip selects
 2016-10-10 20:57 UTC  (6+ messages)

[PATCH 1/5] PCI: tegra: Fix argument order in tegra_pcie_phy_disable()
 2016-10-07 17:24 UTC  (9+ messages)
  ` [PATCH 2/5] PCI: tegra: Swap order of afi_writel() reg/val arguments
  ` [PATCH 3/5] PCI: tegra: Swap order of pads_writel() "
  ` [PATCH 5/5] PCI: tegra: Remove unused platform data
` [PATCH 4/5] PCI: tegra: Add local struct device pointers

[PATCH tegra-uboot-scripts] Use full U-Boot command names in all cases
 2016-10-06 17:27 UTC  (3+ messages)

[PATCH] PCI: tegra: Fix argument order in tegra_pcie_phy_disable()
 2016-10-06 14:49 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;
as well as URLs for NNTP newsgroup(s).