1. 1bac282 ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio control by Ben Dooks · 13 years ago
  2. e83626f ARM: S3C24XX: Add clkdev support by Thomas Abraham · 13 years ago
  3. f86c666 ARM: SAMSUNG: Add clkdev infrastructure by Thomas Abraham · 13 years ago
  4. af0e060 ARM: mach-s3c24a0: delete by Nicolas Pitre · 13 years ago
  5. 94b0522 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  6. d670ac0 ARM: SAMSUNG: DMA Cleanup as per sparse by Sangwook Lee · 13 years ago
  7. 691abd0 ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip by Todd Poynor · 13 years ago
  8. d93a881 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  9. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  10. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 13 years ago
  11. d60c98c Merge branch 'for-spi' into s5p-fixes-for-linus by Kukjin Kim · 13 years ago
  12. 8918034 ARM: SAMSUNG: Add tx_st_done variable by Padmavathi Venna · 13 years ago
  13. bb8bb57 ARM: SAMSUNG: header file revised to prevent declaring duplicated by MyungJoo Ham · 13 years ago
  14. 29cb3cd ARM: pm: allow suspend finisher to return error codes by Russell King · 13 years ago
  15. 04b9059 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  16. 2c74a0c ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code by Russell King · 13 years ago
  17. e7089da ARM: pm: samsung: move cpu_suspend into C code by Russell King · 13 years ago
  18. 14cd8fd ARM: pm: move cpu_init() call into core code by Russell King · 13 years ago
  19. 28f65c1 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  20. 470f229 ARM: SAMSUNG: serial: Fix on handling of one clock source for UART by Boojin Kim · 13 years ago
  21. 74cdfa5 ARM: SAMSUNG: Remove unused onenand plat functions by Kyungmin Park · 13 years ago
  22. 457d4fe ARM: S5P64X0: Fix SPI platform device name by Padmavathi Venna · 13 years ago
  23. 04830fc Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  24. fed6a02 gpio: Move to Samsung common GPIO library to drivers/gpio by Kyungmin Park · 13 years ago
  25. 586893e Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 13 years ago
  26. 42cd71b Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  27. c44dead Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  28. 9a55d97 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  29. 878ccdc ARM: 6915/1: SAMSUNG: Depend on IRQ_GENERIC_CHIP by Mark Brown · 13 years ago
  30. a73ddc6 ARM: S5P6442: Removing ARCH_S5P6442 by Kukjin Kim · 13 years ago
  31. 1cf02bb Merge branch 'samsung-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc-2.6 into devel-stable by Russell King · 13 years ago
  32. 4a98f59 ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget controller. by Thomas Abraham · 13 years ago
  33. bd7e388 ARM: SAMSUNG: Convert irq-uart to generic irq chip by Thomas Gleixner · 13 years ago
  34. 2d2e1d3 ARM: SAMSUNG: Convert irq-vic-timer to generic irq chip by Thomas Gleixner · 13 years ago
  35. 7b76415 Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  36. 8ea0de4 ARM: zImage: remove the static qualifier from global data variables by Nicolas Pitre · 13 years ago
  37. bb072c3 ARM / Samsung: Use struct syscore_ops for "core" power management by Rafael J. Wysocki · 13 years ago
  38. 50ee933 Merge 2.6.39-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  39. baab730 ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not used by Maurus Cuelenaere · 13 years ago
  40. 96cfb97 ARM: SAMSUNG: Fix build failure in PM CRC check code by Abhilash Kesavan · 13 years ago
  41. 3e11266 ARM: S5P: Add usb ehci device by Joonyoung Shim · 13 years ago
  42. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  43. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  44. 9323f261 arm: Reorder irq_set_ function calls by Thomas Gleixner · 13 years ago
  45. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  46. 7222f39 arm: plat-samsung: Use proper irq accessor functions by Thomas Gleixner · 13 years ago
  47. 9d5fda6 ARM: SAMSUNG: Fix CPU idmask by Kukjin Kim · 13 years ago
  48. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  49. 2472f3c Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into devel by Russell King · 13 years ago
  50. a43efdd ARM: S5P: Add function to register gpio interrupt bank data by Marek Szyprowski · 13 years ago
  51. 4036021 ARM: EXYNOS4: Add support for SATA on ARMLEX4210 by Abhilash Kesavan · 13 years ago
  52. be7004f Merge branch 'next-exynos4-pm' into for-next by Kukjin Kim · 13 years ago
  53. 1663895 ARM: EXYNOS4: Suspend to RAM Support by Jaecheol Lee · 13 years ago
  54. 2424137 Merge branch 'next-exynos4' into next-exynos4-pm by Kukjin Kim · 13 years ago
  55. 604eefe ARM: S5P: Add platform definitions for FIMC3 by Sylwester Nawrocki · 13 years ago
  56. 6d2f42c Merge branch 'dev/pwm-backlight' into for-next by Kukjin Kim · 13 years ago
  57. f461279 Merge branch 'next-exynos4' into for-next by Kukjin Kim · 13 years ago
  58. 13c608d ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devices by Mark Brown · 13 years ago
  59. 2ce3013 ARM: SAMSUNG: Move PWM device definition from plat-s3c24xx to plat-samsung by Banajit Goswami · 13 years ago
  60. 2e2f3d3 ARM: pm: convert samsung platforms to generic suspend/resume support by Russell King · 14 years ago
  61. 3db3ae5 ARM: EXYNOS4: Update device support by Kukjin Kim · 14 years ago
  62. 9613afc ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdata by Axel Lin · 14 years ago
  63. a09e2b2 ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.h by Mark Brown · 14 years ago
  64. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  65. 66dc918 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  66. 6db9a0f Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  67. ccbc876 ARM: S5PV310: Add Support System MMU by Donguk Ryu · 14 years ago
  68. 436c387 ARM: SAMSUNG: Add support for clock debugging through debug-fs interface by Amit Daniel Kachhap · 14 years ago
  69. 854bf59 Merge branch 'next-s3c24xx' into for-next by Kukjin Kim · 14 years ago
  70. f1930a2 ARM: SAMSUNG: Don't export __init functions to modules by Yauhen Kharuzhy · 14 years ago
  71. 0536d0d ARM: S3C2443: Implement GPIO pull-up/down configuration methods by Yauhen Kharuzhy · 14 years ago
  72. c29cfa6 ARM: S3C2416: Add platform helpers for setup SDHCI by Yauhen Kharuzhy · 14 years ago
  73. f651ef6 Merge branch 'next-samsung-irq_data' into for-next by Kukjin Kim · 14 years ago
  74. 04ea1cc ARM: SAMSUNG: some GENERIC_HARDIRQS_NO_DEPRECATED build fixes by Lennert Buytenhek · 14 years ago
  75. 285dee7 Merge branch 'next-s5pv310' into for-next by Kukjin Kim · 14 years ago
  76. 5ed76f3 Merge branch 'next-s5p64x0' into for-next-new by Kukjin Kim · 14 years ago
  77. 724c35c Merge branch 'next-s5p' into for-next-new by Kukjin Kim · 14 years ago
  78. 57ca515 Merge branch 'next-samsung' into for-next-new by Kukjin Kim · 14 years ago
  79. 3bbef1b ARM: S5P: Add platform support for MIPI CSIS devices by Sylwester Nawrocki · 14 years ago
  80. 4603089 ARM: SAMSUNG: Cleanup GPIOlib adding 2bit chips by Kukjin Kim · 14 years ago
  81. d6d8b48 ARM: S5PV310: Add support Power Domain by Changhwan Youn · 14 years ago
  82. d930596 ARM: SAMSUNG: Add support for Power Domain control by Changhwan Youn · 14 years ago
  83. df3d029 ARM: SAMSUNG: Convert irq-vic-timer to irq_ functions by Mark Brown · 14 years ago
  84. 27b31e5 ARM: SAMSUNG: Convert irq-uart to use new irq_ functions by Mark Brown · 14 years ago
  85. f5aeffb ARM: SAMSUNG: Convert s3c_irqext_wake() to new irq_ interrupt methods by Mark Brown · 14 years ago
  86. e0b9c88 ARM: S5P64X0: Segregate audio devices by Rajeshwari Shinde · 14 years ago
  87. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  88. ce8acea Merge branch 'next-samsung-asoc' into next-samsung-asoc2 by Kukjin Kim · 14 years ago
  89. 812c4e4 ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks by Vasily Khoruzhick · 14 years ago
  90. 77c667d ARM: Samsung: Make sure ASoC DMA device is prototyped by Mark Brown · 14 years ago
  91. 83e37b8 ARM: Samsung: Define common audio-dma device by Jassi Brar · 14 years ago
  92. 460ed69 ARM: S5PV310: Add audio platform devices by Jassi Brar · 14 years ago
  93. 498c088 ARM: SAMSUNG: Prepare audio header for new I2S driver by Jassi Brar · 14 years ago
  94. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  95. f9cef50 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  96. a6149c0 ARM: SAMSUNG: Add the missed s3c_gpio_getpull() API by Daein Moon · 14 years ago
  97. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  98. aa5c14d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  99. fb57d84 ARM: SAMSUNG: Move the start address of Samsung SoCs' VA space by Kukjin Kim · 14 years ago
  100. 6c69abb ARM: SAMSUNG: Move DMA clock enable into S3C PL330 driver by Seungwhan Youn · 14 years ago