Linux-Tegra Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-19 18:32:48 to 2024-03-01 12:47:27 UTC [more...]

[PATCH 1/4] iommu: constify pointer to bus_type
 2024-03-01 12:47 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 18/22] arm: dts: Fix dtc interrupt_provider warnings
 2024-02-29 20:39 UTC 

[PATCH AUTOSEL 6.7 19/24] arm: dts: Fix dtc interrupt_provider warnings
 2024-02-29 20:36 UTC 

[PATCH] staging: media: tegra-video: Use common error handling code in tegra_vi_graph_parse_one()
 2024-02-29 18:55 UTC 

[REGRESSION] Failed buffer allocation in Tegra fbdev
 2024-02-29 16:46 UTC  (7+ messages)
  `  "

[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-02-29 12:56 UTC  (33+ messages)
` [PATCH v8 01/10] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v8 02/10] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v8 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v8 04/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
` [PATCH v8 05/10] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
` [PATCH v8 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v8 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
` [PATCH v8 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
` [PATCH v8 09/10] PCI: qcom-ep: Use the "
` [PATCH v8 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs

[PATCH v2] dmaengine: tegra186: Fix residual calculation
 2024-02-29 11:44 UTC 

[PATCH] dmaengine: tegra186: Fix residual calculation
 2024-02-29 10:53 UTC  (2+ messages)

[PATCH v5 0/5] Add Tegra Security Engine driver
 2024-02-29  9:44 UTC  (4+ messages)
` [PATCH v5 3/5] crypto: tegra: "

[PATCH 5.10 000/122] 5.10.211-rc1 review
 2024-02-28 13:42 UTC 

[PATCH 6.7 000/334] 6.7.7-rc1 review
 2024-02-28 13:41 UTC 

[PATCH 6.6 000/299] 6.6.19-rc1 review
 2024-02-28 13:39 UTC 

[PATCH 6.1 000/195] 6.1.80-rc1 review
 2024-02-28 13:39 UTC 

[PATCH 4.19 00/52] 4.19.308-rc1 review
 2024-02-28 13:39 UTC 

[PATCH 5.15 000/245] 5.15.150-rc1 review
 2024-02-28 13:38 UTC 

[PATCH 5.4 00/84] 5.4.270-rc1 review
 2024-02-28 13:38 UTC 

[PATCH] dt-bindings: i2c: Remove obsolete i2c.txt
 2024-02-27 17:04 UTC  (7+ messages)

[PATCH v2 00/14] serial: Add a helper to parse device properties and more
 2024-02-27 14:55 UTC  (21+ messages)
` [PATCH v2 01/14] serial: core: Move struct uart_port::quirks closer to possible values
` [PATCH v2 02/14] serial: core: Add UPIO_UNKNOWN constant for unknown port type
` [PATCH v2 03/14] serial: port: Introduce a common helper to read properties
` [PATCH v2 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
` [PATCH v2 05/14] serial: 8250_bcm2835aux: "
` [PATCH v2 06/14] serial: 8250_bcm7271: "
` [PATCH v2 07/14] serial: 8250_dw: "
` [PATCH v2 08/14] serial: 8250_ingenic: "
` [PATCH v2 09/14] serial: 8250_lpc18xx: "
` [PATCH v2 10/14] serial: 8250_of: "
` [PATCH v2 11/14] serial: 8250_omap: "
` [PATCH v2 12/14] serial: 8250_pxa: "
` [PATCH v2 13/14] serial: 8250_tegra: "
` [PATCH v2 14/14] serial: 8250_uniphier: "

[GIT PULL] arm64: tegra: Device tree fixes for v6.8
 2024-02-27 13:19 UTC  (2+ messages)

[PATCH v2 1/2] clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support
 2024-02-27 11:58 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: stmmac: Allow driver-specific AXI configuration
 2024-02-26 14:33 UTC  (6+ messages)
` [PATCH net-next v3 3/3] net: stmmac: Configure AXI on Tegra234 MGBE

[rft, PATCH v1 00/14] serial: Add a helper to parse device properties and more
 2024-02-26 14:17 UTC  (35+ messages)
` [PATCH v1 01/14] serial: core: Move struct uart_port::quirks closer to possible values
` [PATCH v1 02/14] serial: core: Add UPIO_UNSET constant for unset port type
` [PATCH v1 03/14] serial: port: Introduce a common helper to read properties
` [PATCH v1 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
` [PATCH v1 05/14] serial: 8250_bcm2835aux: "
` [PATCH v1 06/14] serial: 8250_bcm7271: "
` [PATCH v1 07/14] serial: 8250_dw: "
` [PATCH v1 08/14] serial: 8250_ingenic: "
` [PATCH v1 09/14] serial: 8250_lpc18xx: "
` [PATCH v1 10/14] serial: 8250_of: "
` [PATCH v1 11/14] serial: 8250_omap: "
` [PATCH v1 12/14] serial: 8250_pxa: "
` [PATCH v1 13/14] serial: 8250_tegra: "
` [PATCH v1 14/14] serial: 8250_uniphier: "

[PATCH v2] drm/tegra: Remove existing framebuffer only if we support display
 2024-02-26 14:04 UTC  (7+ messages)

[PATCH] dt-bindings: mtd: update references from partition.txt to mtd.yaml
 2024-02-26 10:43 UTC  (2+ messages)

[PATCH 1/2] staging/nvec: update comment regarding udelay in the isr
 2024-02-25 19:53 UTC  (3+ messages)

[PATCH] gpu: host1x: Skip reset assert on Tegra186
 2024-02-24  6:02 UTC  (3+ messages)

[PATCH v2 2/2] clocksource/drivers/timer-tegra186: fix watchdog self-pinging
 2024-02-23 23:42 UTC  (2+ messages)

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-02-23 20:45 UTC  (7+ messages)

[GIT PULL 1/5] soc/tegra: Changes for v6.9-rc1
 2024-02-23 17:48 UTC  (5+ messages)
` [GIT PULL 2/5] firmware: tegra: "
` [GIT PULL 3/5] dt-bindings: "
` [GIT PULL 4/5] ARM: tegra: Device tree changes "
` [GIT PULL 5/5] arm64: "

[GIT PULL] arm64: tegra: Device tree fixes for v6.8
 2024-02-23 17:48 UTC 

[PATCH] arm64: tegra: Add AXI configuration for Tegra234 MGBE
 2024-02-23 16:05 UTC  (2+ messages)

[PATCH] phy: constify of_phandle_args in xlate
 2024-02-23 12:15 UTC  (4+ messages)

[PATCH] ARM: tegra: paz00: Add emc-tables for ram-code 1
 2024-02-22 20:21 UTC 

[PATCH v2 0/2] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-02-22 19:55 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: Provide an AMU-based version of arch_freq_get_on_cpu

[PATCH v5 00/11] IOMMU memory observability
 2024-02-22 17:39 UTC  (12+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v5 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist
` [PATCH v5 03/11] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v5 04/11] iommu/io-pgtable-arm: "
` [PATCH v5 05/11] iommu/io-pgtable-dart: "
` [PATCH v5 06/11] iommu/exynos: "
` [PATCH v5 07/11] iommu/rockchip: "
` [PATCH v5 08/11] iommu/sun50i: "
` [PATCH v5 09/11] iommu/tegra-smmu: "
` [PATCH v5 10/11] iommu: observability of the IOMMU allocations
` [PATCH v5 11/11] iommu: account IOMMU allocated memory

[PATCH 0/4] Add audio support for Jetson Orin NX and Jetson
 2024-02-22 17:24 UTC  (2+ messages)

[PATCH v4 0/3] Tegra30: add support for LG tegra based phones
 2024-02-22 17:19 UTC  (2+ messages)

[PATCH v1 0/1] Tegra30: fix sound on Nexus 7
 2024-02-22 17:18 UTC  (3+ messages)
` [PATCH v1 1/1] ARM: tegra: nexus7: add missing clock binding into sound node

[PATCH V2 1/3] memory: tegra: Correct DLA client names
 2024-02-22  8:55 UTC  (4+ messages)
` [PATCH V2 2/3] memory: tegra: Add BPMP and ICC info for DLA clients
` [PATCH V2 3/3] memory: tegra: Fix indentation

[PATCH v3 00/10] IOMMU memory observability
 2024-02-22  0:27 UTC  (9+ messages)
` [PATCH v3 10/10] iommu: account IOMMU allocated memory

[PATCH 6.7 000/313] 6.7.6-rc2 review
 2024-02-21 19:50 UTC 

[PATCH 6.1 000/206] 6.1.79-rc2 review
 2024-02-21 19:49 UTC 

[PATCH 5.15 000/476] 5.15.149-rc1 review
 2024-02-21 19:48 UTC 

[PATCH 6.6 000/338] 6.6.18-rc2 review
 2024-02-21 19:48 UTC 

[PATCH 5.10 000/379] 5.10.210-rc1 review
 2024-02-21 19:48 UTC 

[PATCH 4.19 000/202] 4.19.307-rc1 review
 2024-02-21 19:48 UTC 

[PATCH 5.4 000/267] 5.4.269-rc1 review
 2024-02-21 19:48 UTC 

[PATCH] arm64: tegra: Fix Tegra234 MGBE power-domains
 2024-02-21 16:25 UTC  (2+ messages)

[PATCH V2 0/3] arm64: tegra: Tegra194 device-tree updates
 2024-02-21 16:21 UTC  (5+ messages)
` [PATCH V2 1/3] arm64: tegra: Add current monitors for Jetson Xavier
` [PATCH V2 2/3] arm64: tegra: Add USB device support for Jetson AGX Xavier
` [PATCH V2 3/3] arm64: tegra: Add USB Type-C controller "

[PATCH] firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filename()
 2024-02-21 16:21 UTC  (2+ messages)

[PATCH 6.7 000/309] 6.7.6-rc1 review
 2024-02-21 12:04 UTC 

[PATCH 6.6 000/331] 6.6.18-rc1 review
 2024-02-21 12:02 UTC 

[PATCH 6.1 000/197] 6.1.79-rc1 review
 2024-02-21 12:02 UTC 

[PATCH v2] interconnect: constify of_phandle_args in xlate
 2024-02-21 10:28 UTC  (4+ messages)

[PATCH] interconnect: constify of_phandle_args in xlate
 2024-02-20  6:59 UTC  (5+ messages)

[PATCH] clk: constify the of_phandle_args argument of of_clk_provider
 2024-02-19 19:08 UTC  (4+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).