Age | Commit message (Expand) | Author | Files | Lines |
2016-12-29 | ARM: SAMSUNG: Constify array of wake irqs passed to samsung_sync_wakemask | Krzysztof Kozlowski | 1 | -1/+1 |
2016-12-16 | linux: drop __bitwise__ everywhere | Michael S. Tsirkin | 1 | -1/+1 |
2016-08-24 | ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappings | Pankaj Dubey | 1 | -4/+0 |
2016-07-06 | ARM: SAMSUNG: Constify iomem address passed to s5p_init_cpu | Krzysztof Kozlowski | 1 | -1/+1 |
2016-06-22 | ARM: SAMSUNG: Fix missing s5p_init_cpu() declaration | Ben Dooks | 1 | -0/+1 |
2016-05-30 | ARM: SAMSUNG: Fix typos | Andrea Gelmini | 3 | -3/+3 |
2016-04-18 | ARM: EXYNOS: Remove SROM related register settings from mach-exynos | Pankaj Dubey | 1 | -1/+0 |
2016-02-25 | ARM: SAMSUNG: Remove unused register offset definition | Pankaj Dubey | 2 | -9/+0 |
2015-12-31 | ARM: s3c: simplify s3c_irqwake_{e,}intallow definition | Arnd Bergmann | 1 | -8/+0 |
2015-07-30 | ARM: SAMSUNG: remove keypad-core header in plat-samsung | Kukjin Kim | 1 | -31/+0 |
2015-07-30 | ARM: SAMSUNG: local watchdog-reset header in mach-s3c64xx | Kukjin Kim | 1 | -20/+0 |
2015-07-30 | ARM: SAMSUNG: local onenand-core header in mach-s3c64xx | Kukjin Kim | 1 | -37/+0 |
2015-07-30 | ARM: SAMSUNG: local irq-uart header in mach-s3c64xx | Kukjin Kim | 1 | -20/+0 |
2015-07-30 | ARM: SAMSUNG: local backlight header in mach-s3c64xx | Kukjin Kim | 1 | -26/+0 |
2015-07-30 | ARM: SAMSUNG: local ata-core header in mach-s3c64xx | Kukjin Kim | 1 | -28/+0 |
2015-07-30 | ARM: SAMSUNG: local regs-usb-hsotg-phy header in mach-s3c64xx | Kukjin Kim | 1 | -51/+0 |
2015-07-30 | ARM: SAMSUNG: local spi-core header in mach-s3c24xx | Kukjin Kim | 1 | -30/+0 |
2015-07-30 | ARM: SAMSUNG: local nand-core header in mach-s3c24xx | Kukjin Kim | 1 | -28/+0 |
2015-07-30 | ARM: SAMSUNG: local fb-core header in mach-s3c24xx | Kukjin Kim | 1 | -29/+0 |
2015-07-30 | ARM: SAMSUNG: local regs-srom header in mach-exynos | Kukjin Kim | 1 | -54/+0 |
2015-02-27 | ARM: S3C24XX: fix building without PM_SLEEP | Arnd Bergmann | 1 | -2/+10 |
2015-02-27 | ARM: S3C64XX: fix building without CONFIG_PM_SLEEP | Arnd Bergmann | 1 | -1/+1 |
2015-01-24 | ARM: SAMSUNG: remove unused DMA infrastructure | Arnd Bergmann | 6 | -566/+0 |
2014-11-13 | ARM: EXYNOS: Remove unused static iomapping | Pankaj Dubey | 1 | -21/+0 |
2014-07-26 | Merge branch 'cleanup/gpio-header-removal' into next/soc | Arnd Bergmann | 1 | -0/+3 |
2014-07-26 | Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Arnd Bergmann | 17 | -1075/+0 |
2014-07-26 | Merge tag 'power-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kge... | Arnd Bergmann | 1 | -1/+0 |
2014-07-23 | ARM: EXYNOS: Refactored code for using PMU address via DT | Pankaj Dubey | 1 | -1/+0 |
2014-07-19 | ARM: SAMSUNG: Remove remaining legacy code | Tomasz Figa | 12 | -448/+0 |
2014-07-19 | ARM: S5PV210: Remove support for board files | Tomasz Figa | 1 | -1/+0 |
2014-07-19 | ARM: SAMSUNG: Remove legacy clock code | Tomasz Figa | 5 | -626/+0 |
2014-07-13 | ARM: S5PC100: no more support S5PC100 SoC | Kukjin Kim | 5 | -60/+1 |
2014-07-08 | ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCs | Kukjin Kim | 4 | -78/+0 |
2014-06-30 | ARM: mach-s5p: get rid of all <mach/gpio.h> headers | Linus Walleij | 1 | -0/+3 |
2014-05-26 | ARM: EXYNOS: Migrate Exynos specific macros from plat to mach | Sachin Kamat | 1 | -60/+0 |
2014-05-26 | ARM: EXYNOS: Remove exynos_subsys registration | Sachin Kamat | 1 | -1/+0 |
2014-05-09 | ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccf | Heiko Stuebner | 1 | -0/+1 |
2014-03-29 | Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Arnd Bergmann | 2 | -3/+4 |
2014-03-21 | ARM: SAMSUNG: Move s3c_pm_check_* prototypes to plat/pm-common.h | Tomasz Figa | 2 | -14/+14 |
2014-03-21 | ARM: SAMSUNG: Move common save/restore helpers to separate file | Tomasz Figa | 2 | -25/+26 |
2014-03-21 | ARM: SAMSUNG: Move Samsung PM debug code into separate file | Tomasz Figa | 2 | -38/+71 |
2014-03-21 | ARM: SAMSUNG: Save UART DIVSLOT register based on SoC type | Tomasz Figa | 1 | -2/+0 |
2014-03-21 | ARM: SAMSUNG: Add soc_is_s3c2410() helper | Tomasz Figa | 1 | -0/+6 |
2014-03-21 | ARM: SAMSUNG: Introduce generic Exynos4 and 5 helpers | Sachin Kamat | 1 | -0/+4 |
2014-03-21 | ARM: SAMSUNG: Reorganize calls to reserve memory for MFC | Tushar Behera | 1 | -3/+0 |
2014-03-11 | ARM: SAMSUNG: remove all custom uncompress.h | Heiko Stuebner | 1 | -175/+0 |
2014-02-15 | ARM: S3C24XX: Move rtc-core.h from plat to mach | Sachin Kamat | 1 | -27/+0 |
2014-02-14 | ARM: SAMSUNG: Delete unused plat/regs-serial.h header file | Tushar Behera | 1 | -1/+0 |
2014-02-14 | ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file | Tushar Behera | 1 | -1/+1 |
2014-02-14 | ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu() | Heiko Stuebner | 1 | -1/+0 |