summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-0873-9046/+0
|\
| * ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim2012-03-0373-9069/+0
| * ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-031-1/+1
| * ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner2012-01-311-27/+0
| * ARM: S3C24XX: remove unused spi gpio setup functionsHeiko Stuebner2012-01-271-11/+0
* | Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-03-071-6/+6
|\ \
| * \ Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim2012-03-071-6/+6
| |\ \
| | * | ARM: S3C24XX: use static declaration when it is not used in other filesKukjin Kim2012-01-211-6/+6
| | |/
* | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-291-8/+0
|\ \ \
| * \ \ Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-8/+0
| |\ \ \ | | |/ / | |/| |
| | * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-8/+0
| | |/
* | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2012-02-284-7/+10
|\ \ \ | |/ / |/| |
| * | ARM: SAMSUNG: Fix missing api-change from subsys_interface changeHeiko Stuebner2012-01-274-7/+10
| |/
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-16/+0
* | ARM: s3c24xx: move special idle code to out of lineNicolas Pitre2012-01-201-39/+1
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-093-46/+6
|\
| * Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-0715-82/+56
| |\
| * | ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham2011-12-231-0/+6
| * | ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham2011-12-232-46/+0
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-079-61/+83
|\ \ \ | |_|/ |/| |
| * | arm: fix up some samsung merge sysdev conversion problemsKukjin Kim2012-01-061-1/+1
| * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-213-3/+3
| * | arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-216-58/+80
| |/
* | Merge branch 'restart' into for-linusRussell King2012-01-0514-62/+56
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-052-17/+0
| * | ARM: 7265/1: restart: S3C24XX: use new restart hookKukjin Kim2012-01-0512-17/+57
| * | ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms toHeiko Stuebner2012-01-053-29/+0
* | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-20/+0
|\ \ \ | |/ / |/| |
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-20/+0
| |/
* / ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-2/+2
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-311-0/+1
* | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-052-1/+2
|\ \
| * \ Merge branch 'pxa/devel' into next/devel2Arnd Bergmann2011-10-301-0/+2
| |\ \
| * | | ARM: S3C2416: Add armdiv_mask constantHeiko Stuebner2011-10-141-0/+1
| * | | ARM: S3C2410: fix S3C_GPIO_SPACE #error message to match realityPeter Korsgaard2011-10-121-1/+1
* | | | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0511-184/+16
|\ \ \ \
| * \ \ \ Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-0111-27/+11
| |\ \ \ \
| * | | | | ARM: SAMSUNG: Cleanup resources by using macroKukjin Kim2011-10-062-2/+3
| * | | | | ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.cKukjin Kim2011-10-062-74/+2
| | |/ / / | |/| | |
| * | | | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2Kukjin Kim2011-10-041-3/+3
| |\ \ \ \
| | * | | | ARM: SAMSUNG: Consolidate plat/pll.hKukjin Kim2011-10-041-3/+3
| * | | | | Merge branch 'next-samsung-devel' into next-samsung-devel-2Kukjin Kim2011-10-047-112/+21
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: S3C2443: Define constant for HSSPI pclkHeiko Stuebner2011-10-041-0/+1
| | * | | | Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-046-112/+7
| | |\ \ \ \
| | | * | | | ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGsKukjin Kim2011-09-211-1/+0
| | | * | | | ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim2011-09-214-104/+7
| | | * | | | gpio/s3c24xx: move gpio driver into drivers/gpio/Kukjin Kim2011-09-212-7/+0
* | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-041-7/+13
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | ARM: SAMSUNG: Remove Samsung specific enum type for dma directionBoojin Kim2011-09-141-1/+1