Linux-Tegra Archive mirror
 help / color / mirror / Atom feed
[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-21  5:36 UTC  (67+ messages)
` [PATCH v6 01/25] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v6 02/25] iommu: Pass in a driver-level user data structure to viommu_init op
` [PATCH v6 03/25] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v6 04/25] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v6 05/25] iommufd/selftest: Add coverage for viommu data
` [PATCH v6 06/25] iommufd/access: Allow access->ops to be NULL for internal use
` [PATCH v6 07/25] iommufd/access: Add internal APIs for HW queue to use
` [PATCH v6 08/25] iommufd/viommu: Add driver-defined vDEVICE support
` [PATCH v6 09/25] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v6 10/25] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v6 11/25] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v6 12/25] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v6 13/25] iommufd: Add mmap interface
` [PATCH v6 14/25] iommufd/selftest: Add coverage for the new "
` [PATCH v6 15/25] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v6 16/25] iommu: Allow an input type in hw_info op
` [PATCH v6 17/25] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v6 18/25] iommufd/selftest: Update hw_info coverage for an input data_type
` [PATCH v6 19/25] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
` [PATCH v6 20/25] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v6 21/25] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v6 22/25] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v6 23/25] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v6 24/25] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v6 25/25] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH v2 00/16] Use drm_panel_get/put() in of_drm_find_panel() and its callers
 2025-06-20 13:27 UTC  (20+ messages)
` [PATCH v2 01/16] drm/panel: get/put panel reference in drm_panel_add/remove()
` [PATCH v2 02/16] drm/panel: get the panel returned by of_drm_find_panel()
` [PATCH v2 03/16] drm/panel/samsung-dsicm: Keep up with refcounting
` [PATCH v2 04/16] drm/panel/sun4i: "
` [PATCH v2 05/16] drm/panel/exynos: "
` [PATCH v2 06/16] drm/panel/rcar_du_encoder: "
` [PATCH v2 07/16] drm/panel/rz-du: "
` [PATCH v2 08/16] drm/bridge/lvds-codec: "
` [PATCH v2 09/16] drm/bridge/fsl-ldb: "
` [PATCH v2 10/16] drm/panel/omapdrm: "
` [PATCH v2 11/16] drm/panel/sti: "
` [PATCH v2 12/16] drm/drm_of: "
` [PATCH v2 13/16] drm/fsl-dcu: "
` [PATCH v2 14/16] drm/mcde: "
` [PATCH v2 15/16] drm/bridge/analogix: "
` [PATCH v2 16/16] drm/tegra: "

[PATCH] clocksource: tegra186: avoid 64-bit division
 2025-06-20 11:19 UTC 

[PATCH] arm64: defconfig: Build STMMAC Ethernet driver into the kernel for NFS boot
 2025-06-19 15:07 UTC  (5+ messages)

[PATCH v8 0/3] clocksource: fix Tegra234 SoC Watchdog Timer
 2025-06-19 12:55 UTC  (5+ messages)
` [PATCH v8 1/3] clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support

[PATCH 0/2] drm/tegra: Avoid using import_attach directly
 2025-06-19 11:27 UTC  (3+ messages)
` [PATCH 1/2] drm/tegra: Test for imported buffers with drm_gem_is_imported()
` [PATCH 2/2] drm/tegra: Use dma_buf from GEM object instance

[PATCH v3 00/35] mmc: Cleanup sdhci_pltfm_free()/sdhci_free_host() usage
 2025-06-19 11:19 UTC  (2+ messages)

[PATCH v4 0/6] Add NVIDIA VRS PSEQ support
 2025-06-19  8:44 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: mfd: add NVIDIA VRS PSEQ
` [PATCH v4 2/6] arm64: tegra: Add device-tree node for NVVRS PSEQ
` [PATCH v4 3/6] mfd: nvvrs: add NVVRS PSEQ MFD driver
` [PATCH v4 4/6] rtc: nvvrs: add NVIDIA VRS PSEQ RTC device driver
` [PATCH v4 5/6] arm64: defconfig: enable NVIDIA VRS PSEQ
` [PATCH v4 6/6] MAINTAINERS: Add NVIDIA VRS PSEQ driver entry

[PATCH 1/2] clocksource/drivers/timer-tegra186: Avoid 64-bit divide operation
 2025-06-19  7:25 UTC  (4+ messages)
` [PATCH 2/2] clocksource/drivers/timer-tegra186: Simplify calculating timeleft

[PATCH v1 0/3] clk: tegra: add DFLL support for Tegra 4
 2025-06-18  9:13 UTC  (5+ messages)
` [PATCH v1 2/3] drivers: "

[PATCH 1/2] mailbox: Use per-thread completion to fix wrong completion order
 2025-06-18  8:03 UTC 

[PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-06-18  7:45 UTC  (30+ messages)
` [PATCH v5 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v5 02/25] drm/dumb-buffers: Provide helper to set pitch and size
  `  "
` [PATCH v5 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v5 04/25] drm/gem-shmem: "
` [PATCH v5 05/25] drm/gem-vram: "
` [PATCH v5 06/25] drm/armada: "
` [PATCH v5 07/25] drm/exynos: "
` [PATCH v5 08/25] drm/gma500: "
` [PATCH v5 09/25] drm/hibmc: "
` [PATCH v5 10/25] drm/imx/ipuv3: "
` [PATCH v5 11/25] drm/loongson: "
` [PATCH v5 12/25] drm/mediatek: "
` [PATCH v5 13/25] drm/msm: "
` [PATCH v5 14/25] drm/nouveau: "
` [PATCH v5 15/25] drm/omapdrm: "
` [PATCH v5 16/25] drm/qxl: "
` [PATCH v5 17/25] drm/renesas/rcar-du: "
` [PATCH v5 18/25] drm/renesas/rz-du: "
` [PATCH v5 19/25] drm/rockchip: "
` [PATCH v5 20/25] drm/tegra: "
` [PATCH v5 21/25] drm/virtio: "
` [PATCH v5 22/25] drm/vmwgfx: "
` [PATCH v5 23/25] drm/xe: "
` [PATCH v5 24/25] drm/xen: "
` [PATCH v5 25/25] drm/xlnx: "

[PATCH 6.15 000/780] 6.15.3-rc1 review
 2025-06-18  6:42 UTC 

[PATCH 6.12 000/512] 6.12.34-rc1 review
 2025-06-18  6:41 UTC 

[PATCH 6.6 000/356] 6.6.94-rc1 review
 2025-06-18  6:41 UTC 

[PATCH v1 0/2] ARM: tegra: Add device-tree for ASUS VivoTab RT TF600T
 2025-06-17 14:20 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: arm: tegra: Add Asus "
` [PATCH v1 2/2] ARM: tegra: Add device-tree for ASUS "

[PATCH] ASoC: tegra: AHUB: Remove unneeded semicolon
 2025-06-17 13:21 UTC  (2+ messages)

[PATCH 0/3] NVIDIA Tegra210 NVJPG support
 2025-06-17  9:26 UTC  (14+ messages)

[PATCH v1 0/2] ARM: tegra: Add device-tree for Asus Portable AiO P1801-T
 2025-06-16 21:46 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: arm: tegra: Add "
` [PATCH v1 2/2] ARM: tegra: Add device-tree for "

two tegra drier tracing patches
 2025-06-16 16:01 UTC  (3+ messages)
` [PATCH 1/2] memory: tegra-mc: add tracepoints for tegra mc tracing
` [PATCH 2/2] drivers/firware/tegra: add tracing to bpmp code

[PATCH] net: stmmac: Fix PTP ref clock for Tegra234
 2025-06-16 13:06 UTC  (9+ messages)

[PATCH v2] drm/fbdev-client: Skip DRM clients if modesetting is absent
 2025-06-16 10:35 UTC  (2+ messages)

[PATCH v3 0/5] Add I2C support for Tegra264
 2025-06-16 10:29 UTC  (10+ messages)
` [PATCH v3 2/5] i2c: tegra: Do not configure DMA if not supported
` [PATCH v3 4/5] i2c: tegra: Add support for SW mutex register
` [PATCH v3 5/5] i2c: tegra: Add Tegra264 support

[PATCH v3 0/6] Add NVIDIA VRS PSEQ support
 2025-06-16  8:35 UTC  (3+ messages)
` [PATCH v3 2/6] arm64: tegra: Add device-tree node for NVVRS PSEQ

[PATCH 1/1] phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode
 2025-06-15 16:52 UTC  (2+ messages)

[PATCH V2 0/2] Disable periodic tracking on Tegra234
 2025-06-15 16:52 UTC  (2+ messages)

[PATCH] spi: tegra210-qspi: Remove cache operations
 2025-06-14 11:01 UTC  (2+ messages)

[PATCH rc] iommu/terga: Fix incorrect size calculation
 2025-06-13 14:59 UTC  (2+ messages)

[PATCH v4 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-06-13  7:15 UTC  (7+ messages)
` [PATCH v4 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v4 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()

[PATCH v4 1/3] dt-bindings: i2c: nvidia,tegra20-i2c: Specify the required properties
 2025-06-13  7:00 UTC  (8+ messages)
` [PATCH v4 2/3] i2c: tegra: make reset an optional property

[PATCH v6 0/3] PCI: tegra: Allow building as a module
 2025-06-13  6:17 UTC  (2+ messages)

[PATCH v2 0/2] arm64: tegra: Add NVIDIA Jetson Nano 2GB Developer Kit support
 2025-06-12 20:12 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: arm: tegra: Document Jetson Nano Devkits
  ` [PATCH 1/2] dt-bindings: phy: samsung,mipi-video-phy: document exynos7870 MIPI phy

[PATCH] i2c: tegra: Add missing kernel-doc for dma_dev member
 2025-06-12 16:37 UTC  (2+ messages)

[PATCH] soc: Use dev_fwnode()
 2025-06-12 12:28 UTC  (3+ messages)

[PATCH] i2c: use inclusive callbacks in struct i2c_algorithm
 2025-06-12  8:12 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 read-only IMAP folder(s) and NNTP newsgroup(s).