Linux-Tegra Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-19 22:45:09 to 2024-04-03 11:14:16 UTC [more...]

[PATCH 6.8 000/715] 6.8.2-rc1 review
 2024-04-03 11:14 UTC  (2+ messages)

[PATCH] gpu: host1x: Do not setup DMA for virtual devices
 2024-04-03 10:07 UTC  (3+ messages)

[PATCH v7 0/5] Add Tegra Security Engine driver
 2024-04-03 10:00 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: crypto: Add Tegra Security Engine
` [PATCH v7 2/5] gpu: host1x: Add Tegra SE to SID table
` [PATCH v7 3/5] crypto: tegra: Add Tegra Security Engine driver
` [PATCH v7 4/5] arm64: defconfig: Enable Tegra Security Engine
` [PATCH v7 5/5] arm64: tegra: Add Tegra Security Engine DT nodes

[Patch v2 0/2] memory: tegra: Skip restricted register access from Guest
 2024-04-03  6:56 UTC  (6+ messages)
` [Patch v2 1/2] dt-bindings: make sid and broadcast reg optional
` [Patch v2 2/2] memory: tegra: make sid and broadcast regions optional

[PATCH] arm64: tegra: correct Tegra132 I2C alias
 2024-04-02 19:20 UTC  (2+ messages)

[PATCH 6.7 000/432] 6.7.12-rc1 review
 2024-04-02 19:14 UTC 

[PATCH 6.6 000/396] 6.6.24-rc1 review
 2024-04-02 19:13 UTC 

[PATCH 6.1 000/272] 6.1.84-rc1 review
 2024-04-02 19:13 UTC 

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-02 13:11 UTC  (40+ messages)
` [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
` [PATCH 2/9] dma: "
` [PATCH 3/9] IB: "
` [PATCH 4/9] USB: "
` [PATCH 5/9] mailbox: "
` [PATCH 6/9] ipmi: "
` [PATCH 7/9] s390: "
` [PATCH 8/9] drivers/media/*: "
` [PATCH 9/9] mmc: "

[PATCH V1] PCI: tegra194: Fix probe path for Endpoint mode
 2024-04-02 12:39 UTC  (2+ messages)

[PATCH v6 0/5] Add Tegra Security Engine driver
 2024-04-02 12:38 UTC  (7+ messages)
` [PATCH v6 3/5] crypto: tegra: "

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-04-02 12:35 UTC  (15+ messages)
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "

[PATCH v2 00/10] PCI: endpoint: Make host reboot handling more robust
 2024-04-02 11:18 UTC  (17+ messages)
` [PATCH v2 01/10] PCI: qcom-ep: Disable resources unconditionally during PERST# assert
` [PATCH v2 02/10] PCI: endpoint: Decouple EPC and PCIe bus specific events
` [PATCH v2 03/10] PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to init()
` [PATCH v2 04/10] PCI: epf-test: Refactor pci_epf_test_unbind() function
` [PATCH v2 05/10] PCI: epf-{mhi/test}: Move DMA initialization to EPC init callback
` [PATCH v2 06/10] PCI: endpoint: Introduce EPC 'deinit' event and notify the EPF drivers
` [PATCH v2 07/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
` [PATCH v2 08/10] PCI: qcom-ep: Use the "
` [PATCH v2 09/10] PCI: epf-test: Handle "
` [PATCH v2 10/10] PCI: qcom: Implement shutdown() callback to properly reset the endpoint devices

[PATCH 00/11] PCI: endpoint: Make host reboot handling more robust
 2024-04-01 16:34 UTC  (41+ messages)
` [PATCH 01/11] PCI: qcom-ep: Disable resources unconditionally during PERST# assert
` [PATCH 02/11] PCI: endpoint: Decouple EPC and PCIe bus specific events
` [PATCH 03/11] PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to init()
` [PATCH 04/11] PCI: epf-test: Refactor pci_epf_test_unbind() function
` [PATCH 05/11] PCI: epf-{mhi/test}: Move DMA initialization to EPC init callback
` [PATCH 06/11] PCI: endpoint: Introduce EPC 'deinit' event and notify the EPF drivers
` [PATCH 07/11] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
` [PATCH 09/11] PCI: epf-test: Handle "
` [PATCH 10/11] PCI: qcom-ep: Rework {start/stop}_link() callbacks implementation
` [PATCH 11/11] PCI: tegra194: "

[arm-tegra:for-6.8/soc 9/10] drivers/soc/tegra/fuse/fuse-tegra30.c:684:17: error: 'tegra30_fuse_read' undeclared here (not in a function); did you mean 'tegra_fuse_readl'?
 2024-03-31  6:54 UTC 

[PATCH v12 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-29 19:17 UTC  (12+ messages)
` [PATCH v12 1/8] "
` [PATCH v12 2/8] PCI: dwc: ep: Add Kernel-doc comments for APIs
` [PATCH v12 3/8] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v12 4/8] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v12 5/8] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v12 6/8] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
` [PATCH v12 7/8] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v12 8/8] PCI: endpoint: Remove "core_init_notifier" flag

[PATCH AUTOSEL 6.1 21/52] firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filename()
 2024-03-29 12:45 UTC 

[PATCH AUTOSEL 6.6 34/75] firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filename()
 2024-03-29 12:42 UTC 

[PATCH AUTOSEL 6.8 49/98] firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filename()
 2024-03-29 12:37 UTC 

[PATCH AUTOSEL 6.1 14/31] firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filename()
 2024-03-29 12:31 UTC 

[PATCH AUTOSEL 6.6 27/52] firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filename()
 2024-03-29 12:28 UTC 

[PATCH AUTOSEL 6.8 40/68] firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filename()
 2024-03-29 12:25 UTC 

[PATCH v4 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-03-29  6:14 UTC  (7+ messages)
` [PATCH v4 1/6] iommu/arm-smmu-v3: Add CS_NONE quirk
` [PATCH v4 2/6] iommu/arm-smmu-v3: Make arm_smmu_cmdq_init reusable
` [PATCH v4 3/6] iommu/arm-smmu-v3: Make __arm_smmu_cmdq_skip_err reusable
` [PATCH v4 4/6] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_issue_cmdlist()
` [PATCH v4 5/6] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v4 6/6] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

[PATCH v2 RESEND] dmaengine: tegra186: Fix residual calculation
 2024-03-28  7:39 UTC  (3+ messages)

FAILED: Patch "phy: tegra: xusb: Add API to retrieve the port number of phy" failed to apply to 4.19-stable tree
 2024-03-27 12:25 UTC 

FAILED: Patch "phy: tegra: xusb: Add API to retrieve the port number of phy" failed to apply to 5.4-stable tree
 2024-03-27 12:21 UTC 

[PATCH v11 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-27  8:40 UTC  (11+ messages)
` [PATCH v11 1/8] "
` [PATCH v11 2/8] PCI: dwc: ep: Add Kernel-doc comments for APIs
` [PATCH v11 3/8] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v11 4/8] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v11 5/8] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v11 6/8] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
` [PATCH v11 7/8] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v11 8/8] PCI: endpoint: Remove "core_init_notifier" flag

[PATCH v2] drm/dp: Clarify that wait_hpd_asserted() is not optional for panels
 2024-03-26 16:03 UTC  (3+ messages)

[PATCH v2] ASoC: tegra: Fix DSPK 16-bit playback
 2024-03-26 10:47 UTC 

[PATCH] ASoC: tegra: Fix DSPK 16-bit playback
 2024-03-26  5:21 UTC  (3+ messages)

[PATCH v3 0/3] media: Fix gcc warnings
 2024-03-25 16:42 UTC  (5+ messages)
` [PATCH v3 1/3] staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc
` [PATCH v3 2/3] media: radio-shark2: Avoid led_names truncations
` [PATCH v3 3/3] media: dvbdev: Initialize sbuf

[PATCH v2 0/3] media: Fix gcc warnings
 2024-03-25 14:44 UTC  (5+ messages)
` [PATCH v2 1/3] staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc
` [PATCH v2 2/3] media: radio-shark2: Avoid led_names truncations
` [PATCH v2 3/3] media: dvbdev: Initialize sbuf

[PATCH v10 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-25 14:17 UTC  (8+ messages)
` [PATCH v10 2/8] PCI: dwc: ep: Add Kernel-doc comments for APIs
` [PATCH v10 7/8] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v10 8/8] PCI: dwc: ep: Remove "core_init_notifier" flag

[PATCH 0/3] media: Fix gcc warnings
 2024-03-25 13:46 UTC  (5+ messages)
` [PATCH 1/3] staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc
` [PATCH 2/3] media: radio-shark2: Avoid led_names truncations
` [PATCH 3/3] media: dvbdev: Initialize sbuf

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-03-25  2:13 UTC  (3+ messages)

[PATCH] staging: nvec: edit udelay comment
 2024-03-20 19:17 UTC  (2+ messages)

[PATCH v3 2/3] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
 2024-03-20 16:52 UTC  (2+ messages)
    ` [PATCH v3 0/3] Add support for AArch64 AMUv1-based 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).