linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-09 10:15:33 to 2015-01-20 10:48:55 UTC [more...]

[PATCH 00/36] drm/tegra: Atomic mode-setting conversion
 2015-01-20 10:48 UTC  (37+ messages)
` [PATCH 01/36] clk: Introduce clk_try_parent()
` [PATCH 02/36] drm/plane: Make ->atomic_update() mandatory
` [PATCH 03/36] drm/plane: Add optional ->atomic_disable() callback
` [PATCH 04/36] drm/atomic: Add ->atomic_check() to encoder helpers
` [PATCH 05/36] drm/atomic: Add drm_atomic_plane_get_crtc_state()
` [PATCH 06/36] drm/tegra: Use tegra_commit_dc() in output drivers
` [PATCH 07/36] drm/tegra: Stop CRTC at CRTC disable time
` [PATCH 08/36] drm/tegra: dc: Wait for idle when disabled
` [PATCH 09/36] drm/tegra: Move tegra_drm_mode_funcs to the core
` [PATCH 10/36] drm/tegra: dc: No longer disable planes at CRTC disable
` [PATCH 11/36] drm/tegra: Convert output midlayer to helpers
` [PATCH 12/36] drm/tegra: output: Make ->setup_clock() optional
` [PATCH 13/36] drm/tegra: Add tegra_dc_setup_clock() helper
` [PATCH 14/36] drm/tegra: rgb: Demidlayer
` [PATCH 15/36] drm/tegra: hdmi: Demidlayer
` [PATCH 16/36] drm/tegra: dsi: Demidlayer
` [PATCH 17/36] drm/tegra: sor: Demidlayer
` [PATCH 18/36] drm/tegra: debugfs cleanup cannot fail
` [PATCH 19/36] drm/tegra: Remove remnants of the output midlayer
` [PATCH 20/36] drm/tegra: Output cleanup functions cannot fail
` [PATCH 21/36] drm/tegra: dc: Do not needlessly deassert reset
` [PATCH 22/36] drm/tegra: Atomic conversion, phase 1
` [PATCH 23/36] drm/tegra: Atomic conversion, phase 2
` [PATCH 24/36] drm/tegra: Atomic conversion, phase 3, step 1
` [PATCH 25/36] drm/tegra: dc: Store clock setup in atomic state
` [PATCH 26/36] drm/tegra: rgb: Implement ->atomic_check()
` [PATCH 27/36] drm/tegra: dsi: "
` [PATCH 28/36] drm/tegra: hdmi: "
` [PATCH 29/36] drm/tegra: sor: "
` [PATCH 30/36] drm/tegra: dc: Use atomic clock state in modeset
` [PATCH 31/36] drm/tegra: Atomic conversion, phase 3, step 2
` [PATCH 32/36] drm/tegra: Atomic conversion, phase 3, step 3
` [PATCH 33/36] drm/tegra: Remove unused ->mode_fixup() callbacks
` [PATCH 34/36] drm/tegra: Track active planes in CRTC state
` [PATCH 35/36] drm/tegra: Track tiling and format in plane state
` [PATCH 36/36] drm/tegra: dc: Unify enabling the display controller

[PATCH 0/4] ARM: tegra: Support for big-endian (version 3)
 2015-01-20 10:31 UTC  (15+ messages)
  ` [PATCH 1/4] ARM: tegra: Add a separate big-endian configuration
  ` [PATCH 2/4] ARM: gpio: tegra: Maintain endianness
  ` [PATCH 3/4] ARM: tegra: enable big-endian support
                  ` [Linux-kernel] "
  ` [PATCH 4/4] ARM: tegra: fix big-endian issue with irq code
  ` [Ct173-kernel-internal] [PATCH 0/4] ARM: tegra: Support for big-endian (version 3)

Two variants of fixing Tegra20 suspend bug
 2015-01-20  1:59 UTC  (12+ messages)
` [PATCH] ARM: tegra20: Store CPU "resettable" status in IRAM
` [PATCH] ARM: tegra: Store tegra_resume() address "

[PATCH 1/2] ARM: tegra: add Acer Chromebook 13 device tree
 2015-01-19 19:29 UTC  (9+ messages)

[PATCH v2 00/11] Improvements to Tegra-based Chromebook support
 2015-01-19 17:11 UTC  (29+ messages)
` [PATCH v2 01/11] ARM: tegra: Add node for trackpad in Nyan boards
` [PATCH v2 02/11] ARM: tegra: Use the generated pinmux data
` [PATCH v2 03/11] ARM: tegra: Set the sound card model that alsaucm expects
` [PATCH v2 04/11] ARM: tegra: Set spi-max-frequency property to flash node
` [PATCH v2 05/11] drm/panel: add support for Samsung LTN140AT29 panel
` [PATCH v2 06/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT
` [PATCH v2 07/11] ARM: tegra: Add DTS for the nyan-blaze board
` [PATCH v2 09/11] ARM: tegra: Use pwrseq-simple for the wifi in Nyan
` [PATCH v2 10/11] ASoC: tegra: Add a control for the headphone switch
` [PATCH v2 11/11] ASoC: tegra: add sink for the internal mic to tegra_max98090
  ` [PATCH v2 08/11] mmc: pwrseq_simple: Add support for a delay

[PATCH] soc: tegra: Add Tegra132 SoC to the DT list of Tegra SoCs
 2015-01-19 15:28 UTC  (6+ messages)

Tegra baseline test results for v3.19-rc4
 2015-01-19 10:31 UTC  (4+ messages)

[PATCH v2] conf/ucm: GoogleNyan: Add configuration
 2015-01-19  9:06 UTC  (2+ messages)
  ` [alsa-devel] "

Tegra baseline test results for v3.19-rc5
 2015-01-19  2:24 UTC 

[PATCH] gpu: host1x: Store physical address to all bufs
 2015-01-17  6:27 UTC  (3+ messages)

[PATCH v2] Add support for Nyan-big
 2015-01-16 18:06 UTC  (5+ messages)

[PATCH] arm64: dts: Add initial device tree support for Tegra132
 2015-01-16 11:45 UTC 

[patch] drm/tegra: gem: oops in error handling
 2015-01-16 11:12 UTC  (2+ messages)

[PATCH] ARM: tegra20: cpuidle: remove unnecessary "resettable" status clear
 2015-01-15 13:23 UTC  (2+ messages)

[PATCH] drm: merge nouveau_platform.ko into nouveau.ko
 2015-01-15  7:00 UTC  (4+ messages)
      ` [Nouveau] "

[PATCH] conf/ucm: GoogleNyan: Add configuration
 2015-01-14 17:41 UTC  (4+ messages)

[tegrarcm PATCH 0/2] Add T132 support
 2015-01-14 17:03 UTC  (4+ messages)
  ` [tegrarcm PATCH 1/2] tegrarcm: Add Tegra132 support
  ` [tegrarcm PATCH 2/2] tegrarcm: Add support for loading MTS

[RFC PATCH 0/9] Add generic PM domain support for Tegra SoC
 2015-01-14  6:19 UTC  (10+ messages)
  ` [RFC PATCH 1/9] reset: add of_reset_control_get_by_index()
  ` [RFC PATCH 2/9] memory: tegra: add mc flush support
  ` [RFC PATCH 3/9] memory: tegra: add flush operation for Tegra124 memory clients
  ` [RFC PATCH 4/9] soc: tegra: pmc: Add generic PM domain support
  ` [RFC PATCH 5/9] ARM: tegra: add PM domain device nodes to Tegra124 DT
  ` [RFC PATCH 6/9] ARM: tegra: add GPU power supply to Jetson TK1 DT
  ` [RFC PATCH 7/9] drm/tegra: dc: remove the power sequence from driver
  ` [RFC PATCH 8/9] PCI: tegra: "
  ` [RFC PATCH 9/9] ata: ahci_tegra: remove "

[PATCH 0/4] clk: tegra: add support for the Tegra132 CAR IP block
 2015-01-14  6:03 UTC  (9+ messages)
` [PATCH 1/4] clk: tegra: make tegra_clocks_apply_init_table() arch_initcall
` [PATCH 4/4] clk: tegra: Add support for the Tegra132 CAR IP block

[PATCH v3] of: replace Asahi Kasei Corp venter prefix
 2015-01-13 20:03 UTC  (16+ messages)
                  ` [alsa-devel] "
                    ` [PATCH v4] "
                        ` [PATCH v5] of: replace Asahi Kasei Corp vendor prefix
                          ` [PATCH v5][resend] of: replace Asahi Kasei Corp venter prefix
                              ` [PATCH v5][resend] of: replace Asahi Kasei Corp vendor prefix
                                ` [PATCH v5][resend v3] "
                                  ` [PATCH v5][resend v4] "

[PATCH v3 1/2] PCI: add helper function to find root port for device
 2015-01-13 19:57 UTC  (2+ messages)
  ` [PATCH v3 2/2] PCI: tegra: apply relaxed ordering fixup only on Tegra

[PATCH] dmaengine: tegra: add slave capabilities reporting
 2015-01-13 18:31 UTC  (2+ messages)

[PATCH] drivers/rtc/rtc-em3027.c: add device tree support
 2015-01-13  1:57 UTC 

[PATCH 00/16] PCI generic configuration space accessors
 2015-01-12 10:07 UTC  (3+ messages)
` [PATCH 14/16] pci/host: tegra: convert to use generic config accesses

[PATCH 1/4] mtd: nand: add NVIDIA Tegra NAND Flash controller driver
 2015-01-10 18:20 UTC  (3+ messages)

[PATCH] soc/tegra: pmc: Add Tegra132 support
 2015-01-09 20:02 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] timekeeping: Move persistent clock registration code from ARM to kernel
 2015-01-09 19:48 UTC  (17+ messages)

[tegrarcm PATCH 0/2] Add T132 support
 2015-01-09 19:22 UTC  (2+ messages)
  ` [tegrarcm PATCH 1/2] tegrarcm: Add Tegra132 support

[PATCH tegra-pinmux-scripts 1/2] fix kernel dt generation for Tegra 3
 2015-01-09 17:16 UTC  (3+ messages)
` [PATCH tegra-pinmux-scripts 2/2] add support for Beaver board

[PATCH] ARM: tegra: Use PMC scratch register 40 for tegra_resume() location store
 2015-01-09 17:07 UTC  (11+ messages)

[PATCH v5 0/3] Add support for Tegra Activity Monitor
 2015-01-09 15:16 UTC  (8+ messages)
` [PATCH v5 1/3] of: Add binding for NVIDIA Tegra ACTMON node
` [PATCH v5 2/3] PM / devfreq: tegra: add devfreq driver for Tegra Activity Monitor
` [PATCH v5 3/3] ARM: tegra: Add Tegra124 ACTMON support

[PATCH] clocksource: tegra: wrap arch/arm-specific sections in CONFIG_ARM
 2015-01-09 13:44 UTC  (9+ messages)

[PATCH v2 1/2] PCI: add helper function to find root port for device
 2015-01-09 11:58 UTC  (6+ messages)
` [PATCH v2 2/2] PCI: tegra: apply relaxed ordering fixup only on Tegra

[PATCH v2] memory: Add NVIDIA SMMU suspend/resume support
 2015-01-09 11:57 UTC  (2+ messages)

[PATCH] clk: tegra: Fix order of arguments in WARN
 2015-01-09 11:39 UTC  (2+ messages)

[PATCH] treewide: Convert clockevents_notify to use int cpu
 2015-01-09 11:34 UTC  (2+ messages)

[PATCHv2 0/8] from now on, use 'isil' as prefix for Intersil
 2015-01-09 11:06 UTC  (3+ messages)
` [PATCHv2 8/8] arm: dts: tegra: update isl29028 compatible string to use isil vendor prefix

[PATCH v2 3/3] soc/tegra: fuse: Add Tegra132 support
 2015-01-09 10:49 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] ARM: tegra: Fix unit address for Cortex-A9 TWD timer
 2015-01-09 10:46 UTC  (2+ 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).