aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pc100 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-42/+18
2012-07-13ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsThomas Abraham1-5/+3
2012-07-13spi: s3c64xx: move controller information into driver dataThomas Abraham2-37/+15
2012-06-20ARM: SAMSUNG: remove unused SPI clock headersPaul Bolle1-18/+0
2012-06-20ARM: S5PC100: Remove unused variable in dma.c fileSachin Kamat1-2/+0
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds1-12/+15
2012-05-12ARM: S5PC100: Use common macro to define resources on dev-audio.cTushar Behera1-115/+23
2012-04-09ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham1-12/+15
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-18/+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 Johansson2-22/+22
2012-03-07Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim2-22/+22
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-18/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-01-26Merge branch 'amba' into for-armsocRussell King1-32/+6
2012-01-26ARM: amba: samsung: use common amba device initializersRussell King1-32/+6
2012-01-25ARM: amba: samsung: get rid of NO_IRQ initializersRussell King1-2/+2
2012-01-21ARM: S5PC100: use static declaration when it is not used in other filesKukjin Kim2-20/+20
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-19/+0
2012-01-20ARM: mach-s5pc100: use standard arch_idle()Nicolas Pitre2-13/+1
2012-01-09Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-354/+226
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-188/+94
2012-01-09Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann9-106/+140
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-7/+8
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann9-107/+141
2012-01-06arm: fix up some samsung merge sysdev conversion problemsKukjin Kim1-1/+1
2012-01-05Merge branch 'restart' into for-linusRussell King7-65/+139
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-2/+0
2012-01-05ARM: 7251/1: restart: S5PC100: use new restart hookKukjin Kim3-0/+12
2011-12-23ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch]Kukjin Kim6-63/+127
2011-12-23ARM: S5PC100: Modified files for SPI consolidation workPadmavathi Venna4-0/+74
2011-12-23ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsungPadmavathi Venna2-221/+0
2011-12-23ARM: SAMSUNG: Remove SPI bus clocks from platform dataPadmavathi Venna1-7/+0
2011-12-23ARM: S5PC100: Add SPI clkdev supportPadmavathi Venna1-51/+73
2011-12-23ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde1-51/+79
2011-12-23ARM: SAMSUNG: Remove SDHCI bus clocks from platform dataRajeshwari Shinde2-24/+0
2011-12-23ARM: S5PC100: Modify platform data for pl330 driverThomas Abraham1-178/+69
2011-12-23ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham1-10/+23
2011-12-23ARM: SAMSUNG: Move timer irq numbers to end of linux irq spaceThomas Abraham1-0/+2
2011-12-21arm: convert sysdev_class to a regular subsystemKay Sievers1-7/+8
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-17/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-17/+0
2011-11-15ARM: samsung: convert to MULTI_IRQ_HANDLERJamie Iles2-25/+2
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds5-107/+3
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-117/+223
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-7/+1
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann3-20/+2
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann3-26/+1