linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-12 11:01:08 to 2016-11-07 08:30:05 UTC [more...]

[PATCH V4 0/6] Add support for Tegra GMI bus controller
 2016-11-07  8:30 UTC  (7+ 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] gpio: tegra186: Add support for T186 GPIO
 2016-11-07  7:53 UTC  (2+ messages)

[PATCH 0/2] pinctrl: tegra: Add support for IO pad control
 2016-11-07  5:41 UTC  (7+ 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 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  (24+ messages)
` [RFC PATCH 1/3] PM / Domains: Add helper functions for finding and attaching PM domains
  ` [RFC PATCH 2/3] PM / Domains: Add support for devices with multiple domains
` [RFC PATCH 3/3] dt-bindings: Add support for devices with multiple PM domains

[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  (10+ messages)
` [PATCH 12/15] clk: tegra: dfll: "
    ` kernel-doc-rst-lint (was: Re: [PATCH 00/15] improve function-level documentation)

[PATCH] drm/tegra: dpaux: Fix error handling
 2016-10-31 10:14 UTC  (2+ messages)

[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 

[PATCH 0/5] Tegra PMC Updates
 2016-10-22 19:23 UTC  (6+ 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-10-20  6:53 UTC  (3+ messages)
  ` [PATCH 2/3] phy: Fix ptr_ret.cocci warnings
` [PATCH 3/3] phy: fix returnvar.cocci warnings

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

[PATCH] i2c: don't print error when adding adapter fails
 2016-10-05 15:17 UTC  (3+ messages)

[PATCH v8 2/4] drm: Add API for capturing frame CRCs
 2016-10-04 12:38 UTC 

Tegra baseline test results for v4.8
 2016-10-03 14:59 UTC 

Tegra baseline test results for v4.8-rc8
 2016-10-03 14:57 UTC 

[PATCH v2 0/6] Add support for Tegra GMI bus controller
 2016-09-30  8:02 UTC  (9+ messages)
` [PATCH v2 3/6] dt/bindings: Add bindings for Tegra GMI controller

[GIT PULL] drm/tegra: Changes for v4.9-rc1
 2016-09-29 16:19 UTC 

[PATCH] drm/tegra: sor: No need to free devm_ allocated memory
 2016-09-24 20:07 UTC 

[PATCH] clocksource: tegra20_timer: Unmap region obtained by of_iomap
 2016-09-21 15:53 UTC 

[PATCH 1/4] ARM: tegra: nyan: Use proper IRQ type definitions
 2016-09-21 11:03 UTC  (25+ messages)
` [PATCH 2/4] ARM: tegra: nyan: Use external control for bq24735 charger
` [PATCH 3/4] ARM: tegra: nyan-big: Include compatible revisions for proper detection
` [PATCH 4/4] ARM: tegra: nyan-blaze: "

[PATCH] ARM: tegra: nyan: Enable GPU node and related supply
 2016-09-21  7:57 UTC  (4+ messages)

[PATCH] ARM: tegra: nyan: Mark all USB ports as host
 2016-09-20 11:51 UTC  (2+ messages)

Tegra baseline test results for v4.8-rc7
 2016-09-20 11:37 UTC 

Zobacz stronę http: forum.gazeta.pl forum w,98260,133292706,133292706,Polec_znajomym_Axa_Direct_kod_2970286.html
 2016-09-19 15:10 UTC 

[PATCH] arm64: tegra: Add missing Smaug revision
 2016-09-16  8:19 UTC  (3+ messages)

[GIT PULL 1/4] bus: NVIDIA Tegra ACONNECT changes for v4.9-rc1
 2016-09-14 22:40 UTC  (9+ messages)
` [GIT PULL 2/4] soc/tegra: Changes "
` [GIT PULL 3/4] ARM: tegra: Device tree changes "
` [GIT PULL 4/4] arm64: "

[PATCH v3 0/2] Add memcpy support for tegra210-adma
 2016-09-14 13:38 UTC  (9+ messages)
` [PATCH v3 2/2] dmaengine: tegra210-adma: Add memcpy support

[PATCH] dmaengine: squash lines for immediate return
 2016-09-14 13:37 UTC  (3+ messages)

[PATCH V2 00/10] PM / Domains: Add support for removing PM domains
 2016-09-14  0:58 UTC  (14+ messages)
` [PATCH V2 05/10] PM / Domains: Don't expose xlate and provider helper functions
  ` [PATCH V2 04/10] PM / Domains: Don't expose generic_pm_domain structure to clients
  ` [PATCH V2 06/10] PM / Domains: Verify the PM domain is present when adding a provider
  ` [PATCH V2 07/10] PM / Domains: Prepare for adding support to remove PM domains
  ` [PATCH V2 08/10] PM / Domains: Store the provider in the PM domain structure
  ` [PATCH V2 09/10] PM / Domains: Add support for removing PM domains
  ` [PATCH V2 10/10] PM / Domains: Add support for removing nested PM domains by provider

Tegra baseline test results for v4.8-rc6
 2016-09-13  9:05 UTC 

[PATCH V3] dt: net: enhance DWC EQoS binding to support Tegra186
 2016-09-12 13:38 UTC  (3+ 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).