linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-03 21:42:50 to 2023-11-28 22:34:01 UTC [more...]

[PATCH 00/16] IOMMU memory observability
 2023-11-28 22:33 UTC  (20+ messages)
` [PATCH 01/16] iommu/vt-d: add wrapper functions for page allocations
` [PATCH 02/16] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH 03/16] iommu/io-pgtable-arm: "
` [PATCH 04/16] iommu/io-pgtable-dart: "
` [PATCH 05/16] iommu/io-pgtable-arm-v7s: "
` [PATCH 06/16] iommu/dma: "
` [PATCH 07/16] iommu/exynos: "
` [PATCH 08/16] iommu/fsl: "
` [PATCH 09/16] iommu/iommufd: "
` [PATCH 10/16] iommu/rockchip: "
` [PATCH 11/16] iommu/sun50i: "
` [PATCH 12/16] iommu/tegra-smmu: "
` [PATCH 13/16] iommu: observability of the IOMMU allocations
` [PATCH 14/16] iommu: account IOMMU allocated memory
` [PATCH 15/16] vhost-vdpa: account iommu allocations
` [PATCH 16/16] vfio: "

[PATCH 00/12] bus: Convert to platform remove callback returning void
 2023-11-28 17:49 UTC  (6+ messages)
` [PATCH 08/12] bus: tegra-aconnect: "
` [PATCH 09/12] bus: tegra-gmi: "
  ` [PULL] bus: "
    ` [PULL v2] "

[PATCH v2 0/2] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2023-11-28 15:13 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
` [PATCH v2 2/2] cpufreq: Wire-up arch-flavored freq info into cpufreq_verify_current_freq

[PATCH v2] iommu/tegra-smmu: drop error checking for debugfs_create_dir()
 2023-11-28 11:25 UTC  (3+ messages)

[PATCH v2 0/4] media: v4l2-subdev: Improve frame interval handling
 2023-11-28 10:05 UTC  (10+ messages)
` [PATCH v2 1/4] media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations
` [PATCH v2 2/4] media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_interval

[PATCH 5.10 000/187] 5.10.202-rc3 review
 2023-11-28  9:42 UTC  (3+ messages)

[PATCH] iommu: Don't reserve IOVA when address and size are zero
 2023-11-28  8:11 UTC  (3+ messages)

[RESEND PATCH V2 0/2] Support dma channel mask
 2023-11-28  7:16 UTC  (3+ messages)
` [RESEND PATCH V2 1/2] dt-bindings: dma: Add dma-channel-mask to nvidia,tegra210-adma
` [RESEND PATCH V2 2/2] dmaengine: tegra210-adma: Support dma-channel-mask property

[PATCH 5.15 000/292] 5.15.140-rc3 review
 2023-11-27 23:39 UTC  (2+ messages)

[PATCH 6.5 000/483] 6.5.13-rc4 review
 2023-11-27 23:26 UTC 

[PATCH 5.4 000/152] 5.4.262-rc4 review
 2023-11-27 23:26 UTC 

[PATCH 6.1 000/366] 6.1.64-rc4 review
 2023-11-27 23:26 UTC 

[PATCH 4.19 00/92] 4.19.300-rc3 review
 2023-11-27 23:25 UTC 

[PATCH 4.14 00/53] 4.14.331-rc2 review
 2023-11-27 23:25 UTC 

[PATCH 28/55] media: tegra-video: Stop abusing of min_buffers_needed field
 2023-11-27 16:54 UTC 

[Patch v7] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241
 2023-11-23 14:32 UTC  (4+ messages)

[PATCH v2 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-23  9:08 UTC  (35+ messages)
` [PATCH v2 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH v2 02/17] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH v2 03/17] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH v2 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH v2 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH v2 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH v2 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH v2 08/17] iommu/of: Do not use dev->iommu within of_iommu_configure()
` [PATCH v2 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH v2 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH v2 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH v2 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH v2 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH v2 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH v2 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH v2 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH v2 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep

[PATCH 00/52] serial: Convert to platform remove callback returning void
 2023-11-22 23:23 UTC  (8+ messages)
` [PATCH 03/52] serial: 8250: "
` [PATCH 36/52] serial: tegra: "
` [PATCH 48/52] serial: tegra-tcu: "

[Patch v6 0/2] Add support for _TFP and change throttle pctg
 2023-11-22 13:34 UTC  (8+ messages)
` [Patch v6 1/2] ACPI: thermal: Add Thermal fast Sampling Period (_TFP) support
` [Patch v6 2/2] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241

[PATCH v2 0/2] fbdev/simplefb: Add missing simple-framebuffer features
 2023-11-22  8:42 UTC  (6+ messages)
` [PATCH v2 2/2] fbdev/simplefb: Add support for generic power-domains

[PATCH v3 000/108] pwm: Fix lifetime issues for pwm_chips
 2023-11-21 13:50 UTC  (2+ messages)
` [PATCH v3 093/108] pwm: tegra: Make use of devm_pwmchip_alloc() function

[Patch V2 1/2] memory: tegra: Add SID override programming for MC clients
 2023-11-21  9:10 UTC  (3+ messages)
` [Patch V2 2/2] memory: tegra: Skip SID programming if SID registers aren't set

PSA: this list has moved to new vger infra (no action required)
 2023-11-21  1:11 UTC 

[PATCH] staging: media: tegra-video: Convert to platform remove callback returning void
 2023-11-20 21:23 UTC  (2+ messages)

[PATCH v7 0/5] mfd: tps6586x: register restart handler
 2023-11-15  6:00 UTC  (8+ messages)
` [PATCH v7 2/5] i2c: core: run atomic i2c xfer when !preemptible

[PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-14  4:56 UTC  (54+ messages)
` [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH RFC 02/17] of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH RFC 03/17] of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH RFC 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH RFC 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH RFC 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH RFC 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH RFC 08/17] of: Do not use dev->iommu within of_iommu_configure()
` [PATCH RFC 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH RFC 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH RFC 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH RFC 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH RFC 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH RFC 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep

[PATCH] ASoC: tegra: convert not to use dma_request_slave_channel()
 2023-11-13 14:05 UTC  (2+ messages)

[PATCH] soc/tegra: pmc: Remove some old and deprecated functions and constants
 2023-11-12  7:04 UTC 

[PATCH v2 00/13] thermal: tegra: Do not register cooling device
 2023-11-10 14:52 UTC  (8+ messages)
` [PATCH v2 02/13] dt-bindings: thermal: tegra: Document throttle temperature
` [PATCH v2 06/13] thermal: tegra: Do not register cooling device

[bug report] clk: tegra: Add closed loop support for the DFLL
 2023-11-09 14:05 UTC 

[Patch v5 0/2] Add support for _TFP and change throttle pctg
 2023-11-09 11:36 UTC  (6+ messages)
` [Patch v5 2/2] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241

[PATCH 5.15 000/125] 5.15.138-rc2 review
 2023-11-08 11:28 UTC 

[PATCH 5.10 00/91] 5.10.200-rc2 review
 2023-11-08 10:07 UTC 

[PATCH 6.6 00/30] 6.6.1-rc1 review
 2023-11-08  9:50 UTC 

[PATCH AUTOSEL 6.5 18/34] PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
 2023-11-07 15:47 UTC 

[PATCH AUTOSEL 5.4 09/12] PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
 2023-11-07 15:53 UTC 

[PATCH AUTOSEL 5.10 11/16] PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
 2023-11-07 15:52 UTC 

[PATCH AUTOSEL 5.15 13/22] PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
 2023-11-07 15:51 UTC 

[PATCH AUTOSEL 6.1 16/30] PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
 2023-11-07 15:49 UTC 

[PATCH AUTOSEL 6.6 20/36] PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
 2023-11-07 15:46 UTC 

[PATCH 6.1 00/62] 6.1.62-rc1 review
 2023-11-07 11:48 UTC 

[PATCH 5.15 000/128] 5.15.138-rc1 review
 2023-11-07 11:43 UTC 

[PATCH 6.5 00/88] 6.5.11-rc1 review
 2023-11-07 11:43 UTC 

[PATCH 5.4 00/74] 5.4.260-rc1 review
 2023-11-07 11:42 UTC 

[PATCH 4.19 00/61] 4.19.298-rc1 review
 2023-11-07 11:42 UTC 

[PATCH 4.14 00/48] 4.14.329-rc1 review
 2023-11-07 11:42 UTC 

[PATCH 5.10 00/95] 5.10.200-rc1 review
 2023-11-07 11:43 UTC 

[PATCH 1/2] memory: tegra: Add SID override programming for MC clients
 2023-11-07 11:42 UTC  (5+ messages)
` [PATCH 2/2] memory: tegra: Skip SID programming if SID registers aren't set

[PATCH] pinctrl: tegra: Display pin function in pinconf-groups
 2023-11-06 13:25 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-10-30  8:30 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).