1. 3a0ec25 ARM: SAMSUNG: fix to prevent declaring duplicated by Kukjin Kim · 13 years ago
  2. caf2730 ARM: SAMSUNG: fix watchdog reset issue with clk_get() by Marek Szyprowski · 13 years ago
  3. 995b528 ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handler by Marek Szyprowski · 13 years ago
  4. b8a297d ARM: SAMSUNG: Fix Section mismatch in samsung_bl_set() by Kukjin Kim · 13 years ago
  5. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  6. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  7. 4b478ce Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  8. ae4c42e Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  9. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  10. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
  11. 0f75a96 ARM: S5P: Add support for MFC device by Kamil Debski · 13 years ago
  12. e61b170 ARM: EXYNOS4: Add platform device and helper functions for FIMD by Jonghun Han · 13 years ago
  13. 2c0b687 Merge branch 'next-samsung-clkdev-fix' into next-samsung-devel by Kukjin Kim · 13 years ago
  14. 2839cc1 ARM: SAMSUNG: Add platform device for idma by Sangbeom Kim · 13 years ago
  15. 12520c4 switch assorted clock drivers to debugfs_remove_recursive() by Al Viro · 13 years ago
  16. 17e86d3 ARM: SAMSUNG: Use generic s3c_set_platdata for NAND by Banajit Goswami · 13 years ago
  17. b19952a ARM: SAMSUNG: Use generic s3c_set_platdata for USB OHCI by Banajit Goswami · 13 years ago
  18. 2eac3ad ARM: SAMSUNG: Use generic s3c_set_platdata for HWMON by Banajit Goswami · 13 years ago
  19. 6b5738c ARM: SAMSUNG: Use generic s3c_set_platdata for FB by Banajit Goswami · 13 years ago
  20. 07985bc ARM: SAMSUNG: Use generic s3c_set_platdata for TS by Banajit Goswami · 13 years ago
  21. f00207b ARM: SAMSUNG: Create a common infrastructure for PWM backlight support by Banajit Goswami · 13 years ago
  22. 696f6fc ARM: SAMSUNG: Cleanup I2C code in plat-samsung by Naveen Krishna Chatradhi · 13 years ago
  23. 2c2e2c2 ARM: SAMSUNG: Use generic set_plat_data function by Naveen Krishna Chatradhi · 13 years ago
  24. cf2e9c7 Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanup by Kukjin Kim · 13 years ago
  25. d791958 ARM: EXYNOS4: Add platform device for dwmci driver by Seungwon Jeon · 13 years ago
  26. 67dcaec ARM: SAMSUNG: Revise PM for 12-bit ADC operations by MyungJoo Ham · 13 years ago
  27. 64df92e ARM: SAMSUNG: ADC Channel selection by MyungJoo Ham · 13 years ago
  28. f462904 ARM: SAMSUNG: use regulator VDD for ADC by MyungJoo Ham · 13 years ago
  29. 55981f7 ARM: EXYNOS4: Add chained enrty/exit function to uart interrupt handler by Changhwan Youn · 13 years ago
  30. 1bac282 ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio control by Ben Dooks · 13 years ago
  31. e83626f ARM: S3C24XX: Add clkdev support by Thomas Abraham · 13 years ago
  32. f86c666 ARM: SAMSUNG: Add clkdev infrastructure by Thomas Abraham · 13 years ago
  33. af0e060 ARM: mach-s3c24a0: delete by Nicolas Pitre · 13 years ago
  34. 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
  35. d670ac0 ARM: SAMSUNG: DMA Cleanup as per sparse by Sangwook Lee · 13 years ago
  36. 691abd0 ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip by Todd Poynor · 13 years ago
  37. d93a881 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  38. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  39. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 13 years ago
  40. d60c98c Merge branch 'for-spi' into s5p-fixes-for-linus by Kukjin Kim · 13 years ago
  41. 8918034 ARM: SAMSUNG: Add tx_st_done variable by Padmavathi Venna · 13 years ago
  42. bb8bb57 ARM: SAMSUNG: header file revised to prevent declaring duplicated by MyungJoo Ham · 13 years ago
  43. 29cb3cd ARM: pm: allow suspend finisher to return error codes by Russell King · 13 years ago
  44. 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
  45. 2c74a0c ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code by Russell King · 13 years ago
  46. e7089da ARM: pm: samsung: move cpu_suspend into C code by Russell King · 13 years ago
  47. 14cd8fd ARM: pm: move cpu_init() call into core code by Russell King · 13 years ago
  48. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  49. 470f229 ARM: SAMSUNG: serial: Fix on handling of one clock source for UART by Boojin Kim · 13 years ago
  50. 74cdfa5 ARM: SAMSUNG: Remove unused onenand plat functions by Kyungmin Park · 13 years ago
  51. 457d4fe ARM: S5P64X0: Fix SPI platform device name by Padmavathi Venna · 13 years ago
  52. 04830fc Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  53. fed6a02 gpio: Move to Samsung common GPIO library to drivers/gpio by Kyungmin Park · 13 years ago
  54. 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
  55. 42cd71b Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  56. 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
  57. 9a55d97 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  58. 878ccdc ARM: 6915/1: SAMSUNG: Depend on IRQ_GENERIC_CHIP by Mark Brown · 13 years ago
  59. a73ddc6 ARM: S5P6442: Removing ARCH_S5P6442 by Kukjin Kim · 13 years ago
  60. 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
  61. 4a98f59 ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget controller. by Thomas Abraham · 13 years ago
  62. bd7e388 ARM: SAMSUNG: Convert irq-uart to generic irq chip by Thomas Gleixner · 13 years ago
  63. 2d2e1d3 ARM: SAMSUNG: Convert irq-vic-timer to generic irq chip by Thomas Gleixner · 13 years ago
  64. 7b76415 Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  65. 8ea0de4 ARM: zImage: remove the static qualifier from global data variables by Nicolas Pitre · 13 years ago
  66. bb072c3 ARM / Samsung: Use struct syscore_ops for "core" power management by Rafael J. Wysocki · 13 years ago
  67. 50ee933 Merge 2.6.39-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  68. baab730 ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not used by Maurus Cuelenaere · 13 years ago
  69. 96cfb97 ARM: SAMSUNG: Fix build failure in PM CRC check code by Abhilash Kesavan · 13 years ago
  70. 3e11266 ARM: S5P: Add usb ehci device by Joonyoung Shim · 13 years ago
  71. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  72. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  73. 9323f261 arm: Reorder irq_set_ function calls by Thomas Gleixner · 13 years ago
  74. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  75. 7222f39 arm: plat-samsung: Use proper irq accessor functions by Thomas Gleixner · 13 years ago
  76. 9d5fda6 ARM: SAMSUNG: Fix CPU idmask by Kukjin Kim · 13 years ago
  77. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  78. 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
  79. a43efdd ARM: S5P: Add function to register gpio interrupt bank data by Marek Szyprowski · 13 years ago
  80. 4036021 ARM: EXYNOS4: Add support for SATA on ARMLEX4210 by Abhilash Kesavan · 13 years ago
  81. be7004f Merge branch 'next-exynos4-pm' into for-next by Kukjin Kim · 13 years ago
  82. 1663895 ARM: EXYNOS4: Suspend to RAM Support by Jaecheol Lee · 13 years ago
  83. 2424137 Merge branch 'next-exynos4' into next-exynos4-pm by Kukjin Kim · 13 years ago
  84. 604eefe ARM: S5P: Add platform definitions for FIMC3 by Sylwester Nawrocki · 13 years ago
  85. 6d2f42cc Merge branch 'dev/pwm-backlight' into for-next by Kukjin Kim · 13 years ago
  86. f461279 Merge branch 'next-exynos4' into for-next by Kukjin Kim · 13 years ago
  87. 13c608d ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devices by Mark Brown · 13 years ago
  88. 2ce3013 ARM: SAMSUNG: Move PWM device definition from plat-s3c24xx to plat-samsung by Banajit Goswami · 13 years ago
  89. 2e2f3d3 ARM: pm: convert samsung platforms to generic suspend/resume support by Russell King · 13 years ago
  90. 3db3ae5 ARM: EXYNOS4: Update device support by Kukjin Kim · 13 years ago
  91. 9613afc ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdata by Axel Lin · 13 years ago
  92. a09e2b2 ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.h by Mark Brown · 13 years ago
  93. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  94. 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
  95. 6db9a0f Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  96. ccbc876 ARM: S5PV310: Add Support System MMU by Donguk Ryu · 14 years ago
  97. 436c387 ARM: SAMSUNG: Add support for clock debugging through debug-fs interface by Amit Daniel Kachhap · 14 years ago
  98. 854bf59 Merge branch 'next-s3c24xx' into for-next by Kukjin Kim · 14 years ago
  99. f1930a2 ARM: SAMSUNG: Don't export __init functions to modules by Yauhen Kharuzhy · 14 years ago
  100. 0536d0d ARM: S3C2443: Implement GPIO pull-up/down configuration methods by Yauhen Kharuzhy · 14 years ago