| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: S3C24XX: remove obsolete S3C2416_DMA option | Heiko Stuebner | 2012-03-07 | 2 | -26/+0 |
* | ARM: S3C2416: move mach-s3c2416/* into mach-s3c24xx/ | Kukjin Kim | 2012-03-03 | 8 | -1005/+0 |
* | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX | Kukjin Kim | 2012-03-03 | 1 | -1/+1 |
* | ARM: S3C24XX: move common S3C2443 clock definitions to clock.h | Heiko Stuebner | 2012-01-31 | 1 | -1/+0 |
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-01-09 | 3 | -56/+37 |
|\ |
|
| * | Merge branch 'samsung/dt' into samsung/cleanup | Arnd Bergmann | 2012-01-09 | 2 | -3/+5 |
| |\ |
|
| * | | ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic names | Rajeshwari Shinde | 2011-12-23 | 1 | -31/+37 |
| * | | ARM: SAMSUNG: Remove SDHCI bus clocks from platform data | Rajeshwari Shinde | 2011-12-23 | 2 | -25/+0 |
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-09 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | usb: gadget: s3c-hsudc: move platform_data struct to global header | Heiko Stübner | 2011-12-21 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 3 | -17/+22 |
|\ \ \
| |_|/
|/| | |
|
| * | | arm: convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 3 | -17/+22 |
| |/ |
|
* | | ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms to | Heiko Stuebner | 2012-01-05 | 2 | -3/+5 |
|/ |
|
* | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-05 | 2 | -9/+15 |
|\ |
|
| * | Merge branch 'pxa/devel' into next/devel2 | Arnd Bergmann | 2011-10-30 | 1 | -0/+2 |
| |\ |
|
| * | | ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocks | Heiko Stuebner | 2011-10-14 | 1 | -9/+2 |
| * | | ARM: S3C2416: Add comment describing the armdiv/armclk | Heiko St?bner | 2011-10-14 | 1 | -0/+8 |
| * | | ARM: S3C24XX: Add infrastructure to transmit armdiv to common code | Heiko Stuebner | 2011-10-14 | 1 | -1/+3 |
| * | | ARM: S3C2416: Add armdiv_mask constant | Heiko Stuebner | 2011-10-14 | 1 | -1/+1 |
| * | | ARM: SAMSUNG: Add support s3c2416-adc for S3C2416/S3C2450 | Heiko Stuebner | 2011-10-14 | 1 | -0/+3 |
* | | | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-05 | 4 | -41/+30 |
|\ \ \ |
|
| * \ \ | Merge branch 'depends/rmk/memory_h' into next/cleanup2 | Arnd Bergmann | 2011-11-01 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2 | Kukjin Kim | 2011-10-04 | 2 | -38/+0 |
| |\ \ \ |
|
| | * | | | ARM: SAMSUNG: Consolidate plat/pll.h | Kukjin Kim | 2011-10-04 | 1 | -1/+0 |
| | * | | | ARM: SAMSUNG: remove sdhci default configuration setup platform helper | Thomas Abraham | 2011-10-04 | 1 | -37/+0 |
| * | | | | ARM: S3C2416: Add HSSPI clock sourced from EPLL | Heiko Stuebner | 2011-10-04 | 1 | -0/+28 |
| * | | | | ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGs | Kukjin Kim | 2011-09-21 | 1 | -1/+0 |
| * | | | | ARM: SAMSUNG: Update the name of regarding Samsung GPIO | Kukjin Kim | 2011-09-21 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 1 | -1/+1 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | ARM: mach-s3c24*: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 1 | -1/+1 |
| |/ |
|
* | | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM | Domenico Andreoli | 2011-10-22 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-07-25 | 1 | -5/+5 |
|\ |
|
| * | ARM: S3C24XX: Add clkdev support | Thomas Abraham | 2011-07-20 | 1 | -5/+5 |
* | | ARM: pm: allow suspend finisher to return error codes | Russell King | 2011-07-02 | 1 | -1/+3 |
* | | ARM: pm: samsung: no need to call flush_cache_all() | Russell King | 2011-06-24 | 1 | -2/+0 |
* | | ARM: pm: samsung: move cpu_suspend into C code | Russell King | 2011-06-24 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 1 | -0/+27 |
|\ |
|
| * | ARM: S3C2416: Add support for USB 2.0 High-Speed gadget controller | Thomas Abraham | 2011-05-10 | 1 | -0/+27 |
* | | ARM / Samsung: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 2011-04-24 | 3 | -17/+17 |
|/ |
|
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 1 | -4/+2 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -5/+5 |
* | Merge branch 'next-s3c24xx' into for-next | Kukjin Kim | 2011-01-06 | 7 | -5/+152 |
|\ |
|
| * | ARM: S3C24XX: Add support UART3 for S3C2443 and S3C2416 | Abhilash Kesavan | 2011-01-06 | 1 | -0/+7 |
| * | ARM: S3C2416: Add support of SD/MMC card detect on SMDK2416 | Yauhen Kharuzhy | 2011-01-06 | 1 | -0/+16 |
| * | ARM: S3C2416: Add platform helpers for setup SDHCI | Yauhen Kharuzhy | 2011-01-06 | 5 | -0/+116 |
| * | ARM: S3C24XX: Add address map and clock definitions for HSMMC0 | Yauhen Kharuzhy | 2011-01-06 | 1 | -5/+13 |
* | | ARM: S3C24XX: irq_data conversion | Lennert Buytenhek | 2011-01-03 | 1 | -40/+36 |
|/ |
|
* | ARM S3C24XX: Fix compilation of PM code for S3C2416 | Yauhen Kharuzhy | 2010-12-17 | 1 | -0/+1 |
* | ARM: SMDK2416: Select MACH_SMDK, S3C_DEV_NAND, S3C_DEV_USB_HOST | Yauhen Kharuzhy | 2010-11-30 | 1 | -0/+3 |
* | ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443 | Abhilash Kesavan | 2010-11-25 | 1 | -2/+1 |