linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-23 13:30:55 to 2024-08-14 20:18:08 UTC [more...]

[PATCH 0/7] thermal: scope/cleanup.h improvements
 2024-08-14 20:17 UTC  (4+ messages)
` [PATCH 1/7] thermal: of: Use scoped device node handling to simplify of_find_trip_id()
` [PATCH 2/7] thermal: of: Use scoped device node handling to simplify thermal_of_trips_init()
` [PATCH 3/7] thermal: of: Use scoped device node handling to simplify of_thermal_zone_find()

[PATCH 0/9] memory: simplify with scoped/cleanup.h for device nodes
 2024-08-14 18:01 UTC  (22+ messages)
` [PATCH 1/9] memory: atmel-ebi: use scoped device node handling to simplify error paths
` [PATCH 2/9] memory: atmel-ebi: simplify with scoped for each OF child loop
` [PATCH 3/9] memory: samsung: exynos5422-dmc: use scoped device node handling to simplify error paths
` [PATCH 4/9] memory: stm32-fmc2-ebi: simplify with scoped for each OF child loop
` [PATCH 5/9] memory: tegra-mc: "
` [PATCH 6/9] memory: tegra124-emc: "
` [PATCH 7/9] memory: tegra20-emc: "
` [PATCH 8/9] memory: tegra30-emc: "
` [PATCH 9/9] memory: ti-aemif: "

[PATCH v11 0/9] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-08-14 17:31 UTC  (13+ messages)
` [PATCH v11 1/9] iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
` [PATCH v11 2/9] iommu/arm-smmu-v3: Enforce arm_smmu_cmdq_build_sync_cmd
` [PATCH v11 3/9] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd
` [PATCH v11 4/9] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
` [PATCH v11 5/9] iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
` [PATCH v11 6/9] iommu/arm-smmu-v3: Add ARM_SMMU_OPT_SECONDARY_CMDQ_CS_NONE_ONLY
` [PATCH v11 7/9] iommu/arm-smmu-v3: Add struct arm_smmu_impl
` [PATCH v11 8/9] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v11 9/9] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

[PATCH] memory: tegra186-emc: drop unused to_tegra186_emc()
 2024-08-14 14:20 UTC  (2+ messages)
` (subset) "

[PATCH v2] Do not mark ACPI devices as irq safe
 2024-08-14 13:40 UTC  (8+ messages)

[PATCH 6.10 000/263] 6.10.5-rc1 review
 2024-08-13 18:41 UTC 

[PATCH 6.6 000/189] 6.6.46-rc1 review
 2024-08-13 18:40 UTC 

[PATCH 6.1 000/149] 6.1.105-rc2 review
 2024-08-13 18:31 UTC 

[PATCH RESEND] Do not mark ACPI devices as irq safe
 2024-08-13 15:52 UTC  (6+ messages)

[PATCH] dmaengine: Fix spelling mistakes
 2024-08-12 18:12 UTC  (2+ messages)

[PATCH 1/3] drm/nouveau/tegra: Use iommu_paging_domain_alloc()
 2024-08-12  7:52 UTC  (4+ messages)
` [PATCH 2/3] drm/rockchip: "
  `  "
` [PATCH 3/3] drm/tegra: Remove call to iommu_domain_alloc()

[PATCH 1/2] media: nvidia: tegra: Use iommu_paging_domain_alloc()
 2024-08-12  7:21 UTC  (2+ messages)
` [PATCH 2/2] media: venus: firmware: "

[PATCH 1/1] gpu: host1x: Use iommu_paging_domain_alloc()
 2024-08-12  7:16 UTC 

[PATCH V4] iommu/io-pgtable-arm: Optimise non-coherent unmap
 2024-08-12  4:23 UTC  (2+ messages)

[PATCH] [i2c-tegra] Do not mark ACPI devices as irq safe
 2024-08-09 12:19 UTC  (4+ messages)

[PATCH 6.10 000/123] 6.10.4-rc1 review
 2024-08-09 10:55 UTC 

[PATCH 6.6 000/121] 6.6.45-rc1 review
 2024-08-09 10:54 UTC 

[PATCH 6.1 00/86] 6.1.104-rc2 review
 2024-08-09 10:51 UTC 

[PATCH v3 00/26] media: Fix coccinelle warning/errors
 2024-08-09  8:02 UTC  (9+ messages)
` [PATCH v3 26/26] media: dvb-frontends: tda10048: Make the range of z explicit

[PATCH v2 0/8] media: use 'time_left' instead of 'timeout' with wait_*() functions
 2024-08-07 14:29 UTC  (6+ messages)
` [PATCH v2 7/8] media: tegra-vde: use 'time_left' variable with wait_for_completion_interruptible_timeout()

[PATCH v1 00/11] Tegra114: complete TF701T device tree
 2024-08-06 13:43 UTC  (14+ messages)
` [PATCH v1 01/11] ARM: nvidia: tf701t: use unimomentary pinmux setup
` [PATCH v1 02/11] ARM: nvidia: tf701t: bind VDE device
` [PATCH v1 03/11] ARM: nvidia: tf701t: correct and complete PMIC and PMC bindings
` [PATCH v1 04/11] ARM: nvidia: tf701t: add HDMI bindings
` [PATCH v1 05/11] ARM: nvidia: tf701t: add Bluetooth node
` [PATCH v1 06/11] ARM: nvidia: tf701t: adjust sensors nodes
` [PATCH v1 07/11] ARM: nvidia: tf701t: complete sound bindings
` [PATCH v1 08/11] ARM: nvidia: tf701t: bind WIFI SDIO and EMMC
` [PATCH v1 09/11] ARM: nvidia: tf701t: re-group GPIO keys
` [PATCH v1 10/11] ARM: nvidia: tf701t: use dedicated backlight regulator
` [PATCH v1 11/11] ARM: nvidia: tf701t: configure USB

[RESEND PATCH net-next v3 2/4] net: phy: aquantia: wait for FW reset before checking the vendor ID
 2024-08-06 11:36 UTC  (4+ messages)

[PATCH V3] iommu: Optimize IOMMU UnMap
 2024-08-06 10:43 UTC  (3+ messages)

[PATCH v4 00/15] genirq/msi: Silence set affinity failed warning
 2024-08-05 14:30 UTC  (27+ messages)
` [PATCH v4 01/15] "
` [PATCH v4 02/15] PCI: aardvark: "
` [PATCH v4 03/15] PCI: altera-msi: "
` [PATCH v4 04/15] PCI: brcmstb: "
` [PATCH v4 05/15] PCI: dwc: "
` [PATCH v4 06/15] PCI: mediatek-gen3: "
` [PATCH v4 07/15] PCI: mediatek: "
` [PATCH v4 08/15] PCI: mobiveil: "
` [PATCH v4 09/15] PCI: plda: "
` [PATCH v4 10/15] PCI: rcar-host: "
` [PATCH v4 11/15] PCI: tegra: "
` [PATCH v4 12/15] PCI: vmd: "
` [PATCH v4 13/15] PCI: xilinx-nwl: "
` [PATCH v4 14/15] PCI: xilinx-xdma: "
` [PATCH v4 15/15] PCI: xilinx: "

[PATCH V2 1/2] iommu: Optimize IOMMU UnMap
 2024-08-05  4:25 UTC  (6+ messages)
` [PATCH V2 2/2] include: linux: Update gather only if it's not NULL

[PATCH] dt-bindings: arm: tegra: Document Nyan, all revisions in kernel tree
 2024-08-04  8:48 UTC  (4+ messages)

[PATCH -next] PM / devfreq: tegra30: Add missing clk_disable_unprepare in devm_tegra_devfreq_init_hw
 2024-08-03  6:37 UTC 

[RESEND][PATCH v1 4/8] thermal: tegra: Introduce struct trip_temps for critical and hot trips
 2024-08-02  9:47 UTC  (4+ messages)
` [RESEND][PATCH v1 5/8] thermal: tegra: Use thermal_zone_for_each_trip() for walking trip points

[PATCH] ASoC: Use of_property_present()
 2024-08-01 15:49 UTC  (2+ messages)

[PATCH 1/1] selftest: drivers: Add support its msi hwirq checking
 2024-07-31 23:12 UTC  (4+ messages)

[PATCH] input: tegra: Use of_property_read_variable_u32_array() and of_property_present()
 2024-07-31 20:14 UTC 

[PATCH 6.6 000/568] 6.6.44-rc1 review
 2024-07-31 16:28 UTC 

[PATCH 6.1 000/440] 6.1.103-rc3 review
 2024-07-31 14:59 UTC 

[PATCH 6.10 000/809] 6.10.3-rc3 review
 2024-07-31 14:59 UTC 

[PATCH] OPP: Fix support for required OPPs for multiple PM domains
 2024-07-31 10:35 UTC  (18+ messages)

[PATCH] staging: nvec: Capitalize outputs to match the rest of the driver
 2024-07-30 21:08 UTC 

[PATCH 0/1] selftest: drivers: Add support its msi hwirq checking
 2024-07-30 20:59 UTC  (2+ messages)

[PATCH 1/4] net: phy: aquantia: Enable Tx/Rx pause frame support in aquantia PHY
 2024-07-30 12:25 UTC  (12+ messages)
` [PATCH 3/4] net: phy: aquantia: Poll for TX ready at PHY system side

[PATCH 1/2] iommu: Optimize IOMMU UnMap
 2024-07-30  3:58 UTC  (4+ messages)

[PATCH v4 0/7] memory: tegra: Cleanup Tegra210 EMC frequency scaling
 2024-07-29 18:45 UTC  (3+ messages)

[PATCH v10 0/9] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-07-29 16:55 UTC  (12+ messages)
` [PATCH v10 1/9] iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
` [PATCH v10 2/9] iommu/arm-smmu-v3: Enforce arm_smmu_cmdq_build_sync_cmd
` [PATCH v10 3/9] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd
` [PATCH v10 4/9] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
` [PATCH v10 5/9] iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
` [PATCH v10 6/9] iommu/arm-smmu-v3: Add ARM_SMMU_OPT_SECONDARY_CMDQ_CS_NONE_ONLY
` [PATCH v10 7/9] iommu/arm-smmu-v3: Add struct arm_smmu_impl
` [PATCH v10 8/9] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v10 9/9] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

[PATCH 6.10 00/29] 6.10.2-rc1 review
 2024-07-26 17:18 UTC 

[PATCH 6.9 00/29] 6.9.12-rc1 review
 2024-07-26 17:18 UTC 

[PATCH 6.6 00/16] 6.6.43-rc1 review
 2024-07-26 17:14 UTC 

[PATCH 6.1 00/13] 6.1.102-rc1 review
 2024-07-26 17:14 UTC 

[PATCH 5.15 00/90] 5.15.164-rc2 review
 2024-07-26 17:12 UTC 

[PATCH 5.10 00/59] 5.10.223-rc1 review
 2024-07-26 17:12 UTC 

[PATCH 5.4 00/44] 5.4.281-rc2 review
 2024-07-26 17:10 UTC 

[PATCH 4.19 00/32] 4.19.319-rc2 review
 2024-07-26 17:10 UTC 

[PATCH V2] iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappings
 2024-07-25 12:42 UTC  (2+ messages)

[PATCH 6.10 00/11] 6.10.1-rc2 review
 2024-07-24  7:36 UTC 

[PATCH 6.9 000/163] 6.9.11-rc1 review
 2024-07-24  7:35 UTC 

[PATCH 6.6 000/129] 6.6.42-rc1 review
 2024-07-24  7:35 UTC 

[PATCH 6.1 000/105] 6.1.101-rc1 review
 2024-07-24  7:35 UTC 

[PATCH] iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappings
 2024-07-24  4:52 UTC  (3+ messages)

[PATCH v3 2/3] PCI/rcar-host: Silence set affinity failed warning
 2024-07-23 22:17 UTC  (2+ messages)

[PATCH 1/4] drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()
 2024-07-23 14:46 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 NNTP newsgroup(s).