linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-03 06:43:00 to 2013-01-10 07:10:01 UTC [more...]

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-01-10  7:10 UTC  (29+ messages)
` [PATCH 02/14] of/pci: Add of_pci_get_devfn() function
  ` [PATCH 01/14] of/pci: Provide support for parsing PCI DT ranges property
  ` [PATCH 03/14] of/pci: Add of_pci_get_bus() function
  ` [PATCH 04/14] of/pci: Add of_pci_parse_bus_range() function
  ` [PATCH 06/14] ARM: pci: Keep pci_common_init() around after init
  ` [PATCH 07/14] ARM: pci: Allow passing per-controller private data
  ` [PATCH 08/14] ARM: tegra: Move tegra_pcie_xclk_clamp() to PMC
  ` [PATCH 11/14] ARM: tegra: tamonten: Add PCIe support
  ` [PATCH 14/14] ARM: tegra: trimslice: Initialize PCIe from DT
` [PATCH 05/14] lib: Add I/O map cache implementation
` [PATCH 09/14] ARM: tegra: Move pmc.h to include/mach
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host
` [PATCH 12/14] ARM: tegra: tec: Add PCIe support
` [PATCH 13/14] ARM: tegra: harmony: Initialize PCIe from DT

[v2 0/9] ARM: Initial support for Tegra 114 SoC
 2013-01-10  6:53 UTC  (38+ messages)
  ` [v2 1/9] ARM: tegra: fuse: Add chipid TEGRA114 0x35
  ` [v2 2/9] HACK: ARM: tegra: Use CLK_IGNORE_UNUSED for Tegra 114 SoC
  ` [v2 3/9] ARM: tegra: # of CPU cores detection w/ & w/o HAVE_ARM_SCU
  ` [v2 4/9] clocksource: tegra: Reorganize funcs by clock functionarities
  ` [v2 5/9] clocksource: tegra: Enable ARM arch_timer with TSC
  ` [v2 6/9] ARM: dt: tegra114: Add new SoC base, Tegra 114 SoC
  ` [v2 7/9] ARM: dt: tegra114: Add new board, Dalmore
  ` [v2 8/9] ARM: dt: tegra114: Add new board, Pluto
  ` [v2 9/9] ARM: tegra: Add initial support for Tegra 114 SoC

[PATCH V4 0/4] input: keyboard: tegra: cleanups and DT supports
 2013-01-10  6:31 UTC  (7+ messages)
  ` [PATCH V4 1/4] input: keyboard: tegra: fix build warning
  ` [PATCH V4 2/4] input: keyboard: tegra: use devm_* for resource allocation
  ` [PATCH V4 3/4] input: keyboard: tegra: add support for rows/cols configuration from dt
  ` [PATCH V4 4/4] input: keyboard: tegra: remove default key mapping

[PATCH v3 0/9] Migrate Tegra to common clock framework
 2013-01-09 20:44 UTC  (7+ messages)

[PATCH 00/11] Migrate Tegra to common clock framework
 2013-01-09 15:42 UTC  (3+ messages)
` [PATCH 04/11] ARM: Tegra: Define Tegra30 CAR binding

[PATCH v2 00/11] Migrate Tegra to common clock framework
 2013-01-09 14:41 UTC  (20+ messages)
` [PATCH v2 01/11] clk: tegra: Add tegra specific clocks
` [PATCH v2 04/11] ARM: Tegra: Define Tegra30 CAR binding
` [PATCH v2 05/11] ARM: dt: tegra30: Add device node for APB MISC
` [PATCH v2 08/11] clk: tegra: add clock support for tegra30

[PATCH RESEND] dma: tegra: implement flags parameters for cyclic transfer
 2013-01-09 13:30 UTC  (2+ messages)

[PATCH V2 0/4] input: keyboard: tegra: cleanups and DT supports
 2013-01-09  9:23 UTC  (14+ messages)
  ` [PATCH v2 1/4] input: keyboard: tegra: fix build warning
  ` [PATCH v2 2/4] input: keyboard: tegra: use devm_* for resource allocation
  ` [PATCH v2] input: keyboard: tegra: add support for rows/cols configuration from dt
` [PATCH v2 4/4] input: keyboard: tegra: remove default key mapping

[PATCH v2 0/3] Tegra AC97 v2
 2013-01-08 22:52 UTC  (10+ messages)
  ` [PATCH v2 1/3] ASoC: tegra: add ac97 host driver
  ` [PATCH v2 2/3] ASoC: tegra: add ac97 host controller to device tree
  ` [PATCH v2 3/3] ASoC: tegra: add tegra machine driver using wm9712 codec

[PATCH V4 RESEND] serial: tegra: add serial driver
 2013-01-08 22:23 UTC  (2+ messages)

ehci-tegra issue with deep sleep
 2013-01-08 22:19 UTC  (6+ messages)

[PATCH 0/2] dma: tegra: add channel wise pause control support and Tegra114 SoCs
 2013-01-08 11:38 UTC  (5+ messages)
` [PATCH 1/2] dma: tegra: add support for channel wise pause
  ` [PATCH 2/2] dma: tegra: add support for Tegra114 SoC

[PATCH V2 1/2] pinctrl: tegra: add support for rcv-sel and drive type
 2013-01-08  7:32 UTC  (2+ messages)
` [PATCH V2 2/2] pinctrl: tegra114: add pinctrl driver for NVIDIA's Tegra114 SoC

[PATCH] ARM: tegra30: make the wait time of CPU power up to proportional to HZ
 2013-01-08  1:24 UTC  (3+ messages)

[RFC v2 6/8] gpu: drm: tegra: Remove redundant host1x
 2013-01-07 17:07 UTC  (19+ messages)

[PATCH] dma: tegra: add support for Tegra114 SoC
 2013-01-07 17:03 UTC  (4+ messages)

[PATCH] i2c: tegra: add support for Tegra114 SoC
 2013-01-07 17:01 UTC  (2+ messages)

[PATCH 1/2] pinctrl: tegra: add support for rcv-sel and drive type
 2013-01-07 16:58 UTC  (3+ messages)
  ` [PATCH 2/2] pinctrl: tegra114: add pinctrl driver for NVIDIA's Tegra114 SoC

[PATCH] dma: tegra: implement flags parameters for cyclic transfer
 2013-01-07 13:52 UTC  (7+ messages)

[PATCH V3 0/4] input: keyboard: tegra: cleanups and DT supports
 2013-01-05 11:41 UTC  (5+ messages)
  ` [PATCH V3 1/4] input: keyboard: tegra: fix build warning
  ` [PATCH V3 2/4] input: keyboard: tegra: use devm_* for resource allocation
  ` [PATCH V3 3/4] input: keyboard: tegra: add support for rows/cols configuration from dt
  ` [PATCH V3 4/4] input: keyboard: tegra: remove default key mapping

[PATCH 0/4] input: keyboard: tegra: cleanups and DT supports
 2013-01-05  7:20 UTC  (8+ messages)
  ` [PATCH 1/4] input: keyboard: tegra: fix build warning
  ` [PATCH 2/4] input: keyboard: tegra: use devm_* for resource allocation
  ` [PATCH 4/4] input: keyboard: tegra: remove default key mapping
` [PATCH 3/4] input: keyboard: tegra: add support for rows/cols configuration from dt

[PATCH] ARM: tegra: add kexec support to defconfig
 2013-01-04 20:08 UTC  (7+ messages)

[PATCH] ARM: DT: tegra: add DT entry for KBC controller
 2013-01-04 19:54 UTC  (3+ messages)
  ` [PATCH] ARM: tegra: config: enable KEYBOARD_TEGRA

[PATCH 1/2] ARM: tegra: clean up the CPUINIT section
 2013-01-04 19:35 UTC  (3+ messages)
  ` [PATCH 2/2] ARM: tegra: make device can run on UP

[PATCH 1/7] ARM: dt: tegra20: Add clock information
 2013-01-04 11:21 UTC  (8+ messages)
  ` [PATCH 2/7] ARM: dt: tegra30: "
  ` [PATCH 3/7] ASoC: tegra: remove auxdata
` [PATCH 4/7] arm: tegra20: "
` [PATCH 5/7] arm: tegra30: "
` [PATCH 6/7] clk: tegra20: remove unused TEGRA_CLK_DUPLICATE()s
` [PATCH 7/7] clk: tegra30: "

[PATCH 0/9] ARM: Initial support for Tegra 114 SoC
 2013-01-04  7:16 UTC  (7+ messages)
` [PATCH 9/9] ARM: tegra: Add initial "

[PATCHv4 0/8] Support for Tegra 2D hardware
 2013-01-03 17:58 UTC  (4+ messages)
` [PATCHv4 5/8] drm: tegra: Remove redundant host1x

[PATCH V2] ARM: tegra30: fix power up sequence for boot_secondary
 2013-01-03 17:19 UTC  (2+ messages)

[PATCH V2 1/2] ARM: tegra: update the cache maintenance order for CPU shutdown
 2013-01-03 17:19 UTC  (4+ messages)
  ` [PATCH V2 2/2] ARM: tegra: moving the clock gating procedure to tegra_cpu_kill

[PATCH 1/2] ARM: DT: tegra: Add board level compatible properties
 2013-01-03 16:52 UTC  (2+ messages)

[PATCH V2 1/3] ARM: tegra: seaboard: enable HDMI port
 2013-01-03 16:51 UTC  (2+ messages)

[PATCH] ARM: tegra: fix Kconfig warnings when !SMP
 2013-01-03 16:50 UTC  (2+ messages)

[PATCH 1/1] ARM: tegra: Make variables static
 2013-01-03 16:43 UTC  (3+ messages)
` [v2 "

[PATCH V3 0/5] ARM: tegra20: cpuidle: add power-down state
 2013-01-03  8:39 UTC  (3+ 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).