linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-07 06:50:42 to 2011-10-08 09:10:36 UTC [more...]

[PATCH 1/4] mmc: mmci: Bugfix in pio read for small packets
 2011-10-08  9:10 UTC  (7+ messages)

[PATCH 00/24 V2] OMAP4: PM: suspend, CPU-hotplug and CPUilde support
 2011-10-08  8:44 UTC  (4+ messages)

[PATCH 00/26] ARM: pxa specific randconfig fixes
 2011-10-08  8:34 UTC  (29+ messages)
` [PATCH 06/26] ARM: pxa: add missing header inclusions
` [PATCH 08/26] ARM: pxa: move z2 to generic cpu_suspend
` [PATCH 11/26] ARM: pxa: allow building palm27x without pxafb
` [PATCH 12/26] ARM: pxa: pxa95x/saarb depends on pxa3xx code
` [PATCH 13/26] ARM: pxa: use correct __iomem annotations
` [PATCH 14/26] mtd: nand_h1900 never worked
` [PATCH 15/26] irda/ficp: only works on some pxa models
` [PATCH 17/26] ARM: pxa: pxa95x is incompatible with earlier pxa
` [PATCH 18/26] ARM: pxa: MTD_XIP is not actually working any more
` [PATCH 19/26] ARM: pxa: CPU_FREQ_TABLE is needed for CPU_FREQ

[PATCH] arm: mm: Fix infinite looping issue
 2011-10-08  5:24 UTC  (3+ messages)

[PATCH 0/5] Driver Probe Deferral Mechanism
 2011-10-08  4:03 UTC  (14+ messages)
  ` [PATCH 4/5] gpiolib: handle deferral probe error
  ` [PATCH 2/5] drivercore: Add driver probe deferral mechanism
  ` [PATCH 1/5] drivercore: add new error value for deferred probe

[PATCH] mx5: modify pm and idle
 2011-10-08  2:06 UTC  (6+ messages)

[PATCH v2 0/5] ARM: pxa: move gpio driver into drivers directory
 2011-10-08  1:21 UTC  (3+ messages)

[GIT PULL] ARM: CSR: l2x0 init cleanup for 3.2
 2011-10-08  1:15 UTC  (3+ messages)

[PATCH 0/4] initialize omap SRAM later on with __arm_ioremap_exec()
 2011-10-07 23:26 UTC  (28+ messages)
` [PATCH 1/4] ARM: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY
` [PATCH 4/4] ARM: OMAP: Map SRAM later on with ioremap_exec()
` [PATCH 5/4] ARM: OMAP: Move set_globals initialization to happen in init_early

[PATCH 0/2] MMC: disable multiblock reads on controllers that don't support them
 2011-10-07 23:22 UTC  (2+ messages)

[PATCH 0/5 v4] ARM Realview PCIX patch series
 2011-10-07 23:19 UTC  (8+ messages)
` [PATCH 1/5 v4] ARM Realview PCIX map include file changes
` [PATCH 2/5 v4] ARM Realview PCIX IRQ "
` [PATCH 3/5 v4] ARM Realview PCIX board "
` [PATCH 4/5 v4] Realview PCIX support - add main support module code
` [PATCH 5/5 v4] ARM Realview PCIX build file changes

[PATCH] ARM: PM: build sleep/suspend code for idle path also (not only suspend)
 2011-10-07 23:00 UTC  (4+ messages)

[PATCH v2 6/6] OMAP4: Clock: Correct the name of SLIMBUS interface clocks
 2011-10-07 22:46 UTC  (4+ messages)

[PATCH 5/5] omap: hsmmc: use platform_driver_register
 2011-10-07 22:28 UTC 

[PATCH 0/2] OMAP: Update nr_irqs field in machine descriptors
 2011-10-07 22:18 UTC  (7+ messages)

[PATCH v2 5/6] OMAP3+: Update DPLL Fint range for OMAP36xx and OMAP4xxx devices
 2011-10-07 22:16 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update tegra maintainer information
 2011-10-07 21:28 UTC  (3+ messages)

[GIT PULL] ARM: CSR: cleanup some minor coding-style issues for 3.2
 2011-10-07 21:09 UTC  (2+ messages)

[GIT PULL] OMAP: few more PM cleanup/fixes for v3.2
 2011-10-07 21:03 UTC 

[GIT PULL] DEBUG_LL platform updates for 3.2
 2011-10-07 20:51 UTC  (2+ messages)

[PATCH v3 RE-SEND 2/2] iommu/exynos: Add iommu driver for Exynos Platforms
 2011-10-07 20:46 UTC  (2+ messages)

[PATCH] ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detection
 2011-10-07 20:40 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 0/7] Repost of omap SRAM map_io changes
 2011-10-07 20:36 UTC  (10+ messages)
` [PATCH 1/7] ARM: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY
` [PATCH 2/7] ARM: OMAP1: Use generic map_io, init_early and init_irq
` [PATCH 3/7] ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is done
` [PATCH 4/7] ARM: OMAP: Remove calls to SRAM allocations for framebuffer
` [PATCH 5/7] ARM: OMAP: Map SRAM later on with ioremap_exec()
` [PATCH 6/7] ARM: OMAP: Move set_globals initialization to happen in init_early
` [PATCH 7/7] ARM: OMAP: Warn if omap_ioremap is called before SoC detection

[PULL] i.MX
 2011-10-07 20:30 UTC  (2+ messages)

ARM SoC tree: OMAP PM dependency on tip irq/core
 2011-10-07 20:14 UTC  (8+ messages)

[GIT PULL] omap fixes for -rc series and merge window
 2011-10-07 20:12 UTC  (4+ messages)

[PATCH] ARM: OMAP1: Fix warnings about enabling 32 KiHz timer
 2011-10-07 20:03 UTC  (2+ messages)

[PATCH v2] omap: dmtimer: convert printk to pr_err / WARN
 2011-10-07 20:02 UTC  (9+ messages)
` [PATCH v3] omap: dmtimer: convert printk to pr_err

[PATCH v3 3/6] OMAP3+: use DPLL's round_rate when setting rate
 2011-10-07 19:32 UTC  (4+ messages)
` [PATCH] OMAP2+: clock: use clock's recalc in DPLL handling

[GIT PULL] Samsung devel-2 for v3.2
 2011-10-07 19:14 UTC  (10+ messages)

[PATCH V4 0/3] ARM: mmp: add audio sram support
 2011-10-07 19:06 UTC  (10+ messages)
` [PATCH 1/3] ARM: mmp: add sram allocator
  ` [PATCH] ARM: mmp: map sram as MT_MEMORY rather than MT_DEVICE

[PATCHv2] hw_random: add driver for atmel true hardware random number generator
 2011-10-07 18:45 UTC  (4+ messages)

[GIT PULL] Samsung cleanup-2 for v3.2
 2011-10-07 18:05 UTC  (2+ messages)

[PATCH v7 0/3] Add support for tegra2 based ventana board
 2011-10-07 18:04 UTC  (4+ messages)
` [PATCH v7 3/3] arm/tegra: device tree support for "

[GIT PULL] Samsung board-2 for v3.2
 2011-10-07 18:01 UTC  (2+ messages)

[PATCHv2 0/7]ARM: OMAP3PLUS PM: Add IO DaisyChain support via hwmod mux
 2011-10-07 17:47 UTC  (8+ messages)
` [PATCHv2 1/7] ARM: OMAP3 PM: correct enable/disable of daisy io chain
` [PATCHv2 2/7] ARM: OMAP3 PM: Move IO Daisychain function to omap3 prm file
` [PATCHv2 3/7] ARM: OMAP4 PM: Add IO Daisychain support
` [PATCHv2 4/7] ARM: OMAP3 PM: Enable IO Wake up
` [PATCHv2 5/7] ARM: OMAP3PLUS PM: Add IO Daisychain support via hwmod mux
` [PATCHv2 6/7] ARM: OMAP3 PM: Remove IO Daisychain control from cpuidle
` [PATCHv2 7/7] ARM: OMAP3 PM: Enable IO Daisychain for supported chips

[PATCHv16 0/9] Contiguous Memory Allocator
 2011-10-07 16:27 UTC  (2+ messages)

[RFC/PATCH 0/7] ARM: ARM11 MPCore preemption/task migration cache coherency fixups
 2011-10-07 16:26 UTC  (13+ messages)
` [RFC/PATCH v2 0/7] ARM11 MPCore: "
  ` [RFC/PATCH 2/7] ARM: ARM11 MPCore: pte_alloc_one{, _kernel} are not preempt safe
    ` [RFC/PATCH 2/7] ARM: ARM11 MPCore: pte_alloc_one{,_kernel} "
  ` [RFC/PATCH v3 0/7] ARM11 MPCore: preemption/task migration cache coherency fixups
    ` [RFC/PATCH v3 1/7] ARM: ARM11 MPCore: pgd_alloc is not preempt safe
    ` [RFC/PATCH v3 2/7] ARM: ARM11 MPCore: pte_alloc_one{, _kernel} are "
    ` [RFC/PATCH v3 3/7] ARM: ARM11 MPCore: {clean, flush}_pmd_entry "
    ` [RFC/PATCH v3 4/7] ARM: ARM11 MPCore: clean_dcache_area is "
    ` [RFC/PATCH v3 5/7] ARM: Move get_thread_info macro definition to <asm/assembler.h>
    ` [RFC/PATCH v3 6/7] ARM: ARM11 MPCore: DMA_CACHE_RWFO operations are not preempt safe
    ` [RFC/PATCH v3 7/7] ARM: ARM11 MPCore: cpu_v6_set_pte_ext is "

[PATCH 0/1] A trio of IXP425 boards
 2011-10-07 15:50 UTC  (4+ messages)

[PATCH] PM: HIBERNATION: add resume_wait param to support MMC-like devices as resume file
 2011-10-07 15:46 UTC  (6+ messages)

[GIT PULL] ux500-timers
 2011-10-07 15:37 UTC  (4+ messages)

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

[PATCH 0/7] ARM: EXYNOS4: Adds External GIC
 2011-10-07 15:16 UTC  (8+ messages)
` [PATCH 5/7] ARM: EXYNOS4: Add support external GIC

[PATCH v5 0/8] add initial imx6q support
 2011-10-07 15:06 UTC  (2+ messages)
` [PATCH] MAINTAINERS: add ARM/FREESCALE IMX6 entry

Long stalls during boot with -next
 2011-10-07 14:23 UTC  (4+ messages)

[patch] ARM: smpboot: Enable interrupts after marking CPU online/active
 2011-10-07 14:09 UTC  (9+ messages)

[PATCH] ARM: EXYNOS4: Add support for M-5MOLS camera on Nuri board
 2011-10-07 13:53 UTC 

[PATCH v3 2/3] ARM: OMAP: TI814X: Add cpu type macros and detection support
 2011-10-07 13:15 UTC  (4+ messages)

[PATCH V2] AT91: dt: at91sam9g45 family and board device tree files
 2011-10-07 12:56 UTC  (3+ messages)

[PATCH V9 0/5] imx53 ahci driver v9
 2011-10-07 12:44 UTC  (4+ messages)
` [PATCH V9 2/5] ahci_plt Add the board_ids and pi refer to different features

[PATCH v2 0/7] Initial Calxeda Highbank support
 2011-10-07 12:40 UTC  (5+ messages)
` [PATCH v2 5/7] ARM: highbank: add SMP support

[PATCH 0/3 v3] ARM Realview PCIX preparation
 2011-10-07 12:26 UTC  (8+ messages)
` [PATCH 1/3 v3] ARM Realview PCIX map include file changes

[PATCH V2 0/2] ARM: S3C2410: Remove section mismatch warning
 2011-10-07 11:55 UTC  (3+ messages)
` [PATCH V2 1/2] ARM: S3C2410: Add __init attribute to usb_simtec_init()
` [PATCH V2 2/2] ARM: S3C2410: irq: Remove __init attributes to fix compilation warning

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

[PATCH v2 5/5] iommu/exynos: Use bus_set_iommu instead of register_iommu
 2011-10-07 11:37 UTC  (4+ messages)

[PATCH V2 0/2] Add a common macro for creating struct clk_lookup entries
 2011-10-07 11:30 UTC  (4+ messages)
` [PATCH V2 1/2] ARM: CLKDEV: Add Common Macro for clk_lookup
` [PATCH V2 2/2] ARM: Using CLKDEV_INIT for creating clk_lookup instance

[PATCH] arm: exynos4: build is failing due to missing SZ_4K definition
 2011-10-07 11:24 UTC  (2+ messages)

[PATCH v3 1/2] ARM: EXYNOS4: Change System MMU device definition
 2011-10-07 10:42 UTC  (3+ messages)

[PATCH 1/3] sam9g20ek/9m10g45ek/stam9g20: unbreak build after 'use -EINVAL for invalid gpio'
 2011-10-07 10:31 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/2] sam9g45: add trng clock and platform device
 2011-10-07 10:09 UTC  (2+ messages)

[PATCH v3 RE-SEND 1/2] ARM: EXYNOS4: Change System MMU device definition
 2011-10-07 10:09 UTC 

[PATCH 0/4] ARM: OMAP3PLUS PM: Add IO Daisychain support via hwmod mux
 2011-10-07 10:04 UTC  (7+ messages)
` [PATCH 1/4] ARM: OMAP3 PM: Fix IO Daisychain sequence
` [PATCH 2/4] ARM: OMAP4 PM: Add IO Daisychain support

[PATCH v3 2/2] iommu/exynos: Add iommu driver for Exynos Platforms
 2011-10-07  9:56 UTC 

[PATCH v3 0/2] iommu/exynos: Add IOMMU and Enhance System MMU driver for Exynos4
 2011-10-07  9:56 UTC 

[PATCH RESEND] ARM: smp_twd: Reconfigure clockevents after cpufreq change
 2011-10-07  9:43 UTC  (5+ messages)

[PATCH] ARM: gic: allow GIC to support non-banked setups
 2011-10-07  9:23 UTC 

[GIT PULL] ARM: OMAP: PRCM/SCM/hwmod miscellaneous fixes for 3.2
 2011-10-07  9:19 UTC 

[PATCH v5 0/3] AM3517: Booting up
 2011-10-07  9:12 UTC  (3+ messages)
` [PATCH v5 1/3] AM35x: Using OMAP3 generic hwmods

[PATCH 0/14] Sparse fixes for tegra
 2011-10-07  8:54 UTC  (2+ messages)

[GIT PULL] ARM: OMAP3+: clock fixes for 3.2
 2011-10-07  7:54 UTC  (2+ 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).