linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-09 09:17:59 to 2017-08-19 08:22:26 UTC [more...]

[PATCH 01/15] EDAC: make device_type const
 2017-08-19  8:22 UTC  (15+ messages)
  ` [PATCH 02/15] drm: "
  ` [PATCH 03/15] [media] i2c: "
  ` [PATCH 04/15] [media] rc: "
  ` [PATCH 05/15] mei: "
  ` [PATCH 06/15] mtd: "
  ` [PATCH 07/15] mux: "
  ` [PATCH 08/15] PCI: "
  ` [PATCH 09/15] phy: tegra: "
  ` [PATCH 10/15] platform/x86: wmi: "
  ` [PATCH 11/15] remoteproc: "
  ` [PATCH 12/15] s390/zcrypt: "
  ` [PATCH 13/15] scsi: "
  ` [PATCH 14/15] staging: greybus: "
  ` [PATCH 15/15] usb: "

[PATCH 00/15] drivers: make device_type const
 2017-08-19  8:22 UTC 

[PATCH 0/4] Miscellaneous improvements to Host1x and TegraDRM
 2017-08-19  8:10 UTC  (10+ messages)
` [PATCH 1/4] gpu: host1x: Enable Tegra186 syncpoint protection
` [PATCH 2/4] gpu: host1x: Enable gather filter
` [PATCH 3/4] gpu: host1x: Improve debug disassembly formatting
` [PATCH 4/4] drm/tegra: Use u64_to_user_ptr helper

[GIT PULL 1/5] firmare: Changes for v4.14-rc1
 2017-08-18 21:36 UTC  (10+ messages)
  ` [GIT PULL 2/5] soc/tegra: "
  ` [GIT PULL 3/5] ARM: tegra: "
  ` [GIT PULL 4/5] ARM: tegra: Device tree changes "
  ` [GIT PULL 5/5] ARM: tegra: Default configuration updates "

[GIT PULL] drm/tegra: Changes for v4.14-rc1
 2017-08-18 15:26 UTC 

[PATCH 0/2] iommu/tegra*: Add support for struct iommu_device
 2017-08-18 12:47 UTC  (9+ messages)
` [PATCH 1/2] iommu/tegra: "
  ` [PATCH 2/2] iommu/tegra-gart: "

[PATCH 1/4] phy: rockchip: use of_device_get_match_data()
 2017-08-18 12:42 UTC  (4+ messages)
` [PATCH 3/4] phy: ti: "
  ` [PATCH 4/4] phy: tegra: "

[PATCH 1/3] sound: ASoC: tegra: Remove SoC-specific Kconfig depends and selects
 2017-08-18 11:48 UTC  (6+ messages)
` Applied "ASoC: tegra: Remove SoC-specific Kconfig depends and selects" to the asoc tree

[PATCH v2 0/4] mmc: sdhci: sdhci_set_bus_width() cleanup
 2017-08-18  7:31 UTC  (8+ messages)
` [PATCH v2 2/4] mmc: sdhci-tegra: use generic sdhci_set_bus_width()
` [PATCH v2 1/4] mmc: sdhci: key 8BITBUS bit off MMC_CAP_8_BIT_DATA
` [PATCH v2 4/4] mmc: sdhci-s3c: use generic sdhci_set_bus_width()
` [PATCH v2 3/4] mmc: sdhci-pci: "

[PATCH 0/6] Host1x and VIC support for Tegra186
 2017-08-17 22:09 UTC  (8+ messages)
` [PATCH 1/6] arm64: tegra: Add #power-domain-cells for BPMP
  ` [PATCH 2/6] arm64: tegra: Add host1x on Tegra186
` [PATCH 3/6] arm64: tegra: Add VIC "
` [PATCH 4/6] dt-bindings: host1x: Fix and add Tegra186 information
` [PATCH 5/6] gpu: host1x: Add Tegra186 support
` [PATCH 6/6] drm/tegra: Add Tegra186 support for VIC

[PATCH] ASoC: tegra: Remove SoC-specific Kconfig depends and selects
 2017-08-17 19:05 UTC 

[PATCH] gpu: host1x: Support sub-devices recursively
 2017-08-17 15:52 UTC  (2+ messages)

[PATCH] drm: tegra: fix NULL deref in debugfs/iova
 2017-08-17 15:34 UTC  (2+ messages)

[PATCH v3 00/28] DRM API Conversions
 2017-08-17 15:33 UTC  (5+ messages)
` [PATCH v3 21/28] drm/tegra: switch to drm_*_get(), drm_*_put() helpers

[PATCH] gpu: host1x: fix error return code in host1x_probe()
 2017-08-17 15:32 UTC  (2+ messages)

[PATCH 1/2] gpu: host1x: Don't fail on NULL bo physical address
 2017-08-17 15:31 UTC  (4+ messages)
` [PATCH 2/2] gpu: host1x: Fix bitshift/mask multipliers

[PATCH] arm: drm: tegra: Set MODULE_FIRMWARE for the VIC
 2017-08-17 15:23 UTC  (2+ messages)

[PATCH] drm: tegra: add CONFIG_OF dependency
 2017-08-17 15:20 UTC  (2+ messages)

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

[PATCH] soc/tegra: Register SoC device
 2017-08-17 14:42 UTC 

[PATCH V6 3/9] irqdomain: Don't set type when mapping an IRQ
 2017-08-17 14:42 UTC  (4+ messages)
  ` [V6,3/9] "

[PATCH 00/14] Fixes for Tegra clocks
 2017-08-17 13:48 UTC  (6+ messages)

[PATCH 10/13] drm/tegra: Use sychronized interface of the IOMMU-API
 2017-08-17 13:29 UTC  (4+ messages)
  ` [PATCH 11/13] gpu: host1x: "

[PATCH] mmc: tegra: suppress errors when probe is deferred
 2017-08-17 11:52 UTC 

[PATCH] firmware: tegra: set drvdata earlier
 2017-08-17 11:08 UTC  (2+ messages)

[PATCH v6 0/8] Support UDC on Tegra 20/30/114/124
 2017-08-16 10:38 UTC  (10+ messages)
  ` [PATCH v6 1/8] usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_ether
  ` [PATCH v6 2/8] usb: chipidea: udc: Support SKB alignment quirk
  ` [PATCH v6 3/8] usb: chipidea: Add support for Tegra20/30/114/124
  ` [PATCH v6 4/8] ARM: defconfig: tegra: Enable ChipIdea UDC driver
  ` [PATCH v6 5/8] ARM: tegra: Enable UDC on Beaver
  ` [PATCH v6 6/8] ARM: tegra: Enable UDC on Dalmore
  ` [PATCH v6 7/8] ARM: tegra: Enable UDC on Jetson TK1
  ` [PATCH v6 8/8] ARM: tegra: Enable UDC on AC100

[patch net-next 0/3] net/sched: Improve getting objects by indexes
 2017-08-16  9:19 UTC  (21+ messages)
` [patch net-next 1/3] idr: Use unsigned long instead of int
` [patch net-next 2/3] net/sched: Change cls_flower to use IDR
` [patch net-next 3/3] net/sched: Change act_api and act_xxx modules "

[patch net-next 0/3] net/sched: Improve getting objects by indexes
 2017-08-16  2:12 UTC 

[patch net-next 0/3] net/sched: Improve getting objects by indexes
 2017-08-16  2:12 UTC 

[patch net-next 0/3] net/sched: Improve getting objects by indexes
 2017-08-16  2:12 UTC 

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

[PATCH 1/2] drm/tegra: Support render node
 2017-08-15 15:19 UTC  (3+ messages)
  ` [PATCH 2/2] drm/tegra: gem: Implement mmap() for PRIME buffers

[PATCH 01/10] drm/tegra: dc: Use unsigned int for register offsets
 2017-08-15 13:41 UTC  (10+ messages)
` [PATCH 02/10] drm/tegra: dpaux: "
` [PATCH 03/10] drm/tegra: dsi: "
` [PATCH 04/10] drm/tegra: hdmi: "
  ` [PATCH 05/10] drm/tegra: sor: "
  ` [PATCH 06/10] drm/tegra: dc: Trace register accesses
  ` [PATCH 07/10] drm/tegra: hdmi: "
  ` [PATCH 08/10] drm/tegra: dsi: "
  ` [PATCH 09/10] drm/tegra: dpaux: "
  ` [PATCH 10/10] drm/tegra: sor: "

[PATCH 0/4] mmc/sdhci: sdhci_set_bus_width() cleanup
 2017-08-14 12:05 UTC  (9+ messages)
` [PATCH 1/4] sdhci: key 8BITBUS bit off MMC_CAP_8_BIT_DATA
` [PATCH 3/4] mmc/sdhci-pci: use generic sdhci_set_bus_width()
` [PATCH 2/4] mmc/sdhci-tegra: "
` [PATCH 4/4] mmc/sdhci-s3c: "

[PATCH 000/102] Convert drivers to explicit reset API
 2017-08-14  7:36 UTC  (10+ messages)

[PATCH] drm/tegra: Prevent BOs from being freed during job submission
 2017-08-12 16:01 UTC  (5+ messages)

[PATCH] PCI: Convert to using %pOF instead of full_name
 2017-08-11 15:56 UTC  (4+ messages)

[PATCH 0/4] IOMMU group cleanup
 2017-08-11 15:21 UTC  (2+ messages)

[PATCH v2 1/5] arm64: tegra: Add BPMP thermal sensor to Tegra186
 2017-08-11  2:57 UTC  (3+ messages)
` [PATCH v2 5/5] thermal: Add Tegra BPMP thermal sensor driver

[PATCH libdrm] drm: Remove create_handle() drm_framebuffer "virtual"
 2017-08-10 23:52 UTC  (7+ messages)
          ` [Intel-gfx] "

Possible race in spi-tegra114.ko
 2017-08-10 12:42 UTC  (2+ messages)
` [PATCH] tegra114: fix to a race condition due to early registration of interrupt handler

[PATCH v2 00/29] DRM API Conversions
 2017-08-10 12:10 UTC  (2+ messages)
` [PATCH v2 22/29] drm/tegra: switch to drm_*_get(), drm_*_put() helpers

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


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