linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-29 03:51:32 to 2011-06-30 07:49:33 UTC [more...]

[PATCH 1/2] ARM: SAMSUNG: Added tx_st_done variable in the platform data of SPI
 2011-06-30 12:38 UTC  (3+ messages)
` [PATCH 2/2] SPI: SAMSUNG: Bug fix for SPI with different FIFO level

[PATCH 0/7] ARM: SAMSUNG: Cleanup SPI platform specific code
 2011-06-30 12:25 UTC  (2+ messages)

[PATCH v3 0/6] Update Samsung-SoC ADC to support recent CPUs
 2011-06-30  7:49 UTC  (5+ messages)
` [PATCH v3 1/6] Samsung SoC ADC: use regulator (VDD for ADC)
` [PATCH v3 2/6] Samsung SoC ADC: Channel selection for S5PV210, S5PC110, and Exynos4
` [PATCH v3 3/6] Samsung SoC ADC: Revise PM for 12-bit ADC operations
` [PATCH v3 4/6] ARM: EXYNOS4: Support ADC

[PATCH V2 0/3] ARM: Add SPDIF support for EXYNOS4
 2011-06-30  7:28 UTC  (7+ messages)
` [PATCH v2 3/3] ARM: EXYNOS4: Add EPLL clock operations

[PATCH v2] ARM: CSR: Adding CSR SiRFprimaII board support
 2011-06-30  7:19 UTC  (4+ messages)

[PATCH 0/7] ARM: EXYNOS4: Adds External GIC
 2011-06-30  6:54 UTC  (4+ messages)
` [PATCH 1/7] ARM: EXYNOS4: Add external GIC io memory mapping

[PATCH] mach-ux500: fix build error due to unknown 'regulator_en' field
 2011-06-30  6:30 UTC  (2+ messages)

ASoC: imx dma tx burst size set to 6 and to 4 ?
 2011-06-30  6:25 UTC 

[PATCH] arm: platsmp: Allow secondary cpu hotplug with maxcpus=1
 2011-06-30  5:38 UTC  (2+ messages)

[PATCH v7 0/3] add the GPMI controller driver for IMX23/IMX28
 2011-06-30  5:28 UTC  (18+ messages)
` [PATCH v7 1/3] MTD : add the common code for GPMI-NFC controller driver
` [PATCH v7 2/3] MTD : add support for imx23 and imx28
` [PATCH v7 3/3] MTD : add GPMI-NFC driver in the config and Makefile

[PATCH 2/3] MMC: OMAP: HSMMC: add runtime pm support
 2011-06-30  5:20 UTC  (2+ messages)

[PATCH 00/10] mm: Linux VM Infrastructure to support Memory Power Management
 2011-06-30  5:11 UTC  (10+ messages)

[PATCH v5 0/3] add the GPMI-NFC support for imx23/imx28
 2011-06-30  3:53 UTC  (4+ messages)
` [PATCH v5 1/3] ARM: mxs: add "
` [PATCH v5 2/3] ARM: mxs/mx23evk: add GPMI-NFC device
` [PATCH v5 3/3] ARM: mxs/mx28evk: "

[PATCH 1/2] Samsung SoC: Allow to enable wakeup with IRQs
 2011-06-30  1:52 UTC  (2+ messages)
` [PATCH 2/2] ARM: EXYNOS4: Enable Internal RTC's Wakeup from Suspend-to-Ram

[PATCH] MTD: atmel_nand: fix wrong use of 0 as NULL
 2011-06-30  1:06 UTC  (2+ messages)

use dmaengine for atmel ssc/pcm dai drivers
 2011-06-30  0:54 UTC  (10+ messages)
` [PATCH 1/5] ASoC: wm8731: rework power management
` [PATCH 2/5] ASoC: atmel-ssc: add phybase in device structure
` [PATCH 3/5] ASoC: atmel-ssc: dmaengine usage switch depending on cpu
` [PATCH 4/5] ASoC: atmel_ssc_dai/atmel-pcm: adapt to dmaengine usage
` [PATCH 5/5] ASoC: atmel_ssc_dai: PM: actually stopping clock on suspend/resume

[PATCH 1/2] ARM: EXYNOS4: Add more register addresses of CMU and PMU
 2011-06-30  0:51 UTC  (2+ messages)
` [PATCH 2/2] ARM: EXYNOS4: Add more registers to be saved and restored for PM

[PATCH] OMAP3: run the ASM sleep code from DDR
 2011-06-29 23:30 UTC  (8+ messages)

[PATCH 1/1] net/fec: iMX53 needs gasket for both MII and RMII
 2011-06-29 22:50 UTC 

[PATCH 1/2] MMC: PM: add suspend/resume in atmel-mci
 2011-06-29 21:39 UTC  (4+ messages)
` [PATCH 2/2] MMC: remove EXPERIMENTAL from the DMA selection of atmel-mci

[PATCH 1/2] drivers: create a pinmux subsystem v3
 2011-06-29 21:23 UTC  (8+ messages)

[PATCH] arm: mxs: include asm/processor.h for cpu_relax()
 2011-06-29 20:25 UTC  (3+ messages)

[PATCH v2] MAX1111: Fix Race condition causing NULL pointer exception
 2011-06-29 20:11 UTC  (2+ messages)

[RFC PATCH v5] ARM hibernation / suspend-to-disk (fwd)
 2011-06-29 20:08 UTC  (8+ messages)

[PATCH 00/23] entry assembly cleanups
 2011-06-29 20:05 UTC  (27+ messages)
` [PATCH 01/23] ARM: entry: remove unused irq_prio_table macro
` [PATCH 02/23] ARM: entry: shark: don't directly reference registers in macros
` [PATCH 03/23] ARM: entry: prefetch/data abort helpers: convert to macros
` [PATCH 04/23] ARM: entry: prefetch/data abort helpers: avoid corrupting r4
` [PATCH 05/23] ARM: entry: abort-macro: specify registers to be used for macros
` [PATCH 06/23] ARM: entry: abort-macro: simplify do_ldrd_abort
` [PATCH 07/23] ARM: entry: no need to increase preempt count for IRQ handlers
` [PATCH 08/23] ARM: entry: no need to check parent IRQ mask in IRQ handler return
` [PATCH 09/23] ARM: entry: rejig register allocation in exception entry handlers
` [PATCH 10/23] ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0
` [PATCH 11/23] ARM: entry: avoid enabling interrupts in prefetch/data abort handlers
` [PATCH 12/23] ARM: entry: instrument svc undefined exception handler with irqtrace
` [PATCH 13/23] ARM: entry: instrument usr exception handlers with irqsoff tracing
` [PATCH 14/23] ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macros
` [PATCH 15/23] ARM: entry: re-allocate registers in irq entry assembly macros
` [PATCH 16/23] ARM: entry: prefetch abort: tail-call the main prefetch abort handler
` [PATCH 17/23] ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5
` [PATCH 18/23] ARM: entry: data abort: avoid using r2 in abort helpers
` [PATCH 19/23] ARM: entry: data abort: tail-call the main data abort handler
` [PATCH 20/23] ARM: entry: data abort: use r2 as base of pt_regs rather than stack
` [PATCH 21/23] ARM: entry: data abort: always use r6 for offset
` [PATCH 22/23] ARM: entry: data abort: ensure r5 is preserved by abort functions
` [PATCH 23/23] ARM: entry: no need to reload the SPSR value from struct pt_regs

plat-orion gpio regression for edge-sensitive on mv78xx0
 2011-06-29 20:01 UTC 

[PATCH v2] implement a generic PWM framework
 2011-06-29 19:47 UTC  (6+ messages)
` [PATCH 1/2] PWM: add pwm framework support
` [PATCH 2/2] pwm: Add a i.MX23/28 pwm driver

[PATCHv2] omap2+: pm: cpufreq: Fix loops_per_jiffy calculation
 2011-06-29 18:43 UTC  (12+ messages)

[PATCH] ARM: perf: do not start the PMU when no events are present
 2011-06-29 18:03 UTC 

[PATCH] ARM: MAINTAINERS: add entry for ARM PMU profiling and debugging
 2011-06-29 17:59 UTC 

[PATCH 0/5] remove spi-s3c24xx-gpio driver
 2011-06-29 17:51 UTC  (5+ messages)

[PATCH v2 0/6] ARM: make mach/hardware.h optional
 2011-06-29 16:54 UTC  (8+ messages)
` [PATCH 1/6] microblaze: move pci flag functions into asm-generic
` [PATCH 2/6] ARM: move ARCH_HAS_DMA_SET_COHERENT_MASK into memory.h
` [PATCH 3/6] ARM: remove unnecessary mach/hardware.h includes
` [PATCH 4/6] ARM: pci: make pcibios_assign_all_busses use pci_has_flag
` [PATCH 5/6] ARM: convert PCI defines to variables
` [PATCH 6/6] ARM: set vga memory base at run-time

[PATCH] microblaze: move pci flag functions into asm-generic
 2011-06-29 16:46 UTC 

[RFC 0/8] Introducing a generic AMP/IPC framework
 2011-06-29 15:43 UTC  (13+ messages)
  ` [RFC 7/8] drivers: introduce rpmsg, a remote-processor messaging bus
  ` [RFC 2/8] remoteproc: add omap implementation

[PATCH] AT91: add AT91SAM9X5 dummy configuration variable
 2011-06-29 15:39 UTC  (8+ messages)

[PATCHv2 0/4] ARM: pmu: improve PMU type identification
 2011-06-29 15:29 UTC  (6+ messages)

ASoC: imx dma tx burst size set to 6 and to 4
 2011-06-29 14:57 UTC 

[PATCH] ARM: EXYNOS4: Set appropriate I2C device variant
 2011-06-29 14:26 UTC 

[PATCH] DMA: OMAP: Remove extra looping from omap_request_dma
 2011-06-29 14:09 UTC 

[PATCH] [CPUFREQ] S3C6410: Add some lower frequencies for 800MHz base clock operation
 2011-06-29 14:00 UTC  (2+ messages)

[PATCH 1/2] Samsung SoC ADC: use regulator (VDD for ADC)
 2011-06-29 13:52 UTC  (6+ messages)
` [PATCH v2 0/5] Update Samsung-SoC ADC (regulator / recent CPU support)
  ` [PATCH v2 2/5] Samsung SoC ADC: Channel selection for S5PV210, S5PC110, and Exynos4
  ` [PATCH v2 3/5] ARM: Exynos4: Support ADC

[RFC PATCH] MTD: atmel_nand: optimize read/write buffer functions
 2011-06-29 13:31 UTC  (5+ messages)

[PATCH 0/2] ARM: S5PV210: GONI board update for CIF camera support
 2011-06-29 13:13 UTC  (2+ messages)

[RFC PATCH v3] Consolidate SRAM support
 2011-06-29 13:12 UTC  (3+ messages)
` [RFC PATCH v4] "

[PATCH 0/1] Add Thread Support for the Context ID Register of ARM v6 & v7 Architectures
 2011-06-29 13:05 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 2/2] ARM:mach-mx5/board-mx53_loco: Add CD and WP GPIOs
 2011-06-29 12:44 UTC  (3+ messages)
` [PATCH 1/2] ARM:mach-mx5/board-mx51_babbage: "

[PATCH net-next] net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addr
 2011-06-29 12:14 UTC 

[GIT PULL] misc. OMAP PM updates for v3.1
 2011-06-29 11:53 UTC  (5+ messages)

Problem with GDB when debugging IRQ handlers
 2011-06-29 11:20 UTC  (12+ messages)

[RFC] implement a generic PWM framework - once again
 2011-06-29 11:00 UTC  (6+ messages)
` [PATCH 1/2] PWM: add pwm framework support

[PATCH] USB: ehci: use packed, aligned(4) instead of removing the packed attribute
 2011-06-29 10:56 UTC  (4+ messages)

[RFC 1/2] omap: mcbsp: Drop SPI mode support
 2011-06-29 10:31 UTC  (3+ messages)

[PATCH] MTD: pxa3xx_nand: enable multiple chip select support
 2011-06-29 10:20 UTC  (10+ messages)
` [PATCH V3 0/9] pxa3xx_nand: add two "
` [PATCH 2/9] MTD: pxa3xx_nand: enable multiple "
` [PATCH 7/9] ARM: mxm8x10: fix nand platform data
` [PATCH 8/9] ARM: raumfeld: "
` [PATCH 9/9] ARM: zylonite: "

[PATCH V2 0/3] Add drivers/pwm and drivers/pwm/st_pwm.c
 2011-06-29  9:35 UTC  (6+ messages)

[PATCH V4 0/3] add the GPMI-NFC support for imx23/imx28
 2011-06-29  9:21 UTC  (8+ messages)
` [PATCH V4 1/3] ARM: mxs: add "
` [PATCH V4 2/3] ARM: mxs: add GPMI-NFC device for imx23
` [PATCH V4 3/3] ARM: mxs: add GPMI-NFC device for imx28

[PATCH 00/10] Enhance /dev/mem to allow read/write of arbitrary physical addresses
 2011-06-29  9:05 UTC  (3+ messages)

[next][bug] rcu_dyntick_kick_cpu() kills ARM SMP
 2011-06-29  8:58 UTC  (3+ messages)

[PATCH] omap: cleanup NAND platform data
 2011-06-29  8:12 UTC  (4+ messages)

[PATCH 0/2] RFC: gpio: driver-local pin configuration
 2011-06-29  7:39 UTC  (8+ messages)

[PATCH] ARM: mx53: Fix some interrupts marked as reserved
 2011-06-29  6:27 UTC  (2+ messages)

[PATCH] ARM: exynos4: fix secondary CPU boot
 2011-06-29  5:52 UTC  (13+ messages)

[PATCH 0/7] ARM: EXYNOS4: Update PM
 2011-06-29  4:58 UTC  (6+ messages)
` [PATCH 4/7] ARM: EXYNOS4: Support early wakeup while entering sleep mode


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