| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/ | Kukjin Kim | 2013-02-03 | 1 | -1469/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ |
|
| * | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2012-11-19 | 1 | -1/+1 |
* | | ARM: S3C24XX: Fix potential NULL pointer dereference error | Sachin Kamat | 2012-11-22 | 1 | -4/+5 |
|/ |
|
* | ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters | Heiko Stuebner | 2012-08-08 | 1 | -1/+1 |
* | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -1/+0 |
* | ARM: S3C24XX: DMA resume regression fix | Gusakov Andrey | 2012-03-03 | 1 | -1/+1 |
* | ARM: SAMSUNG: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2011-12-08 | 1 | -2/+1 |
* | ARM: SAMSUNG: Remove Samsung specific enum type for dma direction | Boojin Kim | 2011-09-14 | 1 | -5/+5 |
* | ARM: SAMSUNG: DMA Cleanup as per sparse | Sangwook Lee | 2011-07-16 | 1 | -6/+6 |
* | ARM: S3C24XX: drop return codes in void function of dma.c | Wolfram Sang | 2011-07-08 | 1 | -3/+1 |
* | ARM: S3C24XX: don't use uninitialized variable in dma.c | Wolfram Sang | 2011-07-08 | 1 | -6/+2 |
* | ARM: S3C24xx: Fix missing struct for s3c2410_dma_chan | Heiko Stuebner | 2011-06-03 | 1 | -1/+1 |
* | ARM / Samsung: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 2011-04-24 | 1 | -42/+26 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | S3C: DMA: Change argument of s3c2410_dma_devconfig | Jassi Brar | 2010-05-17 | 1 | -1/+1 |
* | ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removed | Ben Dooks | 2010-02-21 | 1 | -1/+1 |
* | ARM: S3C24XX: DMA: Use valid index when accessing array | Ramax Lo | 2009-12-08 | 1 | -2/+4 |
* | ARM: S3C: Update Simtec copyright statements from , to - | Ben Dooks | 2009-12-01 | 1 | -2/+2 |
* | ARM: S3C: Fix Simtec copyright statements in Documentation/S3C24XX | Ben Dooks | 2009-12-01 | 1 | -2/+2 |
* | ARM: S3C24XX: arch/arm/plat-s3c24xx: Move dereference after NULL test | Julia Lawall | 2009-10-28 | 1 | -3/+3 |
* | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 2009-06-10 | 1 | -95/+56 |
|\ |
|
| * | [ARM] S3C: Move DMA channel management code to plat-s3c | Ben Dooks | 2009-05-01 | 1 | -79/+8 |
| * | [ARM] S3C24XX: DMA: Split hardware regs out of <mach/dma.h> | Ben Dooks | 2009-05-01 | 1 | -1/+1 |
| * | [ARM] S3C24XX: Remove hardware specific registers from DMA | Ben Dooks | 2009-05-01 | 1 | -14/+46 |
| * | [ARM] S3C24XX: Move plat/dma.h | Ben Dooks | 2009-05-01 | 1 | -1/+1 |
* | | [ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.c | Ben Dooks | 2009-05-15 | 1 | -1/+1 |
|/ |
|
* | [ARM] S3C: Remove unnecessary <linux/delay.h> includes | Ben Dooks | 2008-12-18 | 1 | -1/+0 |
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 | 1 | -9/+8 |
* | Merge branch 's3c-move' into devel | Russell King | 2008-10-14 | 1 | -1/+1 |
|\ |
|
| * | [ARM] S3C24XX: Additional include moves | Ben Dooks | 2008-10-07 | 1 | -1/+1 |
* | | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 1 | -1/+1 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -2/+2 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 | 1 | -1/+1 |
* | [ARM] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -32/+32 |
* | [ARM] 4788/1: S3C24XX: Fix paramet to s3c2410_dma_ctrl if S3C2410_DMAF_AUTOST... | Ben Dooks | 2008-01-28 | 1 | -1/+2 |
* | [ARM] 4787/1: S3C24XX: s3c2410_dma_request() should return the allocated chan... | Ben Dooks | 2008-01-28 | 1 | -1/+1 |
* | [ARM] 4781/1: S3C24XX: DMA suspend and resume support | Ben Dooks | 2008-01-28 | 1 | -1/+25 |
* | [ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX | Ben Dooks | 2008-01-28 | 1 | -4/+12 |
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 1 | -1/+1 |
* | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 2007-10-17 | 1 | -1/+1 |
* | [ARM] 4566/1: s3c24xx: fix dma functions section mismatch | Krzysztof Helt | 2007-10-12 | 1 | -1/+1 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | [ARM] spelling fixes | Simon Arlott | 2007-05-20 | 1 | -1/+1 |
* | [ARM] 4326/1: S3C24XX: fix sparse errors in DMA code | Ben Dooks | 2007-04-21 | 1 | -7/+6 |
* | [ARM] 4220/1: S3C24XX: DMA system initialised from sysdev | Ben Dooks | 2007-02-17 | 1 | -24/+53 |
* | [ARM] 4217/1: S3C24XX: remove the dma channel show at startup | Ben Dooks | 2007-02-17 | 1 | -14/+0 |
* | [ARM] 4177/1: S3C24XX: Add DMA channel allocation order | Ben Dooks | 2007-02-14 | 1 | -3/+46 |
* | [ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components | Ben Dooks | 2007-02-11 | 1 | -0/+1441 |