linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-03 11:31:34 to 2018-09-26 15:04:18 UTC [more...]

[PATCH v2] drm/tegra: Replace drm_dev_unref with drm_dev_put
 2018-09-26 15:04 UTC  (2+ messages)

[PATCH 0/5] Tegra xHCI genpd support
 2018-09-26 15:02 UTC  (8+ messages)
` [PATCH 1/5] PM / Domains: Export symbol for genpd_dev_pm_attach_by_name
` [PATCH 2/5] dt-bindings: usb: xhci-tegra: Add power-domain details
` [PATCH 3/5] usb: xhci: tegra: Add genpd support
` [PATCH 4/5] soc/tegra: pmc: Don't power-up XUSB power-domains
` [PATCH 5/5] arm64: dts: tegra210: Add power-domains for xHCI

[PATCH v2 00/37] ARM: dts: tegra: colibri_t20: major revamp incl. eval board support
 2018-09-26 14:56 UTC  (8+ messages)
` [PATCH v2 28/37] ARM: tegra: colibri_t20: simplify model and compatible properties
` [PATCH v2 29/37] ARM: tegra: colibri_t20: iris: "
` [PATCH v2 37/37] ARM: tegra: colibri_t20: add eval board device tree

[PATCH v2 00/19] ARM: dts: tegra: apalis-tk1: minor revamp
 2018-09-26 14:56 UTC  (2+ messages)

[PATCH v2 00/34] ARM: dts: tegra: colibri_t30: major revamp
 2018-09-26 14:48 UTC  (2+ messages)

[PATCH v2 00/34] ARM: dts: tegra: apalis_t30: major revamp incl. v1.1 hardware support
 2018-09-26 14:46 UTC  (10+ messages)
` [PATCH v2 15/34] ARM: tegra: apalis_t30: reorder backlight properties
` [PATCH v2 26/34] dt-bindings: add broadcom (formerly plx technology) vendor prefix
` [PATCH v2 34/34] ARM: tegra: apalis_t30: support v1.1 hardware revision

[PATCH] ARM: dts: tegra30: fix xcvr-setup-use-fuses
 2018-09-26 14:40 UTC  (2+ messages)

[PATCH] gpu: host1x: Remove redundant of_dma_configure() call
 2018-09-26 14:29 UTC  (4+ messages)

[PATCH v1 0/5] CPUFREQ OPP's and Tegra30 support by tegra20-cpufreq driver
 2018-09-25 21:57 UTC  (10+ messages)
` [PATCH v1 1/5] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30

[PATCH V2] clk: tegra: Return the exact clock rate from clk_round_rate
 2018-09-25 21:49 UTC 

[PATCH 0/9] Implement wake event support on Tegra186 and later
 2018-09-25 17:16 UTC  (19+ messages)
` [PATCH 1/9] dt-bindings: tegra186-pmc: Add interrupt controller properties
` [PATCH 2/9] soc/tegra: pmc: Add Tegra194 support
` [PATCH 3/9] soc/tegra: pmc: Add wake event support
` [PATCH 4/9] soc/tegra: pmc: Add initial Tegra186 wake events
` [PATCH 5/9] soc/tegra: pmc: Add initial Tegra194 "
` [PATCH 6/9] gpio: Add support for hierarchical IRQ domains
` [PATCH 7/9] dt-bindings: tegra186-gpio: Add wakeup parent support
` [PATCH 8/9] gpio: tegra186: Rename flow variable to type
` [PATCH 9/9] gpio: tegra186: Implement wake event support

[PATCH] i2c: of: Try to find an I2C adapter matching the parent
 2018-09-25 16:06 UTC 

[PATCH v4 0/4] devres: provide and use devm_kstrdup_const()
 2018-09-25 16:02 UTC  (8+ messages)
` [PATCH v4 1/4] devres: constify p in devm_kfree()
` [PATCH v4 2/4] mm: move is_kernel_rodata() to asm-generic/sections.h
` [PATCH v4 3/4] devres: provide devm_kstrdup_const()
` [PATCH v4 4/4] mailbox: tegra-hsp: use devm_kstrdup_const()

[PATCH 4.14 156/173] gpiolib: Respect error code of ->get_direction()
 2018-09-25 14:42 UTC  (2+ messages)

[PATCH v4 00/20] IOMMU: Tegra GART driver clean up and optimization
 2018-09-25 13:53 UTC  (57+ messages)
  ` [PATCH v4 01/20] iommu/tegra: gart: Remove pr_fmt and clean up includes
  ` [PATCH v4 02/20] iommu/tegra: gart: Clean up driver probe errors handling
  ` [PATCH v4 03/20] iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
  ` [PATCH v4 04/20] iommu: Introduce iotlb_sync_map callback
  ` [PATCH v4 05/20] iommu/tegra: gart: Optimize mapping / unmapping performance
  ` [PATCH v4 06/20] dt-bindings: memory: tegra: Squash tegra20-gart into tegra20-mc
  ` [PATCH v4 08/20] memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
  ` [PATCH v4 09/20] memory: tegra: Adapt to Tegra20 device-tree binding changes
  ` [PATCH v4 10/20] memory: tegra: Read client ID on GART page fault
  ` [PATCH v4 11/20] memory: tegra: Use of_device_get_match_data()
  ` [PATCH v4 12/20] iommu/tegra: gart: Integrate with Memory Controller driver
  ` [PATCH v4 14/20] iommu/tegra: gart: Fix NULL pointer dereference
  ` [PATCH v4 16/20] iommu/tegra: gart: Don't use managed resources
  ` [PATCH v4 17/20] iommu/tegra: gart: Prepend error/debug messages with "GART:"
  ` [PATCH v4 18/20] iommu/tegra: gart: Don't detach devices from inactive domains
` [PATCH v4 07/20] ARM: dts: tegra20: Update Memory Controller node to the new binding
` [PATCH v4 13/20] iommu/tegra: gart: Fix spinlock recursion
` [PATCH v4 15/20] iommu/tegra: gart: Allow only one active domain at a time
` [PATCH v4 19/20] iommu/tegra: gart: Simplify clients-tracking code
` [PATCH v4 20/20] iommu/tegra: gart: Perform code refactoring

[PATCH -next] drm/tegra: Use PTR_ERR_OR_ZERO in tegra_gem_create()
 2018-09-25  8:58 UTC  (5+ messages)

[PATCH] clk: tegra: Return the exact clock rate from clk_round_rate
 2018-09-25  8:44 UTC  (6+ messages)

[PATCH v1] drm/tegra: dpaux: Fix always-failing probing of the driver
 2018-09-24 19:15 UTC  (11+ messages)

[PATCH] clk: tegra: Fix an infinite loop when clock rate is zero
 2018-09-24 11:40 UTC  (3+ messages)

[RESEND PATCH 1/6] ARM: config: multi_v5: enable dynamic debug
 2018-09-21 16:58 UTC  (4+ messages)

[PATCH 1/5] drm/tegra: dc: Do not register DC without primary plane
 2018-09-21 10:27 UTC  (5+ messages)
` [PATCH 2/5] drm/tegra: hub: Add Tegra194 support
` [PATCH 3/5] drm/tegra: dc: "
` [PATCH 4/5] drm/tegra: dpaux: "
` [PATCH 5/5] drm/tegra: sor: "

[PATCH] pwm: tegra: Remove gratuituous blank line
 2018-09-21 10:13 UTC 

[PATCH] rtc: tegra: Propagate errors from platform_get_irq()
 2018-09-21 10:12 UTC 

[PATCH] firmware: tegra: bpmp: Implement suspend/resume support
 2018-09-21 10:08 UTC 

[PATCH 1/2] pinctrl: tegra: do not export tegra_pinctrl_probe
 2018-09-20 18:15 UTC  (6+ messages)
` [PATCH 2/2] pinctrl: tegra: move probe to __init section

[RFC PATCH v1 0/6] Resolve unwanted DMA backing with IOMMU
 2018-09-20 17:09 UTC  (6+ messages)

[RFC PATCH v4 0/2] drm: Add generic colorkey plane properties
 2018-09-20 16:46 UTC  (10+ messages)
` [RFC PATCH v4 1/2] drm: Add generic colorkey properties for display planes

[PATCH] headers: Sync with drm-next
 2018-09-18 17:06 UTC 

[PATCH] PCI: fix ptr_ret.cocci warnings
 2018-09-18 16:30 UTC  (4+ messages)

[PATCH] drm/tegra: Convert drm_atomic_helper_suspend/resume()
 2018-09-18 14:53 UTC  (5+ messages)

Multi-parent IRQ domains
 2018-09-17 13:27 UTC  (9+ messages)

[PATCH] i2c: i2c-tegra: replace spin_lock_irqsave with spin_lock in ISR
 2018-09-11 14:54 UTC 

[PATCH] drm/tegra: return with probe defer if GPIO subsystem is not ready
 2018-09-06 23:31 UTC  (2+ messages)

[PATCH v3 00/13] remove_conflicting_framebuffers() cleanup
 2018-09-05 11:02 UTC  (6+ messages)
` [PATCH v3 03/13] fbdev: add kerneldoc do remove_conflicting_framebuffers()
` [PATCH v3 04/13] fbdev: add remove_conflicting_pci_framebuffers()

[PATCH] mmc: tegra: fix inconsistent IS_ERR and PTR_ERR
 2018-09-04 14:34 UTC  (3+ messages)

[PATCH v2 1/2] clk: tegra: Don't enable already enabled PLLs
 2018-09-04  9:06 UTC  (4+ messages)
` [PATCH v2 2/2] clk: tegra20: Enable lock-status polling for PLLs

[PATCH v3 00/19] IOMMU: Tegra GART driver clean up and optimization
 2018-09-04  8:56 UTC  (4+ messages)
` [PATCH v3 09/19] memory: tegra: Adapt to Tegra20 device-tree binding changes

[PATCH v2 00/12] remove_conflicting_framebuffers() cleanup
 2018-09-03 16:26 UTC  (4+ messages)
  ` [PATCH v3 00/13] "

[PATCH] ASoC: core: Don't schedule DAPM work if already in target state
 2018-09-03 14:45 UTC  (4+ messages)
  ` [alsa-devel] "
` Applied "ASoC: core: Don't schedule DAPM work if already in target state" to the asoc tree

[PATCH] spi: tegra20-slink: explicitly enable/disable clock
 2018-09-03 13:47 UTC  (2+ messages)
` Applied "spi: tegra20-slink: explicitly enable/disable clock" to the spi tree

[PATCH 00/14] staging: media: tegra-vdea: Add Tegra124 support
 2018-09-03 13:12 UTC  (3+ messages)

[PATCH] usb: xhci: tegra: Firmware header is little endian
 2018-09-03 12:50 UTC  (2+ 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).