1. a496bda ARM: S3C24XX: remove obsolete s3c2412 specific dma settings by Heiko Stuebner · 11 years ago
  2. e8de5a1 ARM: S3C24XX: dma-s3c2443 - do not write into arbitary bits by Heiko Stuebner · 11 years ago
  3. 4c4e975 ARM: S3C24XX: split s3c2412 spi dma channels by Heiko Stuebner · 11 years ago
  4. f023f8d cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 12 years ago
  5. 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  6. 9992ba7 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  7. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  8. 99c6bcf Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  9. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  10. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  11. afcf792 Merge branch 'fixes' into next/cleanup by Olof Johansson · 11 years ago
  12. 885f925 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  13. 0dc488e Merge branch 'samsung/exynos-multiplatform' into next/drivers by Arnd Bergmann · 11 years ago
  14. a2e4071 ARM: exynos: move debug-macro.S to include/debug/ by Arnd Bergmann · 12 years ago
  15. 8dd2b66 Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  16. 11b397e Merge 3.9-rc7 intp tty-next by Greg Kroah-Hartman · 11 years ago
  17. 9ee51f0 tty: serial/samsung: make register definitions global by Arnd Bergmann · 11 years ago
  18. 5d229ce5 ASoC: samsung: move plat/ headers to local directory by Arnd Bergmann · 11 years ago
  19. 646dd2f ARM: S3C24XX: Fix interrupt pending register offset of the EINT controller by Sylwester Nawrocki · 12 years ago
  20. b530f74 ARM: S3C24XX: Correct NR_IRQS definition for s3c2440 by Sylwester Nawrocki · 12 years ago
  21. 4909e13 Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Arnd Bergmann · 12 years ago
  22. ba7a9a7 ARM: SAMSUNG: Remove unnecessary code for dma by Padmavathi Venna · 12 years ago
  23. ca48384 ARM: S3C24XX: Remove unused GPIO drive strength register definitions by Sylwester Nawrocki · 12 years ago
  24. 8a40783 ARM: S3C24XX: move irq driver to drivers/irqchip by Heiko Stuebner · 12 years ago
  25. a4e4d22 ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2412 by Alexander Shiyan · 12 years ago
  26. fb278af ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2410 by Alexander Shiyan · 12 years ago
  27. 1c13786 ARM: S3C24XX: Removed unneeded dependency on ARCH_S3C24XX for boards by Alexander Shiyan · 12 years ago
  28. c257307 Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 into next/cleanup by Olof Johansson · 12 years ago
  29. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 12 years ago
  30. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 12 years ago
  31. e636602 i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driver by Heiko Stübner · 12 years ago
  32. bd338d0 ARM: S3C24XX: remove unneeded "config SMDK2440_CPU2442" by Paul Bolle · 12 years ago
  33. 7dd3357c ARM: S3C24XX: drop "select MACH_NEO1973" by Paul Bolle · 12 years ago
  34. 3fc26ff ARM: S3C24XX: drop "select MACH_N35" by Paul Bolle · 12 years ago
  35. 17453dd ARM: S3C24XX: add handle_irq function by Heiko Stuebner · 12 years ago
  36. 3d3eb5a ARM: S3C24XX: make s3c24xx_init_intc static by Heiko Stuebner · 12 years ago
  37. f182aa1 ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irq by Heiko Stuebner · 12 years ago
  38. 0fe3cb1 ARM: S3C24XX: fix irq parent check by Heiko Stuebner · 12 years ago
  39. 502a298 ARM: S3C24XX: fix redundant checks in the irq mapping function by Heiko Stuebner · 12 years ago
  40. 1c8408e ARM: S3C24XX: handle s3c2412 eints using new infrastructure by Heiko Stuebner · 12 years ago
  41. 5424f21 ARM: S3C24XX: include first 4 bits of the eint register in irq mapping by Heiko Stuebner · 12 years ago
  42. 4245944 ARM: S3C24XX: transform s3c2412 irqs into new structure by Heiko Stuebner · 12 years ago
  43. 0da0993 ARM: S3C24XX: modify s3c2412 irq init to initialize all irqs by Heiko Stuebner · 12 years ago
  44. d3d5a2c ARM: S3C24XX: move s3c2412 irq init to common code by Heiko Stuebner · 12 years ago
  45. 5929570 ARM: S3C24XX: use samsung_sync_wakemask in s3c2412 pm by Heiko Stuebner · 12 years ago
  46. f030167 ARM: S3C24XX: transform s3c2440 irqs into new structure by Heiko Stuebner · 12 years ago
  47. 70644ad ARM: S3C24XX: transform s3c2442 irqs into new structure by Heiko Stuebner · 12 years ago
  48. 7cefed5 ARM: S3C24XX: integrate s3c2440 irqs into common init by Heiko Stuebner · 12 years ago
  49. 2286cf4 ARM: S3C24XX: move s3c2440 irqs to common irq code by Heiko Stuebner · 12 years ago
  50. ce6c164 ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442 by Heiko Stuebner · 12 years ago
  51. 6f8d7ea ARM: S3C24XX: move s3c244x irq init to common irq code by Heiko Stuebner · 12 years ago
  52. 7f78b6e ARM: S3C24XX: Add samsung-time support for s3c24xx by Romain Naour · 12 years ago
  53. 7488335 ARM: S3C24XX: cleanup the included soc init functions in common.h by Heiko Stuebner · 12 years ago
  54. e1a621d ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h by Heiko Stuebner · 12 years ago
  55. dc1a353 ARM: S3C24XX: remove plat/irq.h in plat-samsung by Heiko Stuebner · 12 years ago
  56. 4d512a9 ARM: S3C24XX: plat/common-smdk.h local by Kukjin Kim · 12 years ago
  57. 24fae0f mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver by Kukjin Kim · 12 years ago
  58. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  59. b24174b Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  60. bda7997 Merge branch 'next/fixes-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/fixes-non-critical by Olof Johansson · 12 years ago
  61. 7822eee Merge branch 'warning-fixes' into next/fixes-non-critical by Arnd Bergmann · 12 years ago
  62. 2815774 ARM: samsung: fix assembly syntax for new gas by Arnd Bergmann · 12 years ago
  63. 1a4c2a1 ARM: S3C24XX: Fix compile breakage for SMDK2410 by Alexander Shiyan · 12 years ago
  64. 083c8e2 ARM: S3C24XX: add missing platform_device.h include for osiris by Heiko Stuebner · 12 years ago
  65. 7eae354 ARM: S3C24XX: let S3C2412_PM select S3C2412_PM_SLEEP by Heiko Stuebner · 12 years ago
  66. cf55f67 Merge branch 'next/cleanup-s3c24xx-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 12 years ago
  67. 5060c88 Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 12 years ago
  68. 7dcbeef Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 12 years ago
  69. 5b399db Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 12 years ago
  70. 37c3adc ARM: S3C24XX: header mach/regs-mem.h local by Kukjin Kim · 12 years ago
  71. 14cce0e ARM: S3C24XX: header mach/regs-power.h local by Kukjin Kim · 12 years ago
  72. d3c01e7 ARM: S3C24XX: header mach/regs-s3c2412-mem.h local by Kukjin Kim · 12 years ago
  73. 09ec1d7 ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/ by Kukjin Kim · 12 years ago
  74. b499b7a ARM: S3C24XX: modify s3c2443 irq init to initialize all irqs by Heiko Stuebner · 12 years ago
  75. 6b62891 ARM: S3C24XX: move s3c2443 irq code to irq.c by Heiko Stuebner · 12 years ago
  76. 4a282dd ARM: S3C24XX: modify s3c2416 irq init to initialize all irqs by Heiko Stuebner · 12 years ago
  77. ef602eb ARM: S3C24XX: move s3c2416 irq init to common irq code by Heiko Stuebner · 12 years ago
  78. b4a343e ARM: S3C24XX: Modify s3c_irq_wake to use the hwirq property by Heiko Stuebner · 12 years ago
  79. d8fdec1 ARM: S3C24XX: Move irq syscore-ops to irq-pm by Heiko Stuebner · 12 years ago
  80. d3fcacf ARM: SAMSUNG: Gracefully exit on suspend failure by Abhilash Kesavan · 12 years ago
  81. 29fb58d ARM: S3C24XX: Make 'clk_msysclk' static by Sachin Kamat · 12 years ago
  82. 813f13e ARM: S3C24XX: fix uninitialized variable warning by Cong Ding · 12 years ago
  83. acf2d41 ARM: S3C24XX: Move mach-s3c2440/ pll into mach-s3c24xx/ by Kukjin Kim · 12 years ago
  84. 5aa93c0 ARM: S3C24XX: Move mach-s3c2440/ cpufreq driver into mach-s3c24xx/ by Kukjin Kim · 12 years ago
  85. dbb8fd3 ARM: S3C24XX: Move mach-s3c2412/ cpufreq driver into mach-s3c24xx/ by Kukjin Kim · 12 years ago
  86. c896ba8 ARM: S3C2412: Remove useless codes mach-s3c2412/gpio.c by Kukjin Kim · 12 years ago
  87. 82c1871 ARM: S3C24XX: Move mach-s3c2410/ pll into mach-s3c24xx/ by Kukjin Kim · 12 years ago
  88. 98713e4 ARM: S3C24XX: Move mach-s3c2410/ cpufreq into mach-s3c24xx/ by Kukjin Kim · 12 years ago
  89. 5ec9b06 arch/arm/mach-s3c24xx: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  90. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  91. b435378 ARM: S3C24XX: remove dsc.c and make regs-dsc.h local by Kukjin Kim · 12 years ago
  92. 2a8394f8 ARM: S3C24XX: remove idle.h by Kukjin Kim · 12 years ago
  93. fd4e5a5 ARM: S3C2412: cleanup regs-s3c2412.h by Kukjin Kim · 12 years ago
  94. d2fc6e9 ARM: S3C2416: remove regs-s3c2416-mem.h and regs-s3c2416.h by Kukjin Kim · 12 years ago
  95. db8304e ARM: S3C24XX: make vr1000-cpld.h, vr1000-irq.h and vr1000-map.h local by Kukjin Kim · 12 years ago
  96. 0afdff5 ARM: S3C24XX: make otom-map.h local by Kukjin Kim · 12 years ago
  97. 507c4d6 ARM: S3C24XX: make osiris-cpld.h and osiris-map.h local by Kukjin Kim · 12 years ago
  98. 232910d ARM: S3C24XX: make h1940.h and h1940-latch.h local by Kukjin Kim · 12 years ago
  99. b2ca787 ARM: S3C24XX: make gta02.h local by Kukjin Kim · 12 years ago
  100. bbd7e5e ARM: S3C24XX: make bast-cpld.h, bast-irq.h and bast-map.h local by Kukjin Kim · 12 years ago