linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-28 07:10:36 to 2011-04-29 02:21:49 UTC [more...]

[PATCH v2 1/3] ARM: mmp: add pxa910 mmc resource
 2011-04-29  2:21 UTC  (5+ messages)

[PATCH 0/14] at91: factorize soc init and switch to early platform
 2011-04-29  2:10 UTC  (22+ messages)
` [PATCH 03/14] at91: factorize at91 interrupts init to soc
` [PATCH 05/14] at91: use structure to store the current soc
` [PATCH 09/14] at91: switch pit timer to early platform devices

[PATCH v6 0/3] add the GPMI controller driver for IMX23/IMX28
 2011-04-29  1:42 UTC  (4+ messages)
` [PATCH v6 1/3] MTD : add the common code for GPMI controller driver

[PATCH] ARM: Include Makefile.boot only when it exists
 2011-04-29  1:00 UTC  (5+ messages)

[PATCH v2 1/3] ARM: mx5/mx51_babbage: Move GPIO initialization for USB PHY Reset line to common place
 2011-04-29  0:43 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: mx5/mx51_babbage: Use gpio_request_one when possible
  ` [PATCH v2 3/3] ARM: mx5/mx51_babbage: Fix the msleep placement

[RFC] ARM DMA mapping TODO, v1
 2011-04-29  0:29 UTC  (47+ messages)
      ` [Linaro-mm-sig] "

[PATCH 0/9] zImage fixes
 2011-04-28 22:50 UTC  (10+ messages)
` [PATCH 1/9] ARM: zImage: make sure the stack is 64-bit aligned
` [PATCH 2/9] ARM: zImage: Fix bad SP address after relocating kernel
` [PATCH 3/9] ARM: zImage: make sure not to relocate on top of the relocation code
` [PATCH 4/9] ARM: zImage: the page table memory must be considered before relocation
` [PATCH 5/9] ARM: zImage: no need to get the decompressed size from the filesystem
` [PATCH 6/9] ARM: zImage: simplify decompress_kernel()
` [PATCH 7/9] ARM: zImage: don't ignore error returned from decompress()
` [PATCH 8/9] ARM: zImage: remove the static qualifier from global data variables
` [PATCH 9/9] ARM: zImage: make sure no GOTOFF relocs are used with .bss symbols

[PATCH 1/2] TI816X: Add minimal hwmod data
 2011-04-28 22:44 UTC  (3+ messages)

[PATCH] mmci: sync DATAEND irq with dma transfer done
 2011-04-28 22:24 UTC  (7+ messages)

[PATCH v2 00/23] at91: Replace duplicate device initialisation code with
 2011-04-28 21:54 UTC  (14+ messages)
` [PATCH v2 02/23] at91: Make Ethernet device common
` [PATCH v2 23/23] at91: Remove mAgic and ISI device code

since when does ARM map the kernel memory in sections?
 2011-04-28 21:38 UTC  (2+ messages)

[PATCH] ARM: The mandatory barrier rmb() must be a dsb() in for device accesses
 2011-04-28 21:37 UTC  (10+ messages)

[PATCH] plat-pxa: Enable ability to adjust SD/MMC clocks
 2011-04-28 20:45 UTC  (6+ messages)
        ` [PATCH v2] arm: mach-mmp: brownstone.c support multiple sd slots

2.6.39-rc2 on zaurus: does not build, does not boot
 2011-04-28 20:36 UTC  (4+ messages)
  ` [Zaurus-devel] "
    ` [Zaurus-devel] 2.6.39-rc5 on zaurus: works

[PATCH] at91: fix map_io init usage
 2011-04-28 20:34 UTC  (3+ messages)

[PATCH] pxa/magician: use gpio arrays for backlight and lcd power init
 2011-04-28 20:21 UTC  (3+ messages)
` [PATCH v2] pxa/magician: use gpio arrays for backlight and global gpio initialization
  ` [PATCH v3] "

AT91: Convert to fasteoi IRQ handler, and remove ARM irq_finish
 2011-04-28 20:20 UTC  (8+ messages)

[PATCH] pxa/mioa701: use gpio arrays for global and gsm gpio initialization
 2011-04-28 20:19 UTC  (6+ messages)
        ` [PATCH v3] "

[PATCH] pxa/hx4700: use gpio arrays for global gpio initialization
 2011-04-28 20:17 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

S3C2416, S3C2443 HS-SPI driver?
 2011-04-28 20:05 UTC 

[PATCH] at91: switch to CLKDEV_LOOKUP
 2011-04-28 19:22 UTC  (3+ messages)

[PATCH] pxa/hx4700: Add hx4700 LED support
 2011-04-28 19:09 UTC  (2+ messages)

[PATCH v4 REPOST 0/2] ARM: ptrace: migrate to regsets and enable VFP coredumps
 2011-04-28 18:49 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: ELF: Define new core note type for VFP registers

[PATCH] ARM: Suspend: Fix build error on ARCH_S5PC100
 2011-04-28 18:43 UTC  (4+ messages)

Architecture specific implementations for tickless kernel and deferrable timers
 2011-04-28 18:24 UTC  (12+ messages)

[PATCH 0/3] fix some issues with the kernel decompressor
 2011-04-28 18:20 UTC  (7+ messages)
` [PATCH 2/3] ARM: compressed/misc.c: simplify decompress_kernel()

[PATCH 02/10] mach-u300: rewrite gpio driver, move to drivers/gpio
 2011-04-28 17:41 UTC  (5+ messages)

[PATCH] ARM: perf: remove erroneous check on active_events
 2011-04-28 17:25 UTC  (5+ messages)

[PATCH] msm: watchdog: support watchdog on 8x60 and 8960
 2011-04-28 17:19 UTC  (6+ messages)

[PATCH V3 0/7] dmaengine/dw_dmac updates
 2011-04-28 17:12 UTC  (7+ messages)
` [PATCH V3 2/7] dmaengine/dw_dmac: Replace spin_lock* with irqsave variants
` [PATCH V3 3/7] dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is called
` [PATCH V3 4/7] dmaengine/dw_dmac: Enable resubmission from callback routine

[PATCH 0/5] ARM: kprobes: Fixes and additions for ARM instruction emulation (part 6)
 2011-04-28 17:05 UTC  (6+ messages)

[PATCH 2/9] ARM i.MX5: Add IPU device support
 2011-04-28 16:51 UTC  (2+ messages)

[PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
 2011-04-28 16:48 UTC  (5+ messages)

Getting a lot of zero values from a driver using DMA. D-cache is not updated?
 2011-04-28 16:45 UTC  (2+ messages)

[PATCH] arm:pm: save the vfp state of last scheduled-out proceed while suspending
 2011-04-28 16:44 UTC  (2+ messages)

[PATCH 0/4] omap: cleanup board files
 2011-04-28 16:36 UTC  (7+ messages)
` [PATCH 4/4] omap: musb: introduce default baord config

[RFC PATCH V4 0/4] cpuidle: global registration of idle states with per-cpu statistics
 2011-04-28 16:33 UTC  (5+ messages)
` [RFC PATCH V4 1/4] cpuidle: Move dev->last_residency update to driver enter routine, remove dev->last_state
` [RFC PATCH V4 2/4] cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
` [RFC PATCH V4 3/4] cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
` [RFC PATCH V4 4/4] cpuidle: Single/Global registration of idle states

[PATCH 1/2] gpio: add a custom configuration mechanism to gpiolib
 2011-04-28 16:07 UTC  (3+ messages)

[PATCH 1/2] ARM: mx5/mx51_babbage: Move GPIO initialization for USB PHY Reset line to commom place
 2011-04-28 16:03 UTC  (5+ messages)
` [PATCH 2/2] ARM: mx5/mx51_babbage: Use gpio_request_one when possible

[RFC PATCH 12/15] ARM: perf: add support for multiple PMUs
 2011-04-28 15:27 UTC 

[PATCH] ARM: S3C6410: Add some lower frequencies for 800MHz base clock operation
 2011-04-28 15:26 UTC 

[RFC] sanitizing crazy clock data files
 2011-04-28 15:22 UTC  (7+ messages)
` [PATCH 05/10] clk: Add support for simple dividers

[PATCH 1/3] i2c: append hardware lock with bus lock
 2011-04-28 15:15 UTC  (10+ messages)
` [PATCH 2/3] i2c: pxa: support hardware lock
` [PATCH 3/3] ARM: mmp: add hardware lock support in PXA910

[PATCH] ARM: S3C6410: Support 800MHz operation in cpufreq
 2011-04-28 15:08 UTC 

[RFC PATCH 11/15] ARM: perf: refactor event mapping
 2011-04-28 14:47 UTC 

ARM unaligned MMIO access with attribute((packed))
 2011-04-28 14:16 UTC  (3+ messages)

[GIT PULL] pxa: fix for v2.6.39-rc4
 2011-04-28 14:14 UTC 

[PATCH] OMAP4: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int'
 2011-04-28 14:09 UTC  (4+ messages)

[PATCH v4 0/4] OMAP: DMA: mstandby mode and runtime pm support
 2011-04-28 13:56 UTC  (3+ messages)

[PATCH 1/2] MTD: s3c2410_nand: Add option to disable hw ECC at runtime
 2011-04-28 13:51 UTC  (2+ messages)

[PATCH 5/5] ARM: remove per-platform timex.h include files
 2011-04-28 12:07 UTC  (2+ messages)

[PATCH] PXA: Fix typo in proc-xscale.S
 2011-04-28 11:22 UTC  (8+ messages)

[PATCH] clkdev: add support to lookup for early platform device
 2011-04-28 11:19 UTC  (19+ messages)

Prefetching on Cortex-A8
 2011-04-28 10:22 UTC  (2+ messages)

[PATCH v2 00/12] mmc: use nonblock mmc requests to minimize latency
 2011-04-28 10:10 UTC  (12+ messages)
` [PATCH] mmc: mxs-mmc: add support for pre_req and post_req

[PATCHv3 2.6.40 0/4] ARM: simpad: Add support for GPIO attached hardware
 2011-04-28  9:24 UTC  (4+ messages)
` [PATCHv3 2.6.40 2/4] ARM: simpad: Cleanup CS3 accessors

[RFC PATCH 09/15] ARM: perf: lock PMU registers per-CPU
 2011-04-28  9:17 UTC 

[PATCH V2] genalloc: add support to specify the physical address
 2011-04-28  8:15 UTC  (2+ messages)

[PATCH 0/3] fix some issues with the kernel decompressor
 2011-04-28  8:12 UTC  (11+ messages)
      ` [PATCH] ARM: Fix relocation if image end past uncompressed kernel end

[PATCH v4 00/11] pruss mfd drivers
 2011-04-28  7:46 UTC  (15+ messages)
` [PATCH v4 01/11] mfd: add pruss mfd driver

[PATCH] gpio: remove some legacy comments in build files
 2011-04-28  7:18 UTC 

[PATCH] arm: omap2plus: GPIO cleanup mach-omap2/*
 2011-04-28  7:17 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).