public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-15 20:50:51 to 2013-03-22 08:30:02 UTC [more...]

[PATCHv8 0/9] Support for Tegra 2D hardware
 2013-03-22  8:30 UTC  (6+ messages)
  ` [PATCHv8 1/9] gpu: host1x: Add host1x driver
  ` [PATCHv8 2/9] gpu: host1x: Add syncpoint wait and interrupts
` [PATCHv8 3/9] gpu: host1x: Add channel support
` [PATCHv8 4/9] gpu: host1x: Add debug support
` [PATCHv8 5/9] drm: tegra: Move drm to live under host1x

[PATCH V4 0/9] Add mandatory regulator for all users of pwm-backlight
 2013-03-22  1:57 UTC  (26+ messages)
` [PATCH V4 3/9] ARM: pxa: Provide regulator to pwm-backlight
  ` [PATCH V4 1/9] ARM: OMAP: board-4430sdp: "
  ` [PATCH V4 2/9] ARM: S3C24XX: "
  ` [PATCH V4 4/9] ARM: EXYNOS: "
  ` [PATCH V4 5/9] unicore32: "
  ` [PATCH V4 6/9] ARM: mxs: "
  ` [PATCH V4 7/9] ARM: vt8500: "
    ` [Bulk] "
  ` [PATCH V4 8/9] ARM: tegra: "
  ` [PATCH V4 9/9] pwm_bl: Add mandatory backlight enable regulator

ACHTUNG FRIEND!
 2013-03-21 23:57 UTC 

[Patch V4 1/2] mfd: tps65090: Fix enum in header file
 2013-03-21 20:30 UTC  (2+ messages)
` [Patch V4 2/2] mfd: tps65090: Add resources for charger

[PATCH 1/1] clk: tegra: Fix periph_clk_to_bit macro
 2013-03-21 19:59 UTC  (2+ messages)

[PATCH 1/2] ASoC: tegra: add Tegra114 support to the AHUB driver
 2013-03-21 19:56 UTC  (2+ messages)
  ` [PATCH 2/2] ASoC: tegra: add Tegra114 support to tegra_asoc_utils.c

[PATCH] clk: tegra: set up audio clocks on Tegra114
 2013-03-21 19:45 UTC 

[PATCH REPOST 2] drm: tegra: don't depend on OF
 2013-03-21 19:03 UTC  (3+ messages)

[RESEND/PATCH] usb: host: ehci-tegra: fix PHY error handling
 2013-03-21 18:14 UTC  (5+ messages)

[PATCH V2] i2c: tegra: assume CONFIG_OF, remove platform data
 2013-03-21 18:08 UTC 

[PATCH 1/2] clk: tegra: remove USB from clk init table
 2013-03-21 17:48 UTC  (9+ messages)
` [PATCH 2/2] clk: tegra: add ac97 controller clock

[PATCH V2 0/4] ARM: tegra: dalmore: add regulators
 2013-03-21 17:30 UTC  (7+ messages)
` [PATCH V2 1/4] ARM: tegra: dalmore: add cpu regulator node
` [PATCH V2 2/4] ARM: tegra: dalmore: add TPS65090 node
` [PATCH V2 3/4] ARM: tegra: dalmore: add fixed regulator node
` [PATCH V2 4/4] ARM: tegra: enable Tegra114 based platform PMICs

[PATCH] gpio: palmas: add dt support
 2013-03-21 17:29 UTC  (2+ messages)

[PATCH] rtc: palmas: add dt support
 2013-03-21 14:32 UTC 

[PATCH] clk: add table lookup to mux
 2013-03-21  9:45 UTC  (11+ messages)

[PATCH REPOST] dma: tegra: assume CONFIG_OF
 2013-03-21  8:13 UTC  (2+ messages)

[PATCH 0/4] ARM: tegra: dalmore: add regulators
 2013-03-20 20:50 UTC  (9+ messages)
  ` [PATCH 1/4] ARM: tegra: enable Tegra114 based platform PMICs
  ` [PATCH 2/4] ARM: tegra: dalmore: add cpu regulator's node
` [PATCH 3/4] ARM: tegra: dalmore: add dt node for TPS65090's regulators
` [PATCH 4/4] ARM: tegra: dalmore: add fixed regulator's node

Reboot/shutdown failure due to "USB: EHCI: work around silicon bug in Intel's EHCI"
 2013-03-20 18:53 UTC  (10+ messages)

[PATCH 0/7] USB: PHY: Tegra: registering TEGRA USB PHY as platform driver
 2013-03-20 18:52 UTC  (33+ messages)
` [PATCH 3/7] usb: phy: tegra: Get PHY mode using DT
` [PATCH 4/7] usb: phy: tegra: Return correct error value provided by clk_get_sys
` [PATCH 5/7] usb: phy: tegra: get ULPI reset GPIO info using DT
` [PATCH 6/7] usb: phy: tegra: Add error handling & clean up
  ` [PATCH 1/7] ARM: tegra: finalize USB EHCI and PHY bindings
  ` [PATCH 2/7] ARM: tegra: update device trees for USB binding rework
  ` [PATCH 7/7] usb: phy: registering tegra USB PHY as platform driver

USB-related build errors on Tegra in next-20130319
 2013-03-20 17:56 UTC  (10+ messages)

[PATCH] USB: EHCI: have USB_EHCI_TEGRA select USB_PHY
 2013-03-20 17:10 UTC 

[PATCH 2/2] regulator: palmas: add input supply names
 2013-03-20 16:56 UTC  (7+ messages)
` [PATCH 1/2] regulator: palmas: rename probe/remove callback functions

[PATCH V2 0/3] ARM: tegra: add clock source for PMC
 2013-03-20 15:54 UTC  (10+ messages)
  ` [PATCH V2 1/3] ARM: dts: "
  ` [PATCH V2 2/3] ARM: tegra: get PMC clock source from DT
  ` [PATCH V2 3/3] ARM: tegra: moving the CPU power timer function to PMC driver

[PATCH] ARM: tegra: Add sbs-battery node to Dalmore
 2013-03-20 15:31 UTC 

[PATCH V2] regulator: palmas: add input supply names
 2013-03-20 13:56 UTC 

[PATCH] drivers/rtc/rtc-tegra.c: fix build warning
 2013-03-20 12:27 UTC 

[PATCH V4 0/9] ARM: tegra: add platform suspend support
 2013-03-20 10:26 UTC  (18+ messages)
  ` [PATCH V4 1/9] gpio: tegra: add gpio wakeup source handling
  ` [PATCH V4 2/9] ARM: tegra: irq: add wake up handling
  ` [PATCH V4 3/9] ARM: dt: tegra: add bindings of power management configurations for PMC
  ` [PATCH V4 4/9] ARM: tegra: pm: add platform suspend support
  ` [PATCH V4 5/9] ARM: dts: tegra: add power gpio keys to DT
  ` [PATCH V4 6/9] ARM: dts: tegra: whistler: add wakeup source for KBC
  ` [PATCH V4 7/9] ARM: dts: tegra: add non-removable and keep-power-in-suspend property for MMC
  ` [PATCH V4 8/9] ARM: tegra: config: defconfig update
  ` [PATCH V4 9/9] ARM: dts: tegra: add the PM configurations of PMC

[PATCH] ARM: tegra: fuse: add fuctions to read speedo id and process id
 2013-03-20  2:20 UTC  (5+ messages)

[PATCH v2] ARM: tegra114: add speedo-based process identification
 2013-03-20  1:49 UTC  (4+ messages)

[PATCH] Doc: dt: i2c: tegra: add dt binding for i2c-tegra
 2013-03-19 17:35 UTC  (2+ messages)

[GIT PULL] ARM: tegra: DT-related fixes needed by the MMC tree
 2013-03-19 17:11 UTC  (3+ messages)

[PATCHv7 00/10] Support for Tegra 2D hardware
 2013-03-19 16:37 UTC  (4+ messages)
` [PATCHv7 10/10] drm: tegra: Add gr2d device

[Patch v3 0/4] Add support for tps65090-charger
 2013-03-19 16:17 UTC  (7+ messages)
` [Patch v3 2/4] mfd: tps65090: Add resources for charger

[PATCH 0/9] usb: fix PHY error handling
 2013-03-19  8:24 UTC  (7+ messages)
` [PATCH 8/9] usb: host: ehci-tegra: "

[PATCH V2] ARM: tegra: cpuidle: remove redundant parameters for powered-down mode
 2013-03-18  8:14 UTC 

[PATCH] ARM: tegra114: add speedo-based process identification
 2013-03-18  6:38 UTC  (3+ messages)

[PATCH] staging: nvec: fix the '&&' vs '&' typo in nvec_toggle_global_events()
 2013-03-16 21:33 UTC  (2+ messages)

[PATCH 00/10] usb: phy: cleanups to Kconfig and directories
 2013-03-15 20:50 UTC  (8+ messages)


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