linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-21 12:48:15 to 2023-07-28 10:37:04 UTC [more...]

[PATCH v7 0/5] mfd: tps6586x: register restart handler
 2023-07-28 10:33 UTC  (2+ messages)

[PATCH 0/6] regulator: pca9450: register restart handlers
 2023-07-28  9:59 UTC  (10+ messages)
` [PATCH 1/6] kernel/reboot: distinguish between cold and warm
` [PATCH 2/6] mfd: rk8xx: Specify restart mode
` [PATCH 3/6] soc/tegra: pmc: "
` [PATCH 4/6] mfd: tps65219: "
` [PATCH 5/6] kernel/reboot: remove generic "
` [PATCH 6/6] regulator: pca9450: register restart handlers

[GIT PULL 1/4] soc/tegra: Changes for v6.6-rc1
 2023-07-28  9:41 UTC  (4+ messages)
` [GIT PULL 2/4] dt-bindings: "
` [GIT PULL 3/4] ARM: tegra: Device tree changes "
` [GIT PULL 4/4] arm64: "

[PATCH net-next v3] net: Explicitly include correct DT includes
 2023-07-28  3:40 UTC  (3+ messages)

[PATCH] hte: Explicitly include correct DT includes
 2023-07-27 21:57 UTC  (2+ messages)

[PATCH v2] i2c: tegra: Fix failure during probe deferral cleanup
 2023-07-27 19:57 UTC  (5+ messages)

[PATCH v2 0/2] Support bridge/connector by Tegra HDMI
 2023-07-27 16:52 UTC  (9+ messages)
` [PATCH v2 2/2] ARM: tegra: transformers: add connector node

[PATCH] soc/tegra: fuse: Sort includes alphabetically
 2023-07-27 16:47 UTC  (2+ messages)

[PATCH] soc/tegra: cbb: Remove unnecessary print function dev_err()
 2023-07-27 16:47 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: display: panel: Move HannStar HSD101PWW2 to LVDS
 2023-07-27 15:18 UTC  (6+ messages)
` [PATCH 2/3] drm/panel: Relax porches for HannStar HSD101PWW2
` [PATCH 3/3] ARM: tegra: Use Hannstar HSD101PWW2 on Pegatron Chagall
` (subset) [PATCH 1/3] dt-bindings: display: panel: Move HannStar HSD101PWW2 to LVDS

[PATCH 1/3] dt-bindings: display: panel: Move Chunghwa CLAA070WP03XG to LVDS
 2023-07-27 15:17 UTC  (8+ messages)
` [PATCH 2/3] dt-bindings: display: panel: Document Hydis HV070WX2-1E0
` [PATCH 3/3] ARM: tegra: Provide specific compatible string for Nexus 7 panel
` (subset) [PATCH 1/3] dt-bindings: display: panel: Move Chunghwa CLAA070WP03XG to LVDS

[PATCH] ARM: tegra: Reuse I2C3 for NVEC
 2023-07-27 15:18 UTC  (2+ messages)

[PATCH] arm64: tegra: Remove {clock,reset}-names from VIC powergate
 2023-07-27 14:48 UTC  (2+ messages)

[PATCH] arm64: tegra: Add blank lines for better readability
 2023-07-27 14:48 UTC  (2+ messages)

[PATCH] arm64: dts: tegra: drop incorrect maxim,disable-etr in Smaug
 2023-07-27 14:44 UTC  (3+ messages)

[PATCH] net: stmmac: tegra: Properly allocate clock bulk data
 2023-07-27 11:49 UTC  (2+ messages)

[PATCH 1/2] drm/tegra: Return an error code if fails
 2023-07-27 10:02 UTC  (2+ messages)
` [1/2] "

[PATCH v2] usb: xhci: tegra: Add shutdown callback for Tegra XUSB
 2023-07-27  8:08 UTC  (3+ messages)

[PATCH v3] usb: xhci: tegra: Add shutdown callback for Tegra XUSB
 2023-07-27  7:49 UTC 

[PATCH v3 36/62] mmc: sdhci-tegra: Convert to platform remove callback returning void
 2023-07-27  7:00 UTC 

[PATCH] I2C: Explicitly include correct DT includes
 2023-07-27  0:39 UTC  (2+ messages)

[PATCH v2] spi: tegra20-sflash: fix to check return value of platform_get_irq() in tegra_sflash_probe()
 2023-07-26 19:01 UTC  (2+ messages)

[PATCH] arm64: tegra: Rename Tegra210 EMC cooling map
 2023-07-26 16:42 UTC 

[PATCH v3 1/7] dt-bindings: arm: tegra: pmc: Improve property descriptions
 2023-07-26 16:27 UTC  (7+ messages)
` [PATCH v3 2/7] dt-bindings: arm: tegra: pmc: Remove useless boilerplate descriptions
` [PATCH v3 3/7] dt-bindings: arm: tegra: pmc: Move additionalProperties
` [PATCH v3 4/7] dt-bindings: arm: tegra: pmc: Increase maximum number of clocks per powergate
` [PATCH v3 5/7] dt-bindings: arm: tegra: pmc: Restructure pad configuration node schema
` [PATCH v3 6/7] dt-bindings: arm: tegra: pmc: Reformat example
` [PATCH v3 7/7] dt-bindings: arm: tegra: pmc: Relicense and move into soc/tegra directory

[PATCH v5 00/25] iommu: Make default_domain's mandatory
 2023-07-26 10:02 UTC  (34+ messages)
` [PATCH v5 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v5 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v5 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v5 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v5 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v5 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v5 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v5 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v5 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v5 10/25] iommu/exynos: Implement an IDENTITY domain
` [PATCH v5 11/25] iommu/tegra-smmu: "
` [PATCH v5 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v5 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v5 14/25] iommu/msm: "
` [PATCH v5 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v5 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v5 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v5 18/25] iommu/ipmmu: "
` [PATCH v5 19/25] iommu/mtk_iommu: "
` [PATCH v5 20/25] iommu/sun50i: "
` [PATCH v5 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v5 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v5 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v5 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v5 25/25] iommu: Convert remaining simple drivers "

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-07-26  8:20 UTC  (9+ messages)

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

[PATCH] media: dt-bindings: drop unneeded status from examples
 2023-07-26  6:33 UTC  (4+ messages)

[PATCH v2 37/61] mmc: sdhci-tegra: Convert to platform remove callback returning void
 2023-07-26  4:00 UTC 

[PATCH v3] dt-bindings: clock: tegra124-dfll: Convert to json-schema
 2023-07-25 20:13 UTC  (2+ messages)

[Patch RESEND 0/4] Tegra234 Memory Interconnect followup changes
 2023-07-25 20:11 UTC  (4+ messages)
` [Patch RESEND 4/4] memory: tegra: make icc_set_bw return zero if BWMGR not supported

[PATCH v4] PCI: dwc: Wait for link up only if link is started
 2023-07-25 20:09 UTC  (3+ messages)

[PATCH v2] net: Explicitly include correct DT includes
 2023-07-25 19:58 UTC  (3+ messages)

[PATCH v2 1/7] dt-bindings: arm: tegra: pmc: Improve property descriptions
 2023-07-25 18:33 UTC  (9+ messages)
` [PATCH v2 2/7] dt-bindings: arm: tegra: pmc: Remove useless boilerplate descriptions
` [PATCH v2 3/7] dt-bindings: arm: tegra: pmc: Move additionalProperties
` [PATCH v2 4/7] dt-bindings: arm: tegra: pmc: Increase maximum number of clocks per powergate
` [PATCH v2 5/7] dt-bindings: arm: tegra: pmc: Restructure pad configuration node schema
` [PATCH v2 6/7] dt-bindings: arm: tegra: pmc: Reformat example
` [PATCH v2 7/7] dt-bindings: arm: tegra: pmc: Relicense and move into soc/tegra directory

[PATCH v3] dt-bindings: arm: tegra: nvec: Convert to json-schema
 2023-07-25 16:32 UTC  (3+ messages)

[PATCH v2] dt-bindings: thermal: tegra: Convert to json-schema
 2023-07-25 16:32 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: clock: tegra124-dfll: Convert to json-schema
 2023-07-25 16:32 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: clock: tegra: Document Tegra132 compatible
` (subset) [PATCH v2 1/2] dt-bindings: clock: tegra124-dfll: Convert to json-schema

[PATCH 5.10 000/509] 5.10.188-rc1 review
 2023-07-25 16:27 UTC 

[PATCH 6.4 000/227] 6.4.7-rc1 review
 2023-07-25 16:27 UTC 

[PATCH 6.1 000/183] 6.1.42-rc1 review
 2023-07-25 16:27 UTC 

[PATCH 5.15 00/78] 5.15.123-rc1 review
 2023-07-25 16:27 UTC 

[PATCH 5.4 000/313] 5.4.251-rc1 review
 2023-07-25 16:27 UTC 

[PATCH] memory: tegra: Add dummy implementation on Tegra194
 2023-07-25 10:20 UTC  (6+ messages)

[PATCH V1] Revert "PCI: tegra194: Enable support for 256 Byte payload"
 2023-07-25 10:03 UTC  (6+ messages)

[PATCH v2] tty: Explicitly include correct DT includes
 2023-07-25  6:50 UTC  (2+ messages)

[PATCH] gpio: Explicitly include correct DT includes
 2023-07-24 19:09 UTC  (2+ messages)

[PATCH 1/4] net: phy: aquantia: Enable Tx/Rx pause frame support in aquantia PHY
 2023-07-24 12:29 UTC  (19+ messages)
` [PATCH 2/4] net: phy: aquantia: Enable MAC Controlled EEE
` [PATCH 3/4] net: phy: aquantia: Poll for TX ready at PHY system side
` [PATCH 4/4] net: phy: aqr113c: Enable Wake-on-LAN (WOL)

[PATCH -next] phy: Remove duplicated include in xusb.c
 2023-07-24 10:56 UTC  (3+ messages)

Low Interest loan opportunity
 2023-07-24  8:46 UTC 

[PATCH -next] drm/tegra: hdmi: Use devm_platform_ioremap_resource()
 2023-07-24 14:36 UTC 

[PATCH AUTOSEL 6.4 10/40] xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setup
 2023-07-24  1:31 UTC 

[PATCH AUTOSEL 5.10 05/22] PCI: tegra194: Fix possible array out of bounds access
 2023-07-24  1:24 UTC 

[PATCH AUTOSEL 5.15 03/23] PCI: tegra194: Fix possible array out of bounds access
 2023-07-24  1:23 UTC 

[PATCH AUTOSEL 6.1 09/41] PCI: tegra194: Fix possible array out of bounds access
 2023-07-24  1:20 UTC 

[PATCH AUTOSEL 6.4 12/58] PCI: tegra194: Fix possible array out of bounds access
 2023-07-24  1:12 UTC 

[PATCH] devfreq: imx: Explicitly include correct DT includes
 2023-07-23 20:24 UTC  (2+ messages)

[PATCH 6.4 111/292] drm/client: Send hotplug event after registering a client
 2023-07-23  9:08 UTC  (2+ messages)
` [PATCH 6.4 000/292] 6.4.5-rc1 review

[PATCH 6.1 069/223] drm/client: Send hotplug event after registering a client
 2023-07-23  9:08 UTC  (2+ messages)
` [PATCH 6.1 000/223] 6.1.40-rc1 review

[PATCH 5.15 000/532] 5.15.121-rc1 review
 2023-07-23  9:08 UTC 

[PATCH v2] media: Explicitly include correct DT includes
 2023-07-22 10:00 UTC 

LVDS panel compatible strings
 2023-07-22  1:26 UTC  (8+ messages)

[PATCH] arm64: tegra: Add SPI definition for T234 devices
 2023-07-21 16:10 UTC 

[PATCH 1/2] arm64: tegra: Add UARTE node for Tegra234
 2023-07-21 16:06 UTC  (2+ messages)
` [PATCH 2/2] arm64: tegra: Enable UARTA and UARTE for Orin Nano

[PATCH] firmware: Explicitly include correct DT includes
 2023-07-21 15:52 UTC  (3+ messages)

[PATCH v2 0/4] video: backlight: lp855x: modernize bindings
 2023-07-21 15:33 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: tegra: Add PCIe and DP 3.3V supplies
 2023-07-21 15:21 UTC  (4+ messages)

[PATCH] soc: tegra: Explicitly include correct DT includes
 2023-07-21 15:12 UTC  (2+ messages)

[PATCH v2] module: Ignore RISC-V mapping symbols too
 2023-07-21 13:19 UTC 

[PATCH] dt-bindings: cpu: Document NVIDIA Tegra186 CCPLEX cluster
 2023-07-21 13:09 UTC  (2+ messages)

[PATCH] arm64: tegra: Add 35°C trip point for Jetson Orin NX/Nano
 2023-07-21 12:56 UTC  (2+ messages)

[PATCH v2] dt-bindings: serial: tegra-hsuart: Convert to json-schema
 2023-07-21 12:47 UTC  (2+ 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 NNTP newsgroup(s).