linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-13 07:37:21 to 2011-06-14 10:58:23 UTC [more...]

[RFC PATCH v2 0/5] Add generic macros for declaring various CPU structs
 2011-06-14 10:58 UTC  (4+ messages)
` [RFC PATCH v2 1/5] ARM: mm: Add generic proc/arch struct definition macros
` [RFC PATCH v2 2/5] ARM: proc-v7: Use new generic "
` [RFC PATCH v2 3/5] ARM: cache-v7: "

[PATCH] arm mach-s3c2440 mach-mini2440: New LCD-W35i support
 2011-06-14 10:51 UTC  (2+ messages)

[PATCH v2 0/4] drivers/iommu/ relocations
 2011-06-14 10:44 UTC  (5+ messages)
` [PATCH v2 2/4] msm: iommu: move to drivers/iommu/

DMA setup for ARM platform with hole low in memory
 2011-06-14 10:16 UTC  (2+ messages)

[PATCH] scoop: drop pcmcia_init callback
 2011-06-14  9:57 UTC  (2+ messages)

[PATCH 4/4] mmc: sdhci-esdhc-imx: extend card_detect and write_protect support
 2011-06-14  9:51 UTC  (3+ messages)
` [PATCH v2 4/4] mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5

[PATCH 0/4] Extend sdhci-esdhc-imx card_detect and write_protect support for mx5
 2011-06-14  9:28 UTC  (8+ messages)
` [PATCH 1/4] mmc: sdhci: fix interrupt storm from card detection
` [PATCH 2/4] mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared
` [PATCH 3/4] mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP

[PATCH 1/2] drivers: create a pinmux subsystem v3
 2011-06-14  9:19 UTC  (5+ messages)

[PATCH 00/10] mm: Linux VM Infrastructure to support Memory Power Management
 2011-06-14  8:51 UTC  (16+ messages)

[PATCH] rtc: rtc-s3c: Update RTC driver for supporting clock gating
 2011-06-14  8:41 UTC 

[RFC PATCH v3] ARM hibernation/suspend-to-disk support
 2011-06-14  8:00 UTC  (3+ messages)
` [linux-pm] "

[RFC 0/2] ARM: DMA-mapping & IOMMU integration
 2011-06-14  7:46 UTC  (12+ messages)
        ` [Linaro-mm-sig] "

[PATCH] arm: omap3: cm-t35: add support for cm-t3730
 2011-06-14  7:36 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] ARM: mx53: add pad configuration for I2C signals
 2011-06-14  7:19 UTC 

[PATCH 0/3] patches to allow DTB to be appended to the ARM zImage
 2011-06-14  7:09 UTC  (45+ messages)
` [PATCH 1/3] ARM: zImage: ensure it is always a multiple of 64 bits in size
` [PATCH 2/3] ARM: zImage: Allow the appending of a device tree binary
` [PATCH 3/3] ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bss

[PATCH 0/5] ARM: Add SPDIF support for EXYNOS4
 2011-06-14  6:59 UTC  (9+ messages)
` [PATCH 1/5] ARM: EXYNOS4: Add EPLL clock operations
` [PATCH 2/5] ARM: EXYNOS4: Add sclk_spdif clocks
` [PATCH 3/5] ARM: EXYNOS4: fix improper gpio configuration

[RFC] dmaengine: add new api for preparing simple slave transfer
 2011-06-14  6:42 UTC  (16+ messages)

[PATCH 0/6] Some fixes and cleanup on imx-dma device registration
 2011-06-14  6:20 UTC  (9+ messages)
` [PATCH 2/6] ARM: mxc: sdma on imx25 is a V2 block
` [PATCH 3/6] ARM: mxc: change imx-dma default to_version to 1
` [PATCH 4/6] ARM: mxc: imx-dma on imx25 has no other TO version but TO1
` [PATCH 5/6] ARM: mxc: all three imx51 TOs use TO1 version of sdma script
  ` [PATCH v2 "
` [PATCH 6/6] ARM: mxc: clean up imx-dma device registration

[PATCH 0/3] CPU PM notifiers
 2011-06-14  6:15 UTC  (8+ messages)
` [PATCH 1/3] ARM: Add cpu power management notifiers
` [PATCH 2/3] ARM: gic: Use cpu pm notifiers to save gic state

[PATCH] ARM: smp_twd: Reconfigure clockevents after cpufreq change
 2011-06-14  6:14 UTC  (5+ messages)

[PATCH v4 0/5] Provide sdhci driver for mmp2 and pxa9xx
 2011-06-14  6:07 UTC  (4+ messages)
` [PATCH v4 2/5] mmc: support sdhci-pxav2.c

[PATCH] sa1100: move serial_sa1100.h header to arch/arm/mach-sa1100/include/mach
 2011-06-14  5:44 UTC 

[PATCH] dma-mapping: Undefine dma_map_single(), etc if CONFIG_HAVE_DMA_ATTRS is defined
 2011-06-14  5:31 UTC  (3+ messages)

Duration of mdelay and udelay depends on MPU frequency in SMP
 2011-06-14  4:19 UTC  (6+ messages)

[PATCH v2] i2c: QUP based bus driver for Qualcomm MSM chipsets
 2011-06-14  2:21 UTC 

[PATCH v7 00/14] Consolidating GIC per-cpu interrupts
 2011-06-14  0:17 UTC  (16+ messages)
` [PATCH v7 01/14] ARM: gic: add per-cpu interrupt multiplexer
` [PATCH v7 02/14] ARM: smp: add interrupt handler for local timers
` [PATCH v7 03/14] ARM: smp_twd: add support for remapped PPI interrupts
` [PATCH v7 04/14] ARM: omap4: use remapped PPI interrupts for local timer
` [PATCH v7 05/14] ARM: versatile: "
` [PATCH v7 06/14] ARM: shmobile: "
` [PATCH v7 07/14] ARM: ux500: "
` [PATCH v7 08/14] ARM: tegra: "
` [PATCH v7 09/14] ARM: msm: "
` [PATCH v7 10/14] ARM: exynos4: "
` [PATCH v7 11/14] ARM: gic: remove previous local timer interrupt handling
` [PATCH v7 12/14] ARM: gic: add compute_irqnr macro for exynos4
` [PATCH v7 13/14] ARM: SMP: automatically select ARM_GIC_VPPI
` [PATCH v7 14/14] ARM: exynos4: switch MCT to the full local timer infrastructure

irq flood with mmc boot partitions on s3c2416 with 3.0rc1
 2011-06-14  0:09 UTC  (4+ messages)

[PATCH v2 0/3] DT bindings for Cortex A9 peripherals
 2011-06-13 22:14 UTC  (20+ messages)
` [PATCH 1/3] ARM: pmu: add OF probing support
      ` [PATCH 0/4] ARM: pmu: improve PMU type identification
      ` [PATCH 1/4] ARM: pmu: refactor reservation
      ` [PATCH 2/4] ARM: pmu: reject duplicate PMU registrations
      ` [PATCH 3/4] ARM: pmu: add OF probing support
      ` [PATCH 4/4] ARM: pmu: add platform_device_id table support
` [PATCH 2/3] ARM: gic: add OF based initialization

[PATCH 00/14] Re-jig cpu_suspend for a saner calling convention
 2011-06-13 20:01 UTC  (18+ messages)
` [PATCH 01/14] ARM: suspend: make MULTI_CPU and !MULTI_CPU resume paths the same
` [PATCH 02/14] ARM: suspend: move return address (for cpu_resume) to top of stack
` [PATCH 03/14] ARM: suspend: extract common code from MULTI_CPU/!MULTI_CPU paths
` [PATCH 04/14] ARM: suspend: preserve r4 - r11 across a suspend
` [PATCH 05/14] ARM: suspend: reallocate registers to avoid r2, r3
` [PATCH 06/14] ARM: suspend: rejig suspend follow-on function calling convention
` [PATCH 07/14] ARM: suspend: move sa1100 to use proper suspend func arg0
` [PATCH 08/14] ARM: suspend: convert cpu_suspend() to a normal function
` [PATCH 09/14] ARM: suspend: plat-s3c24xx: cleanup s3c_cpu_save
` [PATCH 10/14] ARM: suspend: sa1100: cleanup sa1100_cpu_suspend
` [PATCH 11/14] ARM: suspend: mach-s5pv210: cleanup s3c_cpu_save
` [PATCH 12/14] ARM: suspend: mach-exynos4: "
` [PATCH 13/14] ARM: suspend: mach-s3c64xx: "
` [PATCH 14/14] ARM: suspend: pxa: cleanup PXA suspend code

[PATCH] ARM: mm: cache-l2x0: Add support for re-enabling l2x0
 2011-06-13 18:20 UTC  (3+ messages)

[PATCH v2 0/5] ep93xx/ts72xx patches
 2011-06-13 17:47 UTC  (11+ messages)
` [PATCH v2 1/5] ARM: ep93xx: use more reliable CPLD watchdog for reset on ts72xx
` [PATCH v2 2/5] ARM: ep93xx: add model detection for ts-7300 and ts-7400 boards
` [PATCH v2 3/5] ARM: ep93xx: increase NR_BANKS to 16 for support of 128MB RAM
` [PATCH v2 4/5] ARM: ep93xx: fix inverted RTS/DTR signals on uart1
` [PATCH v2 5/5] ARM: ep93xx: ts72xx: fix board model detection

[PATCH 1/2] ARM:mach-mx5/mx53_ard: Add ESDHC support
 2011-06-13 17:31 UTC  (2+ messages)
` [PATCH 2/2] ARM:mach-mx5/mx53_ard: Add Watchdog timer support

No subject
 2011-06-13 17:29 UTC 

[PATCH 2/2] pinmux: add a driver for the U300 pinmux
 2011-06-13 16:58 UTC 

[RFC PATCH v5] ARM hibernation / suspend-to-disk (fwd)
 2011-06-13 16:44 UTC  (8+ messages)

[PATCH] gpio/plat-pxa: fix clash with gpiolib namespace
 2011-06-13 15:49 UTC  (5+ messages)

[PATCH] gpio/74x164: fix clash with gpiolib namespace
 2011-06-13 15:04 UTC  (2+ messages)

[Patch v2 00/11] Core support for Cortex-A5 and Cortex-A15
 2011-06-13 14:22 UTC  (5+ messages)
` [Patch v2 03/11] ARM: hwcaps: use shifts instead of hardcoded constants

[PATCH] fb.h: ARM uses __raw_{read/write}
 2011-06-13 13:57 UTC  (5+ messages)

[PATCH] omap: pandora: fix NAND support
 2011-06-13 13:49 UTC  (2+ messages)

[RFC PATCH 0/2] ARM: Add a generic macro for declaring proc_info structs
 2011-06-13 13:48 UTC  (8+ messages)

linux2.6.35 porting on S3C2416 (USB Host controller driver is not comming Up.)
 2011-06-13 12:04 UTC  (2+ messages)

[PATCHv3] ARM:boot:device tree: Allow the device tree binary to be appended to zImage
 2011-06-13 10:49 UTC  (11+ messages)
      ` [PATCH] ARM: Make sure appended device tree data won't overlap kernel BSS

[PATCH 0/6] footbridge consolidation patches
 2011-06-13 10:02 UTC  (6+ messages)
` [PATCH 5/6] arm: footbridge: convert old leds event driver to led gpio trigger driver of Netwinder

[PATCHv10 0/10] Contiguous Memory Allocator
 2011-06-13  9:05 UTC  (4+ messages)
` [PATCH 08/10] mm: cma: Contiguous Memory Allocator added

[PATCH 1/2] gpio: expose gpio_to_chip()
 2011-06-13  8:43 UTC  (3+ messages)

[PATCH] mach-ux500: iomap PRCMU TCDM memory
 2011-06-13  8:16 UTC  (2+ messages)

[PATCH 2/2] amba pl011: platform data for reg lockup and glitch v2
 2011-06-13  8:11 UTC 

[PATCH 1/2] amba pl011: workaround for uart registers lockup
 2011-06-13  8:11 UTC 

[GIT PULL] Samsung fixes for 3.0-rc3
 2011-06-13  7:46 UTC 


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