linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-05 01:34:48 to 2025-08-19 12:17:16 UTC [more...]

[PATCH v1 00/19] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-08-19 12:16 UTC  (20+ 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 v3 0/3] pinctrl: tegra: Add Tegra186 pinmux driver
 2025-08-19 11:29 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: Document Tegra186 pin controllers
` [PATCH v3 2/3] pinctrl: tegra: Add Tegra186 pinmux driver
` [PATCH v3 3/3] arm64: tegra: Add Tegra186 pin controllers

[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 v3 0/5] Disable ATS via iommu during PCI resets
 2025-08-19  5:09 UTC  (30+ 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] 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  (41+ messages)
` [PATCH 11/65] media: Replace file->private_data access with custom functions
` [PATCH 13/65] media: amphion: Make some vpu_v4l2 functions static
  ` [EXT] "
` [PATCH 14/65] media: amphion: Delete v4l2_fh synchronously in .release()
  ` [EXT] "
` [PATCH 27/65] media: Reset file->private_data to NULL in v4l2_fh_del()
` [PATCH 29/65] media: allegro: Access v4l2_fh from file
` [PATCH 39/65] media: imx-jpeg: "
  ` [EXT] "
` [PATCH 42/65] media: renesas: "
` [PATCH 58/65] media: zoran: Remove access to __fh
` [PATCH 63/65] media: ipu6: isys: Don't set V4L2_FL_USES_V4L2_FH manually
` [PATCH 64/65] media: staging: ipu7: "
` [PATCH 65/65] media: v4l2-ioctl: Stop passing fh pointer to ioctl handlers

[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  (6+ 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  (3+ messages)
` [PATCH 13/13] PCI: tegra194: "

[PATCH] clocksource/drivers/timer-tegra186: don't print superfluous errors
 2025-08-13 19:06 UTC 

[PATCH 6.16 000/627] 6.16.1-rc1 review
 2025-08-13 15:48 UTC 

[PATCH 6.12 000/369] 6.12.42-rc1 review
 2025-08-13 15:48 UTC 

[PATCH 6.6 000/262] 6.6.102-rc1 review
 2025-08-13 15:48 UTC 

[PATCH 6.1 000/253] 6.1.148-rc1 review
 2025-08-13 15:47 UTC 

[PATCH v1 0/7] Setting the scene to convert the timers into modules
 2025-08-13 13:00 UTC  (2+ messages)

[PATCH 0/5] perf/arm_cspmu: Preparatory patches for NVIDIA T410 PMU
 2025-08-12 23:34 UTC  (6+ messages)
` [PATCH 1/5] perf/arm_cspmu: Export arm_cspmu_apmt_node
` [PATCH 2/5] perf/arm_cspmu: Add callback to reset filter config
` [PATCH 3/5] perf/arm_cspmu: Add pmpidr support
` [PATCH 4/5] perf/arm_cspmu: nvidia: Add revision id matching
` [PATCH 5/5] perf/arm_cspmu: nvidia: Add pmevfiltr2 support

[PATCH] dt-bindings: dma: nvidia,tegra20-apbdma: Add undocumented compatibles and "clock-names"
 2025-08-12 20:33 UTC 

[PATCH 0/3] phy: fix device leaks at unbind
 2025-08-12 16:40 UTC  (4+ messages)
` [PATCH 1/3] phy: tegra: xusb: fix device and OF node leak at probe

[PATCH] Revert "drm/tegra: Use dma_buf from GEM object instance"
 2025-08-12  9:12 UTC  (2+ messages)

[PATCH v3 20/24] pmdomain: core: Default to use of_genpd_sync_state() for genpd providers
 2025-08-11 12:11 UTC  (2+ messages)

[PATCH] soc/tegra: pmc: Ensure power-domains are in a known state
 2025-08-11 10:37 UTC  (2+ messages)

[PATCH v4 0/3] ARM: tegra: complete Tegra 4 and Tegra K1 device trees
 2025-08-11  8:39 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: display: tegra: document EPP, ISP, MPE and TSEC for Tegra114+

[PATCH v1 0/3] clk: tegra: add DFLL support for Tegra 4
 2025-08-11  8:08 UTC  (4+ messages)
` [PATCH v1 1/3] drivers: cpufreq: add Tegra 4 support

[PATCH v2 0/5 RESEND] thermal: tegra: add SOCTHERM support for Tegra114
 2025-08-11  8:04 UTC  (6+ messages)
` [PATCH v2 1/5 RESEND] soc: tegra: fuse: add Tegra114 nvmem cells and fuse lookups
` [PATCH v2 2/5 RESEND] dt-bindings: thermal: Document Tegra114 SOCTHERM Thermal Management System
` [PATCH v2 3/5 RESEND] thermal: tegra: soctherm-fuse: parametrize configuration further
` [PATCH v2 4/5 RESEND] thermal: tegra: add Tegra114 specific SOCTHERM driver
` [PATCH v2 5/5 RESEND] ARM: tegra: Add SOCTHERM support on Tegra114

[PATCH v3 0/4] Support USB wakeup function for Tegra234
 2025-08-11  7:45 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: usb: Add wake-up support for Tegra234 XUSB host controller
` [PATCH v3 2/4] arm64: tegra: Add interrupts for Tegra234 USB wake events
` [PATCH v3 3/4] soc/tegra: pmc: Add USB wake events for Tegra234
` [PATCH v3 4/4] usb: xhci: tegra: Support USB wakeup function "

[PATCH] cpuidle: tegra: Use for_each_{possible|online}_cpu() instead of for_each_cpu()
 2025-08-11  7:00 UTC 

[PATCH v3 00/76] media: Rationalise usage of v4l2_fh
 2025-08-10  1:30 UTC  (6+ messages)
` [PATCH v3 08/76] media: Wrap file->private_data access with a helper function
` [PATCH v3 10/76] media: nvidia: tegra-vde: Replace file->private_data access
` [PATCH v3 26/76] media: Set file->private_data in v4l2_fh_add()
` [PATCH v3 27/76] media: Reset file->private_data to NULL in v4l2_fh_del()
` [PATCH v3 45/76] media: tegra-vde: Access v4l2_fh from file

[PATCH v2 00/76] media: Rationalise usage of v4l2_fh
 2025-08-09 21:16 UTC  (6+ messages)
` [PATCH v2 08/76] media: Wrap file->private_data access with a helper function
` [PATCH v2 10/76] media: nvidia: tegra-vde: Replace file->private_data access
` [PATCH v2 26/76] media: Set file->private_data in v4l2_fh_add()
` [PATCH v2 27/76] media: Reset file->private_data to NULL in v4l2_fh_del()
` [PATCH v2 45/76] media: tegra-vde: Access v4l2_fh from file

[PATCH v2 0/4] Support USB wakeup function for Tegra234
 2025-08-08 16:45 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: usb: Add wake-up support for Tegra234 XUSB host controller
` [PATCH v2 2/4] arm64: tegra: Add interrupts for Tegra234 USB wake events
` [PATCH v2 3/4] soc/tegra: pmc: Add USB wake events for Tegra234
` [PATCH v2 4/4] usb: xhci: tegra: Support USB wakeup function "

[PATCH] dt-bindings: usb: Drop duplicate nvidia,tegra20-ehci.txt
 2025-08-08 15:55 UTC  (2+ messages)

[PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-08-08 10:46 UTC  (11+ messages)
` [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 17/25] drm/renesas/rcar-du: "
` [PATCH v5 25/25] drm/xlnx: "

[bug report] drm/tegra: Implement job submission part of new UAPI
 2025-08-06 11:42 UTC 

[RFC PATCH 0/6] Allow DMA consumers to pass a cookie to providers' of_xlate
 2025-08-05 22:08 UTC  (12+ messages)
` [PATCH RFC 2/6] dmaengine: Make of_dma_request_slave_channel pass a cookie to of_xlate
` [PATCH RFC 3/6] dmaengine: qcom: gpi: Accept protocol ID hints

[PATCH AUTOSEL 6.16-6.6] clk: tegra: periph: Fix error handling and resolve unsigned compare warning
 2025-08-05 13:09 UTC 

[PATCH 1/2] dt-bindings: gpio: Add Tegra256 support
 2025-08-05  6:46 UTC  (2+ messages)

[PATCH v5 0/4] Add NVIDIA VRS RTC support
 2025-08-05  6:18 UTC  (7+ messages)
` [PATCH v5 1/4] dt-bindings: rtc: Document NVIDIA VRS RTC


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