public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-29 12:56:35 to 2025-06-11 07:35:18 UTC [more...]

[PATCH v3 0/6] Add NVIDIA VRS PSEQ support
 2025-06-11  7:34 UTC  (2+ messages)
` [PATCH v3 1/6] dt-bindings: mfd: add NVIDIA VRS PSEQ

[PATCH v2 0/3] pinctrl: tegra: Add Tegra186 pinmux driver
 2025-06-11  6:58 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Document Tegra186 pin controllers
` [PATCH v2 2/3] pinctrl: tegra: Add Tegra186 pinmux driver
` [PATCH v2 3/3] arm64: tegra: Add Tegra186 pin controllers

[PATCH RFC 0/2] arm64: tegra: Add NVIDIA Jetson Nano 2GB Developer Kit support
 2025-06-10 19:45 UTC  (7+ messages)
` [PATCH RFC 1/2] dt-bindings: arm: tegra: Document Jetson Nano Devkits
` [PATCH RFC 2/2] arm64: tegra: Add NVIDIA Jetson Nano 2GB Developer Kit support

[PATCH V2 0/2] Disable periodic tracking on Tegra234
 2025-06-10 13:46 UTC  (3+ messages)

[PATCH 1/1] phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode
 2025-06-10 13:45 UTC  (3+ messages)

[PATCH v3 00/35] mmc: Cleanup sdhci_pltfm_free()/sdhci_free_host() usage
 2025-06-10 11:16 UTC  (7+ messages)
` [PATCH v3 01/35] mmc: sdhci: Use devm_mmc_alloc_host() helper
` [PATCH v3 31/35] mmc: sdhci-tegra: Drop the use of sdhci_pltfm_free()

[PATCH v1 0/3] clk: tegra: add DFLL support for Tegra 4
 2025-06-10 11:09 UTC  (6+ 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 0/5] dt-bindings: mailbox: Few cleanups
 2025-06-10 10:43 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: mailbox: amlogic,meson-gxbb-mhu: Add missing interrupts maxItems
` [PATCH 2/5] dt-bindings: mailbox: ti,secure-proxy: Add missing reg maxItems
` [PATCH 3/5] dt-bindings: mailbox: Correct example indentation
` [PATCH 4/5] dt-bindings: mailbox: nvidia,tegra186-hsp: Use generic node name
` [PATCH 5/5] dt-bindings: mailbox: Drop consumers example DTS

[PATCH v4 1/3] dt-bindings: i2c: nvidia,tegra20-i2c: Specify the required properties
 2025-06-10  9:56 UTC  (10+ messages)
` [PATCH v4 2/3] i2c: tegra: make reset an optional property
` [PATCH v4 3/3] i2c: tegra: Remove dma_sync_*() calls

[PATCH 0/3] NVIDIA Tegra210 NVJPG support
 2025-06-10  9:52 UTC  (11+ messages)
` [PATCH 1/3] drm/tegra: Add NVJPG driver
` [PATCH 2/3] arm64: tegra: Add NVJPG power-domain node
` [PATCH 3/3] arm64: tegra: Add NVJPG node

[PATCH rc] iommu/terga: Fix incorrect size calculation
 2025-06-10  9:53 UTC  (4+ messages)

[BUG] cpufreq: tegra186: Denver cores do not register
 2025-06-10  9:20 UTC  (2+ messages)

[PATCH v2 0/7] Remove ops.pgsize_bitmap
 2025-06-10  9:11 UTC  (13+ messages)
` [PATCH v2 1/7] qiommu/arm-smmu-v3: Remove iommu_ops pgsize_bitmap
` [PATCH v2 2/7] iommu/arm-smmu: "
` [PATCH v2 3/7] iommu: Remove ops.pgsize_bitmap from drivers that don't use it
` [PATCH v2 4/7] iommu: Remove iommu_ops pgsize_bitmap from simple drivers
` [PATCH v2 5/7] iommu/mtk: Remove iommu_ops pgsize_bitmap
` [PATCH v2 6/7] iommu/qcom: "
` [PATCH v2 7/7] iommu: Remove ops->pgsize_bitmap

[PATCH v3 0/5] Add I2C support for Tegra264
 2025-06-10  8:28 UTC  (11+ messages)
` [PATCH v3 1/5] dt-bindings: i2c: nvidia,tegra20-i2c: Document Tegra264 I2C
` [PATCH v3 2/5] i2c: tegra: Do not configure DMA if not supported
` [PATCH v3 3/5] i2c: tegra: Add HS mode support
` [PATCH v3 4/5] i2c: tegra: Add support for SW mutex register
` [PATCH v3 5/5] i2c: tegra: Add Tegra264 support

[PATCH 6.14 00/24] 6.14.11-rc1 review
 2025-06-09 12:50 UTC 

[PATCH 6.15 00/34] 6.15.2-rc1 review
 2025-06-09 12:48 UTC 

[PATCH 6.12 00/24] 6.12.33-rc1 review
 2025-06-09 12:48 UTC 

[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-06  4:46 UTC  (39+ messages)
` [PATCH v5 09/29] iommufd: Do not unmap an owned iopt_area
` [PATCH v5 10/29] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v5 13/29] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v5 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v5 17/29] iommufd: Add mmap interface
` [PATCH v5 20/29] iommu: Allow an input type in hw_info op
` [PATCH v5 21/29] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v5 24/29] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v5 28/29] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v5 29/29] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH 0/4] pinctrl: tegra: Add Tegra186 pinmux driver
 2025-06-05 13:19 UTC  (4+ messages)

[PATCH 6.12] Revert "cpufreq: tegra186: Share policy per cluster"
 2025-06-05 12:54 UTC 

[PATCH 6.6] Revert "cpufreq: tegra186: Share policy per cluster"
 2025-06-05 12:53 UTC 

[PATCH 6.1] Revert "cpufreq: tegra186: Share policy per cluster"
 2025-06-05 12:52 UTC 

[PATCH 5.15] Revert "cpufreq: tegra186: Share policy per cluster"
 2025-06-05 12:51 UTC 

[PATCH v4 0/2] Support building tegra124-cpufreq as a module
 2025-06-05 10:51 UTC  (8+ messages)
` [PATCH v4 1/2] cpufreq: tegra124: Remove use of disable_cpufreq

[PATCH 6.12 00/55] 6.12.32-rc1 review
 2025-06-04 10:36 UTC  (7+ messages)

[PATCH 6.15 00/49] 6.15.1-rc1 review
 2025-06-04  9:41 UTC 

[PATCH 6.14 000/783] 6.14.9-rc1 review
 2025-06-04  9:40 UTC 

[PATCH 6.6 000/444] 6.6.93-rc1 review
 2025-06-04  9:40 UTC 

[PATCH 6.1 000/325] 6.1.141-rc1 review
 2025-06-04  9:40 UTC 

[PATCH 5.15 000/207] 5.15.185-rc1 review
 2025-06-04  9:40 UTC 

[PATCH 5.10 000/270] 5.10.238-rc1 review
 2025-06-04  9:40 UTC 

[PATCH 5.4 000/204] 5.4.294-rc1 review
 2025-06-04  9:40 UTC 

[PATCH v1 0/7] Setting the scene to convert the timers into modules
 2025-06-04  9:25 UTC  (19+ messages)
` [PATCH v1 1/7] clocksource/drivers/scx200: Add module owner
` [PATCH v1 2/7] clocksource/drivers/stm32-lp: "
` [PATCH v1 3/7] clocksource/drivers/sun5i: "
` [PATCH v1 4/7] clocksource/drivers/tegra186: "
` [PATCH v1 5/7] clocksource/drivers/stm: "
` [PATCH v1 6/7] clocksource/drivers/cs5535: "
` [PATCH v1 7/7] time: Export symbol for sched_clock register function

[PATCH AUTOSEL 6.1 11/46] i2c: tegra: check msg length in SMBUS block read
 2025-06-04  1:03 UTC 

[PATCH AUTOSEL 6.6 13/62] i2c: tegra: check msg length in SMBUS block read
 2025-06-04  1:01 UTC 

[PATCH AUTOSEL 6.12 19/93] i2c: tegra: check msg length in SMBUS block read
 2025-06-04  0:58 UTC 

[PATCH AUTOSEL 6.14 022/108] i2c: tegra: check msg length in SMBUS block read
 2025-06-04  0:54 UTC 

[PATCH AUTOSEL 6.15 023/118] i2c: tegra: check msg length in SMBUS block read
 2025-06-04  0:49 UTC 

[PATCH] usb: phy: tegra: Remove unused functions
 2025-06-03 20:39 UTC 

[REGRESSION] EMEM address decode error when using Tegra210 media engines
 2025-06-03 19:04 UTC  (6+ messages)

[Patch 0/8] Support for Tegra264 and GB10 in CBB driver
 2025-06-03  7:09 UTC  (10+ messages)
` [Patch 1/8] soc: tegra: cbb: clear err force register with err status
` [Patch 2/8] soc: tegra: cbb: change master-slave to initiator-target
` [Patch 3/8] soc: tegra: cbb: make error interrupt enable and status per SoC
` [Patch 4/8] soc: tegra: cbb: improve handling for per SoC fabric data
` [Patch 5/8] soc: tegra: cbb: support hw lookup to get timed out target address
` [Patch 6/8] dt-bindings: arm: tegra: Add NVIDIA Tegra264 CBB 2.0 binding
` [Patch 7/8] soc: tegra: cbb: add support for cbb fabrics in Tegra264
` [Patch 8/8] soc: tegra: cbb: add support for cbb fabrics in GB10

[PATCH V2 0/6] Add NVIDIA VRS PSEQ support
 2025-06-02 14:47 UTC  (4+ messages)
` [PATCH V2 4/6] rtc: nvvrs: add NVIDIA VRS PSEQ RTC device driver

[PATCH v3 1/3] dt-bindings: i2c: nvidia,tegra20-i2c: Specify the required properties
 2025-06-02 11:18 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 46/58] clocksource/drivers/timer-tegra186: Fix watchdog self-pinging
 2025-06-01 23:39 UTC 

[PATCH AUTOSEL 6.6 50/66] clocksource/drivers/timer-tegra186: Fix watchdog self-pinging
 2025-06-01 23:37 UTC 

[PATCH AUTOSEL 6.12 74/93] clocksource/drivers/timer-tegra186: Fix watchdog self-pinging
 2025-06-01 23:33 UTC 

[PATCH AUTOSEL 6.14 081/102] clocksource/drivers/timer-tegra186: Fix watchdog self-pinging
 2025-06-01 23:29 UTC 

[PATCH AUTOSEL 6.15 087/110] clocksource/drivers/timer-tegra186: Fix watchdog self-pinging
 2025-06-01 23:24 UTC 

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-30 18:34 UTC  (10+ messages)
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx

[PATCH AUTOSEL 5.10 08/10] ASoC: tegra210_ahub: Add check to of_device_get_match_data()
 2025-05-30 12:41 UTC 

[PATCH AUTOSEL 5.15 09/11] ASoC: tegra210_ahub: Add check to of_device_get_match_data()
 2025-05-30 12:41 UTC 

[PATCH AUTOSEL 6.1 11/13] ASoC: tegra210_ahub: Add check to of_device_get_match_data()
 2025-05-30 12:41 UTC 

[PATCH AUTOSEL 6.6 15/18] ASoC: tegra210_ahub: Add check to of_device_get_match_data()
 2025-05-30 12:40 UTC 

[PATCH AUTOSEL 6.12 20/26] ASoC: tegra210_ahub: Add check to of_device_get_match_data()
 2025-05-30 12:40 UTC 

[PATCH AUTOSEL 6.14 22/28] ASoC: tegra210_ahub: Add check to of_device_get_match_data()
 2025-05-30 12:39 UTC 

[PATCH AUTOSEL 6.15 24/30] ASoC: tegra210_ahub: Add check to of_device_get_match_data()
 2025-05-30 12:38 UTC 

[PATCH 0/7] Remove ops.pgsize_bitmap
 2025-05-29 20:46 UTC  (3+ messages)
` [PATCH 3/7] iommu: Remove ops.pgsize_bitmap from drivers that don't use it

[PATCH v2 00/35] mmc: Cleanup sdhci_pltfm_free()/sdhci_free_host() usage
 2025-05-29 13:23 UTC  (3+ messages)
` [PATCH v2 01/35] mmc: sdhci: Use devm_mmc_alloc_host() helper
` [PATCH v2 31/35] mmc: sdhci-tegra: Drop the use of sdhci_pltfm_free()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox