linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-20 16:33:13 to 2010-02-24 10:08:21 UTC [more...]

[PATCH 00/39] more imx patches for 2.6.34
 2010-02-24 10:08 UTC  (27+ messages)
` [PATCH 01/39] arm/mx2: use cpp magic to create spi_imx devices
` [PATCH 02/39] arm/mx2: use cpp magic to create imx_gpt devices
` [PATCH 03/39] arm/mx2: use cpp magic to create imx-i2c devices
` [PATCH 04/39] arm/mx2: use cpp magic to create imx-mmc devices
` [PATCH 05/39] arm/mx2: use cpp magic to create imx-ssi devices
` [PATCH 06/39] arm/mx2/devices: use SoC-prefixed names where possible
` [PATCH 07/39] arm/mx2: define seperate imx_nand devices for imx21 and imx27
` [PATCH 08/39] arm/mx2: use per-SOC nand device
` [PATCH 09/39] arm/mx2: define seperate gpio port descriptions for imx21 and imx27
` [PATCH 10/39] arm/mx2/devices: no need for IMX_NEEDS_DEPRECATED_SYMBOLS any more
` [PATCH 11/39] arm/mx2: split generic.c into mm-imx2[17].c
` [PATCH 12/39] arm/imx/gpio: GPIO_INT_{HIGH, LOW}_LEV are not necessarily constant
` [PATCH 13/39] arm/imx: use generic_handle_irq instead of open-coding it
` [PATCH 14/39] arm/imx/gpio: use fls to find set bits in the irq status register
` [PATCH 15/39] arm/imx/gpio: remove a BUG_ON in hot path
` [PATCH 16/39] arm/imx/audmux-v1: use SoC-prefixed names
` [PATCH 17/39] arm/imx/audmux-v2: "
` [PATCH 18/39] arm/imx: remove "NO_PAD_CTRL" from Copyright statements
` [PATCH 19/39] arm/imx: let ARCH_MXC select COMMON_CLKDEV instead of each subfamily
` [PATCH 20/39] arm/imx: don't explicitly select GENERIC_GPIO
` [PATCH 21/39] arm/imx: remove MTD_XIP support
` [PATCH 22/39] arm/imx: remove #ifndef CONFIG_COMMON_CLKDEV block
` [PATCH 23/39] arm/imx: don't depend on ARCH_MXC twice
` [PATCH 24/39] arm/imx/irq: order definitions of MXC_GPIO_IRQS numerically
` [PATCH 25/39] arm/imx: choose sane CONSISTENT_DMA_SIZE if video is enabled for both mx1 and mx3
` [PATCH 26/39] arm/imx/dma-v1: don't use deprecated symbols DMA_BASE and MXC_INT_DMACH0

[PATCH] mx25: move ARCH_MXC_IOMUX_V3 to the ARCH level
 2010-02-24  9:45 UTC  (2+ messages)

large page support for IOP331
 2010-02-24  9:38 UTC  (3+ messages)

[PATCH] mx31ads: Configure SSI5 pins in IOMUX for PMIC module audio support
 2010-02-24  9:30 UTC  (2+ messages)

[PATCH] Clean up ARM compressed loader
 2010-02-24  9:28 UTC  (3+ messages)

[PATCH] Clean up ARM compressed loader
 2010-02-24  9:27 UTC  (4+ messages)

sleeping clk_[enable,disable]?
 2010-02-24  8:46 UTC  (4+ messages)

PL-330 DMA driver
 2010-02-24  8:31 UTC  (9+ messages)

large page support for IOP331
 2010-02-24  8:12 UTC 

[PATCH v5 0/8] ARM: S5PV210: Add support for Samsung's S5PV210
 2010-02-24  7:48 UTC 

[PATCH v5 8/8] ARM: S5PV210: Add S5PC110 configuration file
 2010-02-24  7:41 UTC 

[PATCH v5 7/8] ARM: S5PV210: Add S5PV210 configuration file
 2010-02-24  7:40 UTC 

[PATCH v5 6/8] ARM: S5PV210: Add SMDKC110 board support file
 2010-02-24  7:40 UTC 

[PATCH v5 5/8] ARM: S5PV210: Add SMDKV210 board support file
 2010-02-24  7:40 UTC 

[PATCH v5 4/8] ARM: S5PV210: Update Kconfig and Makefiles
 2010-02-24  7:40 UTC 

[PATCH v5 3/8] ARM: S5PV210: Add IRQ support
 2010-02-24  7:40 UTC 

[PATCH v5 2/8] ARM: S5PV210: Add clock support for S5PV210
 2010-02-24  7:40 UTC 

[PATCH v5 1/8] ARM: S5PV210: Add Samsung S5PV210 CPU support
 2010-02-24  7:40 UTC 

USB mass storage and ARM cache coherency
 2010-02-24  7:16 UTC  (8+ messages)

[PATCH 00/11] OMAP clock/hwmod: final set of 2.6.34 patches
 2010-02-24  5:05 UTC  (13+ messages)
` [PATCH 01/11] OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630
` [PATCH 02/11] OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core code
` [PATCH 03/11] OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con
` [PATCH 04/11] OMAP hwmod: convert header files with static allocations into C files
` [PATCH 05/11] OMAP hwmod: add hwmod class support
` [PATCH 06/11] OMAP clockdomain: if no autodeps exist, don't try to add or remove them
` [PATCH 07/11] OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change code
` [PATCH 08/11] OMAP2+ clock: revise omap2_clk_{disable,enable}()
` [PATCH 09/11] OMAP4: clock: Rename leaf clock nodes to end with a _ick or _fck
` [PATCH 10/11] OMAP4: clock: Add dummy clock nodes for interface clocks
` [PATCH 11/11] OMAP4: clock: Remove clock hacks from timer-gp.c

QUERY: Inclusion of header files in kernel header files
 2010-02-24  4:20 UTC  (3+ messages)

[PATCH 1/9] omap3/4: uart: fix full-fifo write abort
 2010-02-24  4:09 UTC  (18+ messages)
` [PATCH 2/9] omap2/3/4: ioremap omap_globals module
  ` [PATCH 3/9] omap4: sdma: Enable the idle modes on omap4
    ` [PATCH 4/9] omap: sdma: Limit the secure reserve channel fix for omap3
      ` [PATCH 5/9] omap4: Fix omap_type() for omap4
        ` [PATCH 6/9] omap3/4: Remove overlapping mapping of L4_WKUP io space
          ` [PATCH 7/9] omap4: Add auto-generated irq and dma headers
            ` [PATCH 8/9] omap4: Use dma line defines from dma-44xx.h

[PATCH] Support for Buffalo WXL (Terastation Duo)
 2010-02-23 22:15 UTC  (2+ messages)

[PATCH] MPP routines and definitions for MV78XX0 arch
 2010-02-23 22:04 UTC  (2+ messages)

LPC32XX architecture files (updated v4)
 2010-02-23 21:28 UTC  (12+ messages)
` [PATCH 01/13] ARM: LPC32XX: Initial architecture header files
` [PATCH 03/13] ARM: LPC32XX: Clock driver
` [PATCH 06/13] ARM: LPC32XX: Serial support code

[PATCH] ep93xx: move gpio interrupt support to gpio.c
 2010-02-23 20:31 UTC  (3+ messages)

[PATCH 00/10] ARM: ftrace: cleanups, Thumb-2, and dynamic ftrace
 2010-02-23 20:27 UTC  (29+ messages)
` [PATCH 01/10] ARM: ftrace: clean up mcount assembly indentation
` [PATCH 02/10] ARM: ftrace: document mcount formats
` [PATCH 03/10] ftrace: allow building without frame pointers
` [PATCH 04/10] ARM: "
` [PATCH 07/10] ftrace: pass KBUILD_CFLAGS to record_mcount.pl
` [PATCH 09/10] ARM: ftrace: add Thumb-2 support to dynamic ftrace

[PATCH] ep93xx: fix broken build of clock.c
 2010-02-23 20:09 UTC  (2+ messages)

[RFC PATCH 05/12] arm: mm: retry on QSD icache parity errors
 2010-02-23 19:09 UTC  (6+ messages)

[PATCH 00/11] omap updates for 2.6.34, part 4
 2010-02-23 18:58 UTC  (8+ messages)
` [PATCH 10/11] omap: musb: get rid of dyn_fifo

[PATCH 1/4] ARM: Change the mandatory barriers implementation
 2010-02-23 18:07 UTC  (16+ messages)

[PATCH] omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved register values
 2010-02-23 15:50 UTC 

[PATCH] ARM: U300: fix inverted clk round rate
 2010-02-23 11:45 UTC 

[PATCH 4/4] ARM: Add RealView-specific barrier implementation
 2010-02-23 11:01 UTC 

[PATCH 3/4] ARM: Add outer_cache_fns sync function and support for L2x0
 2010-02-23 11:01 UTC 

[PATCH 2/4] ARM: Move the outer_cache definitions into a separate file
 2010-02-23 11:01 UTC 

[PATCH 0/4] ARM mandatory barriers
 2010-02-23 11:00 UTC 

[PATCH 0/4] ux500: u8500 v1 revision, clock gating
 2010-02-23 10:22 UTC  (6+ messages)
` [PATCH 1/4] ux500: fix CLKRST addresses
` [PATCH 2/4] ux500: move system timer to cpu file
` [PATCH 3/4] ux500: add support for u8500 v1 revision
` [PATCH 4/4] ux500: support clock gating

QUERY: Inclusion of header files in kernel header files
 2010-02-23  6:36 UTC 

Interrupt registering for PIO problem in ATMEL chips
 2010-02-23  6:07 UTC  (3+ messages)

[PATCH 1/1] MX35: Add CUPID i2c1 rtc and at24 support
 2010-02-23  2:33 UTC  (2+ messages)

Separate/external initramfs, ATAG's, kernel panics ... Oh My!
 2010-02-23  0:40 UTC  (3+ messages)

[PATCH 3/7] ARM: U300: set f_max to 24 MHz for MMCI
 2010-02-22 20:42 UTC  (3+ messages)

[PATCH] jffs2: fix memory leak if the sector was successfully erased
 2010-02-22 17:40 UTC  (5+ messages)

[PATCH 1/1] MX35: Add CUPID board support
 2010-02-22 16:58 UTC 

[PATCH][KS8695] Mark network interface as running on ifconfig up
 2010-02-22 15:47 UTC  (3+ messages)

pull request for .34
 2010-02-22 10:58 UTC  (4+ messages)

atmel-mci / at91_mci
 2010-02-22  9:56 UTC  (5+ messages)

[PATCH 0/4] s3c24xx_ts driver fixes
 2010-02-22  9:03 UTC  (21+ messages)
` [PATCH 1/4] Add resources description for s3c24xx ts driver
` [PATCH 2/4] s3c24xx_ts: report touch only when stylus is down
` [PATCH 3/4] s3c24xx_adc: disable/enable IRQ on suspend/resume

[PATCH] Documentation: remove obsolete arm/Sharp-LH/LPD7A400 file
 2010-02-21 22:57 UTC  (2+ messages)

[PATCH 1/1] fix i2c_msg.len not aligning with i2c_master_send
 2010-02-21 11:20 UTC  (7+ messages)

[PATCH 0/3] MXC PCMCIA Support
 2010-02-21  9:21 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).