summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\
| * ARM: SAMSUNG: Move PWM device definition from plat-s3c24xx to plat-samsungBanajit Goswami2011-03-031-7/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-03-171-1/+1
|\ \
| * | [CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki2011-03-161-1/+1
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-161-53/+4
|\ \
| * | ARM: pm: convert samsung platforms to generic suspend/resume supportRussell King2011-02-221-53/+4
| |/
* | USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen2011-03-071-0/+4
|/
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-155-102/+96
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-01-155-102/+96
| |\
| | * Merge branch 'next-s3c24xx' into for-nextKukjin Kim2011-01-062-2/+1
| | |\
| | | * ARM: SAMSUNG: Don't export __init functions to modulesYauhen Kharuzhy2011-01-061-1/+0
| | | * ARM: S3C24XX: Add address map and clock definitions for HSMMC0Yauhen Kharuzhy2011-01-061-1/+1
| | * | ARM: S3C24XX: irq_data conversionLennert Buytenhek2011-01-033-99/+94
| | * | ARM: SAMSUNG: Convert s3c_irqext_wake() to new irq_ interrupt methodsMark Brown2010-12-301-1/+1
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-131-16/+3
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud