linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-29 09:53:52 to 2015-02-17 07:48:04 UTC [more...]

[PATCH v3 0/6] nouveau/gk20a: RAM device removal & IOMMU support
 2015-02-17  7:48 UTC  (7+ messages)
  ` [PATCH v3 1/6] make RAM device optional
  ` [PATCH v3 2/6] instmem/gk20a: move memory allocation to instmem
  ` [PATCH v3 3/6] gk20a: remove RAM device
  ` [PATCH v3 4/6] instmem/gk20a: use DMA attributes
  ` [PATCH v3 5/6] platform: probe IOMMU if present
  ` [PATCH v3 6/6] instmem/gk20a: add IOMMU support

[PATCH v2 0/6] nouveau/gk20a: RAM device removal & IOMMU support
 2015-02-17  7:29 UTC  (12+ messages)
  ` [PATCH v2 1/6] make RAM device optional
      ` [Nouveau] "
  ` [PATCH v2 2/6] instmem/gk20a: move memory allocation to instmem
      ` [Nouveau] "
  ` [PATCH v2 3/6] gk20a: remove RAM device
  ` [PATCH v2 4/6] instmem/gk20a: use DMA attributes
  ` [PATCH v2 5/6] platform: probe IOMMU if present
  ` [PATCH v2 6/6] instmem/gk20a: add IOMMU support
      ` [Nouveau] "

[PATCH v7 00/16] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
 2015-02-16  9:40 UTC  (20+ messages)
` [PATCH v7 01/16] clk: tegra: Add binding for the Tegra124 DFLL clocksource
` [PATCH v7 02/16] clk: tegra: Add library for the DFLL clock source (open-loop mode)
` [PATCH v7 03/16] clk: tegra: Add closed loop support for the DFLL
` [PATCH v7 04/16] clk: tegra: Add functions for parsing CVB tables
` [PATCH v7 05/16] clk: tegra: Add DFLL DVCO reset control for Tegra124
` [PATCH v7 07/16] clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend

[Resend] SHIELD (tegra114-roth) Serial Console UART
 2015-02-14  3:40 UTC  (4+ messages)

[pinmux PATCH 1/2] Don't set .owner field in kernel pinctrl driver any more
 2015-02-13 17:56 UTC  (3+ messages)
  ` [pinmux PATCH 2/2] Add support for MIPI Pad Ctrl groups on Tegra124

DSI panel not working on -next
 2015-02-13 10:18 UTC  (3+ messages)

[PATCH v2] drm/tegra: Add support for DRM_FORMAT_RGBA8888
 2015-02-13  2:22 UTC 

[PATCH] drm/tegra: Add support for DRM_FORMAT_RGBA8888
 2015-02-13  2:17 UTC 

[PATCH v4 00/11] Improvements to Tegra-based Chromebook support
 2015-02-12 16:54 UTC  (16+ messages)
  ` [PATCH v4 01/11] ARM: tegra: Change model of sound card in Nyan Big
` [PATCH v4 02/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT
` [PATCH v4 03/11] drm/panel: add support for Samsung LTN140AT29 panel
` [PATCH v4 04/11] ARM: tegra: Add DTS for the nyan-blaze board
` [PATCH v4 05/11] ARM: tegra: Add node for trackpad in Nyan boards
` [PATCH v4 06/11] ARM: tegra: Use pwrseq-simple for the wifi in Nyan
` [PATCH v4 07/11] ARM: tegra: Use the generated pinmux data
` [PATCH v4 08/11] ARM: tegra: Set spi-max-frequency property to flash node
` [PATCH v4 09/11] ARM: tegra: add support for warm reset GPIO
` [PATCH v4 10/11] ARM: tegra: Set nvidia,reset-gpio property on the PMC node
` [PATCH v4 11/11] drm/tegra: Reset the SOR on probe

[PATCH] mmc: tegra: Optimize write_w path for tegra114 and later
 2015-02-12 16:17 UTC  (3+ messages)

[PATCH v6 00/15] Tegra124 EMC (external memory controller) support
 2015-02-12 14:06 UTC  (16+ messages)
` [PATCH v6 01/15] clk: tegra124: Remove old emc clock
` [PATCH v6 02/15] of: Document long-ram-code property in nvidia,tegra20-apbmisc
` [PATCH v6 03/15] soc/tegra: Add ram code reader helper
` [PATCH v6 04/15] of: document new emc-timings subnode in nvidia,tegra124-car
` [PATCH v6 05/15] of: Document timings subnode of nvidia,tegra-mc
` [PATCH v6 06/15] of: Add Tegra124 EMC bindings
` [PATCH v6 07/15] of: document external-memory-controller property in tegra124-car
` [PATCH v6 08/15] ARM: tegra: Add EMC to Tegra124 device tree
` [PATCH v6 09/15] ARM: tegra: Add EMC timings to Jetson TK1 "
` [PATCH v6 10/15] memory: tegra: Add API needed by the EMC driver
` [PATCH v6 11/15] memory: tegra: Add EMC (external memory controller) driver
` [PATCH v6 12/15] clk: Expose clk_hw_reparent to providers
` [PATCH v6 13/15] clk: tegra: Add EMC clock driver
` [PATCH v6 14/15] memory: tegra: Add debugfs entry for getting and setting the EMC rate
` [PATCH v6 15/15] clk: tegra: Set the EMC clock as the parent of the MC clock

[RFC PATCH 0/9] Add generic PM domain support for Tegra SoC
 2015-02-12  8:56 UTC  (9+ messages)
` [RFC PATCH 1/9] reset: add of_reset_control_get_by_index()
` [RFC PATCH 2/9] memory: tegra: add mc flush support
` [RFC PATCH 3/9] memory: tegra: add flush operation for Tegra124 memory clients
` [RFC PATCH 4/9] soc: tegra: pmc: Add generic PM domain support

[PATCH v5 00/11] Improvements to Tegra-based Chromebook support
 2015-02-12  8:51 UTC  (12+ messages)
` [PATCH v5 01/11] ARM: tegra: Change model of sound card in Nyan Big
` [PATCH v5 02/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT
` [PATCH v5 03/11] drm/panel: add support for Samsung LTN140AT29 panel
` [PATCH v5 04/11] ARM: tegra: Add DTS for the nyan-blaze board
` [PATCH v5 05/11] ARM: tegra: Add node for trackpad in Nyan boards
` [PATCH v5 06/11] ARM: tegra: Use pwrseq-simple for the wifi in Nyan
` [PATCH v5 07/11] ARM: tegra: Use the generated pinmux data
` [PATCH v5 08/11] ARM: tegra: Set spi-max-frequency property to flash node
` [PATCH v5 09/11] drm/tegra: Reset the SOR on probe
` [PATCH v5 10/11] soc/tegra: pmc: move to using a restart handler
` [PATCH v5 11/11] ARM: tegra: Add gpio-restart node

[PATCH v2 0/3] Expose more controls from tegra-max98090
 2015-02-12  8:41 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: tegra: Expose Headphones pin to userspace
` [PATCH v2 2/3] ASoC: tegra: Add sink for the internal mic to tegra_max98090
` [PATCH v2 3/3] ASoC: tegra: Add control for the Mic Jack pin

[PATCH v3 00/20] power_supply: Allow safe usage of power supply
 2015-02-11 22:12 UTC  (32+ messages)
` [PATCH v3 01/20] power_supply: Add driver private data
` [PATCH v3 03/20] power_supply: Add API for safe access of power supply function attrs
` [PATCH v3 04/20] power_supply: sysfs: Use power_supply_*() API for accessing "
` [PATCH v3 05/20] power_supply: 88pm860x_charger: "
` [PATCH v3 06/20] power_supply: ab8500: "
` [PATCH v3 07/20] mfd: "
` [PATCH v3 08/20] power_supply: apm_power: "
` [PATCH v3 09/20] power_supply: bq2415x_charger: "
` [PATCH v3 10/20] power_supply: charger-manager: "
` [PATCH v3 11/20] power_supply: Change ownership from driver to core
` [PATCH v3 12/20] power_supply: Add power_supply_put for decrementing device reference counter
` [PATCH v3 13/20] power_supply: Increment power supply use counter when obtaining references
` [PATCH v3 14/20] power_supply: charger-manager: Decrement the power supply's device reference counter
` [PATCH v3 15/20] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [PATCH v3 16/20] x86/olpc/xo15/sci: "
  ` [PATCH v3 02/20] power_supply: Move run-time configuration to separate structure
  ` [PATCH v3 17/20] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter
` [PATCH v3 18/20] power_supply: bq2415x_charger: "
` [PATCH v3 19/20] mfd: ab8500: "
` [PATCH v3 20/20] arm: mach-pxa: "

[PATCH 0/3] Expose more controls from tegra-max98090
 2015-02-11 16:34 UTC  (5+ messages)
` [PATCH 1/3] ASoC: tegra: Expose Headphones pin to userspace
` [PATCH 2/3] ASoC: tegra: Add sink for the internal mic to tegra_max98090
` [PATCH 3/3] ASoC: tegra: Add control for the Mic Jack pin

(unknown)
 2015-02-11 14:03 UTC 

[PATCH] mmc: tegra: Write xfer_mode, CMD regs in together
 2015-02-10  7:44 UTC  (5+ messages)

Tegra baseline test results for v3.19
 2015-02-09  9:01 UTC 

[PATCH 3/7] mmc: tegra: use devm help functions to get the clk and gpio
 2015-02-06  3:15 UTC 

[PATCH v2 0/3] Documentation: DT bindings: update DT binding docs with Tegra chips
 2015-02-05 19:25 UTC  (5+ messages)
` [PATCH v2 2/3] Documentation: DT bindings: add more Tegra chip compatible strings

[PATCH] GPU-DRM-Tegra: Delete an unnecessary check before the function call "vunmap"
 2015-02-05 17:00 UTC  (2+ messages)
                                  ` [PATCH] IOMMU-Tegra: gart: Delete an unnecessary check before the function call "vfree"

[PATCH v3 00/10] Improvements to Tegra-based Chromebook support
 2015-02-04 16:56 UTC  (7+ messages)
` [PATCH v3 01/10] ARM: tegra: Set the sound card model that alsaucm expects

[PATCH v3] Add support for Nyan-big
 2015-02-03 17:22 UTC  (2+ messages)

[PATCH v3] dma-buf: cleanup dma_buf_export() to make it easily extensible
 2015-02-03  9:29 UTC  (2+ messages)

pull request for Tegra clock updates for 3.20
 2015-02-02 23:15 UTC  (2+ messages)

[PATCH 0/3] arm: tegra: implement NVEC driver using tegra i2c
 2015-02-02 21:20 UTC  (8+ messages)
` [PATCH 1/3] i2c: tegra: implement slave mode
` [PATCH 2/3] staging/nvec: reimplement on top of tegra i2c driver
` [PATCH 3/3] dt: paz00: define nvec as child of i2c bus

Tegra baseline test results for v3.19-rc7
 2015-02-02 19:33 UTC 

[PATCH] Warning that occured while compiling the nvec in 3.19.0-rc5+ is fixed
 2015-02-02 17:08 UTC  (4+ messages)
        ` [PATCH] Warning that occured while compiling the nvec in3.19.0-rc5+ "

[PATCH 0/4] clk: tegra: add support for the Tegra132 CAR IP block (fwd)
 2015-02-02 15:18 UTC  (3+ messages)

[PATCH 1/2 v3] spi: tegra20-sflash: cleanup wait_for_completion return handling
 2015-02-02 11:40 UTC  (2+ messages)

[PATCH 1/2] spi: tegra20-sflash: cleanup wait_for_completion return handling
 2015-02-02  9:15 UTC  (4+ messages)

[PATCH v2] spi: tegra114: cleanup wait_for_completion return handling
 2015-02-02  9:11 UTC  (3+ messages)
` [PATCH 1/2 v2] spi: tegra20-sflash: "
  ` [PATCH 2/2 v2] spi: tegra20-slink: "

[PATCH] spi: tegra114: cleanup wait_for_completion return handling
 2015-02-02  9:04 UTC  (2+ messages)

[PATCH 2/2] spi: tegra20-slink: cleanup wait_for_completion return handling
 2015-02-02  9:03 UTC  (2+ messages)

[PATCH 1/2] spi: tegra20-sflash: cleanup wait_for_completion return handling
 2015-02-01 13:00 UTC 

[PATCH 00/15] iommu: Move domain allocation into drivers
 2015-01-30 12:22 UTC  (4+ messages)
` [PATCH 02/15] iommu: Introduce iommu domain types

Documentation: DT bindings: update DT binding docs with Tegra chips
 2015-01-30  3:07 UTC  (11+ messages)
` [PATCH 02/24] Documentation: DT bindings: add more chip compatible strings for Tegra PCIe

[PATCH v2] arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*
 2015-01-29 18:59 UTC  (3+ messages)

[PATCH] arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*
 2015-01-29 15:57 UTC  (3+ messages)

[PATCH v2] Add support for Nyan-big
 2015-01-29 14:32 UTC  (7+ messages)

[PATCH v2] mmc: tegra: Write xfer_mode, CMD regs in together
 2015-01-29 10:24 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).