Age | Commit message (Expand) | Author | Files | Lines |
2011-11-06 | ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos | Kukjin Kim | 2 | -4/+4 |
2011-11-06 | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 33 | -1403/+78 |
2011-11-02 | Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 3 | -18/+88 |
2011-11-02 | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2 | -62/+0 |
2011-10-26 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 4 | -142/+12 |
2011-10-21 | ARM: S5P: fix offset calculation on gpio-interrupt | Marek Szyprowski | 1 | -3/+3 |
2011-10-20 | Merge branch 'tegra/cleanup' into next/cleanup | Arnd Bergmann | 1 | -4/+5 |
2011-10-17 | Merge branch 'ep93xx/board' into next/board | Arnd Bergmann | 1 | -4/+5 |
2011-10-06 | ARM: S5P: To merge devs.c files to one devs.c | Kukjin Kim | 14 | -664/+0 |
2011-10-04 | ARM: S5P: Make the sleep code common for S5P series SoCs | Abhilash Kesavan | 3 | -0/+56 |
2011-10-04 | ARM: S5P: Make the common S5P PM code conditionally compile | Abhilash Kesavan | 2 | -2/+7 |
2011-10-04 | Merge branch 'next-samsung-board-2' into next-samsung-devel-2 | Kukjin Kim | 1 | -0/+9 |
2011-10-04 | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2 | Kukjin Kim | 18 | -933/+0 |
2011-10-04 | Merge branch 'next-samsung-devel' into next-samsung-devel-2 | Kukjin Kim | 6 | -10/+186 |
2011-10-04 | Merge branch 'next-samsung-board' into next-samsung-devel-2 | Kukjin Kim | 3 | -18/+79 |
2011-10-04 | Merge branch 'next-samsung-cleanup' into next-samsung-devel-2 | Kukjin Kim | 2 | -62/+0 |
2011-10-04 | ARM: SAMSUNG: Move S5P header files to plat-samsung | Kukjin Kim | 12 | -547/+0 |
2011-10-04 | ARM: SAMSUNG: Moving each SoC support header files | Kukjin Kim | 5 | -172/+0 |
2011-10-04 | ARM: SAMSUNG: Consolidate plat/pll.h | Kukjin Kim | 1 | -152/+0 |
2011-10-04 | ARM: S5P: add support for tv device | Tomasz Stanislawski | 4 | -2/+116 |
2011-10-04 | ARM: SAMSUNG: add i2c hdmiphy controller definitions | Tomasz Stanislawski | 3 | -0/+65 |
2011-10-04 | Merge branch 'next/topic-gpio-samsung' into next-samsung-devel | Kukjin Kim | 2 | -8/+5 |
2011-10-04 | ARM: EXYNOS4: Add support new EXYNOS4412 SoC | Changhwan Youn | 1 | -0/+9 |
2011-09-26 | ARM: S5P: fix incorrect loop iterator usage on gpio-interrupt | Marek Szyprowski | 1 | -4/+5 |
2011-09-21 | ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGs | Kukjin Kim | 1 | -3/+0 |
2011-09-21 | ARM: SAMSUNG: Update the name of regarding Samsung GPIO | Kukjin Kim | 1 | -5/+5 |
2011-09-17 | Merge branch 'next/topic-plat-samsung-1' into next-samsung-cleanup | Kukjin Kim | 1 | -61/+0 |
2011-09-16 | ARM: SAMSUNG: Move map header file into plat-samsung | Kukjin Kim | 1 | -61/+0 |
2011-09-16 | ARM: EXYNOS4: Add support clock for EXYNOS4212 | Kukjin Kim | 2 | -2/+55 |
2011-09-16 | ARM: EXYNOS4: Add support new EXYNOS4212 SoC | Kukjin Kim | 2 | -2/+10 |
2011-09-16 | Merge branch 'next/topic-cpuid-rev' into next/topic-add-exynos4212 | Kukjin Kim | 1 | -14/+14 |
2011-09-16 | ARM: S5P: Remove duplicate kdiv calculation | Jonghwan Choi | 1 | -1/+0 |
2011-08-24 | ARM: SAMSUNG: Add support for handling of cpu revision | Kukjin Kim | 1 | -1/+3 |
2011-08-23 | ARM: SAMSUNG: Remove uart irq handling from plaform code | Thomas Abraham | 4 | -142/+12 |
2011-08-22 | ARM: SAMSUNG: Add support for detecting CPU at runtime | Kukjin Kim | 1 | -14/+12 |
2011-08-19 | ARM: S5P: fix bug in spdif_clk_get_rate | Naveen Krishna Chatradhi | 1 | -1/+1 |
2011-08-19 | ARM: S5P: add required chained_irq_enter/exit to gpio-int code | Marek Szyprowski | 1 | -0/+6 |
2011-07-27 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -3/+233 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -17/+52 |
2011-07-21 | ARM: S5P: Add support for MFC device | Kamil Debski | 4 | -1/+156 |
2011-07-21 | ARM: EXYNOS4: Add platform device and helper functions for FIMD | Jonghun Han | 3 | -0/+73 |
2011-07-21 | Merge branch 'next-samsung-clkdev-fix' into next-samsung-devel | Kukjin Kim | 1 | -0/+9 |
2011-07-20 | clocksource: convert 32-bit down counting clocksource on S5PV210/S5P64X0 | Chanwoo Choi | 1 | -17/+3 |
2011-07-20 | ARM: SAMSUNG: Move duplicate code for SPDIF ops | Naveen Krishna Chatradhi | 2 | -0/+40 |
2011-07-20 | Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanup | Kukjin Kim | 1 | -0/+9 |
2011-07-20 | ARM: EXYNOS4: Add external GIC io memory mapping | Changhwan Youn | 1 | -2/+3 |
2011-07-20 | ARM: S5P: Added selection DEV_PWM for HRT | Kukjin Kim | 1 | -0/+1 |
2011-07-20 | ARM: S5P64X0: Add clkdev support | Thomas Abraham | 1 | -0/+9 |
2011-07-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 1 | -1/+1 |