linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-10 11:40:21 to 2012-12-20 08:28:25 UTC [more...]

[PATCH 0/6] tegradrm fixes and cleanups
 2012-12-20  8:28 UTC  (10+ messages)
  ` [PATCH 1/6] drm: tegra: fix front_porch <-> back_porch mixup
  ` [PATCH 2/6] drm: tegra: don't leave clients host1x member uninitialized
  ` [PATCH 3/6] drm: tegra: protect DC register access with mutex
  ` [PATCH 4/6] drm: tegra: remove redundant tegra2_tmds_config entry
  ` [PATCH 5/6] drm: tegra: clean out old gem prototypes
  ` [PATCH 6/6] drm: tegra: program only one window during modeset

[PATCH V3 0/5] ARM: tegra20: cpuidle: add power-down state
 2012-12-20  7:16 UTC  (16+ messages)
  ` [PATCH V3 1/5] ARM: tegra: add pending SGI checking API
  ` [PATCH V3 2/5] ARM: tegra20: cpuidle: add powered-down state for secondary CPU
  ` [PATCH V3 3/5] ARM: tegra20: clocks: add CPU low-power function into tegra_cpu_car_ops
  ` [PATCH V3 4/5] ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exit
  ` [PATCH V3 5/5] ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down mode

[PATCH] ARM: tegra30: tegra30 gpio is not compatible with tegra20 gpio
 2012-12-20  6:16 UTC  (3+ messages)

[PATCH] ARM: tegra: dts: add aliases and DMA requestor for serial controller
 2012-12-20  6:15 UTC  (3+ messages)

[PATCH] dma: tegra: implement flags parameters for cyclic transfer
 2012-12-20  6:11 UTC  (3+ messages)

[PATCH V2] spi: remove check for bits_per_word on transfer from low level driver
 2012-12-20  6:03 UTC  (3+ messages)

[PATCH] ARM: tegra30: fix power up sequence for boot_secondary
 2012-12-20  2:30 UTC 

[PATCH 1/2] ARM: tegra: update the cache maintenance order for CPU shutdown
 2012-12-20  2:28 UTC  (2+ messages)
  ` [PATCH 2/2] ARM: tegra: moving the clock gating procedure to tegra_cpu_kill

[PATCH] serial: tegra: add serial driver
 2012-12-20  1:09 UTC  (17+ messages)

tegra_cpu_die() dead code?
 2012-12-20  0:40 UTC  (2+ messages)

[PATCH] kexec: disable non-boot CPUs
 2012-12-19 23:55 UTC  (2+ messages)

[PATCH 1/7] ARM: tegra: add ac97 clock
 2012-12-19 23:17 UTC  (7+ messages)
  ` [PATCH 2/7] ASoC: allow wolfson wm9712 codec to be instantiated using device tree
  ` [PATCH 3/7] ASoC: tegra: setup DAP3<->DAC3 connection by default
  ` [PATCH 4/7] ASoC: tegra: add function to set ac97 rate
  ` [PATCH 5/7] ASoC: tegra: add ac97 host driver
  ` [PATCH 6/7] ASoC: tegra: add ac97 host controller to device tree
  ` [PATCH 7/7] ASoC: tegra: add machine driver using wm9712 codec

[PATCH] rtc: tegra: convert to DT driver
 2012-12-19 17:09 UTC  (2+ messages)

[PATCH V4] serial: tegra: add serial driver
 2012-12-19 14:28 UTC 

[PATCH V3] serial: tegra: add serial driver
 2012-12-19  6:30 UTC 

[PATCH 0/3] Tegra EMC clock scaling API
 2012-12-19  3:21 UTC  (16+ messages)
  ` [PATCH 1/3] ARM: tegra: add "
  ` [PATCH 2/3] ARM: tegra: use new EMC clock scaling API in CPUfreq driver
  ` [PATCH 3/3] ARM: tegra: drm: use new EMC clock scaling API to reserve DC bandwidth

[PATCH 0/4] ARM: tegra: add support for highspeed serial driver
 2012-12-18 16:55 UTC  (16+ messages)
` [PATCH 1/4] ARM: tegra30: Add support for Uart clock source divider as 15.1
` [PATCH 2/4] ARM: tegra: add connection name for uart clock table
` [PATCH 3/4] ARM: tegra: Add OF_DEV_AUXDATA for uart driver in board dt
` [PATCH 4/4] ARM: tegra: dts: add dma requestor and port numbers for serial controller

[PATCH V2] serial: tegra: add serial driver
 2012-12-18 16:49 UTC  (3+ messages)

[PATCH] ARM: tegra: dynamically calculate pll_d parameters
 2012-12-18 16:40 UTC  (9+ messages)

[PATCH 1/4] ARM: dt: Add doc for ARM Snoop Control Unit(SCU)
 2012-12-18 15:32 UTC  (10+ messages)
` [PATCH 2/4] ARM: dt: tegra20.dtsi: Add SCU node
` [PATCH 3/4] ARM: dt: tegra30.dtsi: "
` [PATCH 4/4] ARM: tegra: Set SCU base address dynamically from DT

ftrace doesn't work - 1211 upstream kernel
 2012-12-18 11:31 UTC  (5+ messages)

[PATCH] drm: tegra: check HDMI sink capability
 2012-12-18  9:23 UTC  (4+ messages)

[RFC v2 0/8] Support for Tegra 2D hardware
 2012-12-18  6:37 UTC  (21+ messages)
` [RFC v2 6/8] gpu: drm: tegra: Remove redundant host1x

[PATCH] arm: tegra: remove USB address related macros from iomap.h
 2012-12-18  4:31 UTC 

[PATCH 0/2] usb: tegra: modifying port reset based on instance number
 2012-12-17 22:06 UTC  (7+ messages)
` [PATCH 1/2] arm: tegra: Add new DT property to USB node
` [PATCH 2/2] usb: host: tegra: Resetting PORT0 based on information received via DT

[PATCH] spi: remove check for bits_per_word on transfer
 2012-12-17 17:58 UTC  (3+ messages)

[PATCHv3 0/7] Support for Tegra 2D hardware
 2012-12-17 17:04 UTC  (13+ messages)
` [PATCHv3 1/7] gpu: host1x: Add host1x driver
` [PATCHv3 2/7] gpu: host1x: Add syncpoint wait and interrupts
` [PATCHv3 3/7] gpu: host1x: Add channel support
` [PATCHv3 4/7] gpu: host1x: Add debug support
` [PATCHv3 5/7] drm: tegra: Remove redundant host1x
` [PATCHv3 6/7] ARM: tegra: Add board data and 2D clocks
` [PATCHv3 7/7] drm: tegra: Add gr2d device

[PATCH 1/1] cloclsource: tegra: cosmetic: Fix error message
 2012-12-17 11:35 UTC  (3+ messages)
      ` [v2 1/1] clocksource: "

[GIT PULL] ARM: tegra: fixes for 3.8
 2012-12-16  6:22 UTC  (2+ messages)

NVIDIA Tegra DDX
 2012-12-15 13:12 UTC  (6+ messages)

Tegra3 ehci_suspend and ehci_resume
 2012-12-13 15:04 UTC 

[RFC,libdrm 0/3] NVIDIA Tegra support
 2012-12-13 14:01 UTC  (4+ messages)
` [RFC,libdrm 1/3] tegra: Add stream library
` [RFC,libdrm 2/3] tegra: Add 2d library
` [RFC,libdrm 3/3] tests: tegra: Add 2d tests

FINANCIAL LOAN OFFER AT 3% INTEREST RATE
 2012-12-13  7:51 UTC 

ehci-tegra issue with deep sleep
 2012-12-12 17:52 UTC  (2+ messages)

[PATCH] drm: tegra: fix front_porch <-> back_porch mixup
 2012-12-12  8:44 UTC  (2+ messages)

i915 freakout with latest 3.7 git
 2012-12-11 16:11 UTC  (8+ messages)

ANNOUNCE: Tegra application notes, (and tegrarcm & cbootimage)
 2012-12-10 21:43 UTC  (4+ messages)

[v3 1/1] iommu/tegra: smmu: bus_notifier registers platform IOMMU devices
 2012-12-10 17:43 UTC  (4+ messages)


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