aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson73-9046/+0
2012-03-07Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-6/+6
2012-03-07Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim1-6/+6
2012-03-03ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim73-9069/+0
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim1-1/+1
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann1-8/+0
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann4-7/+10
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-8/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-8/+0
2012-01-31ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner1-27/+0
2012-01-27ARM: S3C24XX: remove unused spi gpio setup functionsHeiko Stuebner1-11/+0
2012-01-27ARM: SAMSUNG: Fix missing api-change from subsys_interface changeHeiko Stuebner4-7/+10
2012-01-21ARM: S3C24XX: use static declaration when it is not used in other filesKukjin Kim1-6/+6
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-16/+0
2012-01-20ARM: s3c24xx: move special idle code to out of lineNicolas Pitre1-39/+1
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-46/+6
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds9-61/+83
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann15-82/+56
2012-01-06arm: fix up some samsung merge sysdev conversion problemsKukjin Kim1-1/+1
2012-01-05Merge branch 'restart' into for-linusRussell King14-62/+56
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King2-17/+0
2012-01-05ARM: 7265/1: restart: S3C24XX: use new restart hookKukjin Kim12-17/+57
2012-01-05ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms toHeiko Stuebner3-29/+0
2011-12-23ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham1-0/+6
2011-12-23ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham2-46/+0
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers3-3/+3
2011-12-21arm: convert sysdev_class to a regular subsystemKay Sievers6-58/+80
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-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-2/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-05Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-1/+2
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds11-184/+16
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-7/+13
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds5-99/+46
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann11-27/+11
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann4-24/+2
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann11-27/+11
2011-10-30Merge branch 'pxa/devel' into next/devel2Arnd Bergmann1-0/+2
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds11-27/+11
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-7/+1
2011-10-25Merge branch 'misc' into for-linusRussell King1-2/+2
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linusRussell King1-2/+0
2011-10-22ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli1-0/+2
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-2/+2
2011-10-14ARM: S3C2416: Add armdiv_mask constantHeiko Stuebner1-0/+1
2011-10-13ARM: mach-s3c2410: remove memory.hNicolas Pitre1-16/+0
2011-10-12ARM: S3C2410: fix S3C_GPIO_SPACE #error message to match realityPeter Korsgaard1-1/+1
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann9-10/+10