Linux Tegra architecture development
 help / color / mirror / Atom feed
 messages from 2025-02-03 15:01:16 to 2025-02-11 17:20:36 UTC [more...]

[PATCH v2 00/10] Tegra Security Engine driver improvements
 2025-02-11 17:17 UTC  (8+ messages)
` [PATCH v2 01/10] crypto: tegra: Use separate buffer for setkey
` [PATCH v2 02/10] crypto: tegra: Do not use fixed size buffers
` [PATCH v2 03/10] crypto: tegra: finalize crypto req on error
` [PATCH v2 04/10] crypto: tegra: check return value for hash do_one_req
` [PATCH v2 05/10] crypto: tegra: Transfer HASH init function to crypto engine
` [PATCH v2 06/10] crypto: tegra: Fix HASH intermediate result handling
` [PATCH v2 07/10] crypto: tegra: Fix CMAC "

[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
 2025-02-11 14:08 UTC  (9+ messages)
` [Patch 1/5] ACPI: CPPC: add read perf ctrls api and rename few existing
` [Patch 2/5] ACPI: CPPC: expand macro to create store acpi_cppc sysfs node
` [Patch 3/5] ACPI: CPPC: support updating epp, auto_sel and {min|max_perf} from sysfs
` [Patch 4/5] Documentation: ACPI: add autonomous mode ctrls info in cppc_sysfs.txt
` [Patch 5/5] cpufreq: CPPC: Add cppc_cpufreq_epp instance for Autonomous mode

[PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug
 2025-02-11 10:43 UTC  (27+ messages)

[PATCH v2 0/2] Add support for Tegra UART Trace Controller (UTC) client
 2025-02-11 10:04 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: serial: Add bindings for nvidia,tegra264-utc
` [PATCH v2 2/2] serial: tegra-utc: Add driver for Tegra UART Trace Controller (UTC)

[PATCH V2] ASoC: tegra: Add interconnect support
 2025-02-11  5:50 UTC  (4+ messages)

[PATCH v5 0/2] Tegra ADMA fixes
 2025-02-10 14:34 UTC  (4+ messages)
` [PATCH v5 1/2] dmaengine: tegra210-adma: Use div_u64 for 64 bit division
` [PATCH v5 2/2] dmaengine: tegra210-adma: check for adma max page

[PATCH] Staging: nvec: Fix pm_power_off reset condition in tegra_nvec_remove
 2025-02-10 14:08 UTC  (4+ messages)

[PATCH v1] PM: sleep: core: Restrict power.set_active propagation
 2025-02-10 12:08 UTC 

[PATCH v4 0/2] Tegra ADMA fixes
 2025-02-10 11:23 UTC  (14+ messages)
` [PATCH v4 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division
` [PATCH v4 2/2] dmaengine: tegra210-adma: check for adma max page

[PATCH v1] PM: sleep: core: Synchronize runtime PM status of parents and children
 2025-02-08 17:43 UTC  (10+ messages)

[PATCH net v1] net: stmmac: Apply new page pool parameters when SPH is enabled
 2025-02-07 16:42 UTC  (2+ messages)

[PATCH] gpu: host1x: Fix a use of uninitialized mutex
 2025-02-07 16:36 UTC  (3+ messages)

[PATCH] arm64: tegra: Enable Tegra234 USB remote wakeup
 2025-02-07 16:35 UTC  (3+ messages)

[PATCH net-next v3 1/4] net: stmmac: Switch to zero-copy in non-XDP RX path
 2025-02-07 13:42 UTC  (11+ messages)

[PATCH 6.6 000/389] 6.6.76-rc2 review
 2025-02-07 11:59 UTC  (3+ messages)

[PATCH 6.12 000/583] 6.12.13-rc2 review
 2025-02-07 11:58 UTC 

[PATCH 6.13 000/619] 6.13.2-rc2 review
 2025-02-07 11:55 UTC 

[PATCH 00/12] drm: Move to using devm_platform_ioremap_resource
 2025-02-07  2:15 UTC  (19+ messages)
` [PATCH 01/12] drm/aspeed: move to devm_platform_ioremap_resource() usage
` [PATCH 02/12] drm/fsl-dcu: "
` [PATCH 03/12] drm/hisilicon: "
` [PATCH 04/12] drm/mediatek: "
` [PATCH 05/12] drm/mxsfb: "
` [PATCH 06/12] drm/sprd: "
` [PATCH 07/12] drm/sti: "
` [PATCH 08/12] drm/stm: "
` [PATCH 09/12] drm/tegra: "
` [PATCH 10/12] drm/tiny: "
` [PATCH 11/12] drm/vc4: "
` [PATCH 12/12] Documentation: Update the todo

[PATCH] arm64: tegra: delete the Orin NX/Nano suspend key
 2025-02-06 22:40 UTC 

[PATCH 00/19] iommu: Further abstract iommu-pages
 2025-02-06 17:54 UTC  (34+ messages)
` [PATCH 01/19] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH 02/19] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH 03/19] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH 04/19] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH 05/19] iommu/pages: Replace iommu_free_pages() with iommu_free_page()
` [PATCH 06/19] iommu/pages: De-inline the substantial functions
` [PATCH 07/19] iommu/vtd: Use virt_to_phys()
` [PATCH 08/19] iommu/pages: Formalize the freelist API
` [PATCH 09/19] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH 10/19] iommu/amd: "
` [PATCH 11/19] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH 12/19] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH 13/19] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH 14/19] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH 15/19] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH 16/19] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH 17/19] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH 18/19] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH 19/19] iommu/pages: Remove iommu_alloc_page/pages()

[PATCH 6.12 000/590] 6.12.13-rc1 review
 2025-02-06 14:47 UTC  (4+ messages)

[PATCH 6.6 000/393] 6.6.76-rc1 review
 2025-02-06 12:00 UTC 

[PATCH 6.13 000/623] 6.13.2-rc1 review
 2025-02-06 11:38 UTC 

[PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null
 2025-02-06  7:47 UTC  (10+ messages)
          ` 答复: "
              ` 答复: "

[PATCH v7 0/9] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci)
 2025-02-05 17:36 UTC  (10+ messages)
` [PATCH v7 1/9] usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func
` [PATCH v7 2/9] usb: xhci: tegra: rename `runtime` boolean to `is_auto_runtime`
` [PATCH v7 3/9] usb: cdns3: rename hibernated argument of role->resume() to lost_power
` [PATCH v7 4/9] usb: cdns3: call cdns_power_is_lost() only once in cdns_resume()
` [PATCH v7 5/9] usb: cdns3-ti: move reg writes to separate function
` [PATCH v7 6/9] usb: cdns3-ti: run HW init at resume() if HW was reset
` [PATCH v7 7/9] usb: xhci: change xhci_resume() parameters to explicit the desired info
` [PATCH v7 8/9] usb: host: xhci-plat: allow upper layers to signal power loss
` [PATCH v7 9/9] usb: host: cdns3: forward lost power information to xhci

[PATCH] ASoC: tegra: Add interconnect support
 2025-02-05 12:44 UTC  (2+ messages)

[PATCH] drm/tegra: rgb: Fix the unbound reference count
 2025-02-05 11:21 UTC 

[PATCH] drm/tegra: rgb: Simplify tegra_dc_rgb_probe()
 2025-02-05 10:26 UTC  (9+ messages)

[PATCH] drm/tegra: falcon: Pipeline firmware copy
 2025-02-05  6:10 UTC 

[PATCH v3 0/2] Tegra ADMA fixes
 2025-02-05  3:31 UTC  (8+ messages)
` [PATCH v3 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division

[RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
 2025-02-04 22:01 UTC  (16+ messages)

[PATCH rc] gpu: host1x: Do not assume that a NULL domain means no DMA IOMMU
 2025-02-04 19:18 UTC 

[REGRESSION] Invalid gather when using Tegra210 media engines
 2025-02-04 14:36 UTC  (9+ messages)

[PATCH] gpu: host1x: Remove mid-job CDMA flushes
 2025-02-04  2:45 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox