public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-16 00:54:59 to 2014-04-28 17:41:33 UTC [more...]

[PATCH 00/16] Another 16 L2C patches
 2014-04-28 17:41 UTC  (7+ messages)
` [PATCH 07/16] ARM: l2c: convert tegra to generic l2c initialisation

[PATCH] ARM: tegra: add SD wp-gpios to Jetson TK1 DT
 2014-04-28 17:07 UTC 

[PATCH 00/38] MMC updates, plus CuBox-i WiFi support
 2014-04-28 16:52 UTC  (17+ messages)
` [PATCH 09/38] mmc: sdhci: convert generic bus width setup to library function
` [PATCH 10/38] mmc: sdhci: convert reset into a "
` [PATCH 17/38] mmc: sdhci: convert sdhci_set_clock() "
` [PATCH 23/38] mmc: sdhci: convert sdhci_set_uhs_signaling() "
` [PATCH 29/38] mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling

[PATCH] ARM: tegra: use correct audio CODEC on Jetson TK1
 2014-04-28 16:05 UTC  (3+ messages)

[PATCH 0/7] ARM: tegra: HDMI and DSI updates
 2014-04-28 16:04 UTC  (9+ messages)
  ` [PATCH 1/7] ARM: tegra: Add Tegra124 HDMI support
  ` [PATCH 2/7] ARM: tegra: venice2 - Enable HDMI
  ` [PATCH 3/7] ARM: tegra: jetson-tk1 - Enable HDMI support
  ` [PATCH 4/7] ARM: tegra: harmony - Add +5V HDMI supply
  ` [PATCH 5/7] ARM: tegra: beaver "
  ` [PATCH 6/7] ARM: tegra: dalmore "
  ` [PATCH 7/7] ARM: tegra: dalmore - Add DSI power supply

[PATCH v2 00/10] drm/nouveau: support for GK20A, cont'd
 2014-04-28 11:44 UTC  (21+ messages)
  ` [PATCH v2 01/10] drm/nouveau/bar: only ioremap BAR3 if it exists
  ` [PATCH v2 02/10] drm/nouveau/bar/nvc0: support chips without BAR3
  ` [PATCH v2 03/10] drm/nouveau/ibus: add GK20A support
  ` [PATCH v2 04/10] drm/nouveau/fb: "
  ` [PATCH v2 06/10] drm/nouveau/graph: enable when using external firmware
  ` [PATCH v2 07/10] drm/nouveau/graph: pad firmware code at load time
  ` [PATCH v2 08/10] drm/nouveau/graph: add GK20A support
  ` [PATCH v2 09/10] drm/nouveau: support GK20A in nouveau_accel_init()
      ` [Nouveau] "
` [PATCH v2 05/10] drm/nouveau/fifo: add GK20A support
` [PATCH v2 10/10] drm/nouveau: support for probing GK20A

[PATCH v2 0/7] Add cros_ec changes for newer boards
 2014-04-28  9:19 UTC  (19+ messages)
` [PATCH v2 2/7] mfd: cros_ec: spi: Add mutex to cros_ec_spi
` [PATCH v2 3/7] mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliable
  ` [PATCH v2 1/7] mfd: cros_ec: spi: calculate delay between transfers correctly
  ` [PATCH v2 4/7] mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100ms
  ` [PATCH v2 6/7] i2c: ChromeOS EC tunnel driver
` [PATCH v2 5/7] mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources
` [PATCH v2 7/7] ARM: tegra: Add the EC i2c tunnel to tegra124-venice2

[PATCH v3 0/9] drm/nouveau: support for GK20A, cont'd
 2014-04-28  6:57 UTC  (12+ messages)
  ` [PATCH v3 1/9] drm/nouveau/bar: only ioremap BAR3 if it exists
  ` [PATCH v3 2/9] drm/nouveau/bar/nvc0: support chips without BAR3
  ` [PATCH v3 3/9] drm/nouveau/ibus: add GK20A support
  ` [PATCH v3 4/9] drm/nouveau/fb: "
  ` [PATCH v3 5/9] drm/nouveau/fifo: "
  ` [PATCH v3 6/9] drm/nouveau/graph: enable when using external firmware
        ` [Nouveau] "
  ` [PATCH v3 8/9] drm/nouveau/graph: add GK20A support
` [PATCH v3 7/9] drm/nouveau/graph: pad firmware code at load time
` [PATCH v3 9/9] drm/nouveau: support for probing GK20A

[RFC 0/5] PCI: tegra: Overhaul regulator usage
 2014-04-25 16:57 UTC  (3+ messages)

[PATCH 22/32] mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
 2014-04-25 13:27 UTC  (2+ messages)
` [PATCH 28/32] mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling

[GIT PULL] drm/tegra: Fixes for v3.15-rc3
 2014-04-24 21:07 UTC 

[PATCH 1/3] ARM: tegra: remove UART5/UARTE from tegra124.dtsi
 2014-04-23 16:24 UTC  (3+ messages)
` [PATCH 2/3] clk: tegra: remove non-existent clocks

[PATCH] ARM: tegra: remove TEGRA_EMC_SCALING_ENABLE
 2014-04-23 16:22 UTC  (2+ messages)

pull request for Tegra PLLE fixes
 2014-04-23 14:59 UTC 

[PATCH 1/4] drm/fb-helper: Fix hpd vs. initial config races
 2014-04-23 13:44 UTC  (9+ messages)
  ` [PATCH 2/4] drm: Constify struct drm_fb_helper_funcs
` [PATCH 3/4] drm: Introduce drm_fb_helper_prepare()
` [PATCH 4/4] drm/tegra: Implement race-free hotplug detection

[RFC 0/5] drm/tegra: Convert to master/component framework
 2014-04-23 13:37 UTC  (11+ messages)
` [RFC 1/5] drivers/base: Allow multiple masters per device
` [RFC 2/5] drivers/base: Allow driver-data to be attached to a master
` [RFC 3/5] drivers/base: Add interface framework
` [RFC 4/5] drm: Introduce drm_set_unique()
` [RFC 5/5] drm/tegra: Convert to master/component framework

Pinmux driver/board table generator script
 2014-04-22 23:09 UTC 

[PATCH 0/3] drm/tegra: Use standard suffix for hotplug detect GPIO property
 2014-04-22 15:57 UTC  (9+ messages)
` [PATCH 1/3] ARM: tegra: Deprecate nvidia,hpd-gpio property
` [PATCH 2/3] drm/tegra: Use nvidia,hpd-gpios property
  ` [PATCH 3/3] ARM: tegra: Remove deprecated nvidia,hpd-gpio properties

[PATCH] pinctrl: as3722: fix handling of GPIO invert bit
 2014-04-22 15:05 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH] pinctrl: tegra: add missing kerneldoc
 2014-04-22 14:56 UTC  (2+ messages)

[PATCH 1/4] pinctrl: tegra: remove redundant data table fields
 2014-04-22 14:54 UTC  (7+ messages)
` [PATCH 2/4] pinctrl: tegra: remove fsafe from data tables
` [PATCH 3/4] pinctrl: tegra: reduce size of data table fields
` [PATCH 4/4] pinctrl: tegra: print better error messages

[PATCH V2 1/4] pinctrl: tegra: remove redundant data table fields
 2014-04-22 14:49 UTC  (2+ messages)

when the /dev/snd/pcmCxPx is created in android
 2014-04-22  8:01 UTC 

[PATCH V2] gpu: host1x: handle the correct # of syncpt regs
 2014-04-22  7:15 UTC  (3+ messages)

Tegra baseline test results for v3.15-rc2
 2014-04-22  4:54 UTC 

Tegra baseline test results for v3.15-rc1
 2014-04-22  4:53 UTC 

[PATCHv4 2/2] ALSA: hda - Add driver for Tegra SoC HDA
 2014-04-22  3:49 UTC  (3+ messages)

[PATCH 0/7] Add cros_ec changes for newer boards
 2014-04-21 20:03 UTC  (18+ messages)
` [PATCH 1/7] mfd: cros_ec: spi: calculate delay between transfers correctly
` [PATCH 2/7] mfd: cros_ec: spi: Add mutex to cros_ec_spi
` [PATCH 4/7] mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100ms
  ` [PATCH 3/7] mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliable
  ` [PATCH 5/7] mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources
` [PATCH 7/7] ARM: tegra: Add the EC i2c tunnel to tegra124-venice2

[RESEND PATCH 0/7] Add cros_ec changes for newer boards
 2014-04-21 17:53 UTC  (3+ messages)
  ` [RESEND PATCH 6/7] i2c: ChromeOS EC tunnel driver

Oops on Tegra30 with CPU Process: 1
 2014-04-21 17:13 UTC  (6+ messages)

[PATCH 0/5] defconfigs: add MTD_SPI_NOR (dependency for M25P80)
 2014-04-21 14:52 UTC  (5+ messages)

[PATCH v2] media: soc-camera: OF cameras
 2014-04-18  1:18 UTC  (7+ messages)
` [v2] "

[GIT PULL] drm/tegra: Fixes for v3.15-rc2
 2014-04-17 13:58 UTC 

[PATCH 0/4] Tegra SD/MMC fixes
 2014-04-16 23:16 UTC  (10+ messages)
` [PATCH 4/4] ARM: tegra: fix Venice2 VQMMC regulators
` [PATCH v2 0/3] Tegra SD/MMC fixes
  ` [PATCH v2 1/3] mmc: tegra: disable UHS modes
    ` [PATCH v2 2/3] mmc: tegra: fix reporting of base clock frequency
  ` [PATCH v2 3/3] ARM: tegra: fix Venice2 SD card VQMMC supply

[PATCH] ARM: tegra: make Venice's +3.3V_RUN regulator always on
 2014-04-16 23:14 UTC  (4+ messages)

[PATCH] ARM: tegra: fix Jetson TK1 SD card supply
 2014-04-16 23:14 UTC  (2+ messages)

[PATCH] drm/tegra: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
 2014-04-16 19:49 UTC  (3+ messages)

[PATCH] clk: tegra124: Enable hda to hdmi clocks
 2014-04-16 18:49 UTC  (5+ messages)

[cbootimage PATCH V3 0/7] Re-enable jtag function for Tegra124
 2014-04-16 17:00 UTC  (2+ messages)

[PATCH] ARM: tegra: define Jetson TK1 regulators
 2014-04-16 16:33 UTC  (4+ messages)

[PATCH v2 0/6] PCI irq mapping fixes and cleanups
 2014-04-16 16:29 UTC  (7+ messages)
` [PATCH v2 2/6] PCI: tegra: use new OF interrupt mapping when possible

[PATCH 00/12] drm/nouveau: support for GK20A, cont'd
 2014-04-16  5:57 UTC  (5+ messages)
` [PATCH 11/12] drm/nouveau: support GK20A in nouveau_accel_init()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox