Linux-Tegra Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-22 19:54:56 to 2024-03-08 08:51:54 UTC [more...]

[PATCH] hte: tegra-194: Convert to platform remove callback returning void
 2024-03-08  8:51 UTC 

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

[PATCH v2 0/2] Fix incorrect USB3 phy parsing in tegra-xudc
 2024-03-07 13:43 UTC  (5+ messages)
` [PATCH v2 1/2] phy: tegra: xusb: Add API to retrieve the port number of phy
` [PATCH v2 2/2] usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic

[PATCH v1 1/1] PCI: dwc: Remove unused of_gpio.h
 2024-03-07 12:28 UTC 

[PATCH 0/2] Fix incorrect USB3 phy parsing in tegra-xudc
 2024-03-07  2:55 UTC  (5+ messages)
` [PATCH 1/2] phy: tegra: xusb: Add API to retrieve the port number of phy
` [PATCH 2/2] usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic

[PATCH] ASoC: dt-bindings: nvidia: Fix 'lge' vendor prefix
 2024-03-06 13:13 UTC  (3+ messages)

[PATCH 5.10 00/41] 5.10.212-rc2 review
 2024-03-05 16:21 UTC 

[PATCH 6.7 000/161] 6.7.9-rc3 review
 2024-03-05 16:21 UTC 

[PATCH 5.15 00/83] 5.15.151-rc2 review
 2024-03-05 16:21 UTC 

[PATCH] staging: media: tegra-video: Use common error handling code in tegra_vi_graph_parse_one()
 2024-03-05 16:21 UTC  (6+ messages)
    `  "

[PATCH 6.6 000/143] 6.6.21-rc1 review
 2024-03-05 10:58 UTC 

[PATCH 6.1 000/215] 6.1.81-rc1 review
 2024-03-05 10:58 UTC 

[PATCH 6.7 000/163] 6.7.9-rc2 review
 2024-03-05 10:58 UTC 

[PATCH 5.15 00/84] 5.15.151-rc1 review
 2024-03-05 10:58 UTC 

[PATCH 4.19 00/16] 4.19.309-rc1 review
 2024-03-05 10:58 UTC 

[PATCH 5.4 00/25] 5.4.271-rc1 review
 2024-03-05 10:58 UTC 

[PATCH 5.10 00/42] 5.10.212-rc1 review
 2024-03-05 10:58 UTC 

[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-04 15:04 UTC  (38+ 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 v3 00/14] serial: Add a helper to parse device properties and more
 2024-03-04 12:27 UTC  (15+ messages)
` [PATCH v3 01/14] serial: core: Move struct uart_port::quirks closer to possible values
` [PATCH v3 02/14] serial: core: Add UPIO_UNKNOWN constant for unknown port type
` [PATCH v3 03/14] serial: port: Introduce a common helper to read properties
` [PATCH v3 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
` [PATCH v3 05/14] serial: 8250_bcm2835aux: "
` [PATCH v3 06/14] serial: 8250_bcm7271: "
` [PATCH v3 07/14] serial: 8250_dw: "
` [PATCH v3 08/14] serial: 8250_ingenic: "
` [PATCH v3 09/14] serial: 8250_lpc18xx: "
` [PATCH v3 10/14] serial: 8250_of: "
` [PATCH v3 11/14] serial: 8250_omap: "
` [PATCH v3 12/14] serial: 8250_pxa: "
` [PATCH v3 13/14] serial: 8250_tegra: "
` [PATCH v3 14/14] serial: 8250_uniphier: "

[PATCH v2 00/14] serial: Add a helper to parse device properties and more
 2024-03-04 11:09 UTC  (23+ 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: "

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

[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 

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

[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 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  (6+ messages)

[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  (18+ messages)
` [PATCH v1 02/14] serial: core: Add UPIO_UNSET constant for unset port type
` [PATCH v1 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
` [PATCH v1 10/14] serial: 8250_of: "

[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 v1 06/14] serial: 8250_bcm7271: Switch to use uart_read_port_properties()
 2024-02-23 15:01 UTC  (3+ messages)

[PATCH] phy: constify of_phandle_args in xlate
 2024-02-23 12:15 UTC  (2+ 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


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