messages from 2022-09-15 12:33:24 to 2022-09-23 10:50:57 UTC [more...]
[PATCH v2 0/3] Tegra GCPDMA: Add dma-channel-mask support
2022-09-23 10:50 UTC (9+ messages)
` [PATCH v2 1/3] dt-bindings: dmaengine: Add dma-channel-mask to Tegra GPCDMA
` [PATCH v2 2/3] arm64: tegra: Add dma-channel-mask in GPCDMA node
` [PATCH v2 3/3] dmaengine: tegra: Add support for dma-channel-mask
[PATCH v1 0/1] gpio: tegra: Convert to immutable irq chip
2022-09-23 10:17 UTC (3+ messages)
` [PATCH v1 1/1] "
[PATCH -next] soc/tegra: cbb: Remove redundant dev_err call
2022-09-23 10:14 UTC
[PATCH v6 0/5] Define EINVAL as device/domain incompatibility
2022-09-23 7:18 UTC (3+ messages)
` [PATCH v6 2/5] iommu: Add return value rules to attach_dev op and APIs
` [PATCH v6 4/5] iommu: Use EINVAL for incompatible device/domain in ->attach_dev
[PATCH v5 0/6] Define EINVAL as device/domain incompatibility
2022-09-22 17:50 UTC (5+ messages)
` [PATCH v5 3/6] iommu: Add return value rules to attach_dev op and APIs
` [PATCH v5 5/6] iommu: Use EINVAL for incompatible device/domain in ->attach_dev
[PATCH v4 0/9] tegra: Add support for MGBE controller
2022-09-22 15:34 UTC (5+ messages)
` [PATCH net-next v4 9/9] stmmac: tegra: Add MGBE support
[PATCH 0/4] memory: tegra: Use DEFINE_SHOW_ATTRIBUTE to simplify code
2022-09-22 14:33 UTC (5+ messages)
` [PATCH 1/4] memory: tegra20-emc: use "
` [PATCH 2/4] memory: tegra30-emc: "
` [PATCH 3/4] memory: tegra210-emc: "
` [PATCH 4/4] memory: tegra186-emc: "
[PATCH v4 0/2] perf: ARM CoreSight PMU support
2022-09-22 13:54 UTC (5+ messages)
` [PATCH v4 1/2] perf: arm_cspmu: Add support for ARM CoreSight PMU driver
[PATCH] soc/tegra: cbb: use DEFINE_SHOW_ATTRIBUTE to simplify tegra_cbb_err
2022-09-22 14:27 UTC
[PATCH] gpu: host1x: use DEFINE_SHOW_ATTRIBUTE to simplify host1x_debug/host1x_debug_all
2022-09-22 14:23 UTC
[PATCH 1/3] firmware: tegra: bpmp: Prefer u32 over uint32_t
2022-09-22 13:41 UTC (3+ messages)
` [PATCH 2/3] firmware: tegra: bpmp: Use iosys-map helpers
` [PATCH 3/3] firmware: tegra: bpmp: Do not support big-endian
[PATCH v3 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
2022-09-22 11:42 UTC (8+ messages)
` [PATCH v3 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
` [PATCH v3 3/4] mmc: sdhci-tegra: Issue CMD and DAT resets together
` [PATCH v3 4/4] mmc: sdhci-tegra: Use actual clock rate for SW tuning correction
[PATCH v2] pwm: tegra: Optimize period calculation
2022-09-22 11:12 UTC (9+ messages)
[PATCH] firmware: tegra: include IVC header file only once
2022-09-22 10:26 UTC
[PATCH] xhci: tegra: USB2 pad power controls
2022-09-22 9:24 UTC
[PATCH] phy: tegra: xusb: Use dev_err_probe() to simplify code
2022-09-22 9:22 UTC
[PATCH v4 0/6] Define EINVAL as device/domain incompatibility
2022-09-22 8:38 UTC (10+ messages)
` [PATCH v4 3/6] iommu: Add return value rules to attach_dev op and APIs
` [PATCH v4 5/6] iommu: Use EINVAL for incompatible device/domain in ->attach_dev
[PATCH 5.15 00/45] 5.15.70-rc1 review
2022-09-22 7:25 UTC
[PATCH 5.10 00/39] 5.10.145-rc1 review
2022-09-22 7:25 UTC
[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
2022-09-22 0:45 UTC (74+ messages)
` [PATCH v2 01/44] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v2 02/44] x86/idle: Replace x86_idle with a static_call
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 04/44] cpuidle: Move IRQ state validation
` [PATCH v2 05/44] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v2 06/44] cpuidle,tegra: "
` [PATCH v2 07/44] cpuidle,psci: "
` [PATCH v2 08/44] cpuidle,imx6: "
` [PATCH v2 09/44] cpuidle,omap3: "
` [PATCH v2 10/44] cpuidle,armada: "
` [PATCH v2 11/44] cpuidle,omap4: "
` [PATCH v2 12/44] cpuidle,dt: "
` [PATCH v2 13/44] cpuidle: Fix ct_idle_*() usage
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 15/44] acpi_idle: Remove tracing
` [PATCH v2 16/44] cpuidle: Annotate poll_idle()
` [PATCH v2 17/44] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v2 18/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v2 19/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v2 20/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v2 21/44] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v2 22/44] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 24/44] arm64,smp: "
` [PATCH v2 25/44] printk: "
` [PATCH v2 26/44] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v2 27/44] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v2 28/44] cpuidle,mwait: Make noinstr clean
` [PATCH v2 29/44] cpuidle,tdx: Make tdx "
` [PATCH v2 30/44] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v2 31/44] cpuidle,nospec: Make "
` [PATCH v2 32/44] cpuidle,acpi: "
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 34/44] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v2 35/44] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v2 36/44] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "
` [PATCH v2 40/44] ubsan: Fix objtool UACCESS warns
` [PATCH v2 41/44] intel_idle: Add force_irq_on module param
` [PATCH v2 42/44] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v2 43/44] sched: Always inline __this_cpu_preempt_check()
` [PATCH v2 44/44] arm64,riscv,perf: Remove RCU_NONIDLE() usage
[PATCH v3 0/8] Support for NVDEC on Tegra234
2022-09-21 18:54 UTC (15+ messages)
` [PATCH v3 1/8] memory: tegra: Add API for retrieving carveout bounds
` [PATCH v3 2/8] dt-bindings: Add headers for NVDEC on Tegra234
` [PATCH v3 3/8] dt-bindings: Add bindings for Tegra234 NVDEC
` [PATCH v3 4/8] arm64: tegra: Add NVDEC on Tegra234
` [PATCH v3 5/8] gpu: host1x: Add stream ID register data for "
` [PATCH v3 6/8] drm/tegra: nvdec: Support multiple clocks
` [PATCH v3 7/8] drm/tegra: Add code for booting RISC-V based engines
` [PATCH v3 8/8] drm/tegra: Add Tegra234 support to NVDEC driver
[PATCH] phy: tegra: xusb: Enable usb role switch attribute
2022-09-21 11:25 UTC
[PATCH v4 00/30] Rework the trip points creation
2022-09-21 9:42 UTC (2+ messages)
` [PATCH v4 11/30] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
[PATCH v3 0/6] Define EINVAL as device/domain incompatibility
2022-09-21 8:14 UTC (8+ messages)
` [PATCH v3 3/6] iommu: Add return value rules to attach_dev op and APIs
` [PATCH v3 5/6] iommu: Use EINVAL for incompatible device/domain in ->attach_dev
[Patch v2] cpufreq: tegra194: Add support for Tegra239
2022-09-21 7:21 UTC (2+ messages)
[PATCH v5 1/3] dt-bindings: pwm: tegra: Document Tegra234 pwm binding
2022-09-20 16:00 UTC (5+ messages)
` [PATCH v5 2/3] arm64: tegra: Add PWM controllers on Tegra234
` [PATCH v5 3/3] arm64: tegra: Add user PWM support on Jetson Orin
[Patch] cpufreq: tegra239: Add support for T239
2022-09-20 10:46 UTC (3+ messages)
[PATCH v1 03/11] mtd: rawnand: stm32_fmc2: switch to using devm_fwnode_gpiod_get()
2022-09-20 8:33 UTC (2+ messages)
[PATCH v2 0/2] usb: tegra: power down UTMI pad
2022-09-20 6:33 UTC (7+ messages)
` [PATCH v2 1/2] phy: tegra: xusb: add utmi pad power on/down ops
[PATCH V1 0/9] Enhancements to pcie-tegra194 driver
2022-09-20 6:11 UTC (12+ messages)
` [PATCH V1 1/9] PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"
` [PATCH V1 2/9] PCI: tegra194: Drive CLKREQ signal low explicitly
` [PATCH V1 3/9] PCI: tegra194: Fix polling delay for L2 state
` [PATCH V1 4/9] PCI: tegra194: Handle errors in BPMP response
` [PATCH V1 5/9] PCI: tegra194: Apply pinctrl settings for both PCIe RP and EP
` [PATCH V1 6/9] PCI: tegra194: Refactor LTSSM state polling on surprise down
` [PATCH V1 7/9] PCI: tegra194: Disable direct speed change for EP
` [PATCH V1 8/9] phy: tegra: p2u: Set ENABLE_L2_EXIT_RATE_CHANGE in calibration
` [PATCH V1 9/9] PCI: tegra194: Calibrate P2U for endpoint mode
[PATCH] soc/tegra: pmc: Support software wake-up for SPE
2022-09-20 3:55 UTC
[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
2022-09-19 22:56 UTC (5+ messages)
[GIT PULL 1/6] soc/tegra: Changes for v6.1-rc1
2022-09-19 12:45 UTC (7+ messages)
` [GIT PULL 2/6] soc/tegra: cbb: "
` [GIT PULL 3/6] firmware: tegra: "
` [GIT PULL 4/6] dt-bindings: "
` [GIT PULL 5/6] arm64: tegra: Device tree changes "
` [GIT PULL 6/6] arm64: tegra: Default configuration "
[PATCH] arm64: dts: tegra234-p3701-0000: Remove 'enable-active-low'
2022-09-19 10:43 UTC
[PATCH v2 0/3] Add GPCDMA support to Tegra I2C
2022-09-16 19:47 UTC (3+ messages)
` [PATCH v2 1/3] i2c: tegra: Add GPCDMA support
[PATCH v3 00/30] Rework the trip points creation
2022-09-16 16:56 UTC (3+ messages)
` [PATCH v3 11/30] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
[PATCH v2 2/4] mmc: sdhci-tegra: Add support to program MC streamID
2022-09-15 20:21 UTC (2+ messages)
[PATCH 0/2] arm64: dts: tegra: smaug: Add Wi-Fi and BT DT nodes
2022-09-15 17:29 UTC (3+ messages)
[PATCH] gpio: tegra186: add Tegra234 PMC compatible in GPIO driver
2022-09-15 12:38 UTC (3+ messages)
` [PATCH v2] "
[PATCH] arm64: tegra: Add iommus for AGX Orin hda node
2022-09-15 12:34 UTC (2+ messages)
[PATCH v2 5/5] serial: tegra: Remove custom frame size calculation
2022-09-15 12:33 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox