public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-09 08:05:41 to 2011-08-23 18:39:07 UTC [more...]

[PATCH] i2c: tegra: Check for overflow errors with BUG_ON
 2011-08-23 18:39 UTC  (9+ messages)
  ` [PATCH v2] "

Tegra I2C driver compilation failure (was: RE: [PATCH] dt: add empty of_get_property for non-dt)
 2011-08-23 18:27 UTC  (5+ messages)

[PATCH] mmc: sdhci-tegra: get_ro(): Retrieve pdata correctly
 2011-08-23 18:17 UTC  (2+ messages)

[PATCH 1/2] sdhci/tegra: Add Device Tree probing support
 2011-08-23 18:15 UTC  (2+ messages)
  ` [PATCH 2/2] arm/dt: Tegra: Update SDHCI nodes to match bindings

[PATCH] ASoC: Tegra: wm8903 machine driver: Drop Ventana support
 2011-08-23 17:16 UTC 

error: implicit declaration of function 'machine_is_ventana'
 2011-08-23 14:21 UTC  (6+ messages)

[RFC PATCH v2 00/13] arm/tegra: Initialize GPIO & pinmux from DT
 2011-08-23 12:51 UTC  (38+ messages)
` [RFC PATCH v2 02/13] arm/tegra: Avoid duplicate gpio/pinmux devices with dt
` [RFC PATCH v2 09/13] gpio/tegra: Add device tree support
` [RFC PATCH v2 11/13] arm/tegra: Add device tree support to pinmux driver
` [RFC PATCH v2 12/13] arm/tegra: board-dt: Remove dependency on non-dt pinmux functions
` [RFC PATCH v2 13/13] arm/tegra: Remove temporary gpio/pinmux registration workaround
  ` [RFC PATCH v2 01/13] arm/tegra: Prep boards for gpio/pinmux conversion to pdevs
  ` [RFC PATCH v2 03/13] arm/tegra: board-dt: Add AUXDATA for tegra-gpio and tegra-pinmux
  ` [RFC PATCH v2 04/13] docs/dt: Document nvidia, tegra20-gpio's nvidia, enabled-gpios property
  ` [RFC PATCH v2 05/13] arm/dt: Tegra: Add nvidia, gpios property to GPIO controller
  ` [RFC PATCH v2 06/13] docs/dt: Document nvidia,tegra20-pinmux binding
  ` [RFC PATCH v2 07/13] arm/dt: Tegra: Add pinmux node
  ` [RFC PATCH v2 08/13] gpio/tegra: Convert to a platform device
  ` [RFC PATCH v2 10/13] arm/tegra: Convert pinmux driver "

[PATCH v2 1/4] gpio/tegra: Remove use of irq_to_gpio
 2011-08-22 23:44 UTC  (7+ messages)
` [PATCH v2 2/4] gpio/tegra: Implement gpio_chip.to_irq
` [PATCH v2 3/4] arm/tegra: Delete custom gpio_to_irq, and irq_to_gpio
  ` [PATCH v2 4/4] arm/tegra: mach/gpio.h: include linux/types.h to fix build

[RFC PATCH] add slave mode support to tegra's i2c controller
 2011-08-22 19:23 UTC  (4+ messages)

[GIT PULL] [3.2] Please pull tegra boards for 3.2
 2011-08-16 21:12 UTC  (6+ messages)
    ` Fwd: "

[PATCH] ARM: tegra: Add missing include of linux/erron.h and linux/types.h
 2011-08-16 16:27 UTC  (3+ messages)

[PATCH RESEND] ARM: tegra: Add missing include of linux/errno.h and linux/types.h
 2011-08-16  5:25 UTC 

[RFC PATCH 00/12] arm/tegra: Initialize GPIO & pinmux from DT
 2011-08-15 20:50 UTC  (30+ messages)
  ` [RFC PATCH 01/12] dt: Add of_find_child_node_by_name()
  ` [RFC PATCH 02/12] arm/tegra: Prep boards for gpio/pinmux conversion to pdevs
  ` [RFC PATCH 03/12] arm/tegra: Avoid duplicate gpio/pinmux devices with dt
  ` [RFC PATCH 04/12] arm/tegra: board-dt: Add AUXDATA for tegra-gpio and tegra-pinmux
  ` [RFC PATCH 05/12] arm/dt: Tegra: Add nvidia, gpios property to GPIO controller
      ` [RFC PATCH 05/12] arm/dt: Tegra: Add nvidia,gpios "
  ` [RFC PATCH 06/12] arm/dt: Tegra: Add pinmux node
  ` [RFC PATCH 07/12] gpio/tegra: Convert to a platform device
  ` [RFC PATCH 08/12] gpio/tegra: Add device tree support
  ` [RFC PATCH 09/12] arm/tegra: Convert pinmux driver to a platform device
  ` [RFC PATCH 10/12] arm/tegra: Add device tree support to pinmux driver
  ` [RFC PATCH 11/12] arm/tegra: board-dt: Remove dependency on non-dt pinmux functions
  ` [RFC PATCH 12/12] arm/tegra: Remove temporary gpio/pinmux registration workaround

HELLO
 2011-08-15 12:38 UTC 

[PATCH v2 0/3] ARM: Tegra: Harmony & Seaboard USB and audio
 2011-08-14  7:30 UTC  (4+ messages)

Tegra pinmux Device Tree support
 2011-08-13 12:22 UTC  (10+ messages)

[PATCH 00/13] Clean up mach/gpio.h headers
 2011-08-12  5:54 UTC  (30+ messages)
` [PATCH 04/13] ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
` [PATCH 05/13] ARM: gpio: nomadik: "
` [PATCH 06/13] ARM: gpio: davinci: "
` [PATCH 07/13] ARM: gpio: pnx4008: "
` [PATCH 08/13] ARM: gpio: ixp2000: "
` [PATCH 09/13] ARM: gpio: tegra: "
` [PATCH 10/13] ARM: gpio: pxa: "
` [PATCH 11/13] ARM: gpio: consolidate trivial gpiolib implementations
` [PATCH 12/13] ARM: gpio: consolidate gpio_to_irq
` [PATCH 13/13] ARM: gpio: make trivial GPIOLIB implementation the default

[PATCH] i2c/tegra: I2C driver uses the suspend_noirq/resume_noirq
 2011-08-12  3:14 UTC  (11+ messages)

[PATCH] i2c: tegra: fix possible race condition after tx
 2011-08-12  0:46 UTC  (6+ messages)

[PATCH] ARM: tegra: Fix <mach/gpio.h> to have necessary #includes
 2011-08-11 20:02 UTC  (2+ messages)

[PATCH] ARM: tegra: Fix <mach/gpio.h> to have necessary #includes
 2011-08-11 19:36 UTC  (2+ messages)

[PATCH V4] ARM: tegra: paz00: add clocks required for usb operation
 2011-08-11 12:49 UTC  (3+ messages)

[PATCH 4/5 V2] ARM: tegra: paz00: add clocks required for usboperation
 2011-08-10 17:26 UTC  (8+ messages)
      ` [PATCH 4/5 V2] ARM: tegra: paz00: add clocks required forusboperation
          ` [PATCH 4/5 V2] ARM: tegra: paz00: add clocks requiredforusboperation

[PATCH V3] ARM: tegra: paz00: add clocks required for usb operation
 2011-08-10 11:31 UTC  (3+ messages)

[PATCH 0/5] ARM: tegra: paz00: updates for "for-next"
 2011-08-09 19:35 UTC  (8+ messages)
` [PATCH 4/5] ARM: tegra: paz00: add clocks required for usb operation
    ` [PATCH 4/5 V2] "

[PATCH] ARM: Tegra: Force PORT_TEGRA as the UART type
 2011-08-09 19:30 UTC  (3+ messages)

[PATCH] dt: add empty of_get_property for non-dt
 2011-08-09 17:27 UTC  (2+ messages)

[PATCH 1/3] ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPS
 2011-08-09 15:38 UTC  (5+ messages)
` [PATCH 2/3] ASoC: Tegra: WM8903: Allow re-insertion of module

[PATCH] video: Add a callback 'notify_after' for backlight control
 2011-08-09  8:32 UTC 


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