linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-23 10:20:00 to 2020-04-29 13:36:53 UTC [more...]

[PATCH v3 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-29 13:36 UTC  (16+ messages)
` [PATCH v3 01/34] iommu: Move default domain allocation to separate function
` [PATCH v3 03/34] iommu/amd: Implement iommu_ops->def_domain_type call-back
` [PATCH v3 04/34] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [PATCH v3 07/34] iommu: Add probe_device() and release_device() call-backs
  ` [PATCH v3 02/34] iommu: Add def_domain_type() callback in iommu_ops
  ` [PATCH v3 05/34] iommu/amd: Remove dma_mask check from check_device()
  ` [PATCH v3 06/34] iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU
  ` [PATCH v3 08/34] iommu: Move default domain allocation to iommu_probe_device()
  ` [PATCH v3 11/34] iommu: Split off default domain allocation from group assignment
  ` [PATCH v3 13/34] iommu: Export bus_iommu_probe() and make is safe for re-probing
  ` [PATCH v3 14/34] iommu/amd: Remove dev_data->passthrough
  ` [PATCH v3 15/34] iommu/amd: Convert to probe/release_device() call-backs
` [PATCH v3 09/34] iommu: Keep a list of allocated groups in __iommu_probe_device()
` [PATCH v3 10/34] iommu: Move new probe_device path to separate function
` [PATCH v3 12/34] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()

[PATCH v2 0/2] NVIDIA Tegra I2C synchronization correction
 2020-04-29 12:35 UTC  (47+ messages)
` [PATCH v2 1/2] i2c: tegra: Better handle case where CPU0 is busy for a long time

[PATCH 5.6 000/167] 5.6.8-rc1 review
 2020-04-29 10:17 UTC 

[PATCH 5.4 000/168] 5.4.36-rc1 review
 2020-04-29 10:17 UTC 

[PATCH 4.19 000/131] 4.19.119-rc1 review
 2020-04-29 10:16 UTC 

[TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function to get BPMP data
 2020-04-29  8:21 UTC  (9+ messages)
              `  "

[PATCH V1 0/4] Tegra XUDC support on Tegra194 Soc
 2020-04-28 16:39 UTC  (10+ 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

[RFC PATCH v1 0/5] media: tegra: Tegra video driver follow-up patches
 2020-04-28 16:04 UTC  (16+ messages)
` [RFC PATCH v1 1/5] MAINTAINERS: Rename Tegra Video driver path
` [RFC PATCH v1 2/5] media: tegra: Rename driver path to tegra-video
` [RFC PATCH v1 3/5] media: tegra-video: Move PM runtime handle to streaming
` [RFC PATCH v1 5/5] media: tegra-video: Remove module macros for vi and csi driver
  ` [RFC PATCH v1 4/5] media: tegra-video: Rearrange SoC specific to Tegra210 and cleanup files

[PATCH -next] ASoC: tegra: tegra_wm8903: Use devm_snd_soc_register_card()
 2020-04-28 15:41 UTC  (2+ messages)

[PATCH] gpio: tegra: mask GPIO IRQs during IRQ shutdown
 2020-04-28 14:22 UTC  (2+ messages)

[PATCH v5 0/5] mmc: mediatek: add mmc cqhci support
 2020-04-28 13:02 UTC  (8+ messages)
` [PATCH v5 2/5] mmc: host: Remove redundant CQE bindings
` [PATCH v5 3/5] mmc: mediatek: refine msdc timeout api
  ` [PATCH v5 1/5] mmc: core: Extend mmc_of_parse() to parse CQE bindings
  ` [PATCH v5 4/5] mmc: mediatek: command queue support
` [PATCH v5 5/5] dt-bindings: mmc: mediatek: Add document for mt6779

[PATCH V2 0/8] Tegra XUSB charger detect support
 2020-04-28 10:56 UTC  (19+ messages)
` [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 3/8] phy: tegra: xusb: Add support for UTMI pad power control
` [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] backlight: lp855x: Ensure regulators are disabled on probe failure
 2020-04-28  7:09 UTC  (6+ messages)

[PATCH] memory: tegra: mark PM functions as __maybe_unused
 2020-04-27 17:28 UTC 

[PATCH v1] dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronization
 2020-04-27 16:05 UTC  (2+ messages)

Why continued silence 2
 2020-04-27 11:41 UTC 

Vorschlag
 2020-04-27  8:13 UTC 

[PATCH AUTOSEL 5.6 30/38] i2c: tegra: Better handle case where CPU0 is busy for a long time
 2020-04-27  7:22 UTC  (3+ messages)
  ` [PATCH AUTOSEL 5.6 31/38] i2c: tegra: Synchronize DMA before termination

[PATCH] gpu: host1x: Clean up debugfs in error handling path in 'host1x_probe()'
 2020-04-26 19:16 UTC 

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

[PATCH v5 0/6] Support DRM bridges on NVIDIA Tegra
 2020-04-25 21:51 UTC  (4+ messages)
` [PATCH v5 6/6] drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridge

[PATCH 5.4.33 0/2] Fix for long operation cmds busy detection
 2020-04-25  7:04 UTC  (6+ messages)
  ` [PATCH 5.4.33 1/2] sdhci: tegra: Implement Tegra specific set_timeout callback
` [PATCH 5.4.33 2/2] sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability

[PATCH 4.19.113 0/3] Fix for long operation cmds busy detection
 2020-04-24 20:06 UTC  (4+ messages)
  ` [PATCH 4.19.113 1/3] mmc: sdhci: Refactor sdhci_set_timeout()
` [PATCH 4.19.113 2/3] sdhci: tegra: Implement Tegra specific set_timeout callback
` [PATCH 4.19.113 3/3] sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability

[PATCH 5.4.33 0/2] Fix for long operation cmds busy detection
 2020-04-24 18:09 UTC  (5+ messages)

[RFC PATCH v8 0/9] Add Tegra driver for video capture
 2020-04-24 12:02 UTC  (4+ messages)

[PATCH v3] of_device: removed #include that caused a recursion in included headers
 2020-04-24 10:05 UTC  (2+ messages)

[PATCH 4.14 000/198] 4.14.177-rc2 review
 2020-04-24  7:42 UTC 

[PATCH 4.9 000/124] 4.9.220-rc2 review
 2020-04-24  7:41 UTC 

[PATCH 4.4 00/99] 4.4.220-rc2 review
 2020-04-24  7:40 UTC 

[RFC PATCH v9 0/9] Add Tegra driver for video capture
 2020-04-24  2:12 UTC  (18+ messages)
` [RFC PATCH v9 6/9] media: tegra: Add Tegra210 Video input driver

Contact Eco bank-Benin to receive your payment funds transfer amount of $12.800.000,00 Million USD,approved this morning by IMF
 2020-04-23 18:27 UTC 

[PATCH 5.6 000/166] 5.6.7-rc1 review
 2020-04-23 10:37 UTC  (2+ messages)

[PATCH 5.4 000/118] 5.4.35-rc1 review
 2020-04-23 10:22 UTC 

[PATCH 4.19 00/64] 4.19.118-rc1 review
 2020-04-23 10:22 UTC 

[PATCH 4.14 000/199] 4.14.177-rc1 review
 2020-04-23 10:20 UTC 

[PATCH 4.9 000/125] 4.9.220-rc1 review
 2020-04-23 10:20 UTC 

[PATCH 4.4 000/100] 4.4.220-rc1 review
 2020-04-23 10:20 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).