Age | Commit message (Expand) | Author | Files | Lines |
2020-08-20 | ARM: s3c: move into a common directory | Arnd Bergmann | 1 | -680/+0 |
2020-08-20 | ARM: s3c24xx: stop including mach/hardware.h from mach/io.h | Arnd Bergmann | 1 | -0/+1 |
2020-08-20 | ARM: s3c: remove cpufreq header dependencies | Arnd Bergmann | 1 | -1/+0 |
2020-08-19 | ARM: s3c24xx: pass pointer to clk driver via platform data | Krzysztof Kozlowski | 1 | -1/+6 |
2020-08-19 | ARM: s3c24xx: make S3C24XX_MISCCR access indirect | Arnd Bergmann | 1 | -0/+3 |
2020-08-17 | clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared header | Krzysztof Kozlowski | 1 | -0/+1 |
2018-01-03 | ARM: S3C24XX: Add SPDX license identifiers | Krzysztof Kozlowski | 1 | -22/+7 |
2017-07-20 | ARM: s3c24xx: Remove non-existing CONFIG_CPU_S3C2413 | Krzysztof Kozlowski | 1 | -1/+1 |
2016-11-05 | ARM: S3C24XX: Add DMA slave maps for remaining s3c24xx SoCs | Sylwester Nawrocki | 1 | -0/+76 |
2016-10-07 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -5/+15 |
2016-09-26 | dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices | Sam Van Den Berge | 1 | -0/+35 |
2016-08-10 | ARM: S3C24XX: Add dma_mask assignments for DMA devices | Sylwester Nawrocki | 1 | -5/+15 |
2014-09-14 | ARM: S3C24XX: remove separate restart code | Heiko Stuebner | 1 | -4/+0 |
2014-07-19 | ARM: SAMSUNG: Remove legacy clock code | Tomasz Figa | 1 | -2/+0 |
2014-05-13 | ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversion | Heiko Stuebner | 1 | -17/+0 |
2014-05-13 | ARM: S3C24XX: convert s3c2410 to common clock framework | Heiko Stuebner | 1 | -2/+0 |
2014-05-13 | ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock framework | Heiko Stuebner | 1 | -4/+0 |
2014-05-13 | ARM: S3C24XX: add platform code for conversion to the common clock framework | Heiko Stuebner | 1 | -0/+25 |
2014-05-13 | ARM: S3C24XX: enable usage of common dclk if common clock framework is enabled | Heiko Stuebner | 1 | -0/+14 |
2014-04-15 | ARM: S3C24XX: convert s3c2412 to common clock framework | Heiko Stuebner | 1 | -2/+7 |
2014-04-15 | ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock framework | Heiko Stuebner | 1 | -2/+14 |
2014-04-15 | ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socs | Heiko Stuebner | 1 | -0/+2 |
2014-04-05 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -2/+1 |
2014-02-14 | ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file | Tushar Behera | 1 | -1/+1 |
2014-02-14 | ARM: S3C24XX: Fix typo CONFIG_CPUS_3C2443 | Paul Bolle | 1 | -1/+1 |
2014-02-14 | ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu() | Heiko Stuebner | 1 | -1/+0 |
2013-10-21 | ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442 | Heiko Stuebner | 1 | -0/+100 |
2013-10-08 | ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443 | Heiko Stuebner | 1 | -0/+106 |
2013-08-06 | ARM: SAMSUNG: Move all platforms to new clocksource driver | Tomasz Figa | 1 | -0/+16 |
2013-08-06 | ARM: SAMSUNG: Set PWM platform data | Tomasz Figa | 1 | -0/+11 |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+2 |
2013-04-11 | tty: serial/samsung: make register definitions global | Arnd Bergmann | 1 | -0/+5 |
2013-03-05 | ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h | Heiko Stuebner | 1 | -5/+2 |
2013-01-28 | ARM: S3C24XX: fix uninitialized variable warning | Cong Ding | 1 | -1/+1 |
2012-06-20 | ARM: S3C24XX: Remove duplicate header file inclusion | Sachin Kamat | 1 | -1/+0 |
2012-05-12 | ARM: S3C24XX: Use common macro to define resources on dev-uart.c | Tushar Behera | 1 | -40/+16 |
2012-05-12 | ARM: S3C24XX: move common clock init into common.c | Heiko Stuebner | 1 | -0/+18 |
2012-05-12 | ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.c | Heiko Stuebner | 1 | -0/+73 |
2012-05-12 | ARM: S3C24XX: move plat-s3c24xx/cpu.c | Heiko Stuebner | 1 | -0/+236 |