Age | Commit message (Expand) | Author | Files | Lines |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2 | -2/+2 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 2 | -145/+0 |
2012-01-05 | Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD | Russell King | 1 | -0/+1 |
2012-01-03 | ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch] | Kukjin Kim | 2 | -105/+0 |
2011-12-23 | ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch] | Kukjin Kim | 1 | -10/+0 |
2011-12-23 | ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch] | Kukjin Kim | 1 | -10/+0 |
2011-12-23 | ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch] | Kukjin Kim | 1 | -20/+0 |
2011-12-21 | driver-core: remove sysdev.h usage. | Kay Sievers | 2 | -2/+2 |
2011-12-18 | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 1 | -16/+3 |
2011-12-05 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 1 | -0/+1 |
2011-11-17 | ARM: S5P: Fix export.h inclusion | Kukjin Kim | 1 | -0/+1 |
2011-11-15 | ARM: gic: allow GIC to support non-banked setups | Marc Zyngier | 1 | -0/+1 |
2011-11-06 | ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos | Kukjin Kim | 2 | -4/+4 |
2011-11-05 | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 33 | -1403/+78 |
2011-11-01 | Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 3 | -18/+88 |
2011-11-01 | 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 |