1. fa53d5c ARM: SAMSUNG: remove IRQF_DISABLED by Michael Opdenacker · 11 years ago
  2. a496bda ARM: S3C24XX: remove obsolete s3c2412 specific dma settings by Heiko Stuebner · 11 years ago
  3. 09ec1d7 ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/ by Kukjin Kim · 12 years ago[Renamed (99%) from arch/arm/plat-s3c24xx/dma.c]
  4. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  5. 70b9b24 ARM: S3C24XX: Fix potential NULL pointer dereference error by Sachin Kamat · 12 years ago
  6. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  7. b01858c ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters by Heiko Stuebner · 12 years ago
  8. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  9. e39d40c ARM: S3C24XX: DMA resume regression fix by Gusakov Andrey · 13 years ago
  10. 7803c7a ARM: SAMSUNG: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  11. 51ddf31 ARM: SAMSUNG: Remove Samsung specific enum type for dma direction by Boojin Kim · 13 years ago
  12. d670ac0 ARM: SAMSUNG: DMA Cleanup as per sparse by Sangwook Lee · 13 years ago
  13. cb26a7b ARM: S3C24XX: drop return codes in void function of dma.c by Wolfram Sang · 13 years ago
  14. 5838e9b ARM: S3C24XX: don't use uninitialized variable in dma.c by Wolfram Sang · 13 years ago
  15. e469818 ARM: S3C24xx: Fix missing struct for s3c2410_dma_chan by Heiko Stuebner · 13 years ago
  16. bb072c3 ARM / Samsung: Use struct syscore_ops for "core" power management by Rafael J. Wysocki · 13 years ago
  17. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  18. 14894b9 S3C: DMA: Change argument of s3c2410_dma_devconfig by Jassi Brar · 14 years ago
  19. 992426b ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removed by Ben Dooks · 15 years ago
  20. 947a246 ARM: S3C24XX: DMA: Use valid index when accessing array by Ramax Lo · 15 years ago
  21. e02f866 ARM: S3C: Update Simtec copyright statements from , to - by Ben Dooks · 15 years ago
  22. 50f430e ARM: S3C: Fix Simtec copyright statements in Documentation/S3C24XX by Ben Dooks · 15 years ago
  23. 60e5c1b ARM: S3C24XX: arch/arm/plat-s3c24xx: Move dereference after NULL test by Julia Lawall · 15 years ago
  24. 547c32a Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 15 years ago
  25. 871fcd7 [ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.c by Ben Dooks · 15 years ago
  26. 97c1b14 [ARM] S3C: Move DMA channel management code to plat-s3c by Ben Dooks · 15 years ago
  27. 44dc940 [ARM] S3C24XX: DMA: Split hardware regs out of <mach/dma.h> by Ben Dooks · 15 years ago
  28. 8970ef4 [ARM] S3C24XX: Remove hardware specific registers from DMA calls by Ben Dooks · 15 years ago
  29. 5a9eb8d [ARM] S3C24XX: Move plat/dma.h by Ben Dooks · 15 years ago
  30. 6a148ea [ARM] S3C: Remove unnecessary <linux/delay.h> includes by Ben Dooks · 16 years ago
  31. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  32. 7e69a8c Merge branch 's3c-move' into devel by Russell King · 16 years ago
  33. d5120ae [ARM] S3C24XX: Additional include moves by Ben Dooks · 16 years ago
  34. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  35. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  36. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  37. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  38. 8e86f42 [ARM] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  39. 046c9d3 [ARM] 4788/1: S3C24XX: Fix paramet to s3c2410_dma_ctrl if S3C2410_DMAF_AUTOSTART used. by Ben Dooks · 17 years ago
  40. a07c438 [ARM] 4787/1: S3C24XX: s3c2410_dma_request() should return the allocated channel number by Ben Dooks · 17 years ago
  41. c58f7a1 [ARM] 4781/1: S3C24XX: DMA suspend and resume support by Ben Dooks · 17 years ago
  42. c6709e8 [ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX by Ben Dooks · 17 years ago
  43. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  44. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  45. f2c10d6 [ARM] 4566/1: s3c24xx: fix dma functions section mismatch by Krzysztof Helt · 17 years ago
  46. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  47. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  48. a771743 [ARM] 4326/1: S3C24XX: fix sparse errors in DMA code by Ben Dooks · 17 years ago
  49. 48adbcf [ARM] 4220/1: S3C24XX: DMA system initialised from sysdev by Ben Dooks · 18 years ago
  50. 3d9dd6b [ARM] 4217/1: S3C24XX: remove the dma channel show at startup by Ben Dooks · 18 years ago
  51. 0c6022d [ARM] 4177/1: S3C24XX: Add DMA channel allocation order by Ben Dooks · 18 years ago
  52. a21765a [ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components by Ben Dooks · 18 years ago