1. 156746b Merge tag 'samsung-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 9 years ago
  2. c107fe9 ARM: S3C24XX: Use PWM lookup table for mach-rx1950 by Thierry Reding · 9 years ago
  3. 8c78aaa ARM: S3C24XX: Use PWM lookup table for mach-h1940 by Thierry Reding · 9 years ago
  4. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  5. 28d250c Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 9 years ago
  6. dd04e47 ARM: SAMSUNG: local spi-core header in mach-s3c24xx by Kukjin Kim · 9 years ago
  7. f8eed6c ARM: SAMSUNG: local nand-core header in mach-s3c24xx by Kukjin Kim · 9 years ago
  8. f30e329 ARM: SAMSUNG: local fb-core header in mach-s3c24xx by Kukjin Kim · 9 years ago
  9. a1bd8d8 ARM: SAMSUNG: make local setup-camif in mach-s3c24xx by Kukjin Kim · 9 years ago
  10. e8d36d5 ARM: kill off set_irq_flags usage by Rob Herring · 9 years ago
  11. 19c233b ARM: appropriate __init annotation for const data by Nicolas Pitre · 9 years ago
  12. a11176e ARM: S3C24XX: avoid a Kconfig warning by Arnd Bergmann · 9 years ago
  13. 1fe054e ARM: S3C24XX: fix header file inclusions by Arnd Bergmann · 9 years ago
  14. 4f506da ARM: S3C24XX: fix building without PM_SLEEP by Arnd Bergmann · 9 years ago
  15. ea8d33a ARM: S3C24XX: use SAMSUNG_WAKEMASK for s3c2416 by Arnd Bergmann · 9 years ago
  16. d50b9e2 ARM: SAMSUNG: remove unused DMA infrastructure by Arnd Bergmann · 9 years ago
  17. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  18. c673a2b leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors by Mika Westerberg · 10 years ago
  19. fb33e22 ARM: mach-s3c24xx: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  20. f33a3fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  21. ac84eb4 kbuild: remove unnecessary variable initializaions by Masahiro Yamada · 10 years ago
  22. f6361c6 ARM: S3C24XX: remove separate restart code by Heiko Stuebner · 10 years ago
  23. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  24. 5c2432c arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto* by Daniel Walter · 10 years ago
  25. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  26. 32726d2 ARM: SAMSUNG: Remove legacy clock code by Tomasz Figa · 10 years ago
  27. 6ebbf2c ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ by Russell King · 10 years ago
  28. 27873b0 ARM: samsung: make SAMSUNG_DMADEV optional by Arnd Bergmann · 10 years ago
  29. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  30. 1c2f87c ARM: 8025/1: Get rid of meminfo by Laura Abbott · 10 years ago
  31. fced6de Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynos by Kukjin Kim · 10 years ago
  32. 2cd62bd ARM: S3C24XX: move debug-macro.S into the common space by Heiko Stuebner · 10 years ago
  33. 1899de2 ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macro by Heiko Stuebner · 10 years ago
  34. daf67df ARM: S3C24XX: trim down debug uart handling by Heiko Stuebner · 10 years ago
  35. 34c453c ARM: S3C24XX: fix merge conflict by Kukjin Kim · 10 years ago
  36. 1f4f2cf ARM: S3C24XX: move S3C24XX clock Kconfig options to Samsung clock Kconfig file by Pankaj Dubey · 10 years ago
  37. efe32f6 ARM: S3C24XX: Remove omitted Kconfig selects and conditionals by Tomasz Figa · 10 years ago
  38. 2916f9a ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversion by Heiko Stuebner · 10 years ago
  39. defd9da ARM: S3C24XX: remove legacy clock code by Heiko Stuebner · 10 years ago
  40. 07ee5e7 ARM: S3C24XX: convert s3c2410 to common clock framework by Heiko Stuebner · 10 years ago
  41. a28d618 ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock framework by Heiko Stuebner · 10 years ago
  42. 4659c53 ARM: S3C24XX: add platform code for conversion to the common clock framework by Heiko Stuebner · 10 years ago
  43. 51cb128 ARM: S3C24XX: enable usage of common dclk if common clock framework is enabled by Heiko Stuebner · 10 years ago
  44. d8b5325 ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccf by Heiko Stuebner · 10 years ago
  45. 3c27f31 ARM: S3C24XX: convert s3c2412 to common clock framework by Heiko Stuebner · 10 years ago
  46. 42637c5 ARM: S3C24XX: only store clock registers when old clock code is active by Heiko Stuebner · 10 years ago
  47. dfc0f50 ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock framework by Heiko Stuebner · 10 years ago
  48. 5ab9a42 ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socs by Heiko Stuebner · 10 years ago
  49. 61fbb1d clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450 by Heiko Stuebner · 10 years ago
  50. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  51. 2bf73dd6 Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  52. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  53. 600a1df Merge branch 'randconfig-fixes' into next/fixes-non-critical by Arnd Bergmann · 10 years ago
  54. f88309c ARM: s3c24xx: osiris dvs needs tps65010 by Arnd Bergmann · 10 years ago
  55. 645e27b ARM: s3c24xx: fix gta02 build error by Arnd Bergmann · 10 years ago
  56. 37373f1 ARM: s3c24xx: MINI2440 needs I2C for EEPROM_AT24 by Arnd Bergmann · 10 years ago
  57. 144bf7b ARM: S3C24XX: Remove invalid code from hardware.h by Sachin Kamat · 10 years ago
  58. 19a9646 ARM: SAMSUNG: remove all custom uncompress.h by Heiko Stuebner · 10 years ago
  59. 6ddc1d3 Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 10 years ago
  60. 11d73c5 Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup by Olof Johansson · 10 years ago
  61. d93c3ba ARM: S3C24XX: Move rtc-core.h from plat to mach by Sachin Kamat · 10 years ago
  62. 334a1c7 ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file by Tushar Behera · 10 years ago
  63. 1b81c94 ARM: S3C24XX: get rid of unneeded selects by Paul Bolle · 10 years ago
  64. 469641c ARM: S3C24XX: Fix typo CONFIG_CPUS_3C2443 by Paul Bolle · 10 years ago
  65. a31ccfd ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu() by Heiko Stuebner · 10 years ago
  66. 4b68717 ARM: SAMSUNG: remove obsolete tick.h by Heiko Stuebner · 10 years ago
  67. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  68. 3643741 ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h> by Linus Walleij · 10 years ago
  69. b0161ca ARM: S3C[24|64]xx: move includes back under <mach/> scope by Linus Walleij · 10 years ago
  70. c6c7ee3 ARM: s3c24xx: fix build error by Linus Walleij · 11 years ago
  71. c67d0f2 ARM: s3c24xx: get rid of custom <mach/gpio.h> by Linus Walleij · 11 years ago
  72. 79f08d9 ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too by Uwe Kleine-König · 11 years ago
  73. fa53d5c ARM: SAMSUNG: remove IRQF_DISABLED by Michael Opdenacker · 11 years ago
  74. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  75. 0bde729 Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 11 years ago
  76. 1fecf89 ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442 by Heiko Stuebner · 11 years ago
  77. da2f5f4 ARM: S3C24XX: Fix possible dma selection warning by Heiko Stuebner · 11 years ago
  78. a63652f ARM: SAMSUNG: Initialize PWM backlight enable_gpio field by Thierry Reding · 11 years ago
  79. f2dda07 ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443 by Heiko Stuebner · 11 years ago
  80. 0fa93b9 ARM: S3C24XX: number the dma clocks by Heiko Stuebner · 11 years ago
  81. 25f73ed misc: (at24) move header to linux/platform_data/ by Vivien Didelot · 11 years ago
  82. 7c93c20 ARM: SAMSUNG: Remove pwm-clock infrastructure by Tomasz Figa · 11 years ago
  83. 7fa33bd ARM: SAMSUNG: Modify board files to use new PWM platform device by Tomasz Figa · 11 years ago
  84. 4280506 ARM: SAMSUNG: Move all platforms to new clocksource driver by Tomasz Figa · 11 years ago
  85. 1c161fd ARM: SAMSUNG: Set PWM platform data by Tomasz Figa · 11 years ago
  86. 49d9eab ARM: SAMSUNG: Unify base address definitions of timer block by Tomasz Figa · 11 years ago
  87. 5137806 Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 11 years ago
  88. d817468 ARM: S3C24XX: Add missing clkdev entries for s3c2440 UART by Sylwester Nawrocki · 11 years ago
  89. 3715534 cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in Kconfig by Paul Bolle · 11 years ago
  90. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  91. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  92. 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  93. ee1a8d4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  94. 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
  95. efe20b4 Merge branches 'samsung/exynos-dt2' and 'samsung/s3c24xx-dt2' into next/drivers by Arnd Bergmann · 11 years ago
  96. 88f5973 ARM: SAMSUNG: Let platforms use the new watchdog reset driver by Tomasz Figa · 11 years ago
  97. 52c76e4 ARM: S3C24XX: update uart addresses in s3c2416-dt auxdata by Heiko Stuebner · 11 years ago
  98. 76c1b83 ARM: SAMSUNG: Consolidate uncompress subroutine by Tushar Behera · 11 years ago
  99. 5070158 cpufreq: rename index as driver_data in cpufreq_frequency_table by Viresh Kumar · 11 years ago
  100. 35aca36 ARM: dts: add devicetree support for s3c2416-smdk2416 by Heiko Stuebner · 11 years ago