linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-13 08:37:09 to 2020-08-20 19:51:20 UTC [more...]

[PATCH 00/18] Convert arch/arm to use iommu-dma
 2020-08-20 19:51 UTC  (25+ messages)
` [PATCH 01/18] ARM/dma-mapping: Drop .dma_supported for IOMMU ops
` [PATCH 02/18] ARM/dma-mapping: Consolidate IOMMU ops callbacks
` [PATCH 03/18] ARM/dma-mapping: Merge IOMMU ops
` [PATCH 04/18] iommu/dma: Add temporary hacks for arch/arm
` [PATCH 05/18] ARM/dma-mapping: Switch to iommu_dma_ops
` [PATCH 06/18] ARM/dma-mapping: Support IOMMU default domains
` [PATCH 07/18] iommu/arm-smmu: Remove arch/arm workaround
` [PATCH 08/18] iommu/renesas: "
` [PATCH 09/18] iommu/mediatek-v1: Add IOMMU_DOMAIN_DMA support
` [PATCH 10/18] iommu/msm: "
` [PATCH 11/18] iommu/omap: "
` [PATCH 12/18] iommu/tegra-gart: "
` [PATCH 13/18] iommu/tegra: "
` [PATCH 14/18] drm/exynos: Consolidate IOMMU mapping code
` [PATCH 15/18] drm/nouveau/tegra: Clean up IOMMU workaround
` [PATCH 16/18] staging/media/tegra-vde: "
` [PATCH 17/18] media/omap3isp: "
` [PATCH 18/18] ARM/dma-mapping: Remove legacy dma-iommu API

[PATCH 4.14 000/226] 4.14.194-rc2 review
 2020-08-20 16:13 UTC 

[PATCH] memory: tegra: Correct shift value of apew
 2020-08-20 15:24 UTC  (2+ messages)

[PATCH 5.8 000/232] 5.8.3-rc1 review
 2020-08-20 13:55 UTC  (2+ messages)

[PATCH 4.14 000/228] 4.14.194-rc1 review
 2020-08-20 13:51 UTC  (4+ messages)

[PATCH 5.7 000/204] 5.7.17-rc1 review
 2020-08-20 13:19 UTC 

[PATCH 4.19 00/92] 4.19.141-rc1 review
 2020-08-20 12:48 UTC 

[PATCH 4.9 000/212] 4.9.233-rc1 review
 2020-08-20 12:48 UTC 

[PATCH 5.4 000/152] 5.4.60-rc1 review
 2020-08-20 12:48 UTC 

[Patch] cpufreq: replace cpu_logical_map with read_cpuid_mpir
 2020-08-20 12:37 UTC  (3+ messages)

[PATCH 4.4 000/149] 4.4.233-rc1 review
 2020-08-20 12:09 UTC 

[PATCH v2 0/9] Audio graph card updates and usage with Tegra210 audio
 2020-08-20  9:02 UTC  (10+ messages)
` [PATCH v2 2/9] ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names
` [PATCH v2 3/9] ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM

Request to pick up couple NVIDIA Tegra ASoC patches into 5.7 kernel
 2020-08-20  8:15 UTC  (3+ messages)

[PATCH v3 4/6] arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH v3 6/6] sdhci: tegra: Add missing TMCLK for data timeout
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 00/20] Convert all remaining drivers to GEM object functions
 2020-08-19 10:43 UTC  (21+ messages)
` [PATCH 01/20] drm/amdgpu: Introduce "
` [PATCH 06/20] drm/i915: "
` [PATCH 10/20] drm/omapdrm: "
` [PATCH 12/20] drm/radeon: "
` [PATCH 17/20] drm/vkms: "
` [PATCH 18/20] drm/xen: "
` [PATCH 19/20] drm/xlnx: Initialize DRM driver instance with CMA helper macro
` [PATCH 20/20] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver

[PATCH V2 1/2] Add new flush_iotlb_range and handle freelists when using iommu_unmap_fast
 2020-08-18 16:15 UTC  (4+ messages)
` [PATCH V2 2/2] Handle init_iova_flush_queue failure in dma-iommu path

[PATCH] PCI: tegra: no need to check return value of debugfs_create functions
 2020-08-18 14:09 UTC  (2+ messages)

[PATCH] mwifiex: Do not use GFP_KERNEL in atomic context
 2020-08-18 12:52 UTC  (2+ messages)

[PATCH v2 1/2] drm: allow limiting the scatter list size
 2020-08-18  9:20 UTC 

[PATCH 1/2] drm: allow limiting the scatter list size
 2020-08-18  9:00 UTC  (5+ messages)

[PATCH 5.8 000/464] 5.8.2-rc1 review
 2020-08-18  5:49 UTC  (2+ messages)

[PATCH 1/2] Add new flush_iotlb_range and handle freelists when using iommu_unmap_fast
 2020-08-17 21:19 UTC  (2+ messages)
` [PATCH 2/2] Handle init_iova_flush_queue failure in dma-iommu path

[PATCH 5.7 000/393] 5.7.16-rc1 review
 2020-08-17 20:55 UTC 

[PATCH 5.4 000/270] 5.4.59-rc1 review
 2020-08-17 20:54 UTC 

[PATCH 4.19 000/168] 4.19.140-rc1 review
 2020-08-17 20:54 UTC 

[PATCH v2 00/29] *memory: Cleanup, improve and compile test memory drivers
 2020-08-17 18:34 UTC  (13+ messages)
` [RFT v2 01/29] memory: omap-gpmc: Remove unneeded asm/mach-types.h inclusion
` [RFT v2 02/29] memory: omap-gpmc: Remove unused file-scope phys_base and mem_size
` [PATCH v2 16/29] memory: renesas-rpc-if: Simplify with PTR_ERR_OR_ZERO
` [RFT v2 20/29] memory: omap-gpmc: Return meaningful error codes in gpmc_cs_set_timings()
` [RFT v2 21/29] memory: omap-gpmc: Remove GPMC_SET_ONE_CD_MAX macro for safety
` [PATCH v2 24/29] memory: tegra: tegra210-emc: Fix indentation

[PATCH 00/35] dma: convert tasklets to use new tasklet_setup()
 2020-08-17  8:17 UTC  (36+ messages)
` [PATCH 01/35] dma: altera-msgdma: convert tasklets to use new tasklet_setup() API
` [PATCH 02/35] dma: at_hdmac: "
` [PATCH 03/35] dma: at_xdmac: "
` [PATCH 04/35] dma: coh901318: "
` [PATCH 05/35] dma: dw: "
` [PATCH 06/35] dma: ep93xx: "
` [PATCH 07/35] dma: fsl: "
` [PATCH 08/35] dma: imx-dma: "
` [PATCH 09/35] dma: ioat: "
` [PATCH 10/35] dma: iop_adma: "
` [PATCH 11/35] dma: ipu: "
` [PATCH 12/35] dma: k3dma: "
` [PATCH 13/35] dma: mediatek: "
` [PATCH 14/35] dma: mmp: "
` [PATCH 15/35] dma: mpc512x: "
` [PATCH 16/35] dma: mv_xor: "
` [PATCH 17/35] dma: mxs-dma: "
` [PATCH 18/35] dma: nbpfaxi: "
` [PATCH 19/35] dma: pch_dma: "
` [PATCH 20/35] dma: pl330: "
` [PATCH 21/35] dma: ppc4xx: "
` [PATCH 22/35] dma: qcom: "
` [PATCH 23/35] dma: sa11x0: "
` [PATCH 24/35] dma: sirf-dma: "
` [PATCH 25/35] dma: ste_dma40: "
` [PATCH 26/35] dma: sun6i: "
` [PATCH 27/35] dma: tegra20: "
` [PATCH 28/35] dma: timb_dma: "
` [PATCH 29/35] dma: txx9dmac: "
` [PATCH 30/35] dma: virt-dma: "
` [PATCH 31/35] dma: xgene: "
` [PATCH 32/35] dma: xilinx: "
` [PATCH 33/35] dma: plx_dma: "
` [PATCH 34/35] dma: sf-pdma: "
` [PATCH 35/35] dma: k3-udma: "

Role of DMA Heaps vs GEM in allocation
 2020-08-17  8:07 UTC  (5+ messages)

[PATCH RESEND v12 0/4] Panel rotation patches
 2020-08-16 16:17 UTC  (7+ messages)
` [PATCH RESEND v12 1/4] drm/panel: Add helper for reading DT rotation
` [PATCH RESEND v12 2/4] drm/panel: Read panel orientation for BOE TV101WUM-NL6
` [PATCH RESEND v12 3/4] drm/panel: lvds: Read panel orientation
` [PATCH RESEND v12 4/4] drm/panel-simple: "

[PATCH v3] cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()
 2020-08-14 17:53 UTC  (2+ messages)

[PATCH v5 00/36] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-08-14 16:47 UTC  (40+ messages)
` [PATCH v5 01/36] clk: Export clk_hw_reparent()
` [PATCH v5 02/36] clk: tegra: Remove Memory Controller lock
` [PATCH v5 03/36] clk: tegra: Export Tegra20 EMC kernel symbols
` [PATCH v5 04/36] memory: tegra20-emc: Make driver modular
` [PATCH v5 05/36] memory: tegra30-emc: "
` [PATCH v5 06/36] memory: tegra124-emc: "
` [PATCH v5 07/36] memory: tegra124-emc: Use devm_platform_ioremap_resource
` [PATCH v5 08/36] soc/tegra: fuse: Export tegra_read_ram_code()
` [PATCH v5 09/36] memory: tegra20-emc: Initialize MC timings
` [PATCH v5 10/36] PM / devfreq: tegra20: Silence deferred probe error
` [PATCH v5 11/36] PM / devfreq: tegra30: "
` [PATCH v5 12/36] PM / devfreq: tegra20: Use MC timings for building OPP table
` [PATCH v5 13/36] PM / devfreq: tegra30: "
` [PATCH v5 14/36] PM / devfreq: tegra20: Add error messages to tegra_devfreq_target()
` [PATCH v5 15/36] PM / devfreq: tegra30: "
` [PATCH v5 16/36] PM / devfreq: tegra20: Adjust clocks conversion ratio and polling interval
` [PATCH v5 17/36] PM / devfreq: tegra20: Relax Kconfig dependency
` [PATCH v5 18/36] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v5 19/36] dt-bindings: memory: tegra20: emc: "
` [PATCH v5 20/36] dt-bindings: memory: tegra30: mc: "
` [PATCH v5 21/36] dt-bindings: memory: tegra30: emc: "
` [PATCH v5 22/36] dt-bindings: host1x: Document new interconnect properties
` [PATCH v5 23/36] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v5 24/36] dt-bindings: memory: tegra30: "
` [PATCH v5 25/36] ARM: tegra: Add interconnect properties to Tegra20 device-tree
` [PATCH v5 26/36] ARM: tegra: Add interconnect properties to Tegra30 device-tree
` [PATCH v5 27/36] memory: tegra-mc: Register as interconnect provider
` [PATCH v5 28/36] memory: tegra20-emc: Use devm_platform_ioremap_resource
` [PATCH v5 29/36] memory: tegra20-emc: Continue probing if timings are missing in device-tree
` [PATCH v5 30/36] memory: tegra20-emc: Register as interconnect provider
` [PATCH v5 31/36] memory: tegra20-emc: Create tegra20-devfreq device
` [PATCH v5 32/36] memory: tegra30-emc: Continue probing if timings are missing in device-tree
` [PATCH v5 33/36] memory: tegra30-emc: Register as interconnect provider
` [PATCH v5 34/36] drm/tegra: dc: Support memory bandwidth management
` [PATCH v5 35/36] drm/tegra: dc: Tune up high priority request controls for Tegra20
` [PATCH v5 36/36] drm/tegra: dc: Extend debug stats with total number of events

[PATCH RESEND v3] iommu/tegra-smmu: Add missing locks around mapping operations
 2020-08-14 16:22 UTC 

[PATCH v1] ARM: tegra: nexus7: Add touchscreen
 2020-08-14  0:21 UTC 

[PATCH RESEND v10 0/4] Support DRM bridges on NVIDIA Tegra
 2020-08-13 22:06 UTC  (5+ messages)
` [PATCH RESEND v10 1/4] drm/tegra: output: Don't leak OF node on error
` [PATCH RESEND v10 2/4] drm/tegra: output: Support DRM bridges
` [PATCH RESEND v10 3/4] drm/tegra: output: rgb: Support LVDS encoder bridge
` [PATCH RESEND v10 4/4] drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridge

[PATCH v3 00/10] Summit SMB3xx driver & device-tree
 2020-08-13 21:34 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: battery: Add temperature properties
` [PATCH v3 02/10] dt-bindings: power: supply: Add device-tree binding for Summit SMB3xx
` [PATCH v3 03/10] power: supply: Support battery temperature device-tree properties
` [PATCH v3 04/10] power: supply: smb347-charger: Use resource-managed API
` [PATCH v3 05/10] power: supply: smb347-charger: Implement device-tree support
` [PATCH v3 06/10] power: supply: smb347-charger: Support SMB345 and SMB358
` [PATCH v3 07/10] power: supply: smb347-charger: Remove virtual smb347-battery
` [PATCH v3 08/10] power: supply: smb347-charger: Replace mutex with IRQ disable/enable
` [PATCH v3 09/10] ARM: dts: qcom: apq8064-nexus7: Add SMB345 battery charger
` [PATCH v3 10/10] ARM: tegra: nexus7: Add SMB347 "


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