linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-20 10:48:41 to 2015-01-29 07:20:22 UTC [more...]

[PATCH 0/3] arm: tegra: implement NVEC driver using tegra i2c
 2015-01-29  7:20 UTC  (4+ messages)
` [PATCH 1/3] i2c: tegra: implement slave mode
` [PATCH 2/3] staging/nvec: reimplement on top of tegra i2c driver
` [PATCH 3/3] dt: paz00: define nvec as child of i2c bus

Documentation: DT bindings: update DT binding docs with Tegra chips
 2015-01-28 23:49 UTC  (22+ messages)
` [PATCH 04/24] Documentation: DT bindings: add more chip compatible strings for Tegra timers
` [PATCH 10/24] Documentation: DT bindings: add more chip compatible strings for Tegra I2C
` [PATCH 03/24] Documentation: DT bindings: add more chip compatible strings for Tegra SOR
` [PATCH 11/24] Documentation: DT bindings: add more chip compatible strings for Tegra SPI
` [PATCH 13/24] Documentation: DT bindings: add more chip compatible strings for Tegra PMC
` [PATCH 22/24] Documentation: DT bindings: add more chip compatible strings for Tegra EHCI
` [PATCH 21/24] Documentation: DT bindings: add more chip compatible strings for Tegra I2S
` [PATCH 19/24] Documentation: DT bindings: add more chip compatible strings for Tegra SOC_THERM
  ` [PATCH 06/24] Documentation: DT bindings: add more chip compatible strings for Tegra APB_MISC
  ` [PATCH 07/24] Documentation: DT bindings: add more chip compatible strings for Tegra124 pinmux
  ` [PATCH 09/24] Documentation: DT bindings: add more chip compatible strings for Tegra PWM
  ` [PATCH 02/24] Documentation: DT bindings: add more chip compatible strings for Tegra PCIe
  ` [PATCH 05/24] Documentation: DT bindings: add more chip compatible strings for Tegra AHB gizmo
  ` [PATCH 23/24] Documentation: DT bindings: add more chip compatible strings for Tegra USB PHY
  ` [PATCH 17/24] Documentation: DT bindings: add more chip compatible strings for Tegra XUSB pad control
  ` [PATCH 16/24] Documentation: DT bindings: add more chip compatible strings for Tegra HDA
` [PATCH 18/24] Documentation: DT bindings: add more chip compatible strings for Tegra SDHCI
` [PATCH 14/24] Documentation: DT bindings: add more chip compatible strings for Tegra eFuse
` [PATCH 15/24] Documentation: DT bindings: add more chip compatible strings for Tegra AHCI
` [PATCH 12/24] Documentation: DT bindings: add more chip compatible strings for Tegra RTC
` [PATCH 20/24] Documentation: DT bindings: add more chip compatible strings for Tegra AHUB

[PATCH v3 00/10] Improvements to Tegra-based Chromebook support
 2015-01-28 18:24 UTC  (14+ messages)
` [PATCH v3 01/10] ARM: tegra: Set the sound card model that alsaucm expects
` [PATCH v3 02/10] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT
` [PATCH v3 04/10] ARM: tegra: Add DTS for the nyan-blaze board
` [PATCH v3 05/10] ARM: tegra: Add node for trackpad in Nyan boards
` [PATCH v3 06/10] ASoC: tegra: Add a control for the headphone switch
` [PATCH v3 07/10] ASoC: tegra: add sink for the internal mic to tegra_max98090
` [PATCH v3 08/10] ARM: tegra: Use pwrseq-simple for the wifi in Nyan
` [PATCH v3 09/10] ARM: tegra: Use the generated pinmux data
` [PATCH v3 10/10] ARM: tegra: Set spi-max-frequency property to flash node

[PATCH v2] mmc: tegra: Write xfer_mode, CMD regs in together
 2015-01-28 16:45 UTC 

[PATCH] mmc: tegra: Write xfer_mode, CMD regs in together
 2015-01-28 16:30 UTC  (4+ messages)

[PATCH v3] dma-buf: cleanup dma_buf_export() to make it easily extensible
 2015-01-28 15:00 UTC  (4+ messages)

[PATCH 00/15] iommu: Move domain allocation into drivers
 2015-01-28 14:19 UTC  (17+ messages)
  ` [PATCH 01/15] iommu: Introduce domain_alloc and domain_free iommu_ops
  ` [PATCH 02/15] iommu: Introduce iommu domain types
  ` [PATCH 03/15] iommu/amd: Make use of domain_alloc and domain_free
  ` [PATCH 04/15] iommu/vt-d: "
  ` [PATCH 05/15] iommu/omap: "
  ` [PATCH 06/15] iommu/arm-smmu: "
  ` [PATCH 07/15] iommu/exynos: "
  ` [PATCH 08/15] iommu/tegra-smmu: "
  ` [PATCH 09/15] iommu/tegra-gart: "
  ` [PATCH 10/15] iommu/msm: "
  ` [PATCH 11/15] iommu/shmobile: "
  ` [PATCH 12/15] iommu/ipmmu-vmsa: "
  ` [PATCH 13/15] iommu/rockchip: "
  ` [PATCH 14/15] iommu/fsl: "
  ` [PATCH 15/15] iommu: Remove domain_init and domain_free iommu_ops

[PATCH v2] dma-buf: cleanup dma_buf_export() to make it easily extensible
 2015-01-28 12:27 UTC  (3+ messages)

[PATCH v2 00/11] Improvements to Tegra-based Chromebook support
 2015-01-28 10:24 UTC  (26+ messages)
` [PATCH v2 02/11] ARM: tegra: Use the generated pinmux data
` [PATCH v2 03/11] ARM: tegra: Set the sound card model that alsaucm expects
` [PATCH v2 04/11] ARM: tegra: Set spi-max-frequency property to flash node
` [PATCH v2 06/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT
` [PATCH v2 08/11] mmc: pwrseq_simple: Add support for a delay

[PATCH 0/4] ARM: tegra: Support for big-endian (version 3)
 2015-01-27 18:42 UTC  (9+ messages)
` [PATCH 2/4] ARM: gpio: tegra: Maintain endianness
` [PATCH 4/4] ARM: tegra: fix big-endian issue with irq code
` [Ct173-kernel-internal] [PATCH 0/4] ARM: tegra: Support for big-endian (version 3)

[GIT PULL] drm/tegra: Changes for v3.20-rc1
 2015-01-27  9:24 UTC 

[GIT PULL] drm/tegra: Changes for v3.20-rc1
 2015-01-26 23:10 UTC  (2+ messages)

[PATCH v3] i2c: tegra: Maintain CPU endianness
 2015-01-26 21:00 UTC  (2+ messages)

Tegra baseline test results for v3.19-rc6
 2015-01-26 18:51 UTC 

[PATCH 1/2] i2c: tegra: Maintain CPU endianness
 2015-01-26 16:11 UTC  (11+ messages)

[PATCH 0/2] iommu/tegra-gart: Fixes for v3.19
 2015-01-26 12:41 UTC  (4+ messages)
  ` [PATCH 1/2] iommu/tegra: gart: Do not register with bus
  ` [PATCH 2/2] iommu/tegra: gart: Provide default ->map_sg() callback

[PATCH 0/6] nouveau/gk20a: RAM device removal & IOMMU support
 2015-01-25  8:03 UTC  (11+ messages)
  ` [PATCH 1/6] make RAM device optional
      ` [Nouveau] "
  ` [PATCH 2/6] instmem/gk20a: move memory allocation to instmem
  ` [PATCH 3/6] gk20a: remove RAM device
  ` [PATCH 4/6] instmem/gk20a: use DMA attributes
  ` [PATCH 5/6] platform: probe IOMMU if present
  ` [PATCH 6/6] instmem/gk20a: add IOMMU support

[PATCH 00/36] drm/tegra: Atomic mode-setting conversion
 2015-01-25  1:02 UTC  (45+ messages)
` [PATCH 01/36] clk: Introduce clk_try_parent()
  ` [PATCH v2] clk: Introduce clk_has_parent()
` [PATCH 02/36] drm/plane: Make ->atomic_update() mandatory
    ` [PATCH v2] "
` [PATCH 03/36] drm/plane: Add optional ->atomic_disable() callback
  ` [PATCH v4] "
` [PATCH 04/36] drm/atomic: Add ->atomic_check() to encoder helpers
` [PATCH 05/36] drm/atomic: Add drm_atomic_plane_get_crtc_state()
` [PATCH 22/36] drm/tegra: Atomic conversion, phase 1
` [PATCH 23/36] drm/tegra: Atomic conversion, phase 2
` [PATCH 24/36] drm/tegra: Atomic conversion, phase 3, step 1
` [PATCH 25/36] drm/tegra: dc: Store clock setup in atomic state
` [PATCH 26/36] drm/tegra: rgb: Implement ->atomic_check()
` [PATCH 27/36] drm/tegra: dsi: "
` [PATCH 28/36] drm/tegra: hdmi: "
` [PATCH 29/36] drm/tegra: sor: "
` [PATCH 30/36] drm/tegra: dc: Use atomic clock state in modeset
` [PATCH 31/36] drm/tegra: Atomic conversion, phase 3, step 2
` [PATCH 32/36] drm/tegra: Atomic conversion, phase 3, step 3
` [PATCH 33/36] drm/tegra: Remove unused ->mode_fixup() callbacks
` [PATCH 34/36] drm/tegra: Track active planes in CRTC state
    ` [PATCH v2] "
` [PATCH 35/36] drm/tegra: Track tiling and format in plane state
` [PATCH 36/36] drm/tegra: dc: Unify enabling the display controller

[PATCH] gpu: host1x: Reduce host1x job allocation size
 2015-01-24  2:35 UTC 

[GIT PULL 1/4] ARM: tegra: Device tree changes for v3.20
 2015-01-23 23:07 UTC  (8+ messages)
  ` [GIT PULL 2/4] ARM: tegra: Default configuration "
  ` [GIT PULL 3/4] ARM: tegra: Core code "
  ` [GIT PULL 4/4] arm64: Add initial Tegra support

[PATCH v3 1/2] PCI: add helper function to find root port for device
 2015-01-23 22:40 UTC  (4+ messages)
` [PATCH v3 2/2] PCI: tegra: apply relaxed ordering fixup only on Tegra

[PATCH] arm64: dts: Add initial device tree support for Tegra132
 2015-01-23 17:47 UTC  (11+ messages)

[PATCH] drm/tegra: Fix copypasta in host1x_reloc_copy_from_user
 2015-01-23 11:24 UTC  (2+ messages)

[PATCH v2] i2c: tegra: Maintain CPU endianness
 2015-01-23  9:10 UTC  (2+ messages)

[RFC] dma-buf: cleanup dma_buf_export() to make it easily extensible
 2015-01-23  7:34 UTC 

[PATCH 00/16] PCI generic configuration space accessors
 2015-01-22 23:47 UTC  (3+ messages)

[PATCH] Add support for Nyan-blaze
 2015-01-22 20:11 UTC  (4+ messages)

[PATCH] treewide: Convert clockevents_notify to use int cpu
 2015-01-22 10:23 UTC  (2+ messages)

next-20150120 broken on Tegra by "ata: libahci: Allow using multiple regulators"
 2015-01-21 16:25 UTC  (6+ messages)

[PATCH V2] ARM: l2c: Maintain CPU endianness for early resume function
 2015-01-21 16:07 UTC 

[PATCH v2 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
 2015-01-21  0:30 UTC 

next-20150120 broken on Tegra by "ata: libahci: Allow using multiple regulators"
 2015-01-21  0:00 UTC 

Two variants of fixing Tegra20 suspend bug
 2015-01-20 16:55 UTC  (9+ messages)
` [PATCH] ARM: tegra20: Store CPU "resettable" status in IRAM

[PATCH 2/2] ARM: l2c: Maintain CPU endianness for early resume function
 2015-01-20 12:36 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).