summaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* 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
| |_|/ / |/| | |
| * | | 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
| * | ARM: S3C24XX: don't use uninitialized variable in dma.cWolfram Sang2011-07-081-6/+2
|/ /
* | ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.cHeiko Stuebner2011-06-031-0/+6
* | ARM: S3C24xx: Fix missing struct for s3c2410_dma_chanHeiko Stuebner2011-06-031-1/+1
|/
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-232-0/+58
|\
| * ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control...Thomas Abraham2011-05-102-0/+58
* | ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-242-47/+28
|/
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-16/+15
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-22/+22
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-171-7/+0
|\