aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5p64x0 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2-20/+28
2012-05-12ARM: S5P64X0: Use common macro to define resources on dev-audio.cTushar Behera1-60/+12
2012-04-09ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham2-20/+28
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-25/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-03-07Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson3-18/+12
2012-03-07Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim3-18/+12
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-25/+0
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann1-17/+0
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann1-1/+1
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-17/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-17/+0
2012-01-27ARM: SAMSUNG: Fix missing api-change from subsys_interface changeHeiko Stuebner1-1/+1
2012-01-26Merge branch 'amba' into for-armsocRussell King1-17/+5
2012-01-26ARM: amba: samsung: use common amba device initializersRussell King1-17/+5
2012-01-25ARM: amba: samsung: get rid of NO_IRQ initializersRussell King1-1/+1
2012-01-21ARM: S5P64X0: use static declaration when it is not used in other filesKukjin Kim3-17/+11
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-21/+0
2012-01-20ARM: mach-s5p64x0: move idle handler from pm_idle to arm_pm_idleNicolas Pitre2-10/+7
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-61/+272
2012-01-09Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-279/+121
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-211/+113
2012-01-09Merge branch 'samsung/cleanup' into samsung/driverArnd Bergmann14-457/+531
2012-01-09Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann14-448/+522
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-14/+17
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann14-448/+522
2012-01-06arm: fix up some samsung merge sysdev conversion problemsKukjin Kim1-1/+1
2012-01-05Merge branch 'restart' into for-linusRussell King12-456/+545
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-2/+0
2012-01-05ARM: 7250/1: restart: S5P64X0: use new restart hookKukjin Kim4-0/+13
2011-12-26ARM: S5P64X0: Enable SDHCI supportRajeshwari Shinde2-1/+50
2011-12-26ARM: S5P64X0: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde2-60/+84
2011-12-26ARM: S5P64X0: Add HSMMC setup for host ControllerRajeshwari Shinde4-0/+138
2011-12-23ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch]Kukjin Kim11-454/+532
2011-12-23ARM: S5P64X0: Modified files for SPI consolidation workPadmavathi Venna4-2/+63
2011-12-23ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsungPadmavathi Venna2-219/+0
2011-12-23ARM: SAMSUNG: Remove SPI bus clocks from platform dataPadmavathi Venna1-6/+0
2011-12-23ARM: S5P64X0: Add SPI clkdev supportPadmavathi Venna2-52/+58
2011-12-23ARM: S5P64x0: Modify platform data for pl330 driverThomas Abraham1-162/+65
2011-12-23ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham2-18/+46
2011-12-23ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham1-31/+0
2011-12-23ARM: SAMSUNG: Move timer irq numbers to end of linux irq spaceThomas Abraham1-0/+2
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers3-3/+3
2011-12-21arm: convert sysdev_class to a regular subsystemKay Sievers2-11/+14
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-20/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-20/+0
2011-11-15ARM: samsung: convert to MULTI_IRQ_HANDLERJamie Iles3-3/+8
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds18-76/+677
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-94/+201