linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-20 22:38:59 to 2017-07-19 15:25:14 UTC [more...]

[PATCH 000/102] Convert drivers to explicit reset API
 2017-07-19 15:25 UTC  (4+ messages)
` [PATCH 006/102] ata: ahci_tegra: explicitly request exclusive reset control
` [PATCH 008/102] bus: tegra-gmi: "
` [PATCH 010/102] clk: tegra: "

[PATCH] irqchip: Convert to using %pOF instead of full_name
 2017-07-19 10:28 UTC  (6+ messages)

[PATCH] clk: Convert to using %pOF instead of full_name
 2017-07-19 10:24 UTC  (6+ messages)

[PATCH 08/12] drm/tegra: Handle drm_atomic_helper_swap_state failure
 2017-07-19  7:40 UTC 

[PATCH] PCI: Convert to using %pOF instead of full_name
 2017-07-18 21:43 UTC 

[PATCH V5 0/3] ADD AHCI support for tegra210
 2017-07-18 16:16 UTC  (8+ messages)
  ` [PATCH V5 1/3] ata: ahci_tegra: Add "
  ` [PATCH V5 3/3] dt-bindings: tegra: add binding documentation
` [PATCH V5 2/3] arm64: tegra: Enable AHCI on Tegra210

Attention To me and get back to me urgent
 2017-07-18 14:24 UTC 

[PATCH] gpio: tegra: fix unbalanced chained_irq_enter/exit
 2017-07-18 12:35 UTC 

[PATCH] gpu: host1x: Free the IOMMU domain when there is no device to attach
 2017-07-18  9:09 UTC  (7+ messages)

[PATCH 0/4] tegra-cec: add Tegra HDMI CEC support
 2017-07-17 19:37 UTC  (6+ messages)
  ` [PATCH 1/4] dt-bindings: document the tegra CEC bindings
  ` [PATCH 2/4] ARM: tegra: add CEC support to tegra124.dtsi
` [PATCH 3/4] tegra-cec: add Tegra HDMI CEC driver
` [PATCH 4/4] drm/tegra: add cec-notifier support

[PATCH] ASoC: tegra: constify snd_soc_dai_ops structure
 2017-07-17 16:05 UTC  (3+ messages)
` Applied "ASoC: tegra: constify snd_soc_dai_ops structure" to the asoc tree

[PATCH] thermal: tegra: delete unneeded of_node_put
 2017-07-17 14:42 UTC  (3+ messages)

[PATCH] devfreq: tegra: fix error code in tegra_devfreq_probe()
 2017-07-17  4:52 UTC  (9+ messages)
          ` [PATCH v2] devfreq: tegra: fix error return "

[PATCH v2 08/12] drm/tegra: Handle drm_atomic_helper_swap_state failure
 2017-07-14 15:03 UTC  (2+ messages)
      ` [Intel-gfx] "

[PATCH] ARM: tegra: Register host1x node with iommu binding on tegra124
 2017-07-11 15:17 UTC  (7+ messages)

[PATCH] arm: drm: tegra: Set MODULE_FIRMWARE for the VIC
 2017-07-11  8:39 UTC 

[PATCH] drm/tegra: vic: add NULL check on of_match_device() return value
 2017-07-10 19:29 UTC  (3+ messages)

[PATCH] input: tegra-kbc: add NULL check on of_match_device() return value
 2017-07-10 19:27 UTC  (6+ messages)

[PATCH] arm: drm: tegra: Set MODULE_FIRMWARE for the VIC
 2017-07-10  8:57 UTC  (2+ messages)

[PATCH 1/4] arm64: tegra: Add BPMP thermal sensor to Tegra186
 2017-07-10  8:50 UTC  (8+ messages)
` [PATCH 2/4] dt-bindings: Add bindings for nvidia,tegra186-bpmp-thermal
` [PATCH 4/4] thermal: Add Tegra BPMP thermal sensor driver

regression? no hdmi output on tegra124 (kernel 4.12)
 2017-07-10  4:50 UTC  (5+ messages)

[RFC/RFT PATCH 0/3] gpiolib: make gpio irqchip compatible with sparse_irq
 2017-07-08 22:44 UTC  (4+ messages)
` [RFC/RFT PATCH 1/3] gpio: tegra: remove gpio_to_irq() from hw irq handlers
` [RFC/RFT PATCH 2/3] gpio: pxa: "
` [RFC/RFT PATCH 3/3] gpiolib: make gpio irqchip compatible with sparse_irq

[PATCH v1 0/9] Support UDC on Tegra 20/30/114/124
 2017-07-07  8:49 UTC  (48+ messages)
  ` [PATCH v1 1/9] usb: gadget: f_ecm/f_eem/f_rndis: Setup quirk_avoids_skb_reserve
  ` [PATCH v1 2/9] usb: chipidea: udc: Support SKB alignment quirk
  ` [PATCH v1 3/9] usb: chipidea: Add support for Tegra20/30/114/124
  ` [PATCH v1 4/9] ARM: tegra: Enable UDC on TrimSlice
  ` [PATCH v1 5/9] ARM: tegra: Enable UDC on Beaver
  ` [PATCH v1 6/9] ARM: tegra: Enable UDC on Dalmore
  ` [PATCH v1 7/9] ARM: tegra: Enable UDC on Jetson TK1
  ` [PATCH v1 8/9] ARM: tegra: Enable UDC on AC100
  ` [PATCH v1 9/9] ARM: defconfig: tegra: Enable ChipIdea UDC driver

[PATCH] drm/tegra: sor: add NULL check on of_match_device() return value
 2017-07-07  7:42 UTC  (2+ messages)

Tegra DRM driver is not probing with 4.12 on tegra124
 2017-07-06 20:45 UTC  (4+ messages)

[PATCH] gpio: drop unnecessary includes from include/linux/gpio/driver.h
 2017-07-06  6:15 UTC  (9+ messages)

[PATCH v1 0/4] iommu/tegra: gart: Couple corrections
 2017-07-05 16:29 UTC  (5+ messages)
  ` [PATCH v1 1/4] iommu/tegra: gart: Don't unnecessarily allocate registers context
  ` [PATCH v1 2/4] iommu/tegra: gart: Check whether page is already mapped
  ` [PATCH v1 3/4] iommu/tegra: gart: Move PFN validation out of spinlock
  ` [PATCH v1 4/4] iommu/tegra: gart: Correct number of unmapped bytes

[PATCH] ARM: tegra: Select appropriate DMA options for LPAE
 2017-07-04 14:29 UTC  (2+ messages)

[PATCH 1/2] drm/atomic: Change drm_atomic_helper_swap_state to return an error
 2017-07-03 16:35 UTC  (7+ messages)
` [PATCH 2/2] drm/atomic: Wait indefinitely and interruptibly for hw_done
` [Intel-gfx] [PATCH 1/2] drm/atomic: Change drm_atomic_helper_swap_state to return an error

Tegra baseline test results for v4.12
 2017-07-03  9:18 UTC 

Tegra baseline test results for v4.12-rc7
 2017-07-03  9:16 UTC 

Tegra baseline test results for v4.12-rc6
 2017-07-03  9:14 UTC 

Tegra baseline test results for v4.12-rc5
 2017-07-03  9:13 UTC 

[PATCH V2] dmaengine: tegra-apb: Really fix runtime-pm usage
 2017-06-30  5:44 UTC  (5+ messages)

clean up and modularize arch dma_mapping interface V2
 2017-06-26 22:06 UTC  (12+ messages)
` new dma-mapping tree, was "

Product Inquiry
 2017-06-26 21:52 UTC 

[RFC PATCH v3 0/6] Report wakeup events in cros_ec_keyb and make cros-ec-spi wakeup optional
 2017-06-22  2:33 UTC  (6+ messages)
  ` [RFC PATCH v3 3/6] ARM/arm64: dts: enable wakeup for cros-ec-spi devices

[PATCH 00/51] rtc: stop using rtc deprecated functions
 2017-06-21 18:08 UTC  (10+ messages)

[PATCH 00/51] rtc: stop using rtc deprecated functions
 2017-06-21  9:35 UTC  (14+ 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).