linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-21 15:12:13 to 2015-01-31 16:29:13 UTC [more...]

[PATCH] Warning that occured while compiling the nvec in 3.19.0-rc5+ is fixed
 2015-01-31 16:29 UTC 

[PATCH v2 0/3] Documentation: DT bindings: update DT binding docs with Tegra chips
 2015-01-30 22:11 UTC  (2+ messages)
` [PATCH v2 2/3] Documentation: DT bindings: add more Tegra chip compatible strings

[PATCH v3 00/20] power_supply: Allow safe usage of power supply
 2015-01-30 14:47 UTC  (21+ 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: "

[PATCH 00/15] iommu: Move domain allocation into drivers
 2015-01-30 12:22 UTC  (18+ 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

Documentation: DT bindings: update DT binding docs with Tegra chips
 2015-01-30  3:07 UTC  (31+ messages)
` [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 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 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 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 23/24] Documentation: DT bindings: add more chip compatible strings for Tegra USB PHY
` [PATCH 10/24] Documentation: DT bindings: add more chip compatible strings for Tegra I2C
` [PATCH 04/24] Documentation: DT bindings: add more chip compatible strings for Tegra timers
` [PATCH 20/24] Documentation: DT bindings: add more chip compatible strings for Tegra AHUB
` [PATCH 14/24] Documentation: DT bindings: add more chip compatible strings for Tegra eFuse
` [PATCH 18/24] Documentation: DT bindings: add more chip compatible strings for Tegra SDHCI
` [PATCH 12/24] Documentation: DT bindings: add more chip compatible strings for Tegra RTC
` [PATCH 15/24] Documentation: DT bindings: add more chip compatible strings for Tegra AHCI
` [PATCH 19/24] Documentation: DT bindings: add more chip compatible strings for Tegra SOC_THERM
` [PATCH 22/24] Documentation: DT bindings: add more chip compatible strings for Tegra EHCI
` [PATCH 13/24] Documentation: DT bindings: add more chip compatible strings for Tegra PMC
` [PATCH 21/24] Documentation: DT bindings: add more chip compatible strings for Tegra I2S

[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 0/3] arm: tegra: implement NVEC driver using tegra i2c
 2015-01-29 11:41 UTC  (8+ 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

[PATCH 0/4] clk: tegra: add support for the Tegra132 CAR IP block (fwd)
 2015-01-29 11:18 UTC  (2+ messages)

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

[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] 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 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 

[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  (21+ 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 05/36] drm/atomic: Add drm_atomic_plane_get_crtc_state()

[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 34/36] drm/tegra: Track active planes in CRTC state
 2015-01-23  9:31 UTC  (2+ messages)
  ` [PATCH v2] "

[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  (2+ 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  (5+ messages)

[PATCH V2] ARM: l2c: Maintain CPU endianness for early resume function
 2015-01-21 16:07 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).