linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-22 15:09:10 to 2011-06-23 20:37:39 UTC [more...]

[PATCH] MTD: pxa3xx_nand: enable multiple chip select support
 2011-07-08 17:38 UTC  (8+ messages)

Regarding GPIO usage in SD MMC code
 2011-06-23 20:37 UTC 

[PATCH 00/25 v2] Re-jig cpu_suspend for a saner calling convention
 2011-06-23 20:37 UTC  (35+ messages)
` [PATCH 02/25] ARM: pm: move return address (for cpu_resume) to top of stack
` [PATCH 03/25] ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU paths
` [PATCH 04/25] ARM: pm: preserve r4 - r11 across a suspend
` [PATCH 05/25] ARM: pm: reallocate registers to avoid r2, r3
` [PATCH 06/25] ARM: pm: rejig suspend follow-on function calling convention
` [PATCH 07/25] ARM: pm: move sa1100 to use proper suspend func arg0
` [PATCH 08/25] ARM: pm: convert cpu_suspend() to a normal function
` [PATCH 09/25] ARM: pm: plat-s3c24xx: cleanup s3c_cpu_save
` [PATCH 10/25] ARM: pm: sa1100: cleanup sa1100_cpu_suspend
` [PATCH 11/25] ARM: pm: mach-s5pv210: cleanup s3c_cpu_save
` [PATCH 12/25] ARM: pm: mach-exynos4: "
` [PATCH 13/25] ARM: pm: mach-s3c64xx: "
` [PATCH 14/25] ARM: pm: pxa: cleanup PXA suspend code
` [PATCH 15/25] ARM: pm: sa1100: move cpu_suspend into C code
` [PATCH 16/25] ARM: pm: pxa: "
` [PATCH 17/25] ARM: pm: move cpu_init() call into core code
` [PATCH 18/25] ARM: pm: arrange for cpu_proc_init() to be called on resume
` [PATCH 19/25] ARM: pm: sa1100: no need to re-enable clock switching
` [PATCH 20/25] ARM: pm: samsung: move cpu_suspend into C code
` [PATCH 21/25] ARM: pm: samsung: no need to call flush_cache_all()
` [PATCH 22/25] ARM: pm: omap: no need to save all registers in sleep34xx.S
` [PATCH 23/25] ARM: pm: omap34xx: remove misleading comment and use of r9
` [PATCH 24/25] ARM: pm: ensure ARMv7 CPUs save and restore the TLS register
` [PATCH 25/25] ARM: pm: omap34xx: convert to generic suspend/resume support

[PATCH 0/6] Add basic device tree support for Samsung's Exynos4 platform
 2011-06-23 20:08 UTC  (5+ messages)
` [PATCH 2/6] serial: samsung: Add device tree support for s5pv210 uart driver

RFC: drivers: swarren's pinmux API concept
 2011-06-23 19:58 UTC 

[PATCH 00/25] Re-jig cpu_suspend for a saner calling convention
 2011-06-23 19:17 UTC  (26+ messages)
` [PATCH 01/25] ARM: pm: ensure ARMv7 CPUs save and restore the TLS register
` [PATCH 02/25] ARM: pm: arrange for cpu_proc_init() to be called on resume
` [PATCH 03/25] ARM: pm: sa1100: no need to re-enable clock switching
` [PATCH 04/25] ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the same
` [PATCH 05/25] ARM: pm: move return address (for cpu_resume) to top of stack
` [PATCH 06/25] ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU paths
` [PATCH 07/25] ARM: pm: preserve r4 - r11 across a suspend
` [PATCH 08/25] ARM: pm: reallocate registers to avoid r2, r3
` [PATCH 09/25] ARM: pm: rejig suspend follow-on function calling convention
` [PATCH 10/25] ARM: pm: move sa1100 to use proper suspend func arg0
` [PATCH 11/25] ARM: pm: convert cpu_suspend() to a normal function
` [PATCH 12/25] ARM: pm: move cpu_init() call into core code
` [PATCH 13/25] ARM: pm: sa1100: move cpu_suspend into C code
` [PATCH 14/25] ARM: pm: plat-s3c24xx: cleanup s3c_cpu_save
` [PATCH 15/25] ARM: pm: mach-s5pv210: "
` [PATCH 16/25] ARM: pm: mach-exynos4: "
` [PATCH 17/25] ARM: pm: mach-s3c64xx: "
` [PATCH 18/25] ARM: pm: samsung: move cpu_suspend into C code
` [PATCH 19/25] ARM: pm: samsung: no need to call flush_cache_all()
` [PATCH 20/25] ARM: pm: pxa: move cpu_suspend into C code
` [PATCH 21/25] ARM: pm: omap34xx: no need to save all registers in sleep34xx.S
` [PATCH 22/25] ARM: pm: omap34xx: remove misleading comment and use of r9
` [PATCH 23/25] ARM: pm: omap34xx: convert to generic suspend/resume support
` [PATCH 24/25] ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code
` [PATCH 25/25] ARM: pm: ensure our temporary page table entry is removed from the TLB

[RFC 0/8] Introducing a generic AMP/IPC framework
 2011-06-23 18:46 UTC  (7+ messages)
  ` [RFC 1/8] drivers: add generic remoteproc framework
  ` [RFC 5/8] remoteproc: add davinci implementation

[PATCH 0/3] Add basic device support for imx51 babbage
 2011-06-23 18:38 UTC  (11+ messages)
` [PATCH 1/3] serial/imx: add device tree support

[PATCH v3 00/40] ARM: mm: Add generic macros for declaring various CPU structs
 2011-06-23 17:50 UTC  (41+ messages)
` [PATCH v3 01/40] Subject: ARM: mm: proc-macros Add generic proc/cache/tlb struct definition macros
` [PATCH v3 02/40] Subject: ARM: assembler.h: Add string declaration macro
` [PATCH v3 03/40] Subject: ARM: mm: cache-fa: Use the new processor struct macros
` [PATCH v3 04/40] Subject: ARM: mm: cache-v3: "
` [PATCH v3 05/40] Subject: ARM: mm: cache-v4: "
` [PATCH v3 06/40] Subject: ARM: mm: cache-v4wb: "
` [PATCH v3 07/40] Subject: ARM: mm: cache-v4wt: "
` [PATCH v3 08/40] Subject: ARM: mm: cache-v6: "
` [PATCH v3 09/40] Subject: ARM: mm: cache-v7: "
` [PATCH v3 10/40] Subject: ARM: mm: proc-arm1020: "
` [PATCH v3 11/40] Subject: ARM: mm: proc-arm1020e: "
` [PATCH v3 12/40] Subject: ARM: mm: proc-arm1022: "
` [PATCH v3 13/40] Subject: ARM: mm: proc-arm1026: "
` [PATCH v3 14/40] Subject: ARM: mm: proc-arm6_7: "
` [PATCH v3 15/40] Subject: ARM: mm: proc-arm720: "
` [PATCH v3 16/40] Subject: ARM: mm: proc-arm740: "
` [PATCH v3 17/40] Subject: ARM: mm: proc-arm7tdmi: "
` [PATCH v3 18/40] Subject: ARM: mm: proc-arm920: "
` [PATCH v3 19/40] Subject: ARM: mm: proc-arm922: "
` [PATCH v3 20/40] Subject: ARM: mm: proc-arm925: "
` [PATCH v3 21/40] Subject: ARM: mm: proc-arm926: "
` [PATCH v3 22/40] Subject: ARM: mm: proc-arm940: "
` [PATCH v3 23/40] Subject: ARM: mm: proc-arm946: "
` [PATCH v3 24/40] Subject: ARM: mm: proc-arm9tdmi: "
` [PATCH v3 25/40] Subject: ARM: mm: proc-fa526: "
` [PATCH v3 26/40] Subject: ARM: mm: proc-feroceon: "
` [PATCH v3 27/40] Subject: ARM: mm: proc-mohawk: "
` [PATCH v3 28/40] Subject: ARM: mm: proc-sa110: "
` [PATCH v3 29/40] Subject: ARM: mm: proc-sa1100: "
` [PATCH v3 30/40] Subject: ARM: mm: proc-v6: "
` [PATCH v3 31/40] Subject: ARM: mm: proc-v7: "
` [PATCH v3 32/40] Subject: ARM: mm: proc-xsc3: Use new generic struct definition macros
` [PATCH v3 33/40] Subject: ARM: mm: proc-xscale: "
` [PATCH v3 34/40] Subject: ARM: mm: tlb-fa: Use the new processor struct macros
` [PATCH v3 35/40] Subject: ARM: mm: tlb-v3: "
` [PATCH v3 36/40] Subject: ARM: mm: tlb-v4: "
` [PATCH v3 37/40] Subject: ARM: mm: tlb-v4wb: "
` [PATCH v3 38/40] Subject: ARM: mm: tlb-v4wbi: "
` [PATCH v3 39/40] Subject: ARM: mm: tlb-v6: "
` [PATCH v3 40/40] Subject: ARM: mm: tlb-v7: "

[PATCH 00/10] init_early cleanup for omap init_irq and init_timer
 2011-06-23 17:13 UTC  (15+ messages)
` [PATCH 05/10] omap2+: Use dmtimer macros for clockevent
` [PATCH 06/10] omap2+: Remove gptimer_wakeup for now
` [PATCH 07/10] omap2+: Reserve clocksource and timesource and initialize dmtimer later
` [PATCH 08/10] omap2+: Use dmtimer macros for clocksource

parallel load of modules on an ARM multicore
 2011-06-23 17:02 UTC  (8+ messages)
  ` AW: "

[PATCH/RFC 0/8] ARM: DMA-mapping framework redesign
 2011-06-23 16:24 UTC  (8+ messages)
` [Linaro-mm-sig] "

kernel panic in spi_complete() on spitz (PXA270)
 2011-06-23 16:09 UTC 

[PATCH 0/8] Fix module-mode enable sequence on OMAP4
 2011-06-23 15:22 UTC  (8+ messages)
` [PATCH 1/8] OMAP2+: clockdomain: Add an api to read idle mode
  ` [PATCH 2/8] OMAP2+: clockdomain: Add SoC support for clkdm_is_idle
    ` [PATCH 3/8] OMAP2+: PM: Initialise sleep_switch to a non-valid value
      ` [PATCH 4/8] OMAP2+: PM: idle clkdms only if already in idle
        ` [PATCH 5/8] OMAP4: PM: TEMP: Prevent l3init from idling/force sleep

[PATCH] rtc-mv: add check for valid year range
 2011-06-23 14:31 UTC 

[PATCH] USB: ehci: use packed,aligned(4) instead of removing the packed attribute
 2011-06-23 14:25 UTC  (6+ messages)
` [PATCH] USB: ehci: use packed, aligned(4) "

[PATCH] ARM: EXYNOS4: Add PWM backlight support on Samsung SMDKV310
 2011-06-23 13:53 UTC  (3+ messages)

[PATCH v6 00/11] mmc: use nonblock mmc requests to minimize latency
 2011-06-23 13:37 UTC  (5+ messages)

[PATCH 4/4] gpio/nomadik: use genirq core to track enablement
 2011-06-23 12:12 UTC 

[PATCH 3/4] gpio/nomadik: disable clocks when unused
 2011-06-23 12:12 UTC 

[PATCH 2/4] gpio/nomadik: remove pull-pinconfig and add SPI2
 2011-06-23 12:12 UTC 

[PATCH 1/4] gpio/nomadik: move the Nomadik GPIO header
 2011-06-23 12:12 UTC 

[PATCH 0/4] Nomadik GPIO patches for 3.1, round 1
 2011-06-23 12:11 UTC 

[GIT PULL] U300 and Ux500 patches for the arm-soc tree
 2011-06-23 11:08 UTC  (2+ messages)

[PATCH 0/2] RFC: gpio: driver-local pin configuration
 2011-06-23 10:54 UTC  (2+ messages)

[PATCH] ARM: CSR: Adding CSR SiRFprimaII board support
 2011-06-23 10:21 UTC  (9+ messages)

[PATCH 1/3] arm,tegra: replace cpu_set() with modern api
 2011-06-23  8:31 UTC  (3+ messages)
` [PATCH 2/3] arm,integrator: replace old cpumask functions with new one
  ` [PATCH 3/3] arm: "

[PATCH 0/7] ARM: EXYNOS4: Update PM
 2011-06-23  8:05 UTC  (9+ messages)
` [PATCH 6/7] ARM: EXYNOS4: Add save/restore for more ARM registers
` [PATCH 7/7] ARM: EXYNOS4: Move S5P_CENTRAL_SEQ_CONFIGURATION setting for PM

[PATCH 1/2] ARM:mx53: Add I2C3 support
 2011-06-23  7:48 UTC  (3+ messages)
` [PATCH 2/2] ARM:mach-mx5/mx53_ard: Add I2C2 and "

[PATCH] ARM: mxc: iomux-v1: Fix build warning
 2011-06-23  7:46 UTC  (2+ messages)

[PATCH v2 1/6] ARM: mach-imx/mx27_3ds: Use the standard i.MX macro for GPIO numbering
 2011-06-23  7:46 UTC  (2+ messages)

[PATCH v2 0/6] Some fixes and cleanup on imx-dma device registration
 2011-06-23  7:45 UTC  (3+ messages)
` [PATCH v2 6/6] dmaengine: imx-sdma: pass sdma firmware name via platform data

[PATCH] ARM:SAMSUNG: Move S3C DMA driver to drivers/dma
 2011-06-23  6:47 UTC  (11+ messages)

[PATCH] arm: add Faraday SoC A320
 2011-06-23  6:17 UTC  (2+ messages)

Some questions about DRM(Direct Rendering Manager)
 2011-06-23  1:55 UTC  (5+ messages)

[PATCH REPOST] pxa/hx4700: Add ASIC3 LED support
 2011-06-22 22:10 UTC  (3+ messages)

[PATCH 1/2] rtc: vt8500: cleanup rtc_class_ops->update_irq_enable()
 2011-06-22 21:27 UTC  (3+ messages)
` [PATCH 2/2] rtc: vt8500: use define instead of hardcoded value for status bit

[PATCH] ARM: report present cpus in /proc/cpuinfo
 2011-06-22 20:57 UTC  (10+ messages)

[PATCH 1/3] leds: create a trigger for ARM CPU activity
 2011-06-22 19:13 UTC  (3+ messages)

[PATCH] ARM: remove legacy LEDS support from RealView and Versatile
 2011-06-22 18:51 UTC  (3+ messages)

[PATCH] Fix CPU spinlock lockups on secondary CPU bringup
 2011-06-22 18:46 UTC  (2+ messages)

[PATCH 3/3] mach-versatile: retire custom LED code
 2011-06-22 17:33 UTC 

[PATCH 2/3] mach-realview: retire custom LED code
 2011-06-22 17:33 UTC 

[PATCH 0/3] consolidate ARM refdesign LEDs
 2011-06-22 17:32 UTC 

i.MX consolidation patches
 2011-06-22 16:35 UTC  (8+ messages)

[PATCH 0/2] ARM: S5PV210: GONI board update for CIF camera support
 2011-06-22 16:34 UTC  (3+ messages)
` [PATCH 1/2] ARM: S5PV210: Rename sclk_cam clocks for FIMC media driver
` [PATCH 2/2] ARM: S5PV210: Add support for NOON010PC30 sensor on GONI board

[PATCHv10 0/10] Contiguous Memory Allocator
 2011-06-22 16:04 UTC  (8+ messages)
` [PATCH 08/10] mm: cma: Contiguous Memory Allocator added
  ` [Linaro-mm-sig] "

[PATCH 1/2] gpio-vbus: support disabling D+ pullup on suspend
 2011-06-22 15:19 UTC  (3+ messages)

i.MX consolidation patches
 2011-06-22  8:32 UTC  (8+ 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).