linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-13 22:10:50 to 2020-04-16 11:37:32 UTC [more...]

[PATCH v2 1/2] sdhci: tegra: Implement Tegra specific set_timeout callback
 2020-04-16 11:37 UTC  (4+ messages)

[PATCH v2] of_device: removed #include that caused a recursion in included headers
 2020-04-16  9:49 UTC 

[PATCH v2 0/6] Move CEC drivers and menu to be out of MEDIA_SUPPORT
 2020-04-16  9:46 UTC  (8+ messages)
` [PATCH v2 3/6] media: move CEC platform drivers to a separate directory
` [PATCH v2 5/6] media: cec: rename CEC platform drivers config options

[PATCH V1 0/4] Tegra XUDC support on Tegra194 Soc
 2020-04-16  7:34 UTC  (5+ messages)
  ` [PATCH V1 1/4] dt-bindings: usb: tegra-xudc: Add Tegra194 XUSB controller support
  ` [PATCH V1 2/4] arm64: tegra: Add xudc node for Tegra194
  ` [PATCH V1 3/4] usb: gadget: tegra-xudc: Add Tegra194 support
  ` [PATCH V1 4/4] usb: gadget: tegra-xudc: add port_speed_quirk

[TEGRA194_CPUFREQ Patch 2/3] cpufreq: Add Tegra194 cpufreq driver
 2020-04-16  7:06 UTC  (14+ messages)

[PATCH v6 00/14] Add EMC scaling support for Tegra210
 2020-04-16  0:58 UTC  (55+ messages)
` [PATCH v6 01/14] dt-bindings: reserved-memory: Introduce memory-region-names
` [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 04/14] clk: tegra: Rename Tegra124 EMC clock source file
` [PATCH v6 07/14] clk: tegra: Implement Tegra210 EMC clock
` [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 11/14] memory: tegra: Support derated timings on Tegra210

[RFC PATCH v7 0/9] Add Tegra driver for video capture
 2020-04-15 23:28 UTC  (21+ messages)
  ` [RFC PATCH v7 1/9] arm64: tegra: Fix sor powergate clocks and reset
  ` [RFC PATCH v7 2/9] arm64: tegra: Add reset-cells to mc
  ` [RFC PATCH v7 4/9] clk: tegra: Add Tegra210 CSI TPG clock gate
  ` [RFC PATCH v7 6/9] media: tegra: Add Tegra210 Video input driver
  ` [RFC PATCH v7 7/9] MAINTAINERS: Add Tegra Video driver section
  ` [RFC PATCH v7 8/9] dt-bindings: reset: Add ID for Tegra210 VI reset
` [RFC PATCH v7 3/9] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v7 5/9] dt-binding: tegra: Add VI and CSI bindings
` [RFC PATCH v7 9/9] arm64: tegra: Add Tegra VI CSI support in device tree

[PATCH] PCI: tegra: Fix reporting GPIO error value
 2020-04-15 16:49 UTC  (5+ messages)

[PATCH v2 0/2] NVIDIA Tegra I2C synchronization correction
 2020-04-15 16:31 UTC  (8+ messages)
` [PATCH v2 1/2] i2c: tegra: Better handle case where CPU0 is busy for a long time
` [PATCH v2 2/2] i2c: tegra: Synchronize DMA before termination

[PATCH v2 0/2] Support DRM bridges on NVIDIA Tegra
 2020-04-15 16:00 UTC  (5+ messages)
  ` [PATCH v2 1/2] drm/tegra: output: Support DRM bridges
  ` [PATCH v2 2/2] drm/tegra: output: rgb: Don't register connector if bridge is used

[PATCH] pwm: tegra: dynamic clk freq configuration by PWM driver
 2020-04-15 14:18 UTC  (4+ messages)

[PATCH] drm/tegra: Clean up GPIO includes
 2020-04-15 12:43 UTC  (2+ messages)

[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
 2020-04-15 12:31 UTC  (38+ 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 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 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 24/33] iommu/qcom: "
` [PATCH v2 26/33] iommu/tegra: "
` [PATCH v2 27/33] iommu/renesas: "
` [PATCH v2 29/33] iommu/omap: "

[PATCH AUTOSEL 4.4 02/14] clk: tegra: Fix Tegra PMC clock out parents
 2020-04-15 11:48 UTC 

[PATCH AUTOSEL 4.9 03/21] clk: tegra: Fix Tegra PMC clock out parents
 2020-04-15 11:47 UTC 

[PATCH AUTOSEL 4.14 03/30] clk: tegra: Fix Tegra PMC clock out parents
 2020-04-15 11:46 UTC 

[PATCH AUTOSEL 4.19 03/40] clk: tegra: Fix Tegra PMC clock out parents
 2020-04-15 11:45 UTC 

[PATCH AUTOSEL 5.4 10/84] clk: tegra: Fix Tegra PMC clock out parents
 2020-04-15 11:43 UTC  (3+ messages)
  ` [PATCH AUTOSEL 5.4 11/84] arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194
  ` [PATCH AUTOSEL 5.4 12/84] arm64: tegra: Fix Tegra194 PCIe compatible string

[PATCH AUTOSEL 5.5 015/106] clk: tegra: Fix Tegra PMC clock out parents
 2020-04-15 11:40 UTC  (3+ messages)
  ` [PATCH AUTOSEL 5.5 016/106] arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194
  ` [PATCH AUTOSEL 5.5 017/106] arm64: tegra: Fix Tegra194 PCIe compatible string

[PATCH AUTOSEL 5.6 020/129] memory: tegra: Correct debugfs clk rate-range on Tegra124
 2020-04-15 11:33 UTC  (6+ messages)
` [PATCH AUTOSEL 5.6 023/129] clk: tegra: Fix Tegra PMC clock out parents
  ` [PATCH AUTOSEL 5.6 018/129] memory: tegra: Correct debugfs clk rate-range on Tegra20
  ` [PATCH AUTOSEL 5.6 019/129] memory: tegra: Correct debugfs clk rate-range on Tegra30
  ` [PATCH AUTOSEL 5.6 024/129] arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194
  ` [PATCH AUTOSEL 5.6 025/129] arm64: tegra: Fix Tegra194 PCIe compatible string

[PATCH 0/4] Move CEC drivers and menu to be out of MEDIA_SUPPORT
 2020-04-15  9:49 UTC  (2+ messages)
` [PATCH 3/4] media: move CEC platform drivers to a separate directory

[PATCH V2 0/8] Tegra XUSB charger detect support
 2020-04-15  8:25 UTC  (9+ messages)
` [PATCH V2 3/8] phy: tegra: xusb: Add support for UTMI pad power control
  ` [PATCH V2 1/8] dt-bindings: phy: tegra-xusb: Add charger-detect property
  ` [PATCH V2 2/8] usb: gadget: tegra-xudc: Add vbus_draw support
  ` [PATCH V2 4/8] phy: tegra: xusb: Add USB2 pad power control support for Tegra210
  ` [PATCH V2 5/8] phy: tegra: xusb: Add soc ops API to enable UTMI PAD protection
  ` [PATCH V2 6/8] phy: tegra: xusb: Add support for charger detect
  ` [PATCH V2 7/8] phy: tegra: xusb: Enable charger detect for Tegra186
  ` [PATCH V2 8/8] phy: tegra: xusb: Enable charger detect for Tegra210

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

Remain Blessed,
 2020-04-14 21:34 UTC 

[PATCH v10 0/2] Panel rotation patches
 2020-04-14 21:32 UTC  (4+ messages)

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

[RFC PATCH v6 0/9] Add Tegra driver for video capture
 2020-04-14 18:14 UTC  (7+ messages)
` [RFC PATCH v6 3/9] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v6 5/9] dt-binding: tegra: Add VI and CSI bindings
` [RFC PATCH v6 8/9] dt-bindings: reset: Add ID for Tegra210 VI reset

[PATCH v3 0/7] clocksource: Add NVIDIA Tegra186 timers support
 2020-04-14 18:10 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: timer: Add bindings for NVIDIA Tegra186 timers

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

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

[RFC PATCH 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-14 15:27 UTC  (13+ messages)
` [RFC PATCH 11/34] iommu: Split off default domain allocation from group assignment
  ` [RFC PATCH 33/34] iommu: Remove add_device()/remove_device() code-paths
  ` [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 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 1/2] dt-bindings: sound: tegra-wm8903: Document new nvidia,headset property
 2020-04-14 14:47 UTC  (2+ messages)
  ` 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 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 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 

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


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