linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-20 07:05:57 to 2017-10-03 23:02:37 UTC [more...]

[PATCH v2 0/4] Tegra DMA clocks addition / correction
 2017-10-03 23:02 UTC 

[PATCH] dmaengine: tegra-apb: Support non-flow controlled slave configuration
 2017-10-03 22:38 UTC 

[PATCH v2 0/2] Correct Tegra20 FUSE driver DMA usage
 2017-10-03 22:35 UTC  (3+ messages)
  ` [PATCH v2 1/2] soc/tegra: fuse: Fix reading registers using DMA on Tegra20
  ` [PATCH v2 2/2] soc/tegra: fuse: Explicitly request DMA channel from APB DMA driver

[PATCH v2 0/2] NVIDIA Tegra20 video decoder driver
 2017-10-03 21:51 UTC  (3+ messages)
` [PATCH v2 1/2] staging: Introduce "
` [PATCH v2 2/2] ARM: dts: tegra20: Add video decoder node

[PATCH v2 00/16] gpio: Tight IRQ chip integration and banked infrastructure
 2017-10-03 18:26 UTC  (21+ messages)
` [PATCH v2 01/16] gpio: Implement tighter IRQ chip integration
` [PATCH v2 03/16] gpio: Move irqdomain into struct gpio_irq_chip
` [PATCH v2 04/16] gpio: Move irq_base to "
` [PATCH v2 05/16] gpio: Move irq_handler "
` [PATCH v2 06/16] gpio: Move irq_default_type "
` [PATCH v2 08/16] gpio: Move irq_nested into "
` [PATCH v2 10/16] gpio: Move lock_key "
` [PATCH v2 11/16] gpio: Add Tegra186 support
` [PATCH v2 12/16] gpio: omap: Fix checkpatch warnings
` [PATCH v2 13/16] gpio: omap: Rename struct gpio_bank to struct omap_gpio_bank
  ` [PATCH v2 02/16] gpio: Move irqchip into struct gpio_irq_chip
  ` [PATCH v2 07/16] gpio: Move irq_chained_parent to "
  ` [PATCH v2 09/16] gpio: Move irq_valid_mask into "
  ` [PATCH v2 14/16] gpio: Add support for banked GPIO controllers
  ` [PATCH v2 15/16] gpio: tegra: Use banked GPIO infrastructure
` [PATCH v2 16/16] gpio: tegra186: "

[PATCH v1 0/5] NVIDIA Tegra AHB DMA controller driver
 2017-10-03 17:04 UTC  (43+ messages)
` [PATCH v1 1/5] clk: tegra: Add AHB DMA clock entry
` [PATCH v1 2/5] clk: tegra: Bump SCLK clock rate to 216MHz on Tegra20
` [PATCH v1 4/5] dmaengine: Add driver for NVIDIA Tegra AHB DMA controller
  ` [PATCH v1 3/5] dt-bindings: Add DT bindings "
  ` [PATCH v1 5/5] ARM: dts: tegra: Add AHB DMA controller nodes

[PATCH V2] firmware: tegra: add BPMP debugfs support
 2017-10-03 11:21 UTC  (3+ messages)

[PATCH] clk: tegra30: make tegra_clk_pll_params __ro_after_init
 2017-10-03  8:32 UTC  (2+ messages)

[PATCH 0/4] firmware: tegra: add checks for BPMP error return code
 2017-10-02 20:26 UTC  (13+ messages)
` [PATCH 1/4] firmware: tegra: propagate error code to caller
` [PATCH 2/4] clk: tegra: check BPMP response return code
` [PATCH 3/4] reset: "
` [PATCH 4/4] soc/tegra: bpmp: "

[PATCH] PCI: tegra: Use different MSI target address for Tegra20
 2017-10-02 20:19 UTC  (7+ messages)

[PATCH V2] usb: phy: tegra: Fix phy suspend for UDC
 2017-10-02 16:34 UTC  (3+ messages)

[PATCH v2 1/5] arm64: tegra: Add BPMP thermal sensor to Tegra186
 2017-10-02 13:03 UTC  (6+ messages)
` [PATCH v2 5/5] thermal: Add Tegra BPMP thermal sensor driver

Tegra baseline test results for v4.14-rc3
 2017-10-02  9:39 UTC  (2+ messages)

[PATCH] firmware: tegra: add BPMP debugfs support
 2017-10-02  8:36 UTC  (5+ messages)

Project Funding Program
 2017-10-01 17:35 UTC 

[PATCH v3 0/6] Miscellaneous improvements to Host1x and TegraDRM
 2017-09-30  7:01 UTC  (12+ messages)
` [PATCH v3 1/6] gpu: host1x: Enable Tegra186 syncpoint protection
` [PATCH v3 2/6] gpu: host1x: Enable gather filter
` [PATCH v3 3/6] gpu: host1x: Improve debug disassembly formatting
` [PATCH v3 4/6] gpu: host1x: Disassemble more instructions
` [PATCH v3 5/6] gpu: host1x: Fix incorrect comment for channel_request
  ` [PATCH v3 6/6] drm/tegra: Use u64_to_user_ptr helper

[PATCH] usb: phy: tegra: Fix phy suspend for UDC
 2017-09-29 15:12 UTC  (5+ messages)

[PATCH] clk/tegra: Delete an error message for a failed memory allocation in three functions
 2017-09-29  9:19 UTC  (2+ messages)

[PATCH v1 0/2] NVIDIA Tegra20 video decoder driver
 2017-09-28 11:37 UTC  (16+ messages)
` [PATCH v1 1/2] staging: Introduce "
` [PATCH v1 2/2] ARM: dts: tegra20: Add video decoder node

Build error for NVIDIA Tegra DRM since 4.14-rc1
 2017-09-28  8:30 UTC  (2+ messages)

[PATCH V2 0/4] Add Tegra186 PCIe support
 2017-09-27 11:58 UTC  (5+ messages)
` [PATCH V2 2/4] PCI: tegra: "
  ` [PATCH V2 1/4] dt-bindings: pci: tegra: Document Tegra186 PCIe DT
  ` [PATCH V2 3/4] arm64: tegra: Add PCIe node for Tegra186
  ` [PATCH V2 4/4] arm64: tegra: Enable PCIe on Jetson TX2

[PATCH] PCI: tegra: Use generic accessors where possible
 2017-09-27  9:33 UTC  (3+ messages)

[PATCH v1 1/3] soc/tegra: fuse: Fix reading registers using DMA on Tegra20
 2017-09-26 22:40 UTC  (13+ messages)
  ` [PATCH v1 2/3] ARM: dts: tegra20: Add DMA phandle to 'fuse' node
  ` [PATCH v1 3/3] soc/tegra: fuse: Explicitly request DMA channel from APB DMA driver

[PATCH v1 0/4] iommu/tegra: gart: Couple corrections
 2017-09-26 16:57 UTC  (13+ messages)
` [PATCH v1 1/4] iommu/tegra: gart: Don't unnecessarily allocate registers context
` [PATCH v1 2/4] iommu/tegra: gart: Check whether page is already mapped
` [PATCH v1 3/4] iommu/tegra: gart: Move PFN validation out of spinlock
` [PATCH v1 4/4] iommu/tegra: gart: Correct number of unmapped bytes

[PATCH v3] platform/chrome: Use proper protocol transfer function
 2017-09-26 15:40 UTC  (9+ messages)

[PATCH 1/2] gpu: host1x: Call of_dma_configure after setting bus
 2017-09-26 11:27 UTC  (7+ messages)
  ` [PATCH 2/2] of: configure DMA for host1x devices

[PATCH v2 6/6] drm/atomic: Make async plane update checks work as intended, v2
 2017-09-26  4:59 UTC  (4+ messages)
        ` [PATCH] drm/atomic: Make async plane update checks actually work as intended

[PATCH] sound: tegra20-spdif: remove "default m"
 2017-09-25 20:37 UTC  (2+ messages)

Tegra baseline test results for v4.14-rc2
 2017-09-25 14:41 UTC  (2+ messages)

[PATCH v2] drm/tegra: Replace dev_* with DRM_DEV_*
 2017-09-25  8:27 UTC  (5+ messages)
  ` [Outreachy kernel] "

[PATCH] drm/tegra: Replace dev_* with DRM_DEV_*
 2017-09-24  6:52 UTC  (2+ messages)
  ` [Outreachy kernel] "

[PATCH v2 0/6] Miscellaneous improvements to Host1x and TegraDRM
 2017-09-22 23:17 UTC  (5+ messages)
` [PATCH v2 1/6] gpu: host1x: Enable Tegra186 syncpoint protection

[PATCH] mmc: tegra: Mark 64 bit dma broken on Tegra186
 2017-09-22  9:45 UTC  (2+ messages)

[PATCH 00/16] gpio: Tight IRQ chip integration and banked infrastructure
 2017-09-21 12:06 UTC  (5+ messages)

[PATCH] arm64: tegra: Add SMMU node for Tegra186
 2017-09-20 12:46 UTC  (2+ messages)

[PATCH 0/4] Add Tegra186 PCIe support
 2017-09-20  9:52 UTC  (2+ messages)

[PATCH] phy: tegra: Handle return value of kasprintf
 2017-09-20  7:05 UTC 


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