public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-14 11:39:39 to 2011-12-23 11:20:00 UTC [more...]

[PATCH] i2c: tegra: Add delay before reset the controller
 2011-12-23 11:20 UTC  (3+ messages)

[PATCH 0/9] arm/tegra: fuse cleanup and emc device tree support
 2011-12-23 10:47 UTC  (11+ messages)
  ` [PATCH 1/9] arm/tegra: Don't WARN_ON() for too early dma channel allocations
  ` [PATCH 2/9] arm/tegra: use APB DMA for accessing APB devices
  ` [PATCH 3/9] arm/tegra: fuse: use apbio dma for register access
  ` [PATCH 4/9] arm/tegra: fuse: add functions to access chip revision
  ` [PATCH 5/9] arm/tegra: fuse: add bct strapping reading
  ` [PATCH 6/9] arm/tegra: emc: convert tegra2_emc to a platform driver
  ` [PATCH 7/9] arm/tegra: emc: device tree bindings
  ` [PATCH 8/9] arm/tegra: seaboard: add EMC table to device tree
  ` [PATCH 9/9] arm/tegra: emc: device tree support

[PATCH] dt/tegra: seaboard: add i2c devices
 2011-12-23  2:33 UTC 

[PATCH] arm/tegra: dma: fix buildbreak for !CONFIG_TEGRA_SYSTEM_DMA
 2011-12-23  0:09 UTC  (2+ messages)

[PATCH] spi/tegra: depend instead of select TEGRA_SYSTEM_DMA
 2011-12-22 23:57 UTC 

[PATCH 0/3] coupled cpuidle state support
 2011-12-22 21:20 UTC  (16+ messages)
` [PATCH 1/3] cpuidle: refactor out cpuidle_enter_state
  ` [PATCH 2/3] cpuidle: fix error handling in __cpuidle_register_device
` [PATCH 3/3] cpuidle: add support for states that affect multiple cpus
                        ` [linux-pm] [PATCH 0/3] coupled cpuidle state support

[PATCH] arm/tegra: Support Tegra30 in decompressor UART setup
 2011-12-22 21:01 UTC 

[PATCH V5] ASoC: Allow DAI links to be specified using device tree nodes
 2011-12-22 11:00 UTC  (2+ messages)

[RFC 0/7] Add PWM device-tree support
 2011-12-22  7:45 UTC  (31+ messages)
  ` [RFC 1/7] PWM: add pwm framework support
  ` [RFC 2/7] pwm: Allow chips to support multiple PWMs
  ` [RFC 3/7] of: Add PWM support
  ` [RFC 4/7] arm: tegra: Fix PWM clock programming
  ` [RFC 5/7] arm: tegra: Provide clock for only one PWM controller
  ` [RFC 6/7] pwm: Add Tegra2 SoC support
  ` [RFC 7/7] pwm-backlight: Add rudimentary device-tree support

[GIT PULL 5/5] Tegra driver updates for 3.3
 2011-12-21 19:16 UTC  (2+ messages)

[GIT PULL 4/5] Tegra board updates for 3.3
 2011-12-21 19:15 UTC 

[GIT PULL 3/5] Tegra SoC updates for 3.3
 2011-12-21 19:14 UTC 

[GIT PULL 2/5] Tegra devicetree updates for 3.3
 2011-12-21 19:14 UTC 

[GIT PULL 1/5] Tegra cleanups for 3.3
 2011-12-21 19:14 UTC 

[GIT PULL 0/5] Tegra updates for 3.3
 2011-12-21 19:14 UTC 

[PATCH V2 1/4] i2c: tegra: Add __devinit/exit to probe/remove
 2011-12-20 21:47 UTC  (12+ messages)
  ` [PATCH V2 2/4] i2c: tegra: Support DVC controller in device tree
  ` [PATCH V2 3/4] arm/dt: tegra: Use new compatible value for DVC I2C controller
  ` [PATCH V2 4/4] arm/dt: Add ADT7461 to Seaboard

[PATCH] arm/tegra: remove __initdata annotation from pinmux tables
 2011-12-20 18:53 UTC  (2+ messages)

[PATCH] arm/tegra: boards: more __init/__initdata annotations
 2011-12-20 17:32 UTC  (7+ messages)

What's in linux-tegra for 3.3 (and last call for patches)
 2011-12-20 17:18 UTC  (3+ messages)

[PATCH 1/3] arm/tegra: Delete tegra_init_clock()
 2011-12-20  2:07 UTC  (4+ messages)
  ` [PATCH 2/3] arm/tegra: Make MACH_TEGRA_DT depend on ARCH_TEGRA_2x_SOC
  ` [PATCH 3/3] arm/tegra: Compile tegra_dt_init_irq only when CONFIG_OF

[PATCH 0/2] arm/tegra: Fix section mismatch errors in pinmux
 2011-12-20  2:05 UTC  (4+ messages)
  ` [PATCH 1/2] arm/tegra: Fix section mismatch errors in tegra20 pinmux
  ` [PATCH 2/2] arm/tegra: Fix section mismatch errors in tegra30 pinmux

[PATCH 0/9] arm/tegra: Various pinmux-related cleanups
 2011-12-20  2:03 UTC  (13+ messages)
  ` [PATCH 1/9] arm/tegra: Split Seaboard GPIO table to allow for Ventana
  ` [PATCH 2/9] arm/tegra: Add AUXDATA for tegra-pinmux and tegra-gpio
  ` [PATCH 3/9] arm/tegra: Harmony PCIe: Don't touch pinmux
  ` [PATCH 4/9] arm/tegra: PCIe: Remove include of mach/pinmux.h
  ` [PATCH 5/9] arm/tegra: Remove useless entries from ventana_pinmux[]
  ` [PATCH 6/9] arm/tegra: Rework Seaboard-vs-Ventana pinmux table
  ` [PATCH 7/9] arm/tegra: Fix mistake in Trimslice's pinmux
  ` [PATCH 8/9] arm/tegra: Refactor board-*-pinmux.c to share code
  ` [PATCH 9/9] arm/tegra: Use bus notifiers to trigger pinmux setup

[PATCH] arm/tegra: Seaboard: Add GPIO key device tree nodes
 2011-12-20  1:59 UTC  (2+ messages)

[PATCH v4 1/3] ASoC: Add utility to set a card's name from device tree
 2011-12-20  1:05 UTC  (2+ messages)

[PATCH] arm/tegra: refresh defconfig for tegra30
 2011-12-19 18:24 UTC  (2+ messages)

[PATCH v7 00/14] Add support for tegra30 and cardhu
 2011-12-19 12:21 UTC  (20+ messages)
` [PATCH v7 01/14] arm/tegra: initial device tree for tegra30
` [PATCH v7 04/14] arm/tegra: don't export clk_measure_input_freq
` [PATCH v7 06/14] arm/tegra: rename board-dt.c to board-dt-tegra20.c
` [PATCH v7 07/14] arm/tegra: use PMC reset
` [PATCH v7 08/14] arm/tegra: generalize L2 cache initialization
` [PATCH v7 09/14] arm/tegra: rename tegra20 pinmux files
` [PATCH v7 10/14] arm/tegra: prepare pinmux code for multiple tegra variants
` [PATCH v7 11/14] arm/tegra: add new fields to struct tegra_pingroup_desc
  ` [PATCH v7 02/14] arm/tegra: cleanup tegra20 support
  ` [PATCH v7 03/14] arm/tegra: prepare clock code for multiple tegra variants
  ` [PATCH v7 05/14] arm/tegra: prepare early init "
  ` [PATCH v7 12/14] arm/tegra: pinmux tables and definitions for tegra30
` [PATCH v7 13/14] arm/tegra: implement support "
` [PATCH v7 14/14] arm/tegra: add support for tegra30 based board cardhu

[PATCH v5 REPOST 0/5] Refactor common Kconfigs for easier maintenance
 2011-12-19 10:14 UTC  (7+ messages)
` [PATCH v5 REPOST 1/5] ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
` [PATCH v5 REPOST 2/5] ARM: SMP: "

[PATCH v2 2/2] [RFC] ARM: IOMMU: Tegra30: iommu_ops for SMMU driver
 2011-12-19  6:27 UTC  (6+ messages)
      ` [PATCH v2 1/2] [RFC] ARM: IOMMU: Tegra20: iommu_ops for GART driver

[PATCH 1/3] i2c: tegra: Support DVC controller in device tree
 2011-12-18 15:46 UTC  (6+ messages)
  ` [PATCH 2/3] arm/dt: tegra: Use new compatible value for DVC I2C controller
  ` [PATCH 3/3] arm/dt: Add ADT7461 to Seaboard

[PATCH v5 0/5] Refactor common Kconfigs for easier maintenance
 2011-12-18  4:23 UTC  (9+ messages)
` [PATCH v5 1/5] ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
` [PATCH v5 2/5] ARM: SMP: "
  ` [PATCH v5 3/5] omap4: Unconditionally require l2x0 L2 cache controller support
  ` [PATCH v5 4/5] highbank: "
` [PATCH v5 5/5] imx6q: Remove unconditional dependency on l2x0 L2 cache support

[PATCH v8 0/2] crypto: driver for Tegra AES hardware
 2011-12-16 19:58 UTC  (4+ messages)
` [PATCH v8 1/2] arm: tegra: export tegra_chip_uid
` [PATCH v8 2/2] crypto: driver for Tegra AES hardware

[PATCH v4 REPOST 0/5] Refactor common Kconfigs for easier maintenance
 2011-12-16  0:31 UTC  (25+ messages)
` [PATCH v4 REPOST 1/5] ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
` [PATCH v4 REPOST 2/5] ARM: SMP: "
` [PATCH v4 REPOST 3/5] omap4: Unconditionally require l2x0 L2 cache controller support
` [PATCH v4 REPOST 4/5] highbank: "
  ` [PATCH v4 REPOST 5/5] imx6q: Remove unconditional dependency on l2x0 L2 cache support

[PATCH v2 0/2] ARM: IOMMU: tegra: iommu_ops for GART driver
 2011-12-15 13:18 UTC 


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