public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-26 23:51:34 to 2015-02-11 17:26:13 UTC [more...]

[PATCH v4 00/11] Improvements to Tegra-based Chromebook support
 2015-02-11 17:26 UTC  (14+ messages)
  ` [PATCH v4 01/11] ARM: tegra: Change model of sound card in Nyan Big
` [PATCH v4 02/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT
` [PATCH v4 03/11] drm/panel: add support for Samsung LTN140AT29 panel
` [PATCH v4 04/11] ARM: tegra: Add DTS for the nyan-blaze board
` [PATCH v4 05/11] ARM: tegra: Add node for trackpad in Nyan boards
` [PATCH v4 06/11] ARM: tegra: Use pwrseq-simple for the wifi in Nyan
` [PATCH v4 07/11] ARM: tegra: Use the generated pinmux data
` [PATCH v4 08/11] ARM: tegra: Set spi-max-frequency property to flash node
` [PATCH v4 09/11] ARM: tegra: add support for warm reset GPIO
` [PATCH v4 10/11] ARM: tegra: Set nvidia,reset-gpio property on the PMC node
` [PATCH v4 11/11] drm/tegra: Reset the SOR on probe

[PATCH 0/3] Expose more controls from tegra-max98090
 2015-02-11 16:34 UTC  (5+ messages)
` [PATCH 1/3] ASoC: tegra: Expose Headphones pin to userspace
` [PATCH 2/3] ASoC: tegra: Add sink for the internal mic to tegra_max98090
` [PATCH 3/3] ASoC: tegra: Add control for the Mic Jack pin

(unknown)
 2015-02-11 14:03 UTC 

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

[PATCH] mmc: tegra: Write xfer_mode, CMD regs in together
 2015-02-10  7:44 UTC  (6+ messages)

[PATCH v3 00/20] power_supply: Allow safe usage of power supply
 2015-02-10  7:39 UTC  (31+ messages)
` [PATCH v3 01/20] power_supply: Add driver private data
  ` [PATCH v3 02/20] power_supply: Move run-time configuration to separate structure
  ` [PATCH v3 17/20] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter
` [PATCH v3 03/20] power_supply: Add API for safe access of power supply function attrs
` [PATCH v3 04/20] power_supply: sysfs: Use power_supply_*() API for accessing "
` [PATCH v3 05/20] power_supply: 88pm860x_charger: "
` [PATCH v3 06/20] power_supply: ab8500: "
` [PATCH v3 07/20] mfd: "
` [PATCH v3 08/20] power_supply: apm_power: "
` [PATCH v3 09/20] power_supply: bq2415x_charger: "
` [PATCH v3 10/20] power_supply: charger-manager: "
` [PATCH v3 11/20] power_supply: Change ownership from driver to core
` [PATCH v3 12/20] power_supply: Add power_supply_put for decrementing device reference counter
` [PATCH v3 13/20] power_supply: Increment power supply use counter when obtaining references
` [PATCH v3 14/20] power_supply: charger-manager: Decrement the power supply's device reference counter
` [PATCH v3 15/20] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [PATCH v3 16/20] x86/olpc/xo15/sci: "
` [PATCH v3 18/20] power_supply: bq2415x_charger: Decrement the power supply's device reference counter
` [PATCH v3 19/20] mfd: ab8500: "
` [PATCH v3 20/20] arm: mach-pxa: "

Tegra baseline test results for v3.19
 2015-02-09  9:01 UTC 

[PATCH 3/7] mmc: tegra: use devm help functions to get the clk and gpio
 2015-02-06  3:15 UTC 

[PATCH v2 0/3] Documentation: DT bindings: update DT binding docs with Tegra chips
 2015-02-05 19:25 UTC  (5+ messages)
` [PATCH v2 2/3] Documentation: DT bindings: add more Tegra chip compatible strings

[PATCH] GPU-DRM-Tegra: Delete an unnecessary check before the function call "vunmap"
 2015-02-05 17:00 UTC  (2+ messages)
                                  ` [PATCH] IOMMU-Tegra: gart: Delete an unnecessary check before the function call "vfree"

[PATCH v3 00/10] Improvements to Tegra-based Chromebook support
 2015-02-04 16:56 UTC  (19+ 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 v3] Add support for Nyan-big
 2015-02-03 17:22 UTC  (2+ messages)

[PATCH v3] dma-buf: cleanup dma_buf_export() to make it easily extensible
 2015-02-03  9:29 UTC  (5+ messages)

pull request for Tegra clock updates for 3.20
 2015-02-02 23:15 UTC  (2+ messages)

[PATCH 0/3] arm: tegra: implement NVEC driver using tegra i2c
 2015-02-02 21:20 UTC  (9+ 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

Tegra baseline test results for v3.19-rc7
 2015-02-02 19:33 UTC 

[PATCH] Warning that occured while compiling the nvec in 3.19.0-rc5+ is fixed
 2015-02-02 17:08 UTC  (4+ messages)
        ` [PATCH] Warning that occured while compiling the nvec in3.19.0-rc5+ "

[PATCH 0/4] clk: tegra: add support for the Tegra132 CAR IP block (fwd)
 2015-02-02 15:18 UTC  (3+ messages)

[PATCH 1/2 v3] spi: tegra20-sflash: cleanup wait_for_completion return handling
 2015-02-02 11:40 UTC  (2+ messages)

[PATCH 1/2] spi: tegra20-sflash: cleanup wait_for_completion return handling
 2015-02-02  9:15 UTC  (4+ messages)

[PATCH v2] spi: tegra114: cleanup wait_for_completion return handling
 2015-02-02  9:11 UTC  (3+ messages)
` [PATCH 1/2 v2] spi: tegra20-sflash: "
  ` [PATCH 2/2 v2] spi: tegra20-slink: "

[PATCH] spi: tegra114: cleanup wait_for_completion return handling
 2015-02-02  9:04 UTC  (2+ messages)

[PATCH 2/2] spi: tegra20-slink: cleanup wait_for_completion return handling
 2015-02-02  9:03 UTC  (2+ messages)

[PATCH 1/2] spi: tegra20-sflash: cleanup wait_for_completion return handling
 2015-02-01 13:00 UTC 

[PATCH 00/15] iommu: Move domain allocation into drivers
 2015-01-30 12:22 UTC  (16+ messages)
` [PATCH 02/15] iommu: Introduce iommu domain types
  ` [PATCH 04/15] iommu/vt-d: Make use of domain_alloc and domain_free
  ` [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

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

[PATCH v2] arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*
 2015-01-29 18:59 UTC  (3+ messages)

[PATCH] arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*
 2015-01-29 15:57 UTC  (3+ messages)

[PATCH v2] Add support for Nyan-big
 2015-01-29 14:32 UTC  (7+ messages)

[PATCH v2] mmc: tegra: Write xfer_mode, CMD regs in together
 2015-01-29 10:24 UTC  (2+ messages)

[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  (9+ messages)
` [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 0/4] ARM: tegra: Support for big-endian (version 3)
 2015-01-27 18:42 UTC  (5+ messages)
` [PATCH 2/4] ARM: gpio: tegra: Maintain endianness
` [PATCH 4/4] ARM: tegra: fix big-endian issue with irq code

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox