Linux-Tegra Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-09 15:05:16 to 2024-04-17 18:12:38 UTC [more...]

[PATCH 1/2] crypto: tegra - Fix some error codes
 2024-04-17 18:12 UTC 

[PATCH 00/35] media: Fix coccinelle warning/errors
 2024-04-17 16:19 UTC  (66+ messages)
` [PATCH 01/35] media: pci: mgb4: Refactor struct resources
` [PATCH 02/35] media: stb0899: Remove unreacheable code
` [PATCH 03/35] media: uvcvideo: Refactor iterators
` [PATCH 04/35] media: uvcvideo: Use max() macro
` [PATCH 05/35] media: go7007: Use min and max macros
` [PATCH 06/35] media: stm32-dcmipp: Remove redundant printk
` [PATCH 07/35] media: staging: sun6i-isp: "
` [PATCH 08/35] media: dvb-frontends: tda18271c2dd: Remove casting during div
` [PATCH 09/35] media: v4l: async: refactor v4l2_async_create_ancillary_links
` [PATCH 10/35] staging: media: tegra-video: Use swap macro
` [PATCH 11/35] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH 12/35] media: platform: mtk-mdp3: Use refcount_t for job_count
` [PATCH 13/35] media: common: saa7146: Use min macro
` [PATCH 14/35] media: dvb-frontends: drx39xyj: "
` [PATCH 15/35] media: netup_unidvb: "
` [PATCH 16/35] media: au0828: "
` [PATCH 17/35] media: flexcop-usb: "
` [PATCH 18/35] media: gspca: cpia1: "
` [PATCH 19/35] media: stk1160: "
` [PATCH 20/35] media: tegra-vde: Refactor timeout handling
` [PATCH 21/35] media: venus: Use div64_u64
` [PATCH 22/35] media: i2c: st-mipid02: Use the correct div function
` [PATCH 23/35] media: dvb-frontends: tda10048: Use the right div
` [PATCH 24/35] media: tc358746: Use the correct div_ function
` [PATCH 25/35] media: venus: "
` [PATCH 26/35] media: venus: Refator return path
` [PATCH 27/35] media: dib0700: "
` [PATCH 28/35] media: usb: cx231xx: "
` [PATCH 29/35] media: i2c: rdacm20: "
` [PATCH 30/35] media: i2c: et8ek8: "
` [PATCH 31/35] media: cx231xx: "
` [PATCH 32/35] media: si4713: "
` [PATCH 33/35] media: ttpci: "
` [PATCH 34/35] media: hdpvr: "
` [PATCH 35/35] media: venus: "

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

[PATCH] gpio: tegra186: Fix tegra186_gpio_is_accessible() check
 2024-04-16 12:35 UTC 

[PATCH 6.1 00/69] 6.1.87-rc1 review
 2024-04-16 12:03 UTC 

[PATCH 6.8 000/172] 6.8.7-rc1 review
 2024-04-16 10:39 UTC 

[PATCH 6.6 000/122] 6.6.28-rc1 review
 2024-04-16 10:37 UTC 

[PATCH 5.15 00/45] 5.15.156-rc1 review
 2024-04-16 10:37 UTC 

[PATCH] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
 2024-04-16  0:13 UTC  (14+ messages)

[PATCH v1 0/3] arm64: Support Neoverse-V2 for Perf Arm SPE
 2024-04-15 15:56 UTC  (2+ messages)

[PATCH v12 2/8] PCI: dwc: ep: Add Kernel-doc comments for APIs
 2024-04-15 14:34 UTC  (4+ messages)

[PATCH V1] PCI: tegra194: Fix probe path for Endpoint mode
 2024-04-15 13:51 UTC  (5+ messages)
` [PATCH V2] "

[PATCH v6 00/11] IOMMU memory observability
 2024-04-15 12:33 UTC  (13+ messages)
` [PATCH v6 01/11] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v6 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist
` [PATCH v6 03/11] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v6 04/11] iommu/io-pgtable-arm: "
` [PATCH v6 05/11] iommu/io-pgtable-dart: "
` [PATCH v6 06/11] iommu/exynos: "
` [PATCH v6 07/11] iommu/rockchip: "
` [PATCH v6 08/11] iommu/sun50i: "
` [PATCH v6 09/11] iommu/tegra-smmu: "
` [PATCH v6 10/11] iommu: observability of the IOMMU allocations
` [PATCH v6 11/11] iommu: account IOMMU allocated memory

[PATCH 0/7] Cleanup Tegra210 EMC frequency scaling
 2024-04-15 11:22 UTC  (10+ messages)
` [PATCH 4/7] memory: tegra: Change macros to interpret parameter as integer
` [PATCH 6/7] memory: tegra: Move compare/update current delay values to a function
` [PATCH 7/7] memory: tegra: Rework update_clock_tree_delay()

[PATCH] crypto: tegra-se - Convert to platform remove callback returning void
 2024-04-15  8:35 UTC  (2+ messages)

[PATCH V2 0/4] staging: nvec: improve robustnes during initialization
 2024-04-15  6:07 UTC  (5+ messages)
` [PATCH 4/5] staging: nvec: make i2c controller register writes robust
    ` [PATCH V2 "

[PATCH v12 8/8] PCI: endpoint: Remove "core_init_notifier" flag
 2024-04-14 10:51 UTC  (3+ messages)

[PATCH RFCv1 00/14] Add Tegra241 (Grace) CMDQV Support (part 2/2)
 2024-04-13  3:47 UTC  (15+ messages)
` [PATCH RFCv1 01/14] iommufd: Move iommufd_object to public iommufd header
` [PATCH RFCv1 02/14] iommufd: Swap _iommufd_object_alloc and __iommufd_object_alloc
` [PATCH RFCv1 03/14] iommufd: Prepare for viommu structures and functions
` [PATCH RFCv1 04/14] iommufd: Add struct iommufd_viommu and iommufd_viommu_ops
` [PATCH RFCv1 05/14] iommufd: Add IOMMUFD_OBJ_VIOMMU and IOMMUFD_CMD_VIOMMU_ALLOC
` [PATCH RFCv1 06/14] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
` [PATCH RFCv1 07/14] iommufd: Add viommu set/unset_dev_id ops
` [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl
` [PATCH RFCv1 09/14] iommufd/selftest: Add IOMMU_VIOMMU_SET_DEV_ID test coverage
` [PATCH RFCv1 10/14] iommufd/selftest: Add IOMMU_TEST_OP_MV_CHECK_DEV_ID
` [PATCH RFCv1 11/14] iommufd: Add struct iommufd_vqueue and its related viommu ops
` [PATCH RFCv1 12/14] iommufd: Add IOMMUFD_OBJ_VQUEUE and IOMMUFD_CMD_VQUEUE_ALLOC
` [PATCH RFCv1 13/14] iommufd: Add mmap infrastructure
` [PATCH RFCv1 14/14] iommu/tegra241-cmdqv: Add user-space use support

[PATCH v4 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-04-12 19:10 UTC  (2+ messages)

[PATCH] hte: tegra-194: Convert to platform remove callback returning void
 2024-04-12 17:49 UTC  (6+ messages)

[PATCH v5 00/11] IOMMU memory observability
 2024-04-12 17:06 UTC  (3+ messages)

[PATCH v5 11/18] drm/msm: generate headers on the fly
 2024-04-12 16:29 UTC  (3+ messages)

[Patch v3 0/2] memory: tegra: Skip restricted register access from Guest
 2024-04-12 13:05 UTC  (3+ messages)
` [Patch v3 1/2] dt-bindings: make sid and broadcast reg optional
` [Patch v3 2/2] memory: tegra: make sid and broadcast regions optional

[PATCH 6.6 000/114] 6.6.27-rc1 review
 2024-04-12  9:40 UTC 

[PATCH 6.8 000/143] 6.8.6-rc1 review
 2024-04-12  8:08 UTC 

[PATCH 6.1 00/83] 6.1.86-rc1 review
 2024-04-12  8:04 UTC 

[PATCH 5.4 000/215] 5.4.274-rc1 review
 2024-04-12  8:03 UTC 

[PATCH 5.10 000/294] 5.10.215-rc1 review
 2024-04-12  8:03 UTC 

[PATCH 4.19 000/175] 4.19.312-rc1 review
 2024-04-12  8:03 UTC 

[PATCH 5.15 00/57] 5.15.155-rc1 review
 2024-04-12  8:03 UTC 

[PATCH v7 0/5] Add Tegra Security Engine driver
 2024-04-12  7:31 UTC  (2+ messages)

[PATCH v2 00/10] PCI: endpoint: Make host reboot handling more robust
 2024-04-12  6:32 UTC  (9+ messages)
` [PATCH v2 10/10] PCI: qcom: Implement shutdown() callback to properly reset the endpoint devices

[PATCH] cpufreq: Covert to exit callback returning void
 2024-04-12  6:02 UTC  (4+ messages)

[PATCH] cpufreq: Convert to exit callback returning void
 2024-04-12  5:51 UTC  (3+ messages)

[PATCH] dt-bindings: host1x: Add missing 'dma-coherent'
 2024-04-12  5:25 UTC  (7+ messages)

[PATCH v4 3/4] arm64: Update AMU-based frequency scale factor on entering idle
 2024-04-11 19:30 UTC  (2+ messages)

[PATCH] cpufreq: Covert to offline callback returning void
 2024-04-11 15:06 UTC 

[PATCH] cpufreq: Covert to offline callback returning void
 2024-04-11 15:05 UTC 

[PATCH 6.8 000/280] 6.8.5-rc3 review
 2024-04-10 17:07 UTC 

[PATCH 6.1 000/138] 6.1.85-rc3 review
 2024-04-10 17:04 UTC 

[PATCH 6.6 000/255] 6.6.26-rc3 review
 2024-04-10 17:04 UTC 

[PATCH 5.15 000/697] 5.15.154-rc3 review
 2024-04-10 17:04 UTC 

[PATCH] cpufreq: Covert to exit callback returning void
 2024-04-10 13:21 UTC 

[PATCH 00/18] i2c: remove printout on handled timeouts
 2024-04-10 11:24 UTC  (2+ messages)
` [PATCH 16/18] i2c: tegra: "

[PATCH 0/4] gpu: Convert to platform remove callback returning void
 2024-04-09 18:59 UTC  (4+ messages)
` [PATCH 3/4] gpu: host1x: "

[PATCH] gpu: host1x: mipi: Benefit from devm_clk_get_prepared()
 2024-04-09 16:50 UTC 


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