public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-12 16:52:22 to 2011-10-11 23:22:00 UTC [more...]

[PATCH] arm/tegra: pinmux: ioremap registers
 2011-10-11 23:22 UTC 

[PATCH v4 1/4] arm/tegra: Prep boards for gpio/pinmux conversion to pdevs
 2011-10-11 22:16 UTC  (4+ messages)
  ` [PATCH v4 2/4] arm/dt: Tegra: Add pinmux node to tegra20.dtsi
  ` [PATCH v4 3/4] gpio/tegra: Convert to a platform device
  ` [PATCH v4 4/4] arm/tegra: Convert pinmux driver "

[PATCH v2 0/4] arm/tegra: Convert GPIO and pinmux to platform devs
 2011-10-11 21:40 UTC  (7+ messages)
  ` [PATCH v2 1/4] arm/tegra: Prep boards for gpio/pinmux conversion to pdevs
  ` [PATCH v2 2/4] arm/dt: Tegra: Add pinmux node to tegra20.dtsi
  ` [PATCH v2 3/4] gpio/tegra: Convert to a platform device
  ` [PATCH v2 4/4] arm/tegra: Convert pinmux driver "

[PATCH] arm/tegra: Harmony: Configure PMC for low-level interrupts
 2011-10-11 19:42 UTC  (3+ messages)

[PATCH v8 0/3] Add support for tegra2 based ventana board
 2011-10-11 16:36 UTC  (5+ messages)
` [PATCH v8 1/3] arm/tegra: prepare Seaboard pinmux code for derived boards
  ` [PATCH v8 2/3] arm/tegra: add support for ventana pinmuxing
` [PATCH v8 3/3] arm/tegra: device tree support for ventana board

fix another compilation error in 3.1-rc9
 2011-10-11  8:28 UTC  (3+ messages)
    ` fix compilation error for linux 3.2

[PATCH] fix drivers/staging/nvec linkage error when keyboard is disabled
 2011-10-11  8:15 UTC  (5+ messages)
            ` Re: [PATCH] fix drivers/staging/nvec linkage error when keyboard isdisabled

Please update linux-next url for tegra
 2011-10-11  0:32 UTC  (2+ messages)

[PATCH 0/14] Sparse fixes for tegra
 2011-10-10 18:11 UTC  (37+ 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
  ` [PATCH v2 00/14] Sparse fixes for tegra
      ` [PATCH v2 01/14] ARM: tegra: annotate IO_*_VIRT pointers
      ` [PATCH v2 02/14] ARM: tegra: timer: don't cast __iomem pointers
      ` [PATCH v2 03/14] ARM: tegra: tegra2_clocks: "
      ` [PATCH v2 04/14] ARM: tegra: tegra2_clocks: 0 -> NULL changes
      ` [PATCH v2 05/14] ARM: tegra: pcie: don't cast __iomem pointers
      ` [PATCH v2 06/14] ARM: tegra: pcie: include board.h
      ` [PATCH v2 07/14] ARM: tegra: pcie: 0 -> NULL changes
      ` [PATCH v2 08/14] ARM: tegra: tegra_init_cache should be static
      ` [PATCH v2 09/14] ARM: tegra: tegra_rtc_read_ms "
      ` [PATCH v2 10/14] ARM: tegra: tegra_powergate_is_powered "
      ` [PATCH v2 11/14] ARM: tegra: tegra2_clocks: don't export some tables
      ` [PATCH v2 12/14] ARM: tegra: dma: staticify some tables and functions
      ` [PATCH v2 13/14] ARM: tegra: cpu-tegra: sparse type fix
      ` [PATCH v2 14/14] ARM: tegra: cpu-tegra: unexport two functions

[PATCH v7 0/3] Add support for tegra2 based ventana board
 2011-10-10 16:38 UTC  (8+ messages)
` [PATCH v7 3/3] arm/tegra: device tree support for "
  ` [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] MAINTAINERS: Update tegra maintainer information
 2011-10-07 21:28 UTC  (3+ messages)

[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)

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: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 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 4/4] arm/tegra: Convert pinmux driver "

[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: 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  (9+ messages)

[PATCH] arm/dt: Add SoC detection macros
 2011-09-19 20:08 UTC  (10+ 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 


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