linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-14 15:50:24 to 2025-08-22 14:06:02 UTC [more...]

[PATCH v1 00/19] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-08-22 14:06 UTC  (26+ messages)
` [PATCH v1 01/19] clk: tegra: init CSUS clock "
` [PATCH v1 02/19] dt-bindings: clock: tegra20: Add IDs for CSI PAD clocks
` [PATCH v1 03/19] clk: tegra30: add CSI PAD clock gates
` [PATCH v1 04/19] dt-bindings: display: tegra: document Tegra30 VIP
` [PATCH v1 05/19] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v1 06/19] staging: media: tegra-video: csi: move CSI helpers to header
` [PATCH v1 07/19] staging: media: tegra-video: csi: parametrize MIPI calibration device presence
` [PATCH v1 08/19] staging: media: tegra-video: vi: adjust get_selection op check
` [PATCH v1 09/19] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
` [PATCH v1 10/19] staging: media: tegra-video: tegra20: set correct maximum width and height
` [PATCH v1 11/19] staging: media: tegra-video: tegra20: add support for second output of VI
` [PATCH v1 12/19] staging: media: tegra-video: tegra20: simplify format align calculations
` [PATCH v1 13/19] staging: media: tegra-video: tegra20: set VI HW revision
` [PATCH v1 14/19] staging: media: tegra-video: tegra20: increase maximum VI clock frequency
` [PATCH v1 15/19] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422 1X16
` [PATCH v1 16/19] staging: media: tegra-video: tegra20: adjust luma buffer stride
` [PATCH v1 17/19] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
` [PATCH v1 18/19] ARM: tegra: add CSI binding for Tegra20 and Tegra30
` [PATCH v1 19/19] staging: media: tegra-video: add CSI support "

[PATCH 1/4] arm64: tegra: Add default GIC address cells on Tegra132
 2025-08-22 13:33 UTC  (4+ messages)
` [PATCH 2/4] arm64: tegra: Add default GIC address cells on Tegra186
` [PATCH 3/4] arm64: tegra: Add default GIC address cells on Tegra194
` [PATCH 4/4] arm64: tegra: Add default GIC address cells on Tegra210

[PATCH v3 0/5] Disable ATS via iommu during PCI resets
 2025-08-22 13:21 UTC  (48+ messages)
` [PATCH v3 1/5] iommu: Lock group->mutex in iommu_deferred_attach
` [PATCH v3 2/5] iommu: Pass in gdev to __iommu_device_set_domain
` [PATCH v3 3/5] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v3 4/5] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
` [PATCH v3 5/5] pci: Suspend iommu function prior to resetting a device

[PATCH] arm64: dts: tegra: fix APB DMA controller node name
 2025-08-22 10:41 UTC 

[PATCH] gpu: host1x: use dev_err_probe() in probe path
 2025-08-22  6:14 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 0/3] clk: tegra: add DFLL support for Tegra 4
 2025-08-22  5:21 UTC  (9+ messages)
` [PATCH v1 1/3] drivers: cpufreq: add Tegra 4 support
` [PATCH v1 2/3] drivers: clk: tegra: add DFLL support for Tegra 4
` [PATCH v1 3/3] ARM: tegra: Add DFLL clock support on "

[bug report] drm/tegra: Implement job submission part of new UAPI
 2025-08-22  3:07 UTC  (2+ messages)

[PATCH 0/5] perf/arm_cspmu: Preparatory patches for NVIDIA T410 PMU
 2025-08-22  1:28 UTC  (10+ messages)
` [PATCH 1/5] perf/arm_cspmu: Export arm_cspmu_apmt_node
` [PATCH 3/5] perf/arm_cspmu: Add pmpidr support
` [PATCH 4/5] perf/arm_cspmu: nvidia: Add revision id matching

[PATCH 6.15 000/509] 6.15.11-rc2 review
 2025-08-21 14:56 UTC 

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

[PATCH v3 0/6] thermal: tegra: add SOCTHERM support for Tegra114
 2025-08-21  8:00 UTC  (15+ messages)
` [PATCH v3 1/6] soc: tegra: fuse: add Tegra114 nvmem cells and fuse lookups
` [PATCH v3 2/6] dt-bindings: thermal: Document Tegra114 SOCTHERM Thermal Management System
` [PATCH v3 3/6] thermal: tegra: soctherm-fuse: prepare calibration for Tegra114 support
` [PATCH v3 4/6] dt-bindings: thermal: tegra: add Tegra114 soctherm header
` [PATCH v3 5/6] thermal: tegra: add Tegra114 specific SOCTHERM driver
` [PATCH v3 6/6] ARM: tegra: Add SOCTHERM support on Tegra114

[PATCH] dt-bindings: dma: nvidia,tegra20-apbdma: Add undocumented compatibles and "clock-names"
 2025-08-20 17:42 UTC  (2+ messages)

[PATCH v2 0/9] Tegra114: implement EMC support
 2025-08-20 15:13 UTC  (10+ messages)
` [PATCH v2 1/9] ARM: tegra: Add ACTMON support on Tegra114
` [PATCH v2 2/9] dt-bindings: memory: Document Tegra114 Memory Controller
` [PATCH v2 3/9] memory: tegra: implement EMEM regs and ICC ops for Tegra114
` [PATCH v2 4/9] dt-bindings: memory: Add Tegra114 memory client IDs
` [PATCH v2 5/9] clk: tegra: remove EMC to MC clock mux in Tegra114
` [PATCH v2 6/9] dt-bindings: memory: Document Tegra114 External Memory Controller
` [PATCH v2 7/9] memory: tegra: Add Tegra114 EMC driver
` [PATCH v2 8/9] ARM: tegra: Add External Memory Controller node on Tegra114
` [PATCH v2 9/9] ARM: tegra: Add EMC OPP and ICC properties to Tegra114 EMC and ACTMON device-tree nodes

[PATCH 6.12 000/438] 6.12.43-rc2 review
 2025-08-20 14:07 UTC 

[PATCH 6.16 000/564] 6.16.2-rc2 review
 2025-08-20 14:07 UTC 

[PATCH 6.15 000/515] 6.15.11-rc1 review
 2025-08-20 14:07 UTC 

[PATCH] crypto: tegra - Remove the use of dev_err_probe()
 2025-08-20 12:37 UTC 

[PATCH v3] staging: nvec: Remove unused NVEC_PHD macro
 2025-08-20  6:31 UTC  (2+ messages)

[PATCH v2 0/5] thermal: tegra: add SOCTHERM support for Tegra114
 2025-08-20  5:17 UTC  (4+ messages)
` [PATCH v2 3/5] thermal: tegra: soctherm-fuse: parametrize configuration further

[PATCH] gpu: host1x: Syncpoint interrupt performance optimization
 2025-08-19 18:04 UTC  (2+ messages)

[PATCH] PCI: tegra: fix devm_kcalloc argument order for port->phys allocation
 2025-08-19 15:04 UTC 

[PATCH v3 0/3] pinctrl: tegra: Add Tegra186 pinmux driver
 2025-08-19 11:29 UTC  (2+ messages)

[PATCH] staging: media: tegra-video: Remove the use of dev_err_probe()
 2025-08-19 11:13 UTC  (4+ messages)

[PATCH v2] staging: media: tegra-video: Remove the use of dev_err_probe()
 2025-08-19 11:00 UTC 

[PATCH v2] staging: nvec: Remove unused NVEC_PHD macro
 2025-08-19  6:05 UTC  (2+ messages)

[PATCH] staging: nvec: Silence unused argument warning in NVEC_PHD macro
 2025-08-18 19:52 UTC  (6+ messages)

[PATCH] arm64: tegra: Remove otg id gpio from Jetson TX2 NX
 2025-08-18 18:56 UTC  (7+ messages)

[PATCH v7 0/3] PCI: tegra: Allow building as a module
 2025-08-18 18:39 UTC  (4+ messages)

[PATCH rc] iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_map
 2025-08-18 17:04 UTC  (2+ messages)

[PATCH] dt-bindings: power: Add power domain IDs for Tegra264
 2025-08-18 17:00 UTC  (2+ messages)

[PATCH 00/65] media: Rationalise usage of v4l2_fh
 2025-08-18 14:12 UTC  (5+ messages)
  ` [PATCH 11/65] media: Replace file->private_data access with custom functions
  ` [PATCH 27/65] media: Reset file->private_data to NULL in v4l2_fh_del()

[PATCH v4 0/5] Add I2C support for Tegra264
 2025-08-18  9:24 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: i2c: nvidia,tegra20-i2c: Document Tegra264 I2C
` [PATCH v4 2/5] i2c: tegra: Do not configure DMA if not supported
` [PATCH v4 3/5] i2c: tegra: Add HS mode support
` [PATCH v4 4/5] i2c: tegra: Add support for SW mutex register
` [PATCH v4 5/5] i2c: tegra: Add Tegra264 support

[PATCH 0/5] Properly Limit Tegra210 Clock Rates
 2025-08-18  6:31 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: clock: tegra124-dfll: Add property to limit frequency
` [PATCH 2/5] soc: tegra: fuse: speedo-tegra210: Update speedo ids
` [PATCH 3/5] soc: tegra: fuse: speedo-tegra210: Add sku 0x8F
` [PATCH 4/5] clk: tegra: dfll: Support limiting max clock per device
` [PATCH 5/5] arm64: tegra: Limit max cpu frequency on P3450

[PATCH RESEND 0/2] i2c: tegra: Add Tegra256 I2C controller support
 2025-08-18  4:33 UTC  (3+ messages)
` [PATCH RESEND 1/2] dt-bindings: i2c: nvidia,tegra20-i2c: Add Tegra256 I2C compatible
` [PATCH RESEND 2/2] i2c: tegra: Add Tegra256 support

[PATCH v1 0/5] gpu/drm: tegra: add DSI support for Tegra20/Tegra30
 2025-08-16 14:36 UTC  (3+ messages)
` [PATCH v1 3/5] gpu/drm: host1x: mipi: add Tegra20/Tegra30 MIPI calibration logic

[PATCH] arm64: tegra: Enable NVDEC and NVENC on Tegra210
 2025-08-16  6:03 UTC 

[PATCH 6.15 000/480] 6.15.10-rc1 review
 2025-08-15 16:53 UTC  (5+ messages)
` (no subject)
  ` 

[PATCH] clk: tegra: Remove redundant semicolons
 2025-08-14 21:41 UTC  (2+ messages)

[PATCH 00/13] PCI: Drop superfluous pci_epc_features initialization
 2025-08-14 15:50 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;
as well as URLs for NNTP newsgroup(s).