linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-17 10:36:20 to 2011-01-18 07:12:19 UTC [more...]

[PATCH] MTD: atmel_nand: Add DMA support to access Nandflash
 2011-07-08 17:32 UTC  (9+ messages)
    ` 答复: "

[PATCH V4 00/62] Updating SPEAr Support
 2011-01-18  7:12 UTC  (52+ messages)
` [PATCH V4 01/62] spear/vmalloc.h: Appending UL to VMALLOC_END
` [PATCH V4 02/62] sp810 Fix: Switch to slow mode before sysctl_soft_reset
` [PATCH V4 03/62] ST SPEAr: Padmux code Updated
` [PATCH V4 04/62] ST SPEAr: Making clock functions more generic
` [PATCH V4 05/62] ST SPEAr: Formalized timer support
` [PATCH V4 06/62] ST SPEAr13XX: Adding machine specific header files
` [PATCH V4 07/62] ST SPEAr13XX: Adding machine specific src files
` [PATCH V4 08/62] ST SPEAr: Adding support for SPEAr13xx SoC in spear generic plat/
` [PATCH V4 09/62] ST SPEAr13XX: Added compilation support in arch/arm/
` [PATCH V4 10/62] ST SPEAr13xx: Adding default config file
` [PATCH V4 11/62] ST SPEAr: Adding support for CLCD on SPEAr3xx/6xx
` [PATCH V4 12/62] ST SPEAr: Updating Clock Support
` [PATCH V4 13/62] ST SPEAr: Adding Debugfs support on clock framework
` [PATCH V4 14/62] ST SPEAr: Correcting SOC Config base address for spear320
` [PATCH V4 15/62] ST SPEAr: Adding PLGPIO driver for spear platform
` [PATCH V4 17/62] ST SPEAr: Adding machine support for rtc-spear
` [PATCH V4 18/62] ST SPEAr: adding support for synopsis i2c designware
` [PATCH V4 19/62] ST SPEAr: Adding machine support for USB host
` [PATCH V4 20/62] ST SPEAr: Adding machine support for keyboard
` [PATCH V4 21/62] ST SPEAr: Added ARM PL061 GPIO Support on SPEAr13xx and modified resource size
` [PATCH V4 22/62] ST SPEAr: Adding support for ST's PWM IP
` [PATCH V4 23/62] ST SPEAr: Adding Watchdog support
` [PATCH V4 24/62] ST SPEAr: Adding machine support for nand
` [PATCH V4 25/62] ST SPEAr: Added PCIE host controller base driver support
` [PATCH V4 26/62] ST SPEAr: Adding support for SSP PL022
` [PATCH V4 27/62] ST SPEAr: Adding support for SDHCI (SDIO)
` [PATCH V4 28/62] ST SPEAr: Changing resource size of amba devices to SZ_4K
` [PATCH V4 29/62] ST SPEAr: Replacing SIZE macro's with actual required size
` [PATCH V4 30/62] SPEAr: defines base addresses as ulong
` [PATCH V4 31/62] ST SPEAr: Adding miscellaneous devices
` [PATCH V4 32/62] ST SPEAr 13xx : Adding support for SPEAr1310
` [PATCH V4 33/62] SPEAr320: Adding support for CAN
` [PATCH V4 34/62] ST SPEAr: Adding support for DDR in clock framework
` [PATCH V4 35/62] ST SPEAr : EMI (Extrenal Memory Interface) controller driver
` [PATCH V4 36/62] SPEAr Clock Framework: Adding support for PLL frequency change
` [PATCH V4 37/62] SPEAr Power Management: Added the support for Standby mode
` [PATCH V4 38/62] SPEAr CPU freq: Adding support for CPU Freq framework
` [PATCH V4 39/62] ST SPEAr13xx: Adding CPU hotplug support added for SMP platforms
` [PATCH V4 40/62] ST SPEAr: replace readl, writel with readl_relaxed, writel_relaxed in uncompress.h
` [PATCH V4 41/62] ST SPEAr13xx: add L2 cache support
` [PATCH V4 42/62] ST SPEAr13xx: Modified static mappings
` [PATCH V4 43/62] SPEAr1310: Adding Static Mapping for RAS Area
` [PATCH V4 44/62] SPEAr: Adding and Updating Clock definitions
` [PATCH V4 45/62] SPEAr : Pad multiplexing handling modified
` [PATCH V4 46/62] SPEAr13xx : Fixed part devices in SPEAr13xx addded to the generic implementation
` [PATCH V4 47/62] SPEAr : Updating pad multiplexing support
` [PATCH V4 48/62] ST SPEAr3xx: Passing pmx devices address from machine *.c files
` [PATCH V4 49/62] ST SPEAr Clock Framework: Updating for single image solution
` [PATCH V4 50/62] SPEAr3xx: Make local structures static
` [PATCH V4 51/62] SPEAR3xx: Rename register/irq defines to remove naming conflicts
` [PATCH V4 52/62] SPEAr3xx: Rework pmx_dev code to remove conflicts

[GIT PULL] Samsung S5P fixes
 2011-01-18  7:09 UTC 

[RFC 1/2] AT91: Support SAM9260 and SAM9G20-based boards in the same kernel image
 2011-01-18  7:00 UTC  (3+ messages)

[PATCHv3 0/2] omap3: Devkit8000: misc fixes
 2011-01-18  6:58 UTC  (3+ messages)
` [PATCHv3 1/2] OMAP3: Devkit8000: Change lcd power pin
` [PATCHv3 2/2] OMAP3: Devkit8000: Fix tps65930 pullup/pulldown configuration

[PATCH] MTD: atmel_nand: Add DMA support to access Nandflash
 2011-01-18  6:36 UTC 

[PATCH v4] MTD: atmel_nand: Add DMA support to access Nandflash
 2011-01-18  6:36 UTC 

[PATCH v3 4/6] OMAP4: hwmod data: Add McSPI
 2011-01-18  6:30 UTC  (3+ messages)

[PATCH 00/14] Fix issues with ARMv6+v6k+v7 kernels
 2011-01-18  6:00 UTC  (35+ messages)
` [PATCH 01/14] ARM: bitops: ensure set/clear/change bitops take a word-aligned pointer
` [PATCH 02/14] ARM: bitops: switch set/clear/change bitops to use ldrex/strex
` [PATCH 03/14] ARM: v6k: remove CPU_32v6K dependencies in asm/spinlock.h
` [PATCH 04/14] ARM: v6k: introduce CPU_V6K option
` [PATCH 05/14] ARM: v6k: Realview EB 11MPCore and PB11MPCore use V6K architecture CPUs
` [PATCH 06/14] ARM: v6k: Dove platforms "
` [PATCH 07/14] ARM: v6k: select clear exclusive code seqences according to V6 variants
` [PATCH 08/14] ARM: v6k: select cmpxchg code sequences "
` [PATCH 09/14] ARM: v6k: select generic atomic64 code "
` [PATCH 10/14] ARM: v6k: select TLS register "
` [PATCH 11/14] ARM: v6k: use CPU domain feature if we include support for arch < ARMv6K
` [PATCH 12/14] ARM: v6k: do not disable CPU_32v6K based on platform selection
` [PATCH 13/14] ARM: v6k: allow swp emulation again when ARMv7 is enabled
` [PATCH 14/14] ARM: v6k: only allow SMP if we have v6k or v7 CPU

ALSA issue on DA850/OMAP-L138/AM18x
 2011-01-18  4:43 UTC 

[PATCH 0/5] davinci: da850: clean up pinmux arrays in da850.c
 2011-01-18  4:40 UTC 

[PATCH 1/2] video: nuc900fb: fix compile error
 2011-01-18  4:36 UTC  (3+ messages)
` [PATCH 2/2] video: nuc900fb: properly free resources in nuc900fb_remove

[PATCH] omap2-beagle: Depend upon CONFIG_GPIO_TWL4030
 2011-01-18  3:10 UTC  (2+ messages)

[PATCH] MTD: atmel_nand: Add DMA support to access Nandflash
 2011-01-18  3:02 UTC 

[PATCH v3] MTD: atmel_nand: Add DMA support to access Nandflash
 2011-01-18  3:02 UTC 

[PATCH v3] MTD: atmel_nand: Add DMA support to access Nandflash
 2011-01-18  2:56 UTC 

[PATCH 0/5] mmc: add double buffering for mmc block requests
 2011-01-18  2:35 UTC  (2+ messages)

[PATCH] davinci: tnetv107x: fix register indexing for GPIOs numbers > 31
 2011-01-18  1:41 UTC  (2+ messages)

State of LDP3430 platform
 2011-01-18  1:25 UTC  (2+ messages)

[PATCH 0/3] Support BE8 kernel modules relocation
 2011-01-18  1:24 UTC  (7+ messages)
` [PATCH 1/3] Support BE8 mode "
` [PATCH 2/3] support ARM BE8 mode on a little endian machine

[patch 1/1] ehci-mxc: add work-around for efika mx/sb bug
 2011-01-17 23:04 UTC 

[PATCH] arm/tegra: Fix tegra irq_data conversion
 2011-01-17 22:49 UTC  (5+ messages)

[PATCH] sched: provide scheduler_ipi() callback in response to smp_send_reschedule()
 2011-01-17 20:43 UTC  (8+ messages)
` [uclinux-dist-devel] "

resume regression in 2.6.37
 2011-01-17 19:59 UTC  (10+ messages)

[PATCH 27/48] ARM: PL08x: avoid duplicating registers in txd and phychan structures
 2011-01-17 19:43 UTC  (12+ messages)

[GIT PULL] pxa: one fix and several simplification patches for -rc
 2011-01-17 18:39 UTC 

A couple of trivial fix on imx-sdma
 2011-01-17 18:28 UTC  (5+ messages)
` [PATCH 1/2] dmaengine: imx-sdma: fix return of sdma_probe()
` [PATCH 2/2] dmaengine: imx-sdma: fix inconsistent naming in sdma_assign_cookie()

[PATCH v2] Add i.MX23/28 auart support
 2011-01-17 17:50 UTC  (3+ messages)

[PATCH] Board support Pcontrol_G20, hardware revision 2
 2011-01-17 17:43 UTC 

[GIT PULL] pxa: patches for palm/voipac hw
 2011-01-17 17:40 UTC  (2+ messages)

[PATCH] ARM: colibri-pxa300: use correct SD detect pin
 2011-01-17 17:38 UTC  (2+ messages)

[PATCH] mmci: fixup broken_blockend variant patch v2
 2011-01-17 16:56 UTC  (6+ messages)

[PATCHv2 0/2] misc Devkit8000 fixes
 2011-01-17 16:47 UTC  (5+ messages)
` [PATCHv2 1/2] OMAP3: Devkit8000: Change lcd power pin
` [PATCHv2 2/2] omap3: devkit8000: fix tps65930 pullup/pulldown configuration

[PATCH] omap: wd_timer: Fix crash frm wdt_probe when !CONFIG_RUNTIME_PM
 2011-01-17 16:38 UTC  (3+ messages)

[PATCH v4] ARM: Thumb-2: Symbol manipulation macros for function body copying
 2011-01-17 16:01 UTC  (6+ messages)

[PATCH v3 0/6] OMAP: McSPI: Hwmod adaptation + runtime conversion
 2011-01-17 16:00 UTC  (3+ messages)

[PATCH] OMAP: use fncpy to copy the PM code functions to SRAM
 2011-01-17 15:46 UTC  (6+ messages)

[PATCH] ASoC: CS4271 codec support
 2011-01-17 15:40 UTC  (4+ messages)
` [alsa-devel] "

[PATCH] ux500: add a few AB8500 regulator consumers
 2011-01-17 15:33 UTC  (5+ messages)

[PATCH v3 6/6] OMAP: runtime: McSPI driver runtime conversion
 2011-01-17 14:23 UTC 

[PATCH v3 5/6] OMAP: devices: Modify McSPI device to adapt to hwmod framework
 2011-01-17 14:23 UTC 

[PATCH v3 3/6] OMAP3: hwmod data: Add McSPI
 2011-01-17 14:23 UTC 

[PATCH v3 2/6] OMAP2430: hwmod data: Add McSPI
 2011-01-17 14:23 UTC 

[PATCH v3 1/6] OMAP2420: hwmod data: Add McSPI
 2011-01-17 14:23 UTC 

[PATCH 1/3] ASoC: EP93xx I2S and PCM fixes
 2011-01-17 14:07 UTC  (5+ messages)
  ` [PATCH] ASoC: EP93xx: fixed LRCLK rate and DMA oper. in I2S code
    ` [alsa-devel] "

[PATCH] Remove CPU_32v6K dependencies in asm/spinlock.h
 2011-01-17 13:01 UTC  (8+ messages)

[PATCH] ARM: smp: Fix Unknown IPI message 0x1
 2011-01-17 12:34 UTC  (7+ messages)

[PATCH] arm: mach-omap2: potential NULL dereference
 2011-01-17 12:30 UTC  (3+ messages)

[PATCH v4 00/10] net/fec: add dual fec support for i.MX28
 2011-01-17 11:52 UTC  (8+ messages)
` [PATCH v4 05/10] net/fec: add dual fec support for mx28

[RFC+CFT] Use word operations in bitops
 2011-01-17 11:03 UTC  (5+ 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).