messages from 2012-12-19 17:02:53 to 2013-01-02 05:41:50 UTC [more...]
[RFC v2 6/8] gpu: drm: tegra: Remove redundant host1x
2013-01-02 5:41 UTC (25+ messages)
[RFC,libdrm 0/3] NVIDIA Tegra support
2013-01-02 2:44 UTC (13+ messages)
` [RFC,libdrm 1/3] tegra: Add stream library
` [RFC,libdrm 2/3] tegra: Add 2d library
[PATCH 0/9] ARM: Initial support for Tegra 114 SoC
2012-12-31 7:12 UTC (32+ messages)
` [PATCH 1/9] ARM: tegra: fuse: Add chipid TEGRA114 0x35
` [PATCH 2/9] HACK: ARM: tegra: Use CLK_IGNORE_UNUSED for Tegra 114 SoC
` [PATCH 7/9] ARM: dt: tegra114: Add new board, Dalmore
` [PATCH 8/9] ARM: dt: tegra114: Add new board, Pluto
` [PATCH 9/9] ARM: tegra: Add initial support for Tegra 114 SoC
` [PATCH 3/9] ARM: tegra: # of CPU cores detection w/ & w/o HAVE_ARM_SCU
` [PATCH 4/9] clocksource: tegra: Reorganize funcs by clock functionarities
` [PATCH 5/9] clocksource: tegra: Enable ARM arch_timer with TSC
` [PATCH 6/9] ARM: dt: tegra114: Add new SoC base, Tegra 114 SoC
[PATCHv4 0/8] Support for Tegra 2D hardware
2012-12-31 6:43 UTC (22+ messages)
` [PATCHv4 1/8] gpu: host1x: Add host1x driver
` [PATCHv4 2/8] gpu: host1x: Add syncpoint wait and interrupts
` [PATCHv4 3/8] gpu: host1x: Add channel support
` [PATCHv4 4/8] gpu: host1x: Add debug support
` [PATCHv4 7/8] drm: tegra: Add gr2d device
` [PATCHv4 5/8] drm: tegra: Remove redundant host1x
` [PATCHv4 6/8] ARM: tegra: Add board data and 2D clocks
` [PATCHv4 8/8] gpu: host1x: Register DRM dummy device
[PATCH 1/2] ARM: DT: tegra: Add Tegra30 Beaver board support
2012-12-29 4:43 UTC (6+ messages)
` [PATCH 2/2] ARM: DT: tegra: Unify the description of Tegra20 boards
[PATCH v2 00/11] Migrate Tegra to common clock framework
2012-12-27 14:47 UTC (12+ messages)
` [PATCH v2 01/11] clk: tegra: Add tegra specific clocks
` [PATCH v2 02/11] arm: tegra: Move tegra_cpu_car.h to linux/clk/tegra.h
` [PATCH v2 03/11] ARM: tegra: Define Tegra20 CAR binding
` [PATCH v2 04/11] ARM: Tegra: Define Tegra30 "
` [PATCH v2 05/11] ARM: dt: tegra30: Add device node for APB MISC
` [PATCH v2 06/11] ARM: dt: tegra20: "
` [PATCH v2 07/11] clk: tegra: add clock support for tegra20
` [PATCH v2 09/11] clk: tegra: add dt support
` [PATCH v2 08/11] clk: tegra: add clock support for tegra30
` [PATCH v2 10/11] arm: tegra: Migrate to new clock code
` [PATCH v2 11/11] arm: tegra: Remove legacy "
[PATCH] ARM: tegra: dts: add aliases and DMA requestor for serial controller
2012-12-25 9:43 UTC (10+ messages)
[PATCH 1/7] ARM: tegra: add ac97 clock
2012-12-24 16:01 UTC (21+ 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] ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exit
2012-12-24 2:26 UTC (4+ messages)
[PATCH 1/2] ARM: tegra: update the cache maintenance order for CPU shutdown
2012-12-23 12:12 UTC (7+ messages)
` [PATCH 2/2] ARM: tegra: moving the clock gating procedure to tegra_cpu_kill
[PATCH] kexec: disable non-boot CPUs
2012-12-23 11:06 UTC (8+ messages)
[PATCH 00/11] Migrate Tegra to common clock framework
2012-12-23 11:05 UTC (12+ messages)
` [PATCH 01/11] clk: tegra: Add tegra specific clocks
` [PATCH 04/11] ARM: Tegra: Define Tegra30 CAR binding
` [PATCH 05/11] ARM: dt: tegra30: Add device node for APB MISC
` [PATCH 06/11] ARM: dt: tegra20: "
` [PATCH 08/11] clk: tegra: add clock support for tegra30
` [PATCH 09/11] clk: tegra: add dt support
` [PATCH 10/11] arm: tegra: Migrate to new clock code
` [PATCH 02/11] arm: tegra: Move tegra_cpu_car.h to linux/clk/tegra.h
` [PATCH 03/11] ARM: tegra: Define Tegra20 CAR binding
` [PATCH 07/11] clk: tegra: add clock support for tegra20
` [PATCH 11/11] arm: tegra: Remove legacy clock code
[PATCH] ARM: tegra: config: Add TPS6586X RTC config
2012-12-22 20:53 UTC
[PATCH V2] spi: remove check for bits_per_word on transfer from low level driver
2012-12-22 9:54 UTC (4+ messages)
[PATCH] ARM: tegra30: fix power up sequence for boot_secondary
2012-12-21 21:12 UTC (4+ messages)
[PATCH V3 0/5] ARM: tegra20: cpuidle: add power-down state
2012-12-21 21:10 UTC (24+ 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 5/5] ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down mode
[PATCH] dma: tegra: implement flags parameters for cyclic transfer
2012-12-21 20:53 UTC (6+ messages)
[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] ARM: tegra30: tegra30 gpio is not compatible with tegra20 gpio
2012-12-20 6:16 UTC (3+ messages)
[PATCH] serial: tegra: add serial driver
2012-12-20 1:09 UTC (7+ messages)
tegra_cpu_die() dead code?
2012-12-20 0:40 UTC (2+ messages)
[PATCH] rtc: tegra: convert to DT driver
2012-12-19 17:09 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).