linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-05 05:36:08 to 2013-02-13 21:33:18 UTC [more...]

[PATCH 0/9] ARM: tegra: use new dtc+cpp feature
 2013-02-13 21:33 UTC  (10+ messages)
  ` [PATCH 1/9] ARM: dt: add header to define GPIO flags
  ` [PATCH 2/9] ARM: dt: add header to define IRQ flags
  ` [PATCH 3/9] ARM: dt: create a DT header for the GIC
  ` [PATCH 4/9] ARM: tegra: device tree whitespace cleanup
  ` [PATCH 5/9] ARM: tegra: fix sort order of USB PHY nodes
  ` [PATCH 6/9] ARM: tegra: use pre-processor for all device trees
  ` [PATCH 7/9] ARM: tegra: create a DT header defining GPIO IDs
  ` [PATCH 8/9] ARM: tegra: convert device tree files to use GPIO defines
  ` [PATCH 9/9] ARM: tegra: convert device tree files to use IRQ defines

[PATCH v3 0/7] drm/tegra: Miscellaneous enhancements
 2013-02-13 19:20 UTC  (9+ messages)
  ` [PATCH v3 1/7] drm: Add consistency check for page-flipping
  ` [PATCH v3 2/7] drm/tegra: Add plane support
  ` [PATCH v3 3/7] drm/tegra: Implement .mode_set_base()
  ` [PATCH v3 4/7] drm/tegra: Implement VBLANK support
  ` [PATCH v3 5/7] drm/tegra: Implement page-flipping support
  ` [PATCH v3 6/7] drm/tegra: Split DC_CMD_STATE_CONTROL register write
  ` [PATCH v3 7/7] drm/tegra: Add list of framebuffers to debugfs

[GIT PULL] ARM: tegra: common clock framework fixes
 2013-02-13 18:32 UTC 

[v3 0/3] ARM: tegra: Unify board-dt-tegra{20,30,114}
 2013-02-13 17:45 UTC  (5+ messages)
` [v3 2/3] ARM: tegra: Rename board-dt-tegra20.c to tegra.c
` [v3 3/3] ARM: tegra: Unify Device tree board files
  ` [v3 1/3] ARM: tegra: Unify tegra{20,30,114}_init_early()

[v2 1/3] ARM: tegra: Unify tegra{20,30,114}_init_early()
 2013-02-13 16:50 UTC  (14+ messages)
` [v2 2/3] ARM: tegra: Rename board-dt-tegra20.c to tegra.c
` [v2 3/3] ARM: tegra: Unify Device tree board files

[PATCH v6 00/10] Tegra114 clockframework
 2013-02-13 16:48 UTC  (14+ messages)
  ` [PATCH v6 01/10] clk: tegra: Refactor PLL programming code
  ` [PATCH v6 02/10] clk: tegra: Add TEGRA_PLL_BYPASS flag
  ` [PATCH v6 03/10] clk: tegra: Add PLL post divider table
  ` [PATCH v6 04/10] clk: tegra: Add new fields and PLL types for Tegra114
  ` [PATCH v6 05/10] clk: tegra: Add flags to tegra_clk_periph()
  ` [PATCH v6 06/10] clk: tegra: Workaround for Tegra114 MSENC problem
  ` [PATCH v6 07/10] ARM: tegra: Define Tegra114 CAR binding
  ` [PATCH v6 08/10] ARM: dt: Add references to tegra_car clocks
  ` [PATCH v6 09/10] clk: tegra: Implement clocks for Tegra114
  ` [PATCH v6 10/10] clk: tegra: devicetree match for nvidia,tegra114-car

[PATCH V2] clk: tegra: initialise parent of uart clocks
 2013-02-13 16:34 UTC  (5+ messages)

[PATCH] clk: tegra: fix driver to match DT binding
 2013-02-13 15:53 UTC  (2+ messages)

[PATCH V5] get_maintainer: allow keywords to match filenames
 2013-02-12 19:39 UTC 

[PATCH] ARM: tegra: Add clocks property to TWD node
 2013-02-12 19:29 UTC  (2+ messages)

[PATCH 1/2] pinctrl: tegra: add clfvs function to Tegra114 support
 2013-02-12 18:54 UTC  (6+ messages)
  ` [PATCH 2/2] ARM: dt: tegra: add default pinctrl nodes for Dalmore

[PATCH V4 1/2] get_maintainer: allow keywords to match filenames
 2013-02-12 18:22 UTC  (5+ messages)
  ` [PATCH V4 2/2] MAINTAINERS: update Tegra section to capture all Tegra files

[PATCH] ARM: tegra: remove clock-frequency properties from serial nodes
 2013-02-12 17:47 UTC  (2+ messages)

[PATCH] HACK: ARM: Fix generic timer broadcast for TWD
 2013-02-12 17:24 UTC  (7+ messages)

[PATCH] clk: tegra: initialise parent of uart clocks
 2013-02-12 15:22 UTC  (5+ messages)

[PATCH] clk: tegra: initialise parent of uart clocks
 2013-02-12 15:19 UTC  (2+ messages)

[PATCH V3 1/2] get_maintainer: allow keywords to match filenames
 2013-02-12  0:16 UTC  (6+ messages)
  ` [PATCH V3 2/2] MAINTAINERS: update Tegra section to capture all Tegra files

[PATCH V4 0/4] input: keyboard: tegra: cleanups and DT supports
 2013-02-11 21:36 UTC  (3+ messages)
` [PATCH V4 3/4] input: keyboard: tegra: add support for rows/cols configuration from dt

[PATCH V2] MAINTAINERS: add keyword "tegra" to Tegra section
 2013-02-11 18:30 UTC  (7+ messages)

[PATCH 0/5] drm/tegra: Miscellaneous enhancements
 2013-02-11 18:00 UTC  (5+ messages)
` [PATCH 5/5] drm/tegra: Implement page-flipping support

[PATCH 1/1] memory: tegra_ahb_enable_smmu() depends on TEGRA_IOMMU_SMMU
 2013-02-11 17:30 UTC  (4+ messages)

[PATCH v2 0/5] drm/tegra: Miscellaneous enhancements
 2013-02-11 15:43 UTC  (14+ messages)
` [PATCH v2 4/5] drm/tegra: Implement VBLANK support
` [PATCH v2 5/5] drm/tegra: Implement page-flipping support

[PATCHv5,RESEND 0/8] Support for Tegra 2D hardware
 2013-02-11 15:40 UTC  (32+ messages)
` [PATCHv5,RESEND 1/8] gpu: host1x: Add host1x driver
` [PATCHv5,RESEND 2/8] gpu: host1x: Add syncpoint wait and interrupts
` [PATCHv5,RESEND 4/8] gpu: host1x: Add debug support
` [PATCHv5,RESEND 5/8] drm: tegra: Move drm to live under host1x
` [PATCHv5,RESEND 8/8] drm: tegra: Add gr2d device

[PATCH v6 08/10] ARM: dt: Add references to tegra_car clocks
 2013-02-11 10:03 UTC  (4+ messages)

[PATCH] clk: tegra: No 7.1 super clk dividers on Tegra20
 2013-02-11  9:52 UTC  (3+ messages)

[PATCH 0/4] ARM: tegra: Unify board-dt-tegra{20,30,114}
 2013-02-11  4:18 UTC  (15+ messages)
` [PATCH 1/4] ARM: tegra: Unify tegra{20,30,114}_init_early()
` [PATCH 2/4] ARM: tegra: Unify board-dt-tegra{30,114}.c
` [PATCH 3/4] ARM: tegra: Unify board-dt-tegra{20,30}.c to tegra.c
` [PATCH 4/4] ARM: tegra: Restore USB/PCIE info in new DT board file

[PATCH 1/2] ARM: tegra: enable ARCH_REQUIRE_GPIOLIB for Tegra114
 2013-02-10  1:52 UTC  (3+ messages)
  ` [PATCH 2/2] ARM: tegra: sort Kconfig selects "

[PATCH 1/1] ARM: tegra: Fix build error w/ ARCH_TEGRA_114_SOC w/o ARCH_TEGRA_3x_SOC
 2013-02-10  1:51 UTC  (3+ messages)

[PATCH V2 0/4] input: keyboard: tegra: cleanups and DT supports
 2013-02-09  9:04 UTC  (8+ messages)
` [PATCH v2 2/4] input: keyboard: tegra: use devm_* for resource allocation

[PATCH] MAINTAINERS: add keyword "tegra" to Tegra section
 2013-02-09  4:02 UTC  (6+ messages)

[PATCH 1/2] ARM: DT: tegra: Add Tegra30 Beaver board support
 2013-02-08 21:40 UTC  (6+ messages)

[PATCH] clk: tegra30: fix wrong clock index between se to sata_cold
 2013-02-07 21:29 UTC  (3+ messages)

[PATCH 1/1] iommu/tegra: smmu: Fix incorrect mask for regbase
 2013-02-07 20:57 UTC  (3+ messages)

[PATCH 4/4] clocksource: tegra20: use the device_node pointer passed to init
 2013-02-07 20:05 UTC 

[PATCH v5 00/10] Tegra114 clockframework
 2013-02-07 16:18 UTC  (13+ messages)
` [PATCH v5 01/10] clk: tegra: Refactor PLL programming code
` [PATCH v5 09/10] clk: tegra: Implement clocks for Tegra114

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-02-07  1:20 UTC  (10+ messages)
` [PATCH 06/14] ARM: pci: Keep pci_common_init() around after init

xf86-video-opentegra
 2013-02-06 21:07 UTC 

[PATCH V2] clk: Add composite clock type
 2013-02-06 10:02 UTC  (10+ messages)

[GIT PULL 1/8] ARM: tegra: cleanup
 2013-02-06  0:26 UTC  (4+ messages)
` [GIT PULL 8/8] ARM: tegra: defconfig update

[PATCH 1/2] ARM: tegra: Fix build error for gic update
 2013-02-05 21:24 UTC  (2+ messages)

[PATCH] ARM: tegra: remove empty tegra_smp_init_cpus()
 2013-02-05 21:14 UTC 

[v3 1/1] iommu/tegra: smmu: Support variable MMIO ranges/blocks
 2013-02-05 13:19 UTC  (5+ 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).