1. af37eec ARM: s3c64xx: multiplatform support by Arnd Bergmann · 10 years ago
  2. 0f20e45 gpio: samsung: move gpio-samsung driver back to platform code by Arnd Bergmann · 9 years ago
  3. b93b315 ARM: SAMSUNG: make local s5p-dev-mfc in mach-exynos by Kukjin Kim · 9 years ago
  4. 7f798c1 ARM: SAMSUNG: make local dev-backlight in mach-s3c64xx by Kukjin Kim · 9 years ago
  5. a1bd8d8 ARM: SAMSUNG: make local setup-camif in mach-s3c24xx by Kukjin Kim · 9 years ago
  6. d50b9e2 ARM: SAMSUNG: remove unused DMA infrastructure by Arnd Bergmann · 10 years ago
  7. 0d713cf ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=y by Bartlomiej Zolnierkiewicz · 10 years ago
  8. ac84eb4 kbuild: remove unnecessary variable initializaions by Masahiro Yamada · 10 years ago
  9. 895ed4e kbuild: remove unnecessary "obj- := dummy.o" trick by Masahiro Yamada · 10 years ago
  10. d78c16c ARM: SAMSUNG: Remove remaining legacy code by Tomasz Figa · 10 years ago
  11. aa42587 ARM: S5PV210: Enable multi-platform build support by Tomasz Figa · 10 years ago
  12. 32726d2 ARM: SAMSUNG: Remove legacy clock code by Tomasz Figa · 10 years ago
  13. 9dfa92e ARM: EXYNOS: Enable multi-platform build support by Arnd Bergmann · 10 years ago
  14. b278991 ARM: SAMSUNG: Move common save/restore helpers to separate file by Tomasz Figa · 10 years ago
  15. 72551f6 ARM: SAMSUNG: Move Samsung PM debug code into separate file by Tomasz Figa · 10 years ago
  16. e66f233 ARM: Samsung: Remove the MIPI PHY setup code by Sylwester Nawrocki · 11 years ago
  17. 7c93c20 ARM: SAMSUNG: Remove pwm-clock infrastructure by Tomasz Figa · 11 years ago
  18. b0dd5a3 ARM: SAMSUNG: Remove unused PWM timer IRQ chip code by Tomasz Figa · 11 years ago
  19. c4fb056 ARM: SAMSUNG: Remove old samsung-time driver by Tomasz Figa · 11 years ago
  20. 8969301 ARM: SAMSUNG: Add SAMSUNG_PM config option to select pm by Amit Daniel Kachhap · 11 years ago
  21. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  22. a4658e5 ARM: SAMSUNG: Add watchdog reset driver by Tomasz Figa · 11 years ago
  23. 105dddb ARM: SAMSUNG: Compile legacy IRQ and GPIO PM code only with ATAGS support by Tomasz Figa · 11 years ago
  24. cd8dc7a ARM: SAMSUNG: Introduce SAMSUNG_ATAGS Kconfig entry by Tomasz Figa · 11 years ago
  25. 340fcb5 Merge branch 'samsung/exynos-multiplatform' into next/drivers by Olof Johansson · 11 years ago
  26. 4923ee4 Revert "ARM: exynos: enable multiplatform support" by Olof Johansson · 11 years ago
  27. 0dc488e Merge branch 'samsung/exynos-multiplatform' into next/drivers by Arnd Bergmann · 11 years ago
  28. bd51de5 ARM: exynos: enable multiplatform support by Arnd Bergmann · 11 years ago
  29. ad38bdd ARM: SAMSUNG: Remove unused plat-samsung/time.c by Romain Naour · 12 years ago
  30. c1fcd40 ARM: SAMSUNG: Rename s5p-time to samsung-time by Romain Naour · 12 years ago
  31. e51d548 ARM: SAMSUNG: Add s3c24xx/s3c64xx CAMIF GPIO setup helpers by Sylwester Nawrocki · 12 years ago
  32. 9ec9716 Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  33. 5e512d0 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  34. 2aa1ecf ARM: SAMSUNG: Introduce Kconfig variable for Samsung custom clk API by Mark Brown · 12 years ago
  35. 215c29d ARM Samsung: Move s3c pwm driver to pwm framework by Sascha Hauer · 12 years ago
  36. 65ab16f ARM: EXYNOS: Remove leftovers of the Samsung specific power domain control by Bartlomiej Zolnierkiewicz · 12 years ago
  37. d9c452f ARM: SAMSUNG: move setup code for s5p mfc and mipiphy into plat-samsung by Kukjin Kim · 12 years ago
  38. cfe370f ARM: SAMSUNG: move platform device for s5p uart into plat-samsung by Kukjin Kim · 12 years ago
  39. 33bf332 ARM: SAMSUNG: move hr timer for common s5p into plat-samsung by Kukjin Kim · 12 years ago
  40. 8eadcf7 ARM: SAMSUNG: move pm part for common s5p into plat-samsung by Kukjin Kim · 12 years ago
  41. 68ae899 ARM: SAMSUNG: move interrupt part for common s5p into plat-samsung by Kukjin Kim · 12 years ago
  42. bf46aae ARM: SAMSUNG: move clock part for common s5p into plat-samsung by Kukjin Kim · 12 years ago
  43. 7abec10 Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  44. fba9569 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  45. f906fb1 Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  46. bad1e6a ARM: SAMSUNG: Cleanup plat-samsung/devs.c and devs.h by Kukjin Kim · 13 years ago
  47. 61c542b ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.c by Kukjin Kim · 13 years ago
  48. db3c94a Merge branch 'next-samsung-devel' into next-samsung-devel-2 by Kukjin Kim · 13 years ago
  49. 22be71e Merge branch 'next/topic-gpio-samsung' into next-samsung-devel by Kukjin Kim · 13 years ago
  50. 1b39d5f gpio/samsung: gpio-samsung.c to support Samsung GPIOs by Kukjin Kim · 13 years ago
  51. 978ce50 ARM: SAMSUNG: Remove S3C-PL330-DMA driver by Boojin Kim · 13 years ago
  52. c4e1662 ARM: SAMSUNG: Add common DMA operations by Boojin Kim · 13 years ago
  53. e6d1cb9 ARM: SAMSUNG: Add support for handling of cpu revision by Kukjin Kim · 13 years ago
  54. 2a8d7bd ARM: SAMSUNG: Remove uart irq handling from plaform code by Thomas Abraham · 13 years ago
  55. f00207b ARM: SAMSUNG: Create a common infrastructure for PWM backlight support by Banajit Goswami · 13 years ago
  56. fed6a02 gpio: Move to Samsung common GPIO library to drivers/gpio by Kyungmin Park · 13 years ago
  57. 2ce3013 ARM: SAMSUNG: Move PWM device definition from plat-s3c24xx to plat-samsung by Banajit Goswami · 13 years ago
  58. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  59. d930596 ARM: SAMSUNG: Add support for Power Domain control by Changhwan Youn · 14 years ago
  60. 83e37b8e ARM: Samsung: Define common audio-dma device by Jassi Brar · 14 years ago
  61. b7a9825 ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support by Kyungmin Park · 14 years ago
  62. d61bd77 Merge branch 'next-samsung' into for-next by Kukjin Kim · 14 years ago
  63. 995c48a ARM: SAMSUNG: Add keypad device support by Joonyoung Shim · 14 years ago
  64. b3c674b ARM: SAMSUNG: Add device definition for HSMMC3 by Hyuk Lee · 14 years ago
  65. db90005 ARM: SAMSUNG: Add Compact Flash device support for Samsung SoCs by Abhilash Kesavan · 14 years ago
  66. 3911dab ARM: SAMSUNG: Add helper to clone and set platform data by Ben Dooks · 14 years ago
  67. cfca3a6 ARM: S5PV310: Add Timer support by Changhwan Youn · 14 years ago
  68. 0317e52 ARM: SAMSUNG: Add support for interrupt wakeup-sources by Ben Dooks · 14 years ago
  69. 206a1a8 ARM: Merge for-2635-4/onenand by Ben Dooks · 14 years ago
  70. 6aeaad5 ARM: Merge for-2635-4/watchdog by Ben Dooks · 14 years ago
  71. e1d5c93 ARM: SAMSUNG: Move WDT device definitions in plat-samsung by Banajit Goswami · 14 years ago
  72. c8d833b ARM: S5PV210: add common I2C device helpers by Marek Szyprowski · 14 years ago
  73. 999304b ARM: SAMSUNG: Add platform support code for OneNAND controller by Marek Szyprowski · 14 years ago
  74. 2b6c02a ARM: SAMSUNG: Move s3c64xx dev-ts.c to plat-samsung and rename configuration by Ben Dooks · 14 years ago
  75. 14b8a0f ARM: Merge for-2635/samsung-rtc by Ben Dooks · 14 years ago
  76. 05a690d ARM: Merge for-2635/samsung-ts by Ben Dooks · 14 years ago
  77. 1e8ff63 ARM: Merge for-2635/s5p-dma by Ben Dooks · 14 years ago
  78. d800ede S3C: DMA: Add api driver for PL330 by Jassi Brar · 14 years ago
  79. adc0950c ARM: SAMSUNG: Move RTC device definitions in plat-samsung by Atul Dahiya · 14 years ago
  80. 4f7cdc3 ARM: SAMSUNG: Moving ADC device definition to plat-samsung. by Naveen Krishna · 14 years ago
  81. 6cd82ff ARM: SAMSUNG: Move HWMON from plat-s3c24xx to plat-samsung by Maurus Cuelenaere · 14 years ago
  82. 6c6971d ARM: SAMSUNG: Move the last build from plat-s3c to plat-samsung by Ben Dooks · 15 years ago
  83. 2c420fe ARM: SAMSUNG: Move DMA support to plat-samsung by Ben Dooks · 15 years ago
  84. 806c17b ARM: SAMSUNG: Move pm.c to plat-samsung by Ben Dooks · 15 years ago
  85. 8005745 ARM: SAMSUNG: Move pm-check.c to plat-samsung by Ben Dooks · 15 years ago
  86. 106cc6a ARM: SAMSUNG: Move pmw.c to plat-samsung by Ben Dooks · 15 years ago
  87. 4f2b617 ARM: SAMSUNG: Move gpiolib support in gpio.c to plat-samsung by Ben Dooks · 15 years ago
  88. 67866fb ARM: SAMSUNG: Move pm-gpio into plat-samsung by Ben Dooks · 15 years ago
  89. 1f323cf ARM: SAMSUNG: Move GPIO common functions to plat-samsung by Kukjin Kim · 15 years ago
  90. 668dfc7 ARM: Merge next-samsung-devupdates1 by Ben Dooks · 15 years ago
  91. 0a63613 ARM: SAMSUNG: Make UART device code common by Ben Dooks · 15 years ago
  92. 3929e1e ARM: SAMSUNG: Move S3C24XX ADC driver to plat-samsung by Maurus Cuelenaere · 15 years ago
  93. 51022cf ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsung by Ben Dooks · 15 years ago
  94. 7162ba0 ARM: SAMSUNG: Move IRQ VIC timer handling out to common header files by Ben Dooks · 15 years ago
  95. 4f830db ARM: SAMSUNG: Move gpio-config.c into plat-samsung by Ben Dooks · 15 years ago
  96. b6a6041 ARM: SAMSUNG: Move device definitions in plat-samsung by Ben Dooks · 15 years ago
  97. 9745626 ARM: SAMSUNG: Move pwm-clock code into plat-samsung by Ben Dooks · 15 years ago
  98. 2c2f69b ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsung by Ben Dooks · 15 years ago
  99. aa9ad6a ARM: SAMSUNG: Add core clock implementation for clksrc based clocks by Harald Welte · 15 years ago
  100. cf38367 ARM: SAMSUNG: Add plat-samsung as starting point for plat-s3c* moves by Ben Dooks · 15 years ago