linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-07 22:22:05 to 2020-04-14 16:43:57 UTC [more...]

[PATCH] dt-bindings: thermal: Get rid of thermal.txt and replace references
 2020-04-14 16:43 UTC  (2+ messages)

[PATCH v6 00/14] Add EMC scaling support for Tegra210
 2020-04-14 16:40 UTC  (44+ messages)
` [PATCH v6 02/14] of: reserved-memory: Support lookup of regions by name
` [PATCH v6 03/14] of: reserved-memory: Support multiple regions per device
` [PATCH v6 05/14] clk: tegra: Add PLLP_UD and PLLMB_UD for Tegra210
` [PATCH v6 06/14] clk: tegra: Export functions for EMC clock scaling
` [PATCH v6 08/14] dt-bindings: memory: tegra: Add external memory controller binding for Tegra210
` [PATCH v6 09/14] memory: tegra: Add EMC scaling support code "
` [PATCH v6 10/14] memory: tegra: Add EMC scaling sequence "
  ` [PATCH v6 01/14] dt-bindings: reserved-memory: Introduce memory-region-names
  ` [PATCH v6 04/14] clk: tegra: Rename Tegra124 EMC clock source file
  ` [PATCH v6 07/14] clk: tegra: Implement Tegra210 EMC clock
  ` [PATCH v6 11/14] memory: tegra: Support derated timings on Tegra210
  ` [PATCH v6 12/14] arm64: tegra: Add external memory controller node for Tegra210
  ` [PATCH v6 13/14] arm64: tegra: Hook up EMC cooling device
` [PATCH v6 14/14] clk: tegra: Remove the old emc_mux clock for Tegra210

[RFC PATCH 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-14 15:27 UTC  (21+ messages)
` [RFC PATCH 11/34] iommu: Split off default domain allocation from group assignment
` [RFC PATCH 17/34] iommu/arm-smmu: Store device instead of group in arm_smmu_s2cr
  ` [RFC PATCH 31/34] iommu/exynos: Create iommu_device in struct exynos_iommu_owner
              ` [PATCH] iommu/exynos: Get rid of 'struct exynos_iommu_owner' exynos_iommu_owner
                    ` [PATCH] iommu/exynos: Rework intialization
  ` [RFC PATCH 33/34] iommu: Remove add_device()/remove_device() code-paths

[PATCH] of: Rework and simplify phandle cache to use a fixed size
 2020-04-14 15:00 UTC  (4+ messages)

[PATCH v1 2/2] ASoC: tegra: tegra_wm8903: Support nvidia,headset property
 2020-04-14 14:47 UTC  (2+ messages)
  ` Applied "ASoC: tegra: tegra_wm8903: Support nvidia, headset property" to the asoc tree

[PATCH v1 0/2] Support headset on Tegra boards that use WM8903
 2020-04-14 14:47 UTC  (9+ messages)
` [PATCH v1 1/2] dt-bindings: sound: tegra-wm8903: Document new nvidia,headset property
    ` Applied "ASoC: tegra-wm8903: Document new nvidia, headset property" to the asoc tree

[PATCH] arm64: defconfig: Re-enable Tegra PCIe Host driver
 2020-04-14 14:26 UTC  (2+ messages)

[PATCH] dt-bindings: Fix dtc warnings on reg and ranges in examples
 2020-04-14 14:22 UTC  (5+ messages)

[PATCH v4 0/5] mmc: mediatek: add mmc cqhci support
 2020-04-14 13:55 UTC  (6+ messages)
` [PATCH 2/5] [2/5] mmc: host: Remove redundant host CQE bindings
` [PATCH 5/5] [5/5] dt-bindings: mmc: mediatek: Add document for mt6779

[PATCH] PCI: tegra: Fix reporting GPIO error value
 2020-04-14 13:51 UTC  (3+ messages)

[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
 2020-04-14 13:15 UTC  (34+ messages)
` [PATCH v2 01/33] iommu: Move default domain allocation to separate function
` [PATCH v2 02/33] iommu: Add def_domain_type() callback in iommu_ops
` [PATCH v2 04/33] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [PATCH v2 05/33] iommu/amd: Remove dma_mask check from check_device()
` [PATCH v2 07/33] iommu: Add probe_device() and remove_device() call-backs
` [PATCH v2 13/33] iommu: Export bus_iommu_probe() and make is safe for re-probing
` [PATCH v2 14/33] iommu/amd: Remove dev_data->passthrough
` [PATCH v2 16/33] iommu/vt-d: Convert to probe/release_device() call-backs
` [PATCH v2 17/33] iommu/arm-smmu: "
` [PATCH v2 18/33] iommu/pamu: "
` [PATCH v2 19/33] iommu/s390: "
` [PATCH v2 21/33] iommu/msm: "
  ` [PATCH v2 03/33] iommu/amd: Implement iommu_ops->def_domain_type call-back
  ` [PATCH v2 06/33] iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU
  ` [PATCH v2 08/33] iommu: Move default domain allocation to iommu_probe_device()
  ` [PATCH v2 09/33] iommu: Keep a list of allocated groups in __iommu_probe_device()
  ` [PATCH v2 10/33] iommu: Move new probe_device path to separate function
  ` [PATCH v2 11/33] iommu: Split off default domain allocation from group assignment
  ` [PATCH v2 12/33] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
  ` [PATCH v2 15/33] iommu/amd: Convert to probe/release_device() call-backs
  ` [PATCH v2 20/33] iommu/virtio: "
  ` [PATCH v2 22/33] iommu/mediatek: "
  ` [PATCH v2 23/33] iommu/mediatek-v1 "
  ` [PATCH v2 25/33] iommu/rockchip: "
  ` [PATCH v2 28/33] iommu/omap: Remove orphan_dev tracking
  ` [PATCH v2 30/33] iommu/exynos: Use first SYSMMU in controllers list for IOMMU core
  ` [PATCH v2 31/33] iommu/exynos: Convert to probe/release_device() call-backs
  ` [PATCH v2 32/33] iommu: Remove add_device()/remove_device() code-paths
  ` [PATCH v2 33/33] iommu: Unexport iommu_group_get_for_dev()
` [PATCH v2 24/33] iommu/qcom: Convert to probe/release_device() call-backs
` [PATCH v2 26/33] iommu/tegra: "
` [PATCH v2 27/33] iommu/renesas: "
` [PATCH v2 29/33] iommu/omap: "

[PATCH 4.4 00/29] 4.4.219-rc1 review
 2020-04-14 10:57 UTC  (2+ messages)

[PATCH 5.6 00/38] 5.6.4-rc1 review
 2020-04-14 10:36 UTC 

[PATCH 5.5 00/44] 5.5.17-rc1 review
 2020-04-14 10:36 UTC 

[PATCH 5.4 00/41] 5.4.32-rc1 review
 2020-04-14 10:36 UTC 

[PATCH 4.19 00/54] 4.19.115-rc1 review
 2020-04-14 10:36 UTC 

[PATCH 4.14 00/38] 4.14.176-rc1 review
 2020-04-14 10:36 UTC 

[PATCH 4.9 00/32] 4.9.219-rc1 review
 2020-04-14 10:35 UTC 

[TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function to get BPMP data
 2020-04-14  5:45 UTC  (13+ messages)
` [TEGRA194_CPUFREQ Patch 2/3] cpufreq: Add Tegra194 cpufreq driver

[PATCH] of_device: removed #include that caused a recursion in included headers
 2020-04-13 23:02 UTC  (4+ messages)

[PATCH v2 00/22] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-04-13 15:18 UTC  (22+ messages)
` [PATCH v2 01/22] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v2 02/22] dt-bindings: memory: tegra20: emc: "
` [PATCH v2 03/22] dt-bindings: memory: tegra30: mc: "
` [PATCH v2 04/22] dt-bindings: memory: tegra30: emc: "
` [PATCH v2 05/22] dt-bindings: host1x: Document new interconnect properties
` [PATCH v2 06/22] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v2 07/22] dt-bindings: memory: tegra30: "
` [PATCH v2 11/22] memory: tegra: Register as interconnect provider
` [PATCH v2 17/22] memory: tegra30-emc: "

I have already sent you first payment US$5000.00 this morning through MONEY Gram service.it is available to pick up in address now
 2020-04-13 11:41 UTC 

[PATCH AUTOSEL 4.9 08/26] drm/tegra: dc: Release PM and RGB output when client's registration fails
 2020-04-11 23:13 UTC 

[PATCH AUTOSEL 4.14 12/37] drm/tegra: dc: Release PM and RGB output when client's registration fails
 2020-04-11 23:13 UTC 

[PATCH AUTOSEL 4.19 14/66] drm/tegra: dc: Release PM and RGB output when client's registration fails
 2020-04-11 23:11 UTC 

[PATCH AUTOSEL 5.4 022/108] drm/tegra: dc: Release PM and RGB output when client's registration fails
 2020-04-11 23:08 UTC 

[PATCH AUTOSEL 5.5 026/121] drm/tegra: dc: Release PM and RGB output when client's registration fails
 2020-04-11 23:05 UTC 

[PATCH AUTOSEL 5.6 031/149] drm/tegra: dc: Release PM and RGB output when client's registration fails
 2020-04-11 23:01 UTC 

[PATCH] phy: tegra: fix USB dependencies
 2020-04-11  9:01 UTC  (4+ messages)

[RFC PATCH v6 0/9] Add Tegra driver for video capture
 2020-04-10 19:47 UTC  (35+ messages)
` [RFC PATCH v6 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH AUTOSEL 5.6 12/68] usb: phy: tegra: Include proper GPIO consumer header to fix compile testing
 2020-04-10  3:45 UTC 

[PATCH] gpu: host1x: Detach driver on unregister
 2020-04-09 16:02 UTC  (2+ messages)

[PATCH] soc: tegra: fix tegra_pmc_get_suspend_mode definition
 2020-04-09 15:02 UTC  (3+ messages)

[PATCH] memory: tegra: avoid unused function warnings
 2020-04-09 15:01 UTC  (2+ messages)

[PATCH] dmaengine: tegra: fix broken 'select' statement
 2020-04-08 21:37 UTC  (2+ messages)

[PATCH v1] drm/tegra: output: Support DRM bridges
 2020-04-08 20:49 UTC 

[PATCH v3 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices
 2020-04-08 20:39 UTC  (7+ messages)
` [PATCH v3 1/6] ARM: tegra: Add device-tree for Acer Iconia Tab A500
  ` [PATCH v3 2/6] ARM: tegra: Add device-tree for ASUS Google Nexus 7
  ` [PATCH v3 3/6] dt-bindings: Add vendor prefix for Acer Inc
  ` [PATCH v3 5/6] dt-bindings: ARM: tegra: Add ASUS Google Nexus 7
  ` [PATCH v3 6/6] ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500
` [PATCH v3 4/6] dt-bindings: ARM: tegra: Add Acer Iconia Tab A500

[PATCH] drm/tegra: Use i2c_put_adapter() instead of put_device()
 2020-04-08 18:31 UTC  (2+ messages)

[PATCH v2 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices
 2020-04-08 14:40 UTC  (6+ messages)
` [PATCH v2 6/6] ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500

[PATCH 5.6 00/30] 5.6.3-rc2 review
 2020-04-08  7:10 UTC  (2+ messages)

[PATCH] usb: host: ehci-tegra: Remove superfluous dev_err() message
 2020-04-08  7:05 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).