1. 11b397e Merge 3.9-rc7 intp tty-next by Greg Kroah-Hartman · 12 years ago
  2. 9ee51f0 tty: serial/samsung: make register definitions global by Arnd Bergmann · 12 years ago
  3. 5d229ce5 ASoC: samsung: move plat/ headers to local directory by Arnd Bergmann · 12 years ago
  4. 646dd2f ARM: S3C24XX: Fix interrupt pending register offset of the EINT controller by Sylwester Nawrocki · 12 years ago
  5. b530f74 ARM: S3C24XX: Correct NR_IRQS definition for s3c2440 by Sylwester Nawrocki · 12 years ago
  6. 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
  7. ba7a9a7 ARM: SAMSUNG: Remove unnecessary code for dma by Padmavathi Venna · 12 years ago
  8. ca48384 ARM: S3C24XX: Remove unused GPIO drive strength register definitions by Sylwester Nawrocki · 12 years ago
  9. 8a40783 ARM: S3C24XX: move irq driver to drivers/irqchip by Heiko Stuebner · 12 years ago
  10. a4e4d22 ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2412 by Alexander Shiyan · 12 years ago
  11. fb278af ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2410 by Alexander Shiyan · 12 years ago
  12. 1c13786 ARM: S3C24XX: Removed unneeded dependency on ARCH_S3C24XX for boards by Alexander Shiyan · 12 years ago
  13. 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
  14. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 12 years ago
  15. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 12 years ago
  16. e636602 i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driver by Heiko Stübner · 12 years ago
  17. bd338d0 ARM: S3C24XX: remove unneeded "config SMDK2440_CPU2442" by Paul Bolle · 12 years ago
  18. 7dd3357c ARM: S3C24XX: drop "select MACH_NEO1973" by Paul Bolle · 12 years ago
  19. 3fc26ff ARM: S3C24XX: drop "select MACH_N35" by Paul Bolle · 12 years ago
  20. 17453dd ARM: S3C24XX: add handle_irq function by Heiko Stuebner · 12 years ago
  21. 3d3eb5a ARM: S3C24XX: make s3c24xx_init_intc static by Heiko Stuebner · 12 years ago
  22. f182aa1 ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irq by Heiko Stuebner · 12 years ago
  23. 0fe3cb1 ARM: S3C24XX: fix irq parent check by Heiko Stuebner · 12 years ago
  24. 502a298 ARM: S3C24XX: fix redundant checks in the irq mapping function by Heiko Stuebner · 12 years ago
  25. 1c8408e ARM: S3C24XX: handle s3c2412 eints using new infrastructure by Heiko Stuebner · 12 years ago
  26. 5424f21 ARM: S3C24XX: include first 4 bits of the eint register in irq mapping by Heiko Stuebner · 12 years ago
  27. 4245944 ARM: S3C24XX: transform s3c2412 irqs into new structure by Heiko Stuebner · 12 years ago
  28. 0da0993 ARM: S3C24XX: modify s3c2412 irq init to initialize all irqs by Heiko Stuebner · 12 years ago
  29. d3d5a2c ARM: S3C24XX: move s3c2412 irq init to common code by Heiko Stuebner · 12 years ago
  30. 5929570 ARM: S3C24XX: use samsung_sync_wakemask in s3c2412 pm by Heiko Stuebner · 12 years ago
  31. f030167 ARM: S3C24XX: transform s3c2440 irqs into new structure by Heiko Stuebner · 12 years ago
  32. 70644ad ARM: S3C24XX: transform s3c2442 irqs into new structure by Heiko Stuebner · 12 years ago
  33. 7cefed5 ARM: S3C24XX: integrate s3c2440 irqs into common init by Heiko Stuebner · 12 years ago
  34. 2286cf4 ARM: S3C24XX: move s3c2440 irqs to common irq code by Heiko Stuebner · 12 years ago
  35. ce6c164 ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442 by Heiko Stuebner · 12 years ago
  36. 6f8d7ea ARM: S3C24XX: move s3c244x irq init to common irq code by Heiko Stuebner · 12 years ago
  37. 7f78b6e ARM: S3C24XX: Add samsung-time support for s3c24xx by Romain Naour · 12 years ago
  38. 7488335 ARM: S3C24XX: cleanup the included soc init functions in common.h by Heiko Stuebner · 12 years ago
  39. e1a621d ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h by Heiko Stuebner · 12 years ago
  40. dc1a353 ARM: S3C24XX: remove plat/irq.h in plat-samsung by Heiko Stuebner · 12 years ago
  41. 4d512a9 ARM: S3C24XX: plat/common-smdk.h local by Kukjin Kim · 12 years ago
  42. 24fae0f mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver by Kukjin Kim · 12 years ago
  43. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  44. 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
  45. 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
  46. 7822eee Merge branch 'warning-fixes' into next/fixes-non-critical by Arnd Bergmann · 12 years ago
  47. 2815774 ARM: samsung: fix assembly syntax for new gas by Arnd Bergmann · 12 years ago
  48. 1a4c2a1 ARM: S3C24XX: Fix compile breakage for SMDK2410 by Alexander Shiyan · 12 years ago
  49. 083c8e2 ARM: S3C24XX: add missing platform_device.h include for osiris by Heiko Stuebner · 12 years ago
  50. 7eae354 ARM: S3C24XX: let S3C2412_PM select S3C2412_PM_SLEEP by Heiko Stuebner · 12 years ago
  51. 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
  52. 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
  53. 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
  54. 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
  55. 37c3adc ARM: S3C24XX: header mach/regs-mem.h local by Kukjin Kim · 12 years ago
  56. 14cce0e ARM: S3C24XX: header mach/regs-power.h local by Kukjin Kim · 12 years ago
  57. d3c01e7 ARM: S3C24XX: header mach/regs-s3c2412-mem.h local by Kukjin Kim · 12 years ago
  58. 09ec1d7 ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/ by Kukjin Kim · 12 years ago
  59. b499b7a ARM: S3C24XX: modify s3c2443 irq init to initialize all irqs by Heiko Stuebner · 12 years ago
  60. 6b62891 ARM: S3C24XX: move s3c2443 irq code to irq.c by Heiko Stuebner · 12 years ago
  61. 4a282dd ARM: S3C24XX: modify s3c2416 irq init to initialize all irqs by Heiko Stuebner · 12 years ago
  62. ef602eb ARM: S3C24XX: move s3c2416 irq init to common irq code by Heiko Stuebner · 12 years ago
  63. b4a343e ARM: S3C24XX: Modify s3c_irq_wake to use the hwirq property by Heiko Stuebner · 12 years ago
  64. d8fdec1 ARM: S3C24XX: Move irq syscore-ops to irq-pm by Heiko Stuebner · 12 years ago
  65. d3fcacf ARM: SAMSUNG: Gracefully exit on suspend failure by Abhilash Kesavan · 12 years ago
  66. 29fb58d ARM: S3C24XX: Make 'clk_msysclk' static by Sachin Kamat · 12 years ago
  67. 813f13e ARM: S3C24XX: fix uninitialized variable warning by Cong Ding · 12 years ago
  68. acf2d41 ARM: S3C24XX: Move mach-s3c2440/ pll into mach-s3c24xx/ by Kukjin Kim · 12 years ago
  69. 5aa93c0 ARM: S3C24XX: Move mach-s3c2440/ cpufreq driver into mach-s3c24xx/ by Kukjin Kim · 12 years ago
  70. dbb8fd3 ARM: S3C24XX: Move mach-s3c2412/ cpufreq driver into mach-s3c24xx/ by Kukjin Kim · 12 years ago
  71. c896ba8 ARM: S3C2412: Remove useless codes mach-s3c2412/gpio.c by Kukjin Kim · 12 years ago
  72. 82c1871 ARM: S3C24XX: Move mach-s3c2410/ pll into mach-s3c24xx/ by Kukjin Kim · 12 years ago
  73. 98713e4 ARM: S3C24XX: Move mach-s3c2410/ cpufreq into mach-s3c24xx/ by Kukjin Kim · 12 years ago
  74. 5ec9b06 arch/arm/mach-s3c24xx: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  75. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  76. b435378 ARM: S3C24XX: remove dsc.c and make regs-dsc.h local by Kukjin Kim · 12 years ago
  77. 2a8394f8 ARM: S3C24XX: remove idle.h by Kukjin Kim · 12 years ago
  78. fd4e5a5 ARM: S3C2412: cleanup regs-s3c2412.h by Kukjin Kim · 12 years ago
  79. d2fc6e9 ARM: S3C2416: remove regs-s3c2416-mem.h and regs-s3c2416.h by Kukjin Kim · 12 years ago
  80. db8304e ARM: S3C24XX: make vr1000-cpld.h, vr1000-irq.h and vr1000-map.h local by Kukjin Kim · 12 years ago
  81. 0afdff5 ARM: S3C24XX: make otom-map.h local by Kukjin Kim · 12 years ago
  82. 507c4d6 ARM: S3C24XX: make osiris-cpld.h and osiris-map.h local by Kukjin Kim · 12 years ago
  83. 232910d ARM: S3C24XX: make h1940.h and h1940-latch.h local by Kukjin Kim · 12 years ago
  84. b2ca787 ARM: S3C24XX: make gta02.h local by Kukjin Kim · 12 years ago
  85. bbd7e5e ARM: S3C24XX: make bast-cpld.h, bast-irq.h and bast-map.h local by Kukjin Kim · 12 years ago
  86. fc35124 ARM: S3C24XX: make anubis-cpld, anubis-irq and anubis-map local by Kukjin Kim · 12 years ago
  87. 0a2691d ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.h by Kukjin Kim · 12 years ago
  88. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  89. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  90. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  91. 046e7d6 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  92. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  93. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  94. ceb8ef5 Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next by Mark Brown · 12 years ago
  95. a08485d ASoC: Samsung: Do not register samsung audio dma device as pdev by Padmavathi Venna · 12 years ago
  96. 7d3b5fa ARM: S3C24XX: Add clkdev entry for camif-upll clock by Sylwester Nawrocki · 12 years ago
  97. e51d548 ARM: SAMSUNG: Add s3c24xx/s3c64xx CAMIF GPIO setup helpers by Sylwester Nawrocki · 12 years ago
  98. 678a099 ARM: Fix Kconfig symbols typo for LEDS by Alexander Shiyan · 12 years ago
  99. d40dc9e ARM: S3C24XX: SPI clock channel setup is fixed for S3C2443 by Alexander Varnin · 12 years ago
  100. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago