public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-23 00:14:27 to 2017-06-13 14:18:37 UTC [more...]

[PATCH 00/22] Tegra DRM fixes
 2017-06-13 14:18 UTC  (57+ messages)
` [PATCH 03/22] drm/tegra: Check whether page belongs to BO in tegra_bo_kmap()
` [PATCH 04/22] drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTL
` [PATCH 05/22] drm/tegra: Correct copying of waitchecks and disable them "
` [PATCH 06/22] drm/tegra: Check syncpoint ID "
` [PATCH 07/22] drm/tegra: Remove module ownership from the tegra_fb_ops
` [PATCH 08/22] drm/tegra: dc: Drop the reset asserts to workaround a bug
  ` [PATCH 12/22] gpu: host1x: Correct host1x_job_pin() error handling
  ` [PATCH 13/22] gpu: host1x: Do not leak BO's phys address to userspace
  ` [PATCH 14/22] gpu: host1x: Forbid relocation address shifting in the firewall
  ` [PATCH 15/22] gpu: host1x: Forbid RESTART opcode "
  ` [PATCH 16/22] gpu: host1x: Forbid unrelated SETCLASS "
  ` [PATCH 17/22] gpu: host1x: Check waits "
  ` [PATCH 18/22] gpu: host1x: Remove unused 'struct host1x_cmdbuf'
  ` [PATCH 19/22] gpu: host1x: Remove unused host1x_cdma_stop() definition
  ` [PATCH 20/22] gpu: host1x: Refactor channel allocation code
  ` [PATCH 21/22] drm/tegra: Don't use IOMMU on Tegra20
  ` [PATCH 22/22] Revert "iommu/tegra: gart: Do not register with bus"

[PATCH v2 0/2] Device tree changes for Tegra186 cpufreq
 2017-06-13 14:10 UTC  (13+ messages)
` [PATCH v2 1/2] dt-bindings: Add bindings for nvidia,tegra186-ccplex-cluster
    ` [PATCH v3 "
` [PATCH v2 2/2] arm64: tegra: Add CCPLEX_CLUSTER area in Tegra186

[PATCH 1/2] ARM: tegra: remove Whistler support
 2017-06-13 13:36 UTC  (4+ messages)
` [PATCH 2/2] ASoC: tegra: remove Whistler machine driver

[PATCH v3] dt-bindings: Add bindings for nvidia,tegra186-ccplex-cluster
 2017-06-13 12:57 UTC 

[PATCH 1/3] drm/nouveau/tegra: Skip manual unpowergating when not necessary
 2017-06-13 12:43 UTC  (5+ messages)
  ` [PATCH 2/3] drm/nouveau/tegra: Don't leave GPU in reset
  ` [PATCH 3/3] drm/nouveau: Skip vga_fini on non-PCI device

clean up and modularize arch dma_mapping interface
 2017-06-13 12:35 UTC  (65+ messages)
` [PATCH 02/44] ibmveth: properly unwind on init errors
` [PATCH 04/44] drm/exynos: don't use DMA_ERROR_CODE
` [PATCH 12/44] microblaze: remove DMA_ERROR_CODE
  ` [PATCH 01/44] firmware/ivc: use dma_mapping_error
  ` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
  ` [PATCH 05/44] drm/armada: don't abuse DMA_ERROR_CODE
  ` [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE
  ` [PATCH 07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops
  ` [PATCH 08/44] xen-swiotlb: implement ->mapping_error
  ` [PATCH 09/44] c6x: remove DMA_ERROR_CODE
  ` [PATCH 10/44] ia64: "
  ` [PATCH 11/44] m32r: "
  ` [PATCH 13/44] openrisc: "
  ` [PATCH 14/44] sh: "
  ` [PATCH 17/44] hexagon: switch to use ->mapping_error for error reporting
  ` [PATCH 19/44] s390: implement ->mapping_error
` [PATCH 15/44] xtensa: remove DMA_ERROR_CODE
` [PATCH 16/44] arm64: "
` [PATCH 18/44] iommu/amd: implement ->mapping_error
` [PATCH 20/44] sparc: "
` [PATCH 21/44] powerpc: "
` [PATCH 22/44] x86/pci-nommu: "
` [PATCH 23/44] x86/calgary: "
` [PATCH 24/44] x86: remove DMA_ERROR_CODE
` [PATCH 25/44] arm: implement ->mapping_error
` [PATCH 26/44] dma-mapping: remove DMA_ERROR_CODE
` [PATCH 27/44] sparc: remove leon_dma_ops
` [PATCH 28/44] sparc: remove arch specific dma_supported implementations
` [PATCH 29/44] dma-noop: remove dma_supported and mapping_error methods
` [PATCH 30/44] dma-virt: "
` [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation
` [PATCH 32/44] hexagon: remove the unused dma_is_consistent prototype
` [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation
` [PATCH 34/44] arm: remove arch specific "
` [PATCH 35/44] x86: "
` [PATCH 36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
` [PATCH 37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
` [PATCH 38/44] arm: "
` [PATCH 39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask
` [PATCH 40/44] tile: remove dma_supported and mapping_error methods
` [PATCH 41/44] powerpc/cell: clean up fixed mapping dma_ops initialization
` [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching
` [PATCH 43/44] dma-mapping: remove the set_dma_mask method
` [PATCH 44/44] powerpc: merge __dma_set_mask into dma_set_mask

[PATCH V2] pwm: tegra: Set maximum pwm clock source per SoC tapeout
 2017-06-13 12:32 UTC  (2+ messages)

[PATCH v5 0/6] reset: APIs to manage a list of resets
 2017-06-13  7:05 UTC  (11+ messages)
` [PATCH v5 2/6] reset: Add APIs to manage array "
  ` [PATCH v5 1/6] reset: use kref for reference counting
  ` [PATCH v5 3/6] reset: hide reset control arrays behind struct reset_control
  ` [PATCH v5 5/6] usb: dwc3: of-simple: Add support to get resets for the device
  ` [PATCH v5 6/6] soc/tegra: pmc: Use the new reset APIs to manage reset controllers
` [PATCH v5 4/6] usb: dwc3: of-simple: Re-order resource handling in remove

I Would love to discuse something with you
 2017-06-12 14:52 UTC 

Congratulation
 2017-06-11  6:34 UTC 

u-boot-flasher fails with current u-boot
 2017-06-09 12:28 UTC  (7+ messages)

[PATCH V4 0/3] ADD AHCI support for tegra210
 2017-06-08  6:20 UTC  (5+ messages)
  ` [PATCH V4 1/3] ata: ahci_tegra: Add "
  ` [PATCH V4 2/3] arm64: tegra: Enable AHCI on Tegra210
  ` [PATCH V4 3/3] dt-bindings: tegra: add binding documentation

[PATCH V2] dmaengine: tegra-apb: Really fix runtime-pm usage
 2017-06-06 14:48 UTC  (2+ messages)

[PATCH] dmaengine: tegra-apb: Really fix runtime-pm usage
 2017-06-06 12:23 UTC  (3+ messages)

[PATCH] firmware: tegra: Add VIC firmware
 2017-06-06 11:50 UTC 

Tegra baseline test results for v4.12-rc4
 2017-06-05 15:42 UTC 

Investment Interest & Offer
 2017-06-02 23:01 UTC 

[PATCH v4 0/4] reset: APIs to manage a list of resets
 2017-06-01 16:44 UTC  (5+ messages)
` [PATCH v4 4/4] soc/tegra: pmc: Use the new reset APIs to manage reset controllers

[PATCH 3/3] sound: ASoC: tegra: Select tegra30 i2s and ahub for tegra124 SoC
 2017-05-31 16:59 UTC  (11+ messages)

[PATCH 2/7] clocksource: Rename CLOCKSOURCE_OF_DECLARE
 2017-05-31  8:19 UTC  (13+ messages)

Tegra baseline test results for v4.12-rc3
 2017-05-30 14:32 UTC 

[RFC PATCH 0/4] PM / Domains: Add support for explicit control of PM domains
 2017-05-30  3:41 UTC  (11+ messages)

[PATCH 0/3] pinctrl: bcm/samsung/tegra: make bool code non-modular
 2017-05-29  8:33 UTC  (4+ messages)
` [PATCH 2/3] pinctrl: tegra: clean up modular vs. non-modular distinctions

[PATCH RFC 4/5] ARM: dts: tegra: use IRQ_TYPE_* to specify irq flags
 2017-05-26 18:06 UTC 

[PATCH V3 3/3] arm64: tegra: Enable SATA on Tegra210
 2017-05-25 11:15 UTC  (13+ messages)
  ` [PATCH V3 2/3] dt-bindings: tegra: Add tegra210 AHCI
  ` [PATCH V3 1/3] ata: ahci_tegra: Add AHCI support for tegra210

[PATCH 1/2] PCI: tegra: Support MSI 64-bit addressing
 2017-05-23 19:59 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