linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-28 08:54:30 to 2018-04-27 10:10:16 UTC [more...]

[PATCH V2 1/3] usb: xhci: tegra: Prepare for adding runtime PM support
 2018-04-27 10:10 UTC  (5+ messages)
` [PATCH V2 2/3] usb: xhci: tegra: Add "
` [PATCH V2 3/3] usb: xhci: tegra: Add support for managing powergates

[PATCH v1 0/4] Tegra GART fixes and improvements
 2018-04-27 10:02 UTC  (9+ messages)
  ` [PATCH v1 1/4] iommu/tegra: gart: Add debugging facility
  ` [PATCH v1 2/4] iommu/tegra: gart: Fix gart_iommu_unmap()
  ` [PATCH v1 3/4] iommu/tegra: gart: Constify number of GART pages
  ` [PATCH v1 4/4] iommu/tegra: gart: Optimize map/unmap

[PATCH v4 00/15] Memory controller hot reset
 2018-04-27  9:39 UTC  (26+ messages)
` [PATCH v4 01/15] dt-bindings: arm: tegra: Remove duplicated Tegra30+ MC binding
` [PATCH v4 02/15] dt-bindings: memory: tegra: Document #reset-cells property of the Tegra30 MC
` [PATCH v4 03/15] dt-bindings: arm: tegra: Document #reset-cells property of the Tegra20 MC
` [PATCH v4 04/15] dt-bindings: memory: tegra: Add hot resets definitions
` [PATCH v4 05/15] memory: tegra: Do not handle spurious interrupts
` [PATCH v4 06/15] memory: tegra: Setup interrupts mask before requesting IRQ
` [PATCH v4 07/15] memory: tegra: Apply interrupts mask per SoC
` [PATCH v4 08/15] memory: tegra: Remove unused headers inclusions
` [PATCH v4 09/15] memory: tegra: Squash tegra20-mc into common tegra-mc driver
` [PATCH v4 10/15] memory: tegra: Introduce memory client hot reset
` [PATCH v4 11/15] memory: tegra: Add Tegra210 memory controller hot resets
` [PATCH v4 12/15] memory: tegra: Add Tegra124 "
` [PATCH v4 13/15] memory: tegra: Add Tegra114 "
` [PATCH v4 14/15] memory: tegra: Add Tegra30 "
` [PATCH v4 15/15] memory: tegra: Add Tegra20 "

[PATCH v1 0/4] Restore ULPI USB on Tegra20
 2018-04-26 23:58 UTC  (5+ messages)
` [PATCH v1 1/4] clk: tegra20: Add DEV1/DEV2 OSC dividers
` [PATCH v1 2/4] pinctrl: tegra20: Provide CDEV1/2 clock muxes
` [PATCH v1 3/4] clk: tegra20: Set correct parents for CDEV1/2 clocks
` [PATCH v1 4/4] ARM: dts: tegra20: Revert "Fix ULPI regression on Tegra20"

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-26 21:23 UTC  (12+ messages)
` [PATCH 10/61] gpio: "
` [PATCH 20/61] input: keyboard: "
` [PATCH 49/61] staging: nvec: "

[PATCH 1/4] drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
 2018-04-26 21:00 UTC  (6+ messages)
  ` [PATCH 2/4] dma-mapping: Introduce dma_iommu_detach_device() API
  ` [PATCH 3/4] ARM: dma-mapping: Implement arch_iommu_detach_device()
  ` [PATCH 4/4] drm/nouveau: tegra: Use dma_iommu_detach_device()

[PATCH] arm64: Add MIDR encoding for NVIDIA CPUs
 2018-04-26 17:32 UTC 

[PATCH] drm/core: Remove drm_dev_unref() and it's uses
 2018-04-26 13:52 UTC  (9+ messages)
  ` [Intel-gfx] "

[PATCH v2 1/5] drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
 2018-04-26 13:14 UTC  (17+ messages)
  ` [PATCH v2 2/5] dma-mapping: Introduce dma_iommu_detach_device() API
  ` [PATCH v2 3/5] ARM: dma-mapping: Implement arch_iommu_detach_device()
  ` [PATCH v2 4/5] drm/nouveau: tegra: Use dma_iommu_detach_device()
  ` [PATCH v2 5/5] ARM: Unconditionally enable ARM_DMA_USE_IOMMU

[PATCH v3 0/5] Use of_clk_get_parent_count() instead of open coding
 2018-04-26 11:57 UTC  (10+ messages)
` [PATCH v3 1/5] clk: Extract OF clock helpers in <linux/of_clk.h>
` [PATCH v3 2/5] ARM: timer-sp: Use of_clk_get_parent_count() instead of open coding
` [PATCH v3 3/5] soc: rockchip: power-domain: "
` [PATCH v3 4/5] soc/tegra: pmc: "
` [PATCH v3 5/5] pinctrl: sunxi: "

[PATCH v2 0/5] Use of_clk_get_parent_count() instead of open coding
 2018-04-26 11:56 UTC  (14+ messages)
` [PATCH v2 1/5] clk: Extract OF clock helpers in <linux/of_clk.h>
` [PATCH v2 2/5] ARM: timer-sp: Use of_clk_get_parent_count() instead of open coding
` [PATCH v2 3/5] soc: rockchip: power-domain: "
` [PATCH v2 4/5] soc/tegra: pmc: "
` [PATCH v2 5/5] pinctrl: sunxi: "

[PATCH] ARM: tegra: fix ulpi regression on tegra20
 2018-04-26 11:39 UTC  (7+ messages)

[PATCH/RFC 0/4] Implement standard color keying properties
 2018-04-25 19:27 UTC 

[RFC 5/5] PCI: tegra: use seq_open_data
 2018-04-25  9:38 UTC  (4+ messages)

[PATCH] drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
 2018-04-24 15:30 UTC  (2+ messages)

[PATCH] MAINTAINERS: Rakesh Iyer can't be reached anymore
 2018-04-23 19:03 UTC  (3+ messages)

[PATCH v3 1/2] dma-mapping: move dma configuration to bus infrastructure
 2018-04-23 12:56 UTC  (7+ messages)
      ` [PATCH v3 2/2] drivers: remove force dma flag from buses

[PATCH] gpu: drm: tegra: Adding new typedef vm_fault_t
 2018-04-23 10:54 UTC  (4+ messages)

[PATCH v1] gpu: host1x: Fix dma_free_wc() argument in the error path
 2018-04-23  9:58 UTC  (2+ messages)

[PATCH 1/2] drm/tegra: Fix order of teardown in IOMMU case
 2018-04-23  8:43 UTC  (6+ messages)
` [PATCH 2/2] drm/tegra: Acquire a reference to the IOVA cache

[PATCH v1 0/4] More DRM object properties on Tegra
 2018-04-20  7:34 UTC  (12+ messages)
` [PATCH v1 1/4] drm/tegra: plane: Implement zPos plane property for older Tegra's
` [PATCH v1 2/4] drm/tegra: dc: Rename supports_blending to legacy_blending
` [PATCH v1 3/4] drm/tegra: plane: Add custom colorkey properties for older Tegra's
` [PATCH v1 4/4] drm/tegra: plane: Add custom CSC BLOB property

[PATCH] drm/tegra: hub: Use state directly
 2018-04-18 10:40 UTC 

[PATCH] gpu: drm: tegra: Adding new typedef vm_fault_t
 2018-04-16 16:09 UTC 

[PATCH V2 0/9] Implementation of Tegra Tachometer driver
 2018-04-10 13:43 UTC  (8+ messages)
` [PATCH V2 3/9] dt-bindings: Tegra186 tachometer device tree bindings

[PATCH v3 0/3] Tegra's USB driver dependency fix
 2018-04-09 22:02 UTC  (4+ messages)
` [PATCH v3 1/3] usb: phy: tegra: Cleanup error messages
` [PATCH v3 2/3] usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phy
` [PATCH v3 3/3] usb: phy: Add Kconfig entry for Tegra PHY driver

[PATCH] thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops
 2018-04-09 11:56 UTC  (2+ messages)

[usb-next PATCH v11 0/8] initialize (multiple) PHYs for a HCD
 2018-04-06  8:28 UTC  (7+ messages)
` [usb-next PATCH v11 3/8] usb: core: add a wrapper for the USB PHYs on the HCD

[PATCH v17 01/10] LIB: Introduce a generic PIO mapping method
 2018-04-03 18:24 UTC  (6+ messages)

[PATCH v2] phy: tegra: Remove self cast in tegra_xusb_port_find_lane
 2018-04-03 12:39 UTC  (3+ messages)

[PATCH] phy: tegra: Remote self cast in tegra_xusb_port_find_lane
 2018-04-01  6:57 UTC 

[PATCH 00/24] drm_framebuffer boilerplate removal
 2018-03-30 14:47 UTC  (7+ messages)
  ` [PATCH 11/24] drm/tegra: Remove duplicate framebuffer num_planes
  ` [PATCH 12/24] drm/tegra: Move GEM BOs to drm_framebuffer
  ` [PATCH 13/24] drm/tegra: tegra_fb -> drm_framebuffer
  ` [PATCH 14/24] drm/tegra: Move fbdev unmap special case
  ` [PATCH 15/24] drm/tegra: Use drm_gem_fb_destroy

[GIT PULL] drm/tegra: Fixes for v4.16
 2018-03-28 15:20 UTC 

[PATCHv4] irqchip: arm-gic: take gic_lock when updating irq type
 2018-03-28 14:36 UTC  (2+ messages)

[PATCH -next] drm/tegra: dc: Using NULL instead of plain integer
 2018-03-28 12:52 UTC 

[PATCHv3] irqchip: arm-gic: take gic_lock when updating irq type
 2018-03-28 12:21 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).