linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-06 13:34:09 to 2024-08-22 03:40:51 UTC [more...]

[PATCH 0/8] tty serial drivers use devm_clk_get_enabled() helpers
 2024-08-22  3:39 UTC  (5+ messages)
` [PATCH 1/8] tty: 8250_ingenic: Use "
` [PATCH 2/8] tty: 8250_tegra: "
` [PATCH 3/8] tty: 8250_uniphier: "
` [PATCH 4/8] tty: atmel_serial: "

[PATCH 0/3] arm64: tegra: add power sensors and BT+WiFi to TX1
 2024-08-21 18:58 UTC  (4+ messages)
` [PATCH 1/3] arm64: tegra: wire up power sensors on Jetson TX1 DevKit
` [PATCH 2/3] arm64: tegra: wire up Bluetooth on Jetson TX1 module
` [PATCH 3/3] arm64: tegra: wire up WiFi "

[PATCH 0/2] arm64: tegra: add wp-gpio to P2957 board
 2024-08-21 19:06 UTC  (6+ messages)
` [PATCH 1/2] arm64: tegra: Fix gpio for P2597 vmmc regulator
` [PATCH 2/2] arm64: tegra: Add wp-gpio for P2597's external card slot

[PATCH 0/3] dt-bindings: i2c: nvidia,tegra20-i2c: minor cleanups
 2024-08-21 14:13 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: i2c: nvidia,tegra20-i2c: combine same if:then: clauses
` [PATCH 2/3] dt-bindings: i2c: nvidia,tegra20-i2c: restrict also clocks in if:then:
` [PATCH 3/3] dt-bindings: i2c: nvidia,tegra20-i2c: define power-domains top-level

[PATCH v2 00/13] memory: simplify with scoped/cleanup.h for device nodes
 2024-08-21 11:41 UTC  (22+ messages)
` [PATCH v2 01/13] memory: atmel-ebi: use scoped device node handling to simplify error paths
` [PATCH v2 02/13] memory: atmel-ebi: simplify with scoped for each OF child loop
` [PATCH v2 03/13] memory: samsung: exynos5422-dmc: simplify dmc->dev usage
` [PATCH v2 04/13] memory: samsung: exynos5422-dmc: use scoped device node handling to simplify error paths
` [PATCH v2 05/13] memory: stm32-fmc2-ebi: simplify with scoped for each OF child loop
` [PATCH v2 06/13] memory: stm32-fmc2-ebi: simplify with dev_err_probe()
` [PATCH v2 07/13] memory: tegra-mc: simplify with scoped for each OF child loop
` [PATCH v2 08/13] memory: tegra124-emc: "
` [PATCH v2 09/13] memory: tegra20-emc: "
` [PATCH v2 10/13] memory: tegra30-emc: "
` [PATCH v2 11/13] memory: ti-aemif: simplify with dev_err_probe()
` [PATCH v2 12/13] memory: ti-aemif: simplify with devm_clk_get_enabled()
` [PATCH v2 13/13] memory: ti-aemif: simplify with scoped for each OF child loop

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

[PATCH RESEND] Do not mark ACPI devices as irq safe
 2024-08-20  3:57 UTC  (9+ messages)

[PATCH v11 0/9] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-08-19 17:39 UTC  (26+ 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 V4] iommu/io-pgtable-arm: Optimise non-coherent unmap
 2024-08-19  5:05 UTC  (3+ messages)

[PATCH 6.10 00/25] 6.10.6-rc3 review
 2024-08-18 15:28 UTC 

[PATCH 5.15 000/479] 5.15.165-rc3 review
 2024-08-17 19:48 UTC 

[PATCH 5.10 000/345] 5.10.224-rc3 review
 2024-08-17 19:47 UTC 

[PATCH V2] dmaengine: Fix spelling mistakes
 2024-08-17  9:07 UTC  (4+ messages)

[PATCH 5.10 000/350] 5.10.224-rc2 review
 2024-08-17  7:43 UTC  (2+ messages)

[PATCH 0/2] PCI: {qcom-ep/tegra194}: Move endpoint cleanups to PERST# deassert handler
 2024-08-17  5:39 UTC  (3+ messages)
` [PATCH 1/2] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()
` [PATCH 2/2] PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()

[PATCH 0/7] thermal: scope/cleanup.h improvements
 2024-08-17  2:47 UTC  (17+ 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 4/7] thermal: of: Simplify thermal_of_for_each_cooling_maps() with scoped for each OF child loop
` [PATCH 5/7] thermal: qcom-spmi-adc-tm5: Simplify "
` [PATCH 6/7] thermal: tegra: "
` [PATCH 7/7] thermal: sun8i: Use scoped device node handling to simplify error paths

[PATCH 6.10 00/25] 6.10.6-rc2 review
 2024-08-16 19:48 UTC 

[PATCH 6.6 00/67] 6.6.47-rc1 review
 2024-08-16 19:47 UTC 

[PATCH 6.1 00/38] 6.1.106-rc1 review
 2024-08-16 19:44 UTC 

[PATCH 5.15 000/483] 5.15.165-rc2 review
 2024-08-16 19:43 UTC 

[PATCH 5.4 000/255] 5.4.282-rc2 review
 2024-08-16 19:42 UTC 

[PATCH 4.19 000/196] 4.19.320-rc1 review
 2024-08-16 19:40 UTC 

[PATCH 0/2] Tegra234 PCIe-EP definitions
 2024-08-16 18:43 UTC  (3+ messages)
` [PATCH 1/2] arm64: tegra: Add T234 PCIe C4 EP definition
` [PATCH 2/2] arm64: tegra: Add p3767 PCIe C4 EP details

[PATCH v2 0/7] thermal: scope/cleanup.h improvements
 2024-08-16 16:02 UTC  (11+ messages)
` [PATCH v2 1/7] thermal: of: Use scoped device node handling to simplify of_find_trip_id()
` [PATCH v2 2/7] thermal: of: Use scoped device node handling to simplify thermal_of_trips_init()
` [PATCH v2 3/7] thermal: of: Use scoped device node handling to simplify of_thermal_zone_find()
` [PATCH v2 4/7] thermal: of: Simplify thermal_of_for_each_cooling_maps() with scoped for each OF child loop
` [PATCH v2 5/7] thermal: qcom-spmi-adc-tm5: Simplify "
` [PATCH v2 6/7] thermal: tegra: "
` [PATCH v2 7/7] thermal: sun8i: Use scoped device node handling to simplify error paths

[PATCH] [i2c-tegra] Do not mark ACPI devices as irq safe
 2024-08-16 14:44 UTC  (5+ messages)

[PATCH 1/2] firmware: tegra: bpmp: drop unused mbox_client_to_bpmp()
 2024-08-16 13:57 UTC  (2+ messages)
` [PATCH 2/2] firmware: tegra: bpmp: use scoped device node handling to simplify error paths

[PATCH v12 00/10] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-08-16  0:55 UTC  (11+ messages)
` [PATCH v12 01/10] iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
` [PATCH v12 02/10] iommu/arm-smmu-v3: Enforce arm_smmu_cmdq_build_sync_cmd
` [PATCH v12 03/10] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd
` [PATCH v12 04/10] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
` [PATCH v12 05/10] iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
` [PATCH v12 06/10] iommu/arm-smmu-v3: Add ARM_SMMU_OPT_SECONDARY_CMDQ_CS_NONE_ONLY
` [PATCH v12 07/10] iommu/arm-smmu-v3: Add an arm_smmu_get_iort_node helper
` [PATCH v12 08/10] iommu/arm-smmu-v3: Add struct arm_smmu_impl_ops
` [PATCH v12 09/10] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v12 10/10] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

[PATCH v2] Do not mark ACPI devices as irq safe
 2024-08-14 22:30 UTC  (9+ messages)

[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] memory: tegra186-emc: drop unused to_tegra186_emc()
 2024-08-14 14:20 UTC  (2+ messages)
` (subset) "

[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] 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/1] gpu: host1x: Use iommu_paging_domain_alloc()
 2024-08-12  7:16 UTC 

[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  (5+ messages)

[PATCH v1 00/11] Tegra114: complete TF701T device tree
 2024-08-06 13:43 UTC  (4+ messages)
` [PATCH v1 05/11] ARM: nvidia: tf701t: add Bluetooth node


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