vsprintf: reuse almost identical simple_strtoulX() functions
[safe/jmp/linux-2.6] / arch / arm / plat-s3c24xx / dma.c
2009-12-08 Ramax LoARM: S3C24XX: DMA: Use valid index when accessing array
2009-12-01 Ben DooksARM: S3C: Update Simtec copyright statements from ...
2009-12-01 Ben DooksARM: S3C: Fix Simtec copyright statements in Documentat...
2009-10-28 Julia LawallARM: S3C24XX: arch/arm/plat-s3c24xx: Move dereference...
2009-06-10 Russell KingMerge branch for-rmk-devel of git://aeryn.fluff.org...
2009-05-15 Ben Dooks[ARM] S3C24XX: Fix unused code warning in arch/arm...
2009-05-01 Ben Dooks[ARM] S3C: Move DMA channel management code to plat-s3c
2009-05-01 Ben Dooks[ARM] S3C24XX: DMA: Split hardware regs out of <mach...
2009-05-01 Ben Dooks[ARM] S3C24XX: Remove hardware specific registers from DMA
2009-05-01 Ben Dooks[ARM] S3C24XX: Move plat/dma.h
2008-12-18 Ben Dooks[ARM] S3C: Remove unnecessary <linux/delay.h> includes
2008-11-29 Russell King[ARM] Hide ISA DMA API when ISA_DMA_API is unset
2008-10-14 Russell KingMerge branch 's3c-move' into devel
2008-10-07 Ben Dooks[ARM] S3C24XX: Additional include moves
2008-09-06 Russell King[ARM] Convert asm/io.h to linux/io.h
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-08-07 Russell King[ARM] Remove asm/hardware.h, use asm/arch/hardware...
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-03-06 Harvey Harrison[ARM] replace remaining __FUNCTION__ occurrences
2008-01-28 Ben Dooks[ARM] 4788/1: S3C24XX: Fix paramet to s3c2410_dma_ctrl...
2008-01-28 Ben Dooks[ARM] 4787/1: S3C24XX: s3c2410_dma_request() should...
2008-01-28 Ben Dooks[ARM] 4781/1: S3C24XX: DMA suspend and resume support
2008-01-28 Ben Dooks[ARM] 4780/1: S3C2412: Allow for seperate DMA channels...
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-12 Krzysztof Helt[ARM] 4566/1: s3c24xx: fix dma functions section mismatch
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-05-20 Simon Arlott[ARM] spelling fixes
2007-04-21 Ben Dooks[ARM] 4326/1: S3C24XX: fix sparse errors in DMA code
2007-02-17 Ben Dooks[ARM] 4220/1: S3C24XX: DMA system initialised from...
2007-02-17 Ben Dooks[ARM] 4217/1: S3C24XX: remove the dma channel show...
2007-02-14 Ben Dooks[ARM] 4177/1: S3C24XX: Add DMA channel allocation order
2007-02-11 Ben Dooks[ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410...