aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+100
|\
| * ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner2012-09-191-1/+1
| * ARM: S3C24XX: DMA resume regression fixGusakov Andrey2012-03-121-1/+1
| * ARM: SAMSUNG: inclusion export.h instead of module.hKukjin Kim2011-11-171-1/+1
| * Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-051-5/+130
| |\
| | * ARM: S3C24XX: Add devname for hsmmc1 pclkHeiko Stuebner2011-10-141-0/+1
| | * ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocksHeiko Stuebner2011-10-141-5/+3
| | * ARM: S3C2443: Accommodate cpufreq frequency scheme in armdivHeiko Stuebner2011-10-141-2/+4
| | * ARM: S3C2443: handle unset armdiv values gracefullyHeiko Stuebner2011-10-141-7/+20
| | * ARM: S3C2443: Add get_rate operation for clk_armdivHeiko Stuebner2011-10-141-0/+14
| | * ARM: S3C2443: Move clk_arm and clk_armdiv to common codeHeiko St?bner2011-10-141-0/+87
| | * ARM: S3C24XX: Add infrastructure to transmit armdiv to common codeHeiko Stuebner2011-10-141-1/+11
| * | ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.cKukjin Kim2011-10-063-529/+101
| |/
| * Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2Kukjin Kim2011-10-0419-1333/+0
| |\
| | * ARM: SAMSUNG: Move S3C24XX header files to plat-samsungKukjin Kim2011-10-0411-1023/+0
| | * ARM: SAMSUNG: Moving each SoC support header filesKukjin Kim2011-10-045-186/+0
| | * ARM: SAMSUNG: Consolidate plat/pll.hKukjin Kim2011-10-041-62/+0
| | * ARM: SAMSUNG: Consolidate plat/pwm-clock.hKukjin Kim2011-10-041-55/+0
| | * ARM: SAMSUNG: Cleanup mach/clkdev.hKukjin Kim2011-10-041-7/+0
| * | Merge branch 'next-samsung-devel' into next-samsung-devel-2Kukjin Kim2011-10-046-333/+62
| |\ \
| | * | ARM: S3C2443: Add hsspi-clock from pclk and rename S3C2443 hsspi sclkHeiko Stuebner2011-10-041-0/+5
| | * | ARM: S3C2443: Move i2s clock definitions to common codeHeiko Stuebner2011-10-041-0/+52
| | * | Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-044-328/+0
| | |\ \
| | | * | ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGsKukjin Kim2011-09-211-1/+0
| | | * | gpio/s3c24xx: move gpio driver into drivers/gpio/Kukjin Kim2011-09-213-327/+0
| | * | | ARM: SAMSUNG: Remove Samsung specific enum type for dma directionBoojin Kim2011-09-141-5/+5
| | |/ /
| * | | Merge branch 'next-samsung-board' into next-samsung-devel-2Kukjin Kim2011-10-041-5/+4
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: SAMSUNG: Add support for handling of cpu revisionKukjin Kim2011-08-241-0/+1
| | * | ARM: SAMSUNG: Add support for detecting CPU at runtimeKukjin Kim2011-08-221-5/+3
| | |/
| * | ARM: SAMSUNG: Move map header file into plat-samsungKukjin Kim2011-09-161-100/+0
| |/
| * Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-255-57/+1
| |\
| | * ARM: mach-s3c2400: deleteNicolas Pitre2011-07-184-56/+0
| | * ARM: mach-s3c24a0: deleteNicolas Pitre2011-07-181-1/+1
| * | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-255-88/+21
| |\ \
| | * | ARM: S3C24XX: Use generic s3c_set_platdata for devicesBanajit Goswami2011-07-211-31/+7
| | * | Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim2011-07-214-57/+14
| | |\ \ | | | |/ | | |/|
| | | * ARM: SAMSUNG: Added mach/clkdev.hThomas Abraham2011-07-211-0/+7
| | | * ARM: S3C24XX: Add clkdev supportThomas Abraham2011-07-203-57/+7
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-222-40/+9
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | * | ARM: pm: samsung: move cpu_suspend into C codeRussell King2011-06-241-19/+0
| | | | * | ARM: pm: plat-s3c24xx: cleanup s3c_cpu_saveRussell King2011-06-241-3/+1
| | | | * | ARM: pm: convert cpu_suspend() to a normal functionRussell King2011-06-241-7/+3
| | |_|/ / | |/| | |
* | | | | merged more from 3.0.101 that is not related to the platformWolfgang Wiedmeyer2015-10-232-11/+36
* | | | | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-1/+1
|\ \ \ \ \
| * | | | | ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner2012-09-141-1/+1
* | | | | | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | ARM: S3C24XX: DMA resume regression fixGusakov Andrey2012-03-121-1/+1
| | |/ / / | |/| | |
* | | | | samsung update 1codeworkx2012-06-022-36/+11
|/ / / /
* | | | ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee2011-07-161-6/+6
| |_|/ |/| |
* | | ARM: S3C24XX: drop return codes in void function of dma.cWolfram Sang2011-07-081-3/+1