linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-26 16:26:18 to 2023-02-03 13:37:14 UTC [more...]

[PATCH V6 0/6] Enable USB host on Jetson AGX Orin
 2023-02-03 13:36 UTC  (4+ messages)
` [PATCH V6 2/6] dt-bindings: phy: tegra-xusb: Add support for Tegra234

[Patch V2 0/4] Tegra TPM driver with hw flow control
 2023-02-03 13:01 UTC  (5+ messages)
` [Patch V2 1/4] dt-bindings: tpm: Add compatible for Tegra TPM
` [Patch V2 2/4] tpm: tegra: Support SPI tpm wait state detect
` [Patch V2 3/4] spi: dt-bindings: Add Tegra TPM wait polling flag
` [Patch V2 4/4] spi: tegra210-quad: Enable TPM wait polling

[PATCH treewide v2 0/9] phy: Add devm_of_phy_optional_get() helper
 2023-02-03  9:58 UTC  (7+ messages)
` [PATCH v2 6/9] net: ethernet: ti: am65-cpsw: Convert to devm_of_phy_optional_get()

[PATCH 00/23] interconnect: fix racy provider registration
 2023-02-03  4:06 UTC  (53+ messages)
` [PATCH 01/23] interconnect: fix mem leak when freeing nodes
` [PATCH 02/23] interconnect: fix icc_provider_del() error handling
` [PATCH 03/23] interconnect: fix provider registration API
` [PATCH 04/23] interconnect: imx: fix registration race
` [PATCH 05/23] interconnect: qcom: osm-l3: "
` [PATCH 06/23] interconnect: qcom: rpm: fix probe child-node error handling
` [PATCH 07/23] interconnect: qcom: rpm: fix probe PM domain "
` [PATCH 08/23] interconnect: qcom: rpm: fix registration race
` [PATCH 09/23] interconnect: qcom: rpmh: fix probe child-node error handling
` [PATCH 10/23] interconnect: qcom: rpmh: fix registration race
` [PATCH 11/23] interconnect: qcom: msm8974: "
` [PATCH 12/23] interconnect: qcom: sm8450: "
` [PATCH 13/23] interconnect: qcom: sm8550: "
` [PATCH 14/23] interconnect: exynos: fix node leak in probe PM QoS error path
` [PATCH 15/23] interconnect: exynos: fix registration race
` [PATCH 16/23] interconnect: exynos: drop redundant link destroy
` [PATCH 17/23] memory: tegra: fix interconnect registration race
` [PATCH 18/23] memory: tegra124-emc: "
` [PATCH 19/23] memory: tegra20-emc: "
` [PATCH 20/23] memory: tegra30-emc: "
` [PATCH 21/23] interconnect: drop racy registration API
` [PATCH 22/23] interconnect: drop unused icc_get() interface
` [PATCH 23/23] interconnect: drop unused icc_link_destroy() interface

[PATCH 0/4] Tegra TPM driver with hw flow control
 2023-02-02 20:08 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: tpm: Add compatible for Tegra TPM
` [PATCH 2/4] tpm: tegra: Support SPI tpm wait state detect
` [PATCH 3/4] spi: dt-bindings: Add Tegra TPM wait polling flag
` [PATCH 4/4] spi: tegra210-quad: Enable TPM wait polling

[PATCH v3 00/13] spi: Add support for stacked/parallel memories
 2023-02-02 16:40 UTC  (15+ messages)
` [PATCH v3 01/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v3 02/13] net: "
` [PATCH v3 03/13] iio: imu: "
` [PATCH v3 04/13] mtd: devices: "
` [PATCH v3 05/13] staging: "
` [PATCH v3 06/13] platform/x86: serial-multi-instantiate: "
` [PATCH v3 07/13] spi: Add stacked and parallel memories support in SPI core
` [PATCH v3 08/13] mtd: spi-nor: Convert macros with inline functions
` [PATCH v3 09/13] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v3 10/13] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v3 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v3 12/13] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v3 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[linux-next:master] BUILD REGRESSION ea4dabbb4ad7eb52632a2ca0b8f89f0ea7c55dcf
 2023-02-02 15:25 UTC 

Faktoring
 2023-02-01  9:11 UTC 

[PATCH] gpio: tegra186: remove unneeded loop in tegra186_gpio_init_route_mapping()
 2023-02-02  8:34 UTC  (2+ messages)

[PATCH 0/4] iommu: Reject drivers with broken_unmanaged_domain
 2023-02-02  3:50 UTC  (17+ messages)
` [PATCH 1/4] iommu: Add a broken_unmanaged_domain flag in iommu_ops
` [PATCH 2/4] iommu/dma: Do not init domain if broken_unmanaged_domain
` [PATCH 3/4] iommufd: Do not allocate device object "
` [PATCH 4/4] vfio: Do not allocate domain "

[PATCH] gpu: host1x: fix uninitialized variable use
 2023-02-01 23:19 UTC  (4+ messages)

[PATCH V10 0/6] Add device-tree support for Cypress CYPD4226
 2023-02-01 21:48 UTC  (17+ messages)
` [PATCH V10 1/6] dt-bindings: usb: Add Cypress cypd4226 Type-C controller
` [PATCH V10 2/6] i2c: nvidia-gpu: Add ACPI property to align with device-tree
` [PATCH V10 3/6] usb: typec: ucsi_ccg: Add OF support
` [PATCH V10 4/6] i2c: nvidia-gpu: Remove ccgx,firmware-build property
` [PATCH V10 5/6] arm64: tegra: Populate USB Type-C Controller for Jetson AGX Orin
` [PATCH V10 6/6] arm64: defconfig: Enable UCSI support

[PATCH v2 00/13] spi: Add support for stacked/parallel memories
 2023-02-01 16:57 UTC  (4+ messages)
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` (subset) [PATCH v2 00/13] spi: Add support for stacked/parallel memories

[PATCH v4 00/21] Add Tegra20 parallel video input capture
 2023-02-01  1:41 UTC  (23+ messages)
` [PATCH v4 01/21] dt-bindings: display: tegra: add Tegra20 VIP
` [PATCH v4 02/21] dt-bindings: display: tegra: vi: add 'vip' property and example
` [PATCH v4 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats
` [PATCH v4 04/21] staging: media: tegra-video: improve documentation of tegra_video_format fields
` [PATCH v4 05/21] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev
` [PATCH v4 06/21] staging: media: tegra-video: fix typos in comment
` [PATCH v4 07/21] staging: media: tegra-video: improve error messages
` [PATCH v4 08/21] staging: media: tegra-video: slightly simplify cleanup on errors
` [PATCH v4 09/21] staging: media: tegra-video: move private struct declaration to C file
` [PATCH v4 10/21] staging: media: tegra-video: move tegra210_csi_soc "
` [PATCH v4 11/21] staging: media: tegra-video: remove unneeded include
` [PATCH v4 12/21] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210
` [PATCH v4 13/21] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op
` [PATCH v4 14/21] staging: media: tegra-video: move default format to soc-specific data
` [PATCH v4 15/21] staging: media: tegra-video: move MIPI calibration calls from VI to CSI
` [PATCH v4 16/21] staging: media: tegra-video: add a per-soc enable/disable op
` [PATCH v4 17/21] staging: media: tegra-video: move syncpt init/free to a per-soc op
` [PATCH v4 18/21] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi
` [PATCH v4 19/21] staging: media: tegra-video: add hooks for planar YUV and H/V flip
` [PATCH v4 20/21] staging: media: tegra-video: add H/V flip controls
` [PATCH v4 21/21] staging: media: tegra-video: add support for Tegra20 parallel input

[linux-next:master] BUILD REGRESSION 80bd9028fecadae4e8e3a278cd32d74badc2a6e0
 2023-01-31 17:21 UTC 

[PATCH V9 0/6] Add device-tree support for Cypress CYPD4226
 2023-01-31 16:49 UTC  (11+ messages)
` [PATCH V9 1/6] dt-bindings: usb: Add Cypress cypd4226 Type-C controller
` [PATCH V9 2/6] i2c: nvidia-gpu: Add ACPI property to align with device-tree
` [PATCH V9 3/6] usb: typec: ucsi_ccg: Add OF support
` [PATCH V9 4/6] i2c: nvidia-gpu: Remove ccgx,firmware-build property
` [PATCH V9 5/6] arm64: tegra: Populate USB Type-C Controller for Jetson AGX Orin
` [PATCH V9 6/6] arm64: defconfig: Enable UCSI support

[PATCH 6.1 000/306] 6.1.9-rc3 review
 2023-01-31 13:42 UTC 

[PATCH 5.15 000/204] 5.15.91-rc1 review
 2023-01-31 13:41 UTC 

[PATCH 5.10 000/143] 5.10.166-rc1 review
 2023-01-31 13:41 UTC 

[PATCH] mmc:mmc-cqhci:support interrupt coalescing
 2023-01-31 13:32 UTC  (8+ messages)

[PATCH 2/2] drm/tegra: add scanout support for implicit tiling parameters
 2023-01-30 19:43 UTC  (2+ messages)

[PATCH 0/2] drm/tegra: handle implicit scanout modifiers
 2023-01-30 14:49 UTC  (3+ messages)

[PATCH v3 00/21] Add Tegra20 parallel video input capture
 2023-01-30 14:09 UTC  (4+ messages)
` [PATCH v3 01/21] dt-bindings: display: tegra: add Tegra20 VIP

[PATCH v3 00/10] drm/fb-helper: Various cleanups
 2023-01-30  8:40 UTC  (14+ messages)
` [PATCH v3 01/10] drm/client: Test for connectors before sending hotplug event
` [PATCH v3 02/10] drm/client: Add hotplug_failed flag
` [PATCH v3 04/10] drm/fbdev-generic: Initialize fb-helper structure in generic setup

[PATCH] Input: tegra-kbc - Use devm_platform_get_and_ioremap_resource()
 2023-01-30  4:48 UTC  (2+ messages)

[GIT PULL] drm/tegra: Changes for v6.3-rc1
 2023-01-27 17:01 UTC 

[GIT PULL 1/3] dt-bindings: Changes for v6.3-rc1
 2023-01-27 16:37 UTC  (3+ messages)
` [GIT PULL 2/3] ARM: tegra: Device tree changes "
` [GIT PULL 3/3] arm64: "

[PATCH V8 0/6] Add device-tree support for Cypress CYPD4226
 2023-01-27 14:59 UTC  (5+ messages)
` [PATCH V8 1/6] dt-bindings: usb: Add Cypress cypd4226 Type-C controller

[PATCH] arm64: tegra: dts: add vccmq on p3310 TX2 SoM
 2023-01-27  9:39 UTC 

[PATCH v4 0/9] media: dt-bindings: common CEC properties
 2023-01-27  9:40 UTC  (5+ messages)

jetson tx2 module, no wifi with upstream kernel
 2023-01-26 19:56 UTC 

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-26 17:07 UTC  (8+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls


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