linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-06 15:30:17 to 2023-01-18 10:08:34 UTC [more...]

[PATCH V4 0/5] Add device-tree support for Cypress CYP4226
 2023-01-18  9:13 UTC  (14+ 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

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  (7+ messages)
` [PATCH v2 02/23] arm64: dts: Update cache properties for amd
` [PATCH v2 13/23] arm64: dts: Update cache properties for microchip
` [PATCH v2 23/23] arm64: dts: Update cache properties for ti
  ` (subset) "

[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-18  1:18 UTC  (19+ messages)
` [PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
` [PATCH 2/8] iommu: Remove iommu_map_atomic()
` [PATCH 3/8] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH 4/8] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH 5/8] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [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 8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s

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

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-17 15:35 UTC  (61+ messages)
` [PATCH v3 01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v3 02/51] x86/idle: Replace x86_idle with a static_call
` [PATCH v3 03/51] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v3 04/51] cpuidle: Move IRQ state validation
` [PATCH v3 05/51] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v3 06/51] cpuidle,tegra: "
` [PATCH v3 07/51] cpuidle,psci: "
` [PATCH v3 08/51] cpuidle,imx6: "
` [PATCH v3 09/51] cpuidle,omap3: "
` [PATCH v3 10/51] cpuidle,armada: "
` [PATCH v3 11/51] cpuidle,omap4: "
` [PATCH v3 12/51] cpuidle,dt: "
` [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage
` [PATCH v3 14/51] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v3 15/51] acpi_idle: Remove tracing
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 17/51] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v3 18/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v3 19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [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 23/51] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v3 24/51] arm64,smp: "
` [PATCH v3 25/51] printk: "
` [PATCH v3 26/51] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v3 27/51] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v3 28/51] cpuidle,mwait: Make noinstr clean
` [PATCH v3 29/51] cpuidle,tdx: Make tdx "
` [PATCH v3 30/51] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v3 31/51] cpuidle,nospec: Make "
` [PATCH v3 32/51] cpuidle,acpi: "
` [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 36/51] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v3 38/51] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v3 39/51] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v3 41/51] cpuidle,clk: "
` [PATCH v3 42/51] ubsan: Fix objtool UACCESS warns
` [PATCH v3 43/51] intel_idle: Add force_irq_on module param
` [PATCH v3 44/51] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check()
` [PATCH v3 46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage
` [PATCH v3 47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
` [PATCH v3 48/51] cpuidle,arch: Mark all ct_cpuidle_enter() callers __cpuidle
` [PATCH v3 49/51] cpuidle,arch: Mark all regular cpuidle_state::enter methods __cpuidle
` [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle
` [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN

[PATCH V2 1/2] usb: gadget: u_ether: Improve print in gether_setup_name_default()
 2023-01-17 15:04 UTC  (6+ messages)
` [PATCH V2 2/2] usb: gadget: u_ether: Don't warn "

[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 v1 00/10] Tegra234 Memory interconnect support
 2023-01-17 13:03 UTC  (33+ 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 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] soc/tegra: fuse: Remove nvmem root only access
 2023-01-17  8:30 UTC 

[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  (9+ messages)
` [PATCH V6 1/6] dt-bindings: usb: Add NVIDIA Tegra234 XUSB host controller binding
` [PATCH V6 2/6] dt-bindings: phy: tegra-xusb: Add support for Tegra234
` [PATCH V6 3/6] arm64: tegra: Enable XUSB host function on Jetson AGX Orin
` [PATCH V6 4/6] phy: tegra: xusb: Disable trk clk when not in use
` [PATCH V6 5/6] phy: tegra: xusb: Add Tegra234 support
` [PATCH V6 6/6] usb: host: xhci-tegra: Add Tegra234 XHCI support

[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: "

[PATCH v3 00/13] Enable USB host and device functions on Jetson
 2023-01-12 17:23 UTC  (3+ messages)
` [PATCH v3 10/13] phy: tegra: xusb: Disable trk clk when not in use

Silikonmischungen
 2023-01-12  8:35 UTC 

[PATCH 03/11] drm/aperture: Remove primary argument
 2023-01-11 15:49 UTC  (2+ messages)

[PATCH] usb: gadget: u_ether: Don't warn in gether_setup_name_default()
 2023-01-11 11:24 UTC  (4+ messages)

[PATCH 6.0 000/148] 6.0.19-rc1 review
 2023-01-11 11:17 UTC 

[PATCH 6.1 000/159] 6.1.5-rc1 review
 2023-01-11 11:17 UTC 

[PATCH 5.15 000/290] 5.15.87-rc1 review
 2023-01-11 11:17 UTC 

[PATCH] gpio: tegra186: add Tegra234 PMC compatible in GPIO driver
 2023-01-11  8:27 UTC  (6+ messages)
` [PATCH v2] "

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:35 UTC 

[PATCH V5 0/6] Enable USB host on Jetson AGX Orin
 2023-01-09 18:46 UTC  (12+ messages)
` [PATCH V5 1/6] dt-bindings: usb: Add NVIDIA Tegra234 XUSB host controller binding
` [PATCH V5 2/6] dt-bindings: phy: tegra-xusb: Add support for Tegra234
` [PATCH V5 3/6] arm64: tegra: Enable XUSB host function on Jetson AGX Orin
` [PATCH V5 4/6] phy: tegra: xusb: Disable trk clk when not in use
` [PATCH V5 5/6] phy: tegra: xusb: Add Tegra234 support
` [PATCH V5 6/6] usb: host: xhci-tegra: Add Tegra234 XHCI support

[PATCH v2 0/4] Add JDI LPM102A188A display panel support
 2023-01-09 15:09 UTC  (2+ messages)

[PATCH] soc/tegra: cbb: Remove redundant error logging
 2023-01-07 20:08 UTC 

[PATCH 1/2] arm64: tegra: Populate address/size cells for Tegra234 I2C
 2023-01-06 16:03 UTC  (2+ messages)
` [PATCH 2/2] arm64: tegra: Populate Jetson AGX Orin EEPROMs


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