Age | Commit message (Expand) | Author | Files | Lines |
2012-01-13 | Merge branch 'master' into fixes | Russell King | 8 | -21/+32 |
2012-01-10 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2 | -8/+11 |
2012-01-10 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -7/+16 |
2012-01-09 | Merge branch 'samsung/dt' into samsung/cleanup | Arnd Bergmann | 1 | -23/+0 |
2012-01-08 | ARM: 7272/1: S3C24XX: Fix build error for missing <mach/system-reset.h> | Kukjin Kim | 1 | -2/+0 |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -6/+5 |
2012-01-07 | Merge branch 'depends/rmk/for-linus' into samsung/dt | Arnd Bergmann | 1 | -23/+0 |
2012-01-07 | Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 1 | -2/+1 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 6 | -6/+5 |
2012-01-05 | ARM: restart: remove s3c24xx restart handler | Russell King | 1 | -23/+0 |
2011-12-23 | ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic names | Rajeshwari Shinde | 1 | -6/+10 |
2011-12-23 | ARM: SAMSUNG: register uart clocks to clock lookup list | Thomas Abraham | 1 | -7/+16 |
2011-12-22 | driver-core: remove sysdev.h usage. | Kay Sievers | 6 | -6/+5 |
2011-12-08 | ARM: SAMSUNG: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 1 | -2/+1 |
2011-11-16 | ARM: SAMSUNG: inclusion export.h instead of module.h | Kukjin Kim | 1 | -1/+1 |
2011-11-06 | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -5/+130 |
2011-10-14 | ARM: S3C24XX: Add devname for hsmmc1 pclk | Heiko Stuebner | 1 | -0/+1 |
2011-10-14 | ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocks | Heiko Stuebner | 1 | -5/+3 |
2011-10-14 | ARM: S3C2443: Accommodate cpufreq frequency scheme in armdiv | Heiko Stuebner | 1 | -2/+4 |
2011-10-14 | ARM: S3C2443: handle unset armdiv values gracefully | Heiko Stuebner | 1 | -7/+20 |
2011-10-14 | ARM: S3C2443: Add get_rate operation for clk_armdiv | Heiko Stuebner | 1 | -0/+14 |
2011-10-14 | ARM: S3C2443: Move clk_arm and clk_armdiv to common code | Heiko St?bner | 1 | -0/+87 |
2011-10-14 | ARM: S3C24XX: Add infrastructure to transmit armdiv to common code | Heiko Stuebner | 1 | -1/+11 |
2011-10-06 | ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.c | Kukjin Kim | 3 | -529/+101 |
2011-10-04 | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2 | Kukjin Kim | 19 | -1333/+0 |
2011-10-04 | Merge branch 'next-samsung-devel' into next-samsung-devel-2 | Kukjin Kim | 6 | -333/+62 |
2011-10-04 | Merge branch 'next-samsung-board' into next-samsung-devel-2 | Kukjin Kim | 1 | -5/+4 |
2011-10-04 | ARM: SAMSUNG: Move S3C24XX header files to plat-samsung | Kukjin Kim | 11 | -1023/+0 |
2011-10-04 | ARM: SAMSUNG: Moving each SoC support header files | Kukjin Kim | 5 | -186/+0 |
2011-10-04 | ARM: SAMSUNG: Consolidate plat/pll.h | Kukjin Kim | 1 | -62/+0 |
2011-10-04 | ARM: SAMSUNG: Consolidate plat/pwm-clock.h | Kukjin Kim | 1 | -55/+0 |
2011-10-04 | ARM: SAMSUNG: Cleanup mach/clkdev.h | Kukjin Kim | 1 | -7/+0 |
2011-10-04 | ARM: S3C2443: Add hsspi-clock from pclk and rename S3C2443 hsspi sclk | Heiko Stuebner | 1 | -0/+5 |
2011-10-04 | ARM: S3C2443: Move i2s clock definitions to common code | Heiko Stuebner | 1 | -0/+52 |
2011-10-04 | Merge branch 'next/topic-gpio-samsung' into next-samsung-devel | Kukjin Kim | 4 | -328/+0 |
2011-09-21 | ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGs | Kukjin Kim | 1 | -1/+0 |
2011-09-21 | gpio/s3c24xx: move gpio driver into drivers/gpio/ | Kukjin Kim | 3 | -327/+0 |
2011-09-16 | ARM: SAMSUNG: Move map header file into plat-samsung | Kukjin Kim | 1 | -100/+0 |
2011-09-14 | ARM: SAMSUNG: Remove Samsung specific enum type for dma direction | Boojin Kim | 1 | -5/+5 |
2011-08-24 | ARM: SAMSUNG: Add support for handling of cpu revision | Kukjin Kim | 1 | -0/+1 |
2011-08-22 | ARM: SAMSUNG: Add support for detecting CPU at runtime | Kukjin Kim | 1 | -5/+3 |
2011-07-25 | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -57/+1 |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -88/+21 |
2011-07-23 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 2 | -40/+9 |
2011-07-20 | ARM: S3C24XX: Use generic s3c_set_platdata for devices | Banajit Goswami | 1 | -31/+7 |
2011-07-20 | Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanup | Kukjin Kim | 4 | -57/+14 |
2011-07-20 | ARM: SAMSUNG: Added mach/clkdev.h | Thomas Abraham | 1 | -0/+7 |
2011-07-20 | ARM: S3C24XX: Add clkdev support | Thomas Abraham | 3 | -57/+7 |
2011-07-18 | ARM: mach-s3c2400: delete | Nicolas Pitre | 4 | -56/+0 |
2011-07-18 | ARM: mach-s3c24a0: delete | Nicolas Pitre | 1 | -1/+1 |