summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2416
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C24XX: remove obsolete S3C2416_DMA optionHeiko Stuebner2012-03-072-26/+0
* ARM: S3C2416: move mach-s3c2416/* into mach-s3c24xx/Kukjin Kim2012-03-038-1005/+0
* ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-031-1/+1
* ARM: S3C24XX: move common S3C2443 clock definitions to clock.hHeiko Stuebner2012-01-311-1/+0
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-01-093-56/+37
|\
| * Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann2012-01-092-3/+5
| |\
| * | ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde2011-12-231-31/+37
| * | ARM: SAMSUNG: Remove SDHCI bus clocks from platform dataRajeshwari Shinde2011-12-232-25/+0
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-0/+1
|\ \ \
| * | | usb: gadget: s3c-hsudc: move platform_data struct to global headerHeiko Stübner2011-12-211-0/+1
| |/ /
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-073-17/+22
|\ \ \ | |_|/ |/| |
| * | arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-213-17/+22
| |/
* | ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms toHeiko Stuebner2012-01-052-3/+5
|/
* Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-052-9/+15
|\
| * Merge branch 'pxa/devel' into next/devel2Arnd Bergmann2011-10-301-0/+2
| |\
| * | ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocksHeiko Stuebner2011-10-141-9/+2
| * | ARM: S3C2416: Add comment describing the armdiv/armclkHeiko St?bner2011-10-141-0/+8
| * | ARM: S3C24XX: Add infrastructure to transmit armdiv to common codeHeiko Stuebner2011-10-141-1/+3
| * | ARM: S3C2416: Add armdiv_mask constantHeiko Stuebner2011-10-141-1/+1
| * | ARM: SAMSUNG: Add support s3c2416-adc for S3C2416/S3C2450Heiko Stuebner2011-10-141-0/+3
* | | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-054-41/+30
|\ \ \
| * \ \ Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-011-1/+1
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2Kukjin Kim2011-10-042-38/+0
| |\ \ \
| | * | | ARM: SAMSUNG: Consolidate plat/pll.hKukjin Kim2011-10-041-1/+0
| | * | | ARM: SAMSUNG: remove sdhci default configuration setup platform helperThomas Abraham2011-10-041-37/+0
| * | | | ARM: S3C2416: Add HSSPI clock sourced from EPLLHeiko Stuebner2011-10-041-0/+28
| * | | | ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGsKukjin Kim2011-09-211-1/+0
| * | | | ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim2011-09-211-2/+2
| |/ / /
* | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-1/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ARM: mach-s3c24*: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| |/
* | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli2011-10-221-0/+2
|/
* Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-251-5/+5
|\
| * ARM: S3C24XX: Add clkdev supportThomas Abraham2011-07-201-5/+5
* | ARM: pm: allow suspend finisher to return error codesRussell King2011-07-021-1/+3
* | ARM: pm: samsung: no need to call flush_cache_all()Russell King2011-06-241-2/+0
* | ARM: pm: samsung: move cpu_suspend into C codeRussell King2011-06-241-1/+1
|/
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-0/+27
|\
| * ARM: S3C2416: Add support for USB 2.0 High-Speed gadget controllerThomas Abraham2011-05-101-0/+27
* | ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-243-17/+17
|/
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-4/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-5/+5
* Merge branch 'next-s3c24xx' into for-nextKukjin Kim2011-01-067-5/+152
|\
| * ARM: S3C24XX: Add support UART3 for S3C2443 and S3C2416Abhilash Kesavan2011-01-061-0/+7
| * ARM: S3C2416: Add support of SD/MMC card detect on SMDK2416Yauhen Kharuzhy2011-01-061-0/+16
| * ARM: S3C2416: Add platform helpers for setup SDHCIYauhen Kharuzhy2011-01-065-0/+116
| * ARM: S3C24XX: Add address map and clock definitions for HSMMC0Yauhen Kharuzhy2011-01-061-5/+13
* | ARM: S3C24XX: irq_data conversionLennert Buytenhek2011-01-031-40/+36
|/
* ARM S3C24XX: Fix compilation of PM code for S3C2416Yauhen Kharuzhy2010-12-171-0/+1
* ARM: SMDK2416: Select MACH_SMDK, S3C_DEV_NAND, S3C_DEV_USB_HOSTYauhen Kharuzhy2010-11-301-0/+3
* ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443Abhilash Kesavan2010-11-251-2/+1
OpenPOWER on IntegriCloud