public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-21 02:17:21 to 2025-08-02 09:28:50 UTC [more...]

[PATCH 00/65] media: Rationalise usage of v4l2_fh
 2025-08-02  9:22 UTC  (33+ messages)
` [PATCH 01/65] media: pci: saa7164: Store v4l2_fh pointer in file->private_data
` [PATCH 02/65] media: imagination: "
` [PATCH 03/65] media: ti: vpe: "
` [PATCH 04/65] media: usb: hdpvr: "
` [PATCH 05/65] media: usb: pvrusb2: "
` [PATCH 06/65] media: usb: uvcvideo: "
` [PATCH 07/65] media: staging: most: "
` [PATCH 08/65] media: Wrap file->private_data access with a helper function
` [PATCH 09/65] media: Replace file->private_data access with file_to_v4l2_fh()
` [PATCH 10/65] media: nvidia: tegra-vde: Replace file->private_data access
` [PATCH 11/65] media: Replace file->private_data access with custom functions
` [PATCH 12/65] media: pci: ivtv: Don't create fake v4l2_fh
` [PATCH 13/65] media: amphion: Make some vpu_v4l2 functions static
` [PATCH 14/65] media: amphion: Delete v4l2_fh synchronously in .release()
` [PATCH 15/65] media: visl: Drop visl_v4l2fh_to_ctx() function
` [PATCH 16/65] media: v4l2-fh: Move piece of documentation to correct function
` [PATCH 17/65] media: rcar-vin: Do not set file->private_data
` [PATCH 18/65] media: rzg2l-cru: "
` [PATCH 19/65] media: camss: Replace .open() file operation with v4l2_fh_open()
` [PATCH 20/65] media: camss: Remove custom .release fop()
` [PATCH 21/65] media: chips-media: wave5: Pass file pointer to wave5_cleanup_instance()
` [PATCH 22/65] media: qcom: iris: Pass file pointer to iris_v4l2_fh_(de)init()
` [PATCH 23/65] media: qcom: iris: Set file->private_data in iris_v4l2_fh_(de)init()
` [PATCH 24/65] media: qcom: iris: Drop unused argument to iris_get_inst()
` [PATCH 25/65] media: qcom: venus: Pass file pointer to venus_close_common()
` [PATCH 26/65] media: Set file->private_data in v4l2_fh_add()
` [PATCH 27/65] media: Reset file->private_data to NULL in v4l2_fh_del()
` [PATCH 28/65] media: v4l2-ioctl: Access v4l2_fh from private_data
` [PATCH 29/65] media: allegro: Access v4l2_fh from file
` [PATCH 30/65] media: meson-ge2d: "
` [PATCH 31/65] media: coda: "
` [PATCH 32/65] media: wave5: "

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

[PATCH] usb: gadget: tegra-xudc: fix PM use count underflow
 2025-08-01 17:40 UTC 

[PATCH][next] thermal: tegra: Fix dereference of pointer tz before it is null checked
 2025-08-01 17:22 UTC  (4+ messages)

[RFC PATCH 0/6] Allow DMA consumers to pass a cookie to providers' of_xlate
 2025-08-01 12:00 UTC  (15+ messages)
` [PATCH RFC 1/6] dt-bindings: dma: qcom,gpi: Retire passing the protocol ID
` [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 RFC 4/6] i2c: qcom-geni: Hint GENI protocol ID to GPI DMA
` [PATCH RFC 5/6] spi: geni-qcom: "
` [PATCH RFC 6/6] arm64: dts: qcom: x1e80100: Remove GENI protocol ID from DMA cells

[PATCH 0/2] i2c: tegra: Add Tegra256 I2C controller support
 2025-08-01  9:56 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: i2c: nvidia,tegra20-i2c: Add Tegra256 I2C compatible
` [PATCH 2/2] i2c: tegra: Add Tegra256 support

[REQUEST] Release Firmware to Match Current Driver Support
 2025-08-01  9:56 UTC  (2+ messages)

[PATCH] arm64: tegra: Enable ramoops on Tegra210 and newer
 2025-08-01  9:49 UTC  (14+ messages)

[PATCH] arm64: tegra: Remove otg id gpio from Jetson TX2 NX
 2025-08-01  9:43 UTC  (6+ messages)

[PATCH] arm64: tegra: Set usb micro-b port to otg mode on P3450
 2025-08-01  9:41 UTC  (4+ messages)

[PATCH RFC] arm64: tegra: Add reserved-memory node for P3450
 2025-08-01  9:39 UTC  (8+ messages)

[PATCH v2 0/3] pinctrl: tegra: Add Tegra186 pinmux driver
 2025-08-01  9:35 UTC  (11+ messages)
` [PATCH v2 2/3] "

[PATCH v7 0/3] PCI: tegra: Allow building as a module
 2025-08-01  6:00 UTC  (6+ messages)
` [PATCH v7 1/3] irqdomain: Export irq_domain_free_irqs
` [PATCH v7 2/3] cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use
` [PATCH v7 3/3] PCI: tegra: Allow building as a module

[BUG] cpufreq: tegra186: Denver cores do not register
 2025-07-31 21:49 UTC  (5+ messages)

[PATCH v2 00/17] arm64: tegra: Add Tegra210B01 support
 2025-07-31 21:45 UTC  (14+ messages)
` [PATCH v2 01/17] dt-bindings: soc: tegra: pmc: Document Tegra210B01
` [PATCH v2 08/17] dt-bindings: tegra: Document Shield TV 2019
` [PATCH v2 10/17] phy: tegra: xusb: Add Tegra201B01 Support
` [PATCH v2 11/17] usb: xhci: tegra: Add Tegra210B01 support
` [PATCH v2 13/17] thermal: tegra: Add Tegra210B01 Support
` [PATCH v2 14/17] clk: tegra: Add Tegra210B01 support
` [PATCH v2 15/17] arm64: tegra: Add BPMP node for Tegra210
` [PATCH v2 16/17] arm64: tegra: Add Tegra210B01 support
` [PATCH v2 17/17] arm64: tegra: Add support for NVIDIA Shield TV Pro 2019

[PATCH v2 0/2] arm64: tegra: Add NVIDIA Jetson Nano 2GB Developer Kit support
 2025-07-31 21:41 UTC  (4+ messages)

[GIT PULL 1/8] soc/tegra: Updates for v6.17-rc1
 2025-07-31 16:32 UTC  (7+ messages)
` [GIT PULL 7/8] arm64: tegra: Changes "
  ` [GIT PULL v2] "
    ` [GIT PULL v3] arm64: tegra: Device tree changes "

[GIT PULL 3/8] dt-bindings: Updates for v6.17-rc1
 2025-07-31 16:28 UTC  (2+ messages)
` [GIT PULL v2] dt-bindings: Changes "

[PATCH v3 21/24] pmdomain: core: Leave powered-on genpds on until late_initcall_sync
 2025-07-31 15:07 UTC  (5+ messages)
  ` [PATCH v3 20/24] pmdomain: core: Default to use of_genpd_sync_state() for genpd providers

[PATCH] soc/tegra: pmc: Ensure power-domains are in a known state
 2025-07-31 12:18 UTC 

[PATCH v2 1/3] arm: Update HD-audio configs again
 2025-07-31  9:11 UTC 

[PATCH 1/3] arm: Update HD-audio configs again
 2025-07-31  6:48 UTC 

[PATCH 6.6 00/76] 6.6.101-rc1 review
 2025-07-30 20:10 UTC 

[PATCH 6.15 00/92] 6.15.9-rc1 review
 2025-07-30 14:09 UTC 

[PATCH 6.12 000/117] 6.12.41-rc1 review
 2025-07-30 14:09 UTC 

[PATCH] soc: Use dev_fwnode()
 2025-07-30 13:37 UTC  (3+ messages)

[PATCH v2 0/2] arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
 2025-07-30  7:04 UTC  (2+ messages)

[PATCH v4 0/2] iommu/arm-smmu-v3: Two vsmmu impl_ops cleanups
 2025-07-29 22:27 UTC  (4+ messages)
` [PATCH v4 1/2] iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3
` [PATCH v4 2/2] iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size

[PATCH] firmware: tegra: Do not warn on missing memory-region property
 2025-07-29 15:50 UTC  (2+ messages)

[PATCH V3 0/3] Introduce a generic register settings dt-binding
 2025-07-29 14:05 UTC  (12+ messages)
` [PATCH V3 1/3] dt-binding: Add register-settings binding
` [PATCH V3 2/3] dt-binding: i2c: nvidia,tegra20-i2c: Add register-setting support
` [PATCH V3 3/3] dt-binding: mmc: tegra: "

[PATCH] firmware: tegra: bpmp: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-07-29 12:24 UTC  (3+ messages)

[PATCH] regulator: core: correct convergence check in regulator_set_voltage()
 2025-07-29 11:00 UTC 

[PATCH v2] regulator: core: repeat voltage setting request for stepped regulators
 2025-07-29  9:18 UTC  (3+ messages)

[PATCH] gpu: host1x: use dev_err_probe() in probe path
 2025-07-28  0:15 UTC 

[PATCH v3 0/2] iommu/arm-smmu-v3: Two vsmmu impl_ops cleanups
 2025-07-25 19:01 UTC  (16+ messages)
` [PATCH v3 1/2] iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3
` [PATCH v3 2/2] iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size

[PATCH v5 0/4] Add NVIDIA VRS RTC support
 2025-07-25 15:58 UTC  (10+ messages)
` [PATCH v5 1/4] dt-bindings: rtc: Document NVIDIA VRS RTC
` [PATCH v5 2/4] arm64: tegra: Add device-tree node for NVVRS RTC
` [PATCH v5 3/4] rtc: nvvrs: add NVIDIA VRS device driver
` [PATCH v5 4/4] arm64: defconfig: enable NVIDIA VRS RTC

[PATCH v2] dt-bindings: Correct indentation and style in DTS example
 2025-07-25 10:02 UTC 

[PATCH] usb: gadget: Fix trb_virt_to_phys() error value
 2025-07-25  9:44 UTC  (2+ messages)

[PATCH] staging: media: tegra-video: use BIT() macro instead of shift
 2025-07-25  8:09 UTC  (2+ messages)

[PATCH 0/2] clean up in tegra clk
 2025-07-24 22:31 UTC  (5+ messages)
` [PATCH 1/2] clk: tegra: periph: Fix error handling and resolve unsigned compare warning
` [PATCH 2/2] clk: tegra: periph: Make tegra_clk_periph_ops static

[PATCH v2 0/8] Support for Tegra264 and Tegra254 in CBB driver
 2025-07-24 17:28 UTC  (3+ messages)

[PATCH 0/3] phy: fix device leaks at unbind
 2025-07-24 13:12 UTC  (4+ messages)
` [PATCH 1/3] phy: tegra: xusb: fix device and OF node leak at probe
` [PATCH 2/3] phy: ti: omap-usb2: fix device leak at unbind
` [PATCH 3/3] phy: ti-pipe3: "

[PATCH 6.6 000/111] 6.6.100-rc1 review
 2025-07-23 11:34 UTC 

[PATCH 6.15 000/187] 6.15.8-rc1 review
 2025-07-23 11:34 UTC 

[PATCH 6.12 000/158] 6.12.40-rc1 review
 2025-07-23 11:34 UTC 

[PATCH 6.1 00/79] 6.1.147-rc1 review
 2025-07-23 11:34 UTC 

[PATCH v1 0/5] gpu/drm: tegra: add DSI support for Tegra20/Tegra30
 2025-07-23  1:57 UTC  (7+ messages)
` [PATCH v1 3/5] gpu/drm: host1x: mipi: add Tegra20/Tegra30 MIPI calibration logic
` [PATCH v1 5/5] ARM: tegra: add MIPI calibration binding for Tegra20/Tegra30

[PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-07-22 14:36 UTC  (3+ messages)

[PATCH 1/2] mailbox: Use per-thread completion to fix wrong completion order
 2025-07-22  8:15 UTC  (6+ messages)
  ` (no subject)

[PATCH 00/17] arm64: tegra: Add Tegra210B01 support
 2025-07-21 20:17 UTC  (3+ messages)
` [PATCH 05/17] dt-bindings: thermal: tegra: Document Tegra210B01

[PATCH v2 0/2] iommu/arm-smmu-v3: Two vsmmu impl_ops cleanups
 2025-07-21 19:40 UTC  (5+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3
` [PATCH v2 2/2] iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size

回复: [PATCH v6 01/24] genirq/devres: Add devm_request_threaded_irq_probe() and devm_request_irq_probe()
 2025-07-21 15:20 UTC 

[PATCH 0/2] iommu/arm-smmu-v3: Two vsmmu impl_ops cleanups
 2025-07-21 13:21 UTC  (5+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3
` [PATCH 2/2] iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size

[PATCH v2 1/1] media: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-21 11:03 UTC  (2+ messages)

[PATCH 67/80] usb: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-21  2:25 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