Linux Tegra architecture development
 help / color / mirror / Atom feed
 messages from 2023-01-12 20:05:15 to 2023-01-19 12:17:44 UTC [more...]

[PATCH treewide 0/7] phy: Add devm_of_phy_optional_get() helper
 2023-01-19 12:17 UTC  (17+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] net: fman: memac: Convert to devm_of_phy_optional_get()
` [PATCH 3/7] net: lan966x: "
` [PATCH 4/7] net: ethernet: ti: am65-cpsw: "
` [PATCH 5/7] PCI: tegra: "
` [PATCH 6/7] usb: host: ehci-exynos: "
` [PATCH 7/7] usb: host: ohci-exynos: "

[PATCH V6 0/6] Add device-tree support for Cypress CYPD4226
 2023-01-19 12:16 UTC  (7+ messages)
` [PATCH V6 1/6] dt-bindings: usb: Add Cypress cypd4226 Type-C controller
` [PATCH V6 2/6] i2c: nvidia-gpu: Add ACPI property to align with device-tree
` [PATCH V6 3/6] usb: typec: ucsi_ccg: Add OF support
` [PATCH V6 4/6] i2c: nvidia-gpu: Remove ccgx,firmware-build property
` [PATCH V6 5/6] usb: typec: ucsi_ccg: "
` [PATCH V6 6/6] arm64: tegra: Populate USB Type-C Controller for Jetson AGX Orin

[PATCH V5 0/6] Add device-tree support for Cypress CYPD4226
 2023-01-19 12:11 UTC  (9+ messages)
` [PATCH V5 1/6] dt-bindings: usb: Add Cypress cypd4226 Type-C controller
` [PATCH V5 2/6] i2c: nvidia-gpu: Add ACPI property to align with device-tree
` [PATCH V5 3/6] usb: typec: ucsi_ccg: Add OF support
` [PATCH V5 4/6] i2c: nvidia-gpu: Remove ccgx,firmware-build property
` [PATCH V5 5/6] usb: typec: ucsi_ccg: "
` [PATCH V5 6/6] arm64: tegra: Populate USB Type-C Controller for Jetson AGX Orin

[PATCH v2 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-19 12:00 UTC  (19+ messages)
` [PATCH v2 01/10] iommu: Add a gfp parameter to iommu_map()
` [PATCH v2 02/10] iommu: Remove iommu_map_atomic()
` [PATCH v2 03/10] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH v2 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH v2 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH v2 07/10] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH v2 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts
` [PATCH v2 09/10] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
` [PATCH v2 10/10] iommu/s390: Use GFP_KERNEL in sleepable contexts

[PATCH V4 0/5] Add device-tree support for Cypress CYP4226
 2023-01-19 10:45 UTC  (15+ messages)
` [PATCH V4 1/5] dt-bindings: usb: Add binding for Cypress cypd4226 I2C driver
` [PATCH V4 2/5] usb: typec: ucsi_ccg: Add OF support
` [PATCH V4 3/5] usb: typec: ucsi_ccg: Replace ccgx to well-known regex
` [PATCH V4 4/5] i2c: nvidia-gpu: "
` [PATCH V4 5/5] arm64: tegra: Populate USB Type-C Controller for Jetson AGX Orin

[PATCH V2 1/2] usb: gadget: u_ether: Improve print in gether_setup_name_default()
 2023-01-19 10:43 UTC  (8+ messages)
` [PATCH V2 2/2] usb: gadget: u_ether: Don't warn "

[PATCH V5 0/5] Tegra USB device support updates
 2023-01-19 10:42 UTC  (6+ messages)
` [PATCH V5 1/5] dt-bindings: usb: tegra-xudc: Add dma-coherent for Tegra194
` [PATCH V5 2/5] arm64: tegra: Add dma-coherent property for Tegra194 XUDC
` [PATCH V5 3/5] dt-bindings: usb: tegra-xudc: Add Tegra234 XUDC support
` [PATCH V5 4/5] usb: gadget: tegra-xudc: Add Tegra234 support
` [PATCH V5 5/5] arm64: tegra: Populate the XUDC node for Tegra234

[Patch v1 00/10] Tegra234 Memory interconnect support
 2023-01-19 10:26 UTC  (34+ messages)
` [Patch v1 01/10] memory: tegra: add interconnect support for DRAM scaling in Tegra234
` [Patch v1 03/10] memory: tegra: add pcie mc clients for Tegra234
` [Patch v1 05/10] dt-bindings: tegra: add icc ids for dummy MC clients
` [Patch v1 06/10] arm64: tegra: Add cpu OPP tables and interconnects property
` [Patch v1 08/10] cpufreq: tegra194: add OPP support and set bandwidth
` [Patch v1 09/10] memory: tegra: get number of enabled mc channels

[PATCH 1/2] spi: dt-bindings: drop unneeded quotes
 2023-01-19  7:41 UTC  (8+ messages)
` [PATCH 2/2] spi: dt-bindings: cleanup examples - indentation, lowercase hex

[PATCH 1/2] dt-bindings: dma: drop unneeded quotes
 2023-01-19  4:29 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: dma: cleanup examples - indentation, lowercase hex

[PATCH v3] dt-bindings: phy: tegra-xusb: Convert to json-schema
 2023-01-18 17:26 UTC  (3+ messages)

[PATCH] dmaengine: tegra: Fix memory leak in terminate_all()
 2023-01-18 16:48 UTC  (2+ messages)

[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-18 15:15 UTC  (10+ messages)
` [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op

[PATCH v2] dmaengine: tegra210-adma: fix global intr clear
 2023-01-18 12:04 UTC  (2+ messages)

[PATCH 4.19 000/477] 4.19.270-rc2 review
 2023-01-18 11:26 UTC 

[PATCH 5.4 000/622] 5.4.229-rc2 review
 2023-01-18 11:27 UTC 

[PATCH 5.10 00/64] 5.10.164-rc2 review
 2023-01-18 11:27 UTC 

[PATCH 6.1 000/176] 6.1.7-rc2 review
 2023-01-18 11:27 UTC 

Custom Software Development
 2023-01-18  8:45 UTC 

[PATCH v2 00/23] Update cache properties for arm64 DTS
 2023-01-18  8:21 UTC  (5+ messages)
` [PATCH v2 13/23] arm64: dts: Update cache properties for microchip
` [PATCH v2 23/23] arm64: dts: Update cache properties for ti
  ` (subset) "

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-17 15:35 UTC  (28+ messages)
` [PATCH v3 02/51] x86/idle: Replace x86_idle with a static_call
` [PATCH v3 10/51] cpuidle,armada: Push RCU-idle into driver
` [PATCH v3 11/51] cpuidle,omap4: "
` [PATCH v3 20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v3 21/51] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v3 24/51] arm64,smp: Remove trace_.*_rcuidle() usage
` [PATCH v3 26/51] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v3 31/51] cpuidle,nospec: Make noinstr clean
` [PATCH v3 33/51] trace: Remove trace_hardirqs_{on,off}_caller()
` [PATCH v3 34/51] trace: WARN on rcuidle
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
` [PATCH v3 38/51] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v3 42/51] ubsan: Fix objtool UACCESS warns
` [PATCH v3 44/51] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle
` [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN

[PATCH v3 0/8] drm/simpledrm: Support system memory framebuffers
 2023-01-17 14:55 UTC  (3+ messages)
` [PATCH v3 8/8] arm64: tegra: Add simple framebuffer on Jetson Xavier NX

[PATCH V4 0/5] Tegra USB device support updates
 2023-01-17 14:00 UTC  (10+ messages)
` [PATCH V4 1/5] dt-bindings: usb: tegra-xudc: Add dma-coherent for Tegra194
` [PATCH V4 2/5] arm64: tegra: Add dma-coherent property for Tegra194 XUDC
` [PATCH V4 3/5] dt-bindings: usb: tegra-xudc: Add Tegra234 XUDC support
` [PATCH V4 4/5] usb: gadget: tegra-xudc: Add Tegra234 support
` [PATCH V4 5/5] arm64: tegra: Populate the XUDC node for Tegra234

[PATCH V2 1/2] arm64: tegra: Populate address/size cells for Tegra234 I2C
 2023-01-17 13:20 UTC  (3+ messages)
` [PATCH V2 2/2] arm64: tegra: Populate Jetson AGX Orin EEPROMs

[PATCH 6.1 000/183] 6.1.7-rc1 review
 2023-01-17 12:18 UTC 

[RESEND PATCH V4 0/5] Tegra USB device support updates
 2023-01-17 11:14 UTC  (9+ messages)
` [RESEND PATCH V4 1/5] dt-bindings: usb: tegra-xudc: Add dma-coherent for Tegra194
` [RESEND PATCH V4 2/5] arm64: tegra: Add dma-coherent property for Tegra194 XUDC
` [RESEND PATCH V4 3/5] dt-bindings: usb: tegra-xudc: Add Tegra234 XUDC support
` [RESEND PATCH V4 4/5] usb: gadget: tegra-xudc: Add Tegra234 support
` [RESEND PATCH V4 5/5] arm64: tegra: Populate the XUDC node for Tegra234

[PATCH 5.15 00/86] 5.15.89-rc1 review
 2023-01-17 11:13 UTC 

[PATCH 4.14 000/338] 4.14.303-rc1 review
 2023-01-17 11:11 UTC 

[PATCH 4.19 000/521] 4.19.270-rc1 review
 2023-01-17 11:10 UTC 

[PATCH 8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
 2023-01-17  8:49 UTC  (2+ messages)

[PATCH] soc/tegra: fuse: Remove nvmem root only access
 2023-01-17  8:30 UTC 

[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
 2023-01-16 18:12 UTC  (3+ messages)

[PATCH v7 0/3] xhci: tegra: USB2 pad power controls
 2023-01-16 12:23 UTC  (6+ messages)

[PATCH] soc:tegra:pmc: Add wake source interrupt for mgbe
 2023-01-16 10:19 UTC 

[PATCH] phy: tegra: xusb: Support USB role default mode
 2023-01-13 17:50 UTC  (2+ messages)

[PATCH V6 0/6] Enable USB host on Jetson AGX Orin
 2023-01-13 17:14 UTC  (3+ messages)
` [PATCH V6 1/6] dt-bindings: usb: Add NVIDIA Tegra234 XUSB host controller binding

[PATCH V3 00/21] Enhancements to pcie-tegra194 driver
 2023-01-13 15:31 UTC  (9+ messages)
` [PATCH V3 04/21] PCI: tegra194: Handle errors in BPMP response
` [PATCH V3 11/21] PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registration
` [PATCH V3 17/21] PCI: tegra194: Reduce AXI slave timeout value
` [PATCH V3 19/21] PCI: tegra194: Free up EP resources during remove()

[PATCH 5.15 00/10] 5.15.88-rc1 review
 2023-01-13 13:19 UTC 

[PATCH 5.10 000/783] 5.10.163-rc1 review
 2023-01-13 13:18 UTC 

[PATCH 6.1 00/10] 6.1.6-rc1 review
 2023-01-13 13:18 UTC 

[PATCH v4 0/9] media: dt-bindings: common CEC properties
 2023-01-13  9:04 UTC  (3+ messages)

[PATCH 0/3] soc: Drop empty platform remove function
 2023-01-12 21:55 UTC  (3+ messages)
` [PATCH 3/3] soc: tegra: cbb: "


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