public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-01 09:08:58 to 2011-10-07 15:31:41 UTC [more...]

[PATCH v2] ARM: tegra: fix compilation error due to mach/hardware.h removal
 2011-10-07 15:31 UTC 

[PATCH] ARM: tegra: fix compilation error due to mach/hardware.h removal
 2011-10-07 11:39 UTC  (2+ messages)

[PATCH 0/14] Sparse fixes for tegra
 2011-10-07  8:54 UTC  (16+ messages)
  ` [PATCH 01/14] ARM: tegra: add __force to IO_ADDRESS
  ` [PATCH 02/14] ARM: tegra: fuse: use IO_ADDRESS
  ` [PATCH 03/14] ARM: tegra: pinmux: "
  ` [PATCH 04/14] ARM: tegra: timer: don't cast __iomem pointers
  ` [PATCH 05/14] ARM: tegra: tegra2_clocks: "
  ` [PATCH 06/14] ARM: tegra: tegra2_clocks: 0 -> NULL changes
  ` [PATCH 07/14] ARM: tegra: pcie: don't cast __iomem pointers
  ` [PATCH 08/14] ARM: tegra: pcie: include board.h
  ` [PATCH 09/14] ARM: tegra: pcie: 0 -> NULL changes
  ` [PATCH 10/14] ARM: tegra: tegra_init_cache should be static
  ` [PATCH 11/14] ARM: tegra: tegra_rtc_read_ms "
  ` [PATCH 12/14] ARM: tegra: tegra_powergate_is_powered "
  ` [PATCH 13/14] ARM: tegra: tegra2_clocks: don't export some tables
  ` [PATCH 14/14] ARM: tegra: dma: staticify some tables and functions

compile error in cpu-tegra.c
 2011-10-04 11:39 UTC 

[PATCH v6 0/3] Add support for tegra2 based ventana board
 2011-10-04  8:51 UTC  (7+ messages)
  ` [[PATCH v6] 1/3] arm/tegra: prepare Seaboard pinmux code for derived boards
` [PATCH] arm/tegra: select AUTO_ZRELADDR by default
` [[PATCH v6] 2/3] arm/tegra: add support for ventana pinmuxing
` [[PATCH v6] 3/3] arm/tegra: device tree support for ventana board

[PATCH] ARM: tegra: Make earlyprintk choose a UART at runtime
 2011-10-03 20:03 UTC  (3+ messages)

[PATCH v7 0/3] Add support for tegra2 based ventana board
 2011-10-03 13:18 UTC  (4+ messages)
  ` [PATCH v7 1/3] arm/tegra: prepare Seaboard pinmux code for derived boards
  ` [PATCH v7 2/3] arm/tegra: add support for ventana pinmuxing
` [PATCH v7 3/3] arm/tegra: device tree support for ventana board

[PATCH v7 0/3] Add support for tegra2 based ventana board
 2011-10-03 13:17 UTC  (2+ messages)
  ` [[PATCH v7] 1/3] arm/tegra: prepare Seaboard pinmux code for derived boards

[PATCH v5 0/3] Add support for tegra2 based ventana board
 2011-09-29 18:55 UTC  (9+ messages)
` [PATCH v5 1/3] arm/tegra: prepare Seaboard pinmux code for derived boards
` [PATCH v5 2/3] arm/tegra: add support for ventana pinmuxing
` [PATCH v5 3/3] arm/tegra: device tree support for ventana board

[PATCH v4 0/3] Add support for tegra2 based ventana board
 2011-09-28 18:33 UTC  (8+ messages)
` [PATCH v4 1/3] arm/tegra: prepare Seaboard pinmux code for derived boards
` [PATCH v4 2/3] arm/tegra: add support for ventana pinmuxing
  ` [PATCH v4 3/3] arm/tegra: device tree support for ventana board

[PATCH] arm/tegra: select AUTO_ZRELADDR by default
 2011-09-28 17:50 UTC 

[PATCH 0/4] arm/tegra: Convert gpio & pinmux to platform devices
 2011-09-28  3:56 UTC  (7+ messages)
` [PATCH 4/4] arm/tegra: Convert pinmux driver to a platform device
  ` [PATCH 1/4] arm/tegra: Prep boards for gpio/pinmux conversion to pdevs
  ` [PATCH 2/4] arm/dt: Tegra: Add pinmux node to tegra20.dtsi
  ` [PATCH 3/4] gpio/tegra: Convert to a platform device

[PATCH v3 0/3] Add support for tegra2 based ventana board
 2011-09-28  0:59 UTC  (4+ messages)
` [PATCH v3 1/3] arm/tegra: prepare Seaboard pinmux code for derived boards
  ` [PATCH v3 2/3] arm/tegra: add support for ventana pinmuxing
` [PATCH v3 3/3] arm/tegra: device tree support for ventana board

cpu clock change latency
 2011-09-27 19:31 UTC  (5+ messages)

[PATCH v3 0/3] Add support for tegra2 based ventana board
 2011-09-27 18:35 UTC  (4+ messages)
` [PATCH v3 1/3] arm/tegra: prepare Seaboard pinmux code for derived boards
` [PATCH v3 2/3] arm/tegra: add support for ventana pinmuxing
` [PATCH v3 3/3] arm/tegra: device tree support for ventana board

[PATCH v2 0/3] Add support for tegra2 based ventana board
 2011-09-27 18:08 UTC  (6+ messages)
  ` [PATCH v2 1/3] arm/tegra: prepare Seaboard pinmux code for derived boards
` [PATCH v2 2/3] arm/tegra: add support for ventana pinmuxing
` [PATCH v2 3/3] arm/tegra: device tree support for ventana board

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
 2011-09-27 13:40 UTC 

群发软件+买家搜索机+最新广交会买家、海关数据,B2B询盘买家500万。
 2011-09-25 12:27 UTC 

[RFC PATCH 07/14] ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLER
 2011-09-23 17:28 UTC 

[PATCH v2] i2c-tegra: Use the suspend_noirq/resume_noirq not suspend/resume
 2011-09-22 18:13 UTC  (3+ messages)

[PATCH] arm/tegra: select AUTO_ZRELADDR by default
 2011-09-22 18:06 UTC  (3+ messages)

[PATCH 1/3] arm/tegra: Move EN_VDD_1V05_GPIO to board-harmony.h
 2011-09-22 17:26 UTC  (12+ messages)
` [PATCH 2/3] arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>
` [PATCH 3/3] arm/tegra: Move "gpio-names.h" into <mach/gpio-tegra.h>

[PATCH] i2c/tegra: I2C driver uses the suspend_noirq/resume_noirq
 2011-09-22 17:01 UTC  (16+ messages)

[PATCH REPOST 1/2] arm/dt: Tegra: Update SDHCI nodes to match bindings
 2011-09-22 14:40 UTC  (12+ messages)
` [PATCH REPOST 2/2] arm/dt: Tegra: Add support-8bit to SDHCI nodes

[PATCH] arm/tegra: Harmony: Configure PMC for low-level interrupts
 2011-09-21 22:10 UTC 

[PATCH] ARM: tegra: Remove redundant change to the CPSR in headsmp.S
 2011-09-21 16:14 UTC  (5+ messages)

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万
 2011-09-21  7:25 UTC 

IRQF_TRIGGER_LOW and ARM GIC
 2011-09-20 19:35 UTC  (2+ messages)

[PATCH 1/3] staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number
 2011-09-20  9:06 UTC  (4+ messages)
` [PATCH 2/3] staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIO
` [PATCH 3/3] staging:iio:magnetometer:ak8975: Fix probe() error-handling

[PATCH V3 1/5] i2c: Add irq_gpio field to struct i2c_client, i2c_board_info
 2011-09-20  8:54 UTC  (18+ messages)
` [PATCH V3 2/5] spi: Add irq_gpio field to struct spi_device, spi_board_info
  ` [PATCH V3 3/5] staging:iio:magnetometer:ak8975 Don't use irq_to_gpio()
` [PATCH V3 4/5] staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIO
` [PATCH V3 5/5] staging:iio:magnetometer:ak8975: Fix probe() error-handling

[PATCH] arm/dt: Add SoC detection macros
 2011-09-19 20:08 UTC  (11+ messages)

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
 2011-09-18  0:53 UTC 

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
 2011-09-15 22:35 UTC 

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
 2011-09-15  5:53 UTC 

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
 2011-09-13 18:47 UTC 

[PATCH 0/5] Convert ARM subarchitectures to generic wfi macro
 2011-09-09 19:02 UTC  (4+ messages)
  ` [PATCH 4/5] ARM: tegra: Use wfi macro in platform_do_lowpower

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
 2011-09-09 17:57 UTC 

[PATCH V2 1/4] i2c: Add irq_gpio field to struct i2c_client
 2011-09-07 19:07 UTC  (17+ messages)
` [PATCH V2 3/4] staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIO
` [PATCH V2 4/4] staging:iio:magnetometer:ak8975: Fix probe() error-handling
` [PATCH V2 2/4] staging:iio:magnetometer:ak8975 Don't use irq_to_gpio()

[PATCH REPOST 0/3] i2c: tegra: Outstanding patches
 2011-09-06 23:15 UTC  (2+ messages)

[PATCH] usb: ehci: make HC see up-to-date qh/qtd descriptor ASAP
 2011-09-02 17:07 UTC  (5+ messages)

[RFC PATCH 0/3] If an IRQ is a GPIO, request and configure it
 2011-09-02 15:50 UTC  (6+ messages)
` [PATCH 1/3] irq: "

[PATCH 1/3] staging:iio:magnetometer:ak8975 Don't use irq_to_gpio()
 2011-09-01 16:20 UTC  (10+ messages)
` [PATCH 3/3] staging:iio:magnetometer:ak8975: Fix probe() error-handling

[PATCH v3 00/13] arm/tegra: Initialize GPIO & pinmux from DT
 2011-09-01 11:30 UTC  (5+ messages)
` [PATCH v3 10/13] of: add a generic pinmux helper


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