1. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 12 years ago
  2. 9e47b8b irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h by Rob Herring · 12 years ago
  3. 2cb003c ARM: remove unneeded vic.h includes by Rob Herring · 12 years ago
  4. a036802 ARM: remove mach .handle_irq for VIC users by Rob Herring · 12 years ago
  5. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  6. eaff82e ARM: S5PC100: Add I2S clkdev support by Padmavathi Venna · 12 years ago
  7. ceb8ef5 Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next by Mark Brown · 12 years ago
  8. a08485d ASoC: Samsung: Do not register samsung audio dma device as pdev by Padmavathi Venna · 12 years ago
  9. 308b3af ARM: SAMSUNG: Add naming of s3c64xx-spi devices by Heiko Stuebner · 12 years ago
  10. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  11. 5f76945 Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  12. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  13. 5a213a5 include/video: move fimd register headers from platform to include/video by Leela Krishna Amudala · 12 years ago
  14. 4f2d658 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  15. 868dee9 ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions by Thomas Abraham · 12 years ago
  16. a5238e3 spi: s3c64xx: move controller information into driver data by Thomas Abraham · 12 years ago
  17. 4f6939f ARM: SAMSUNG: remove unused SPI clock headers by Paul Bolle · 12 years ago
  18. f876c22 ARM: S5PC100: Remove unused variable in dma.c file by Sachin Kamat · 12 years ago
  19. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  20. 9823000 ARM: S5PC100: Use common macro to define resources on dev-audio.c by Tushar Behera · 12 years ago
  21. 79d3c41 ARM: Samsung: Rework platform data of s3c-fb driver by Thomas Abraham · 12 years ago
  22. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  23. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  24. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  25. 62f3834 Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 12 years ago
  26. 60571f9 Merge branch 'topic/cleanup-use-static' into next/cleanup-use-static by Kukjin Kim · 12 years ago
  27. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 12 years ago
  28. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  29. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  30. dcf81c1 Merge branch 'amba' into for-armsoc by Russell King · 13 years ago
  31. 75c0696 ARM: amba: samsung: use common amba device initializers by Russell King · 13 years ago
  32. 8a47ae8 ARM: amba: samsung: get rid of NO_IRQ initializers by Russell King · 13 years ago
  33. ad01677 ARM: S5PC100: use static declaration when it is not used in other files by Kukjin Kim · 13 years ago
  34. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
  35. 20a7b2c ARM: mach-s5pc100: use standard arch_idle() by Nicolas Pitre · 13 years ago
  36. 190a44e Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  37. dfc1ebe Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  38. a07613a Merge branch 'samsung/dt' into samsung/cleanup by Arnd Bergmann · 13 years ago
  39. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  40. 237c78b Merge branch 'depends/rmk/for-linus' into samsung/dt by Arnd Bergmann · 13 years ago
  41. ea04018 arm: fix up some samsung merge sysdev conversion problems by Kukjin Kim · 13 years ago
  42. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  43. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  44. 5497d2e ARM: 7251/1: restart: S5PC100: use new restart hook by Kukjin Kim · 13 years ago
  45. dd4153d ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch] by Kukjin Kim · 13 years ago
  46. 323d771 ARM: S5PC100: Modified files for SPI consolidation work by Padmavathi Venna · 13 years ago
  47. 875a593 ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsung by Padmavathi Venna · 13 years ago
  48. a153e31 ARM: SAMSUNG: Remove SPI bus clocks from platform data by Padmavathi Venna · 13 years ago
  49. 02717bb ARM: S5PC100: Add SPI clkdev support by Padmavathi Venna · 13 years ago
  50. a361d10 ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic names by Rajeshwari Shinde · 13 years ago
  51. a60879e ARM: SAMSUNG: Remove SDHCI bus clocks from platform data by Rajeshwari Shinde · 13 years ago
  52. 7c4cab7 ARM: S5PC100: Modify platform data for pl330 driver by Thomas Abraham · 13 years ago
  53. 0cfb26e ARM: SAMSUNG: register uart clocks to clock lookup list by Thomas Abraham · 13 years ago
  54. 1fb3726 ARM: SAMSUNG: Move timer irq numbers to end of linux irq space by Thomas Abraham · 13 years ago
  55. 4a858cf arm: convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  56. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  57. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  58. bb3a4eb ARM: samsung: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  59. 7abec10 Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  60. fba9569 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  61. 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  62. cfaf8fc Merge branch 'depends/rmk/memory_h' into next/cleanup2 by Arnd Bergmann · 13 years ago
  63. 3e965b1 Merge branch 'next/fixes' into next/cleanup by Arnd Bergmann · 13 years ago
  64. 5839fec Merge branch 'depends/rmk/memory_h' into next/fixes by Arnd Bergmann · 13 years ago
  65. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  66. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  67. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  68. 476eb37 ARM: mach-s5pc100: remove mach/memory.h by Nicolas Pitre · 13 years ago
  69. 71f2c15 Merge branch 'depends/rmk/devel-stable' into next/cleanup by Arnd Bergmann · 13 years ago
  70. 86f82da Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2 by Kukjin Kim · 13 years ago
  71. db3c94a Merge branch 'next-samsung-devel' into next-samsung-devel-2 by Kukjin Kim · 13 years ago
  72. c0468b0 ARM: SAMSUNG: Consolidate plat/pwm-clock.h by Kukjin Kim · 13 years ago
  73. 4b2656f ARM: SAMSUNG: Cleanup mach/clkdev.h by Kukjin Kim · 13 years ago
  74. 909ceef ARM: SAMSUNG: remove sdhci default configuration setup platform helper by Thomas Abraham · 13 years ago
  75. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  76. c931220 Merge branch 'next/topic-dma-pl330-devname-fix' into next/topic-dma-samsung by Kukjin Kim · 13 years ago
  77. d5663e7 ARM: S5PC100: register the second instance of pl330 DMAC by Alim Akhtar · 13 years ago
  78. 0804765 ARM: SAMSUNG: Remove unnecessary duplication of plat_data on TSADC by Naveen Krishna Chatradhi · 13 years ago
  79. a422bd0 ARM: S5PC100: Use generic DMA PL330 driver by Boojin Kim · 13 years ago
  80. aa0de00 ARM: SAMSUNG: Update to use PL330-DMA driver by Boojin Kim · 13 years ago
  81. 02350a1 ARM: mach-s5pc100, mach-s5pv210: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  82. d20cc4c ARM: S5PC100: use dma-pl330 device name for clock by Vladimir Zapolskiy · 13 years ago
  83. 8f3c453 ARM: gpio: make trivial GPIOLIB implementation the default by Russell King · 13 years ago
  84. 01e7dc8 ARM: gpio: consolidate gpio_to_irq by Russell King · 13 years ago
  85. 22fe678 ARM: gpio: consolidate trivial gpiolib implementations by Russell King · 13 years ago
  86. 1c4f6d4 ARM: S5PC100: Cleanup mach/regs-fb.h from mach-s5pc100 by Ajay Kumar · 13 years ago
  87. 1cad676 ARM: S5PC100: Add PWM backlight support on SMDKC100 by Banajit Goswami · 13 years ago
  88. 65f5eaa ARM: SAMSUNG: Move duplicate code for SPDIF ops by Naveen Krishna Chatradhi · 13 years ago
  89. cf2e9c7 Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanup by Kukjin Kim · 13 years ago
  90. e480559 ARM: SAMSUNG: Added mach/clkdev.h by Thomas Abraham · 13 years ago
  91. 29e8eb0 ARM: S5PC100: Add clkdev support by Thomas Abraham · 13 years ago
  92. d60c98c Merge branch 'for-spi' into s5p-fixes-for-linus by Kukjin Kim · 13 years ago
  93. 8fa9dd0 ARM: S5PC100: Fix for compilation error by Padmavathi Venna · 13 years ago
  94. 8918034 ARM: SAMSUNG: Add tx_st_done variable by Padmavathi Venna · 13 years ago
  95. 82ab0f7 gpio: Move the s5pc100 GPIO to drivers/gpio by Kyungmin Park · 13 years ago
  96. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  97. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  98. 05e3475 Merge branch 'p2v' into devel by Russell King · 13 years ago
  99. a43efdd ARM: S5P: Add function to register gpio interrupt bank data by Marek Szyprowski · 13 years ago
  100. baa0c06 ARM: SAMSUNG: Add PWM backlight support on Samsung S5PC100 by Banajit Goswami · 13 years ago