Age | Commit message (Expand) | Author | Files | Lines |
2014-03-21 | ARM: samsung: allow serial driver to be disabled | Arnd Bergmann | 1 | -0/+4 |
2014-03-20 | ARM: SAMSUNG: Remove hardware.h inclusion | Sachin Kamat | 5 | -6/+1 |
2014-03-20 | ARM: EXYNOS: Stop using legacy Samsung PM code | Tomasz Figa | 1 | -45/+0 |
2014-03-20 | ARM: SAMSUNG: Move s3c_pm_check_* prototypes to plat/pm-common.h | Tomasz Figa | 3 | -15/+15 |
2014-03-20 | ARM: SAMSUNG: Move common save/restore helpers to separate file | Tomasz Figa | 5 | -81/+102 |
2014-03-20 | ARM: SAMSUNG: Move Samsung PM debug code into separate file | Tomasz Figa | 5 | -122/+169 |
2014-03-20 | ARM: SAMSUNG: Consolidate PM debug functions | Tomasz Figa | 1 | -14/+6 |
2014-03-20 | ARM: SAMSUNG: Use debug_ll_addr() to get UART base address | Tomasz Figa | 1 | -2/+13 |
2014-03-20 | ARM: SAMSUNG: Save UART DIVSLOT register based on SoC type | Tomasz Figa | 2 | -15/+6 |
2014-03-20 | ARM: SAMSUNG: Add soc_is_s3c2410() helper | Tomasz Figa | 1 | -0/+6 |
2014-03-20 | ARM: EXYNOS: Do not resume l2x0 if not enabled before suspend | Tomasz Figa | 1 | -3/+5 |
2014-03-20 | ARM: SAMSUNG: Introduce generic Exynos4 and 5 helpers | Sachin Kamat | 1 | -0/+4 |
2014-03-20 | ARM: SAMSUNG: Reorganize calls to reserve memory for MFC | Tushar Behera | 2 | -10/+10 |
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: Remove Exynos specific code from devs, s5p-pm-irq and pm-gpio.c | Tushar Behera | 3 | -24/+4 |
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 | 5 | -7/+5 |
2014-02-14 | ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu() | Heiko Stuebner | 2 | -8/+0 |
2014-01-29 | Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -123/+0 |
2014-01-26 | Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 1 | -13/+0 |
2014-01-24 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -0/+4 |
2014-01-24 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -12/+9 |
2014-01-24 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
2014-01-23 | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top... | Mark Brown | 3 | -16/+15 |
2014-01-23 | mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c | Sachin Kamat | 1 | -123/+0 |
2014-01-22 | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -56/+0 |
2014-01-21 | Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -3/+15 |
2014-01-15 | ARM: S5P[v210|c100|64x0]: Fix build error | Sachin Kamat | 1 | -0/+3 |
2014-01-14 | ARM: S3C[24|64]xx: move includes back under <mach/> scope | Linus Walleij | 2 | -7/+2 |
2014-01-08 | spi: s3c24xx: Remove reference to plat/fiq.h | Sachin Kamat | 1 | -13/+0 |
2013-12-31 | ata: pata_samsung_cf: Move plat/regs-ata.h to drivers/ata | Sachin Kamat | 1 | -56/+0 |
2013-12-20 | ARM: s3c64xx: get rid of custom <mach/gpio.h> | Linus Walleij | 1 | -0/+3 |
2013-12-20 | ARM: s3c24xx: get rid of custom <mach/gpio.h> | Linus Walleij | 2 | -0/+4 |
2013-12-19 | ARM: EXYNOS: remove <mach/regs-clock.h> for exynos | Kukjin Kim | 1 | -1/+1 |
2013-12-19 | ARM: EXYNOS: cleanup <mach/regs-irq.h> | Kukjin Kim | 2 | -0/+5 |
2013-12-12 | ARM: SAMSUNG: Let s3c_pm_do_restore_*() take const sleep_save | Daniel Kurtz | 2 | -4/+4 |
2013-12-12 | ARM: SAMSUNG: remove unused SAMSUNG_GPIOLIB_4BIT Kconfig parameter | Michael Opdenacker | 1 | -8/+0 |
2013-12-02 | ARM: SAMSUNG: Fix switching FIFO in arch_enable_uart_fifo function | Alexander Shiyan | 1 | -0/+2 |
2013-12-02 | ARM: SAMSUNG: if detected device tree skip irq init for S5P | Mateusz Krawczuk | 1 | -0/+4 |
2013-11-24 | ARM: s3c64xx: Add support for DMA using generic amba-pl08x driver | Tomasz Figa | 2 | -3/+15 |
2013-11-17 | Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+5 |
2013-11-11 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+11 |
2013-11-11 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+4 |
2013-11-11 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -0/+4 |
2013-10-17 | ARM: Samsung: Remove the MIPI PHY setup code | Sylwester Nawrocki | 3 | -66/+0 |
2013-10-16 | ARM: SAMSUNG: Initialize PWM backlight enable_gpio field | Thierry Reding | 1 | -0/+5 |
2013-10-12 | ARM: SAMSUNG: Remove unused s5p_device_ehci | Jingoo Han | 3 | -40/+0 |
2013-10-08 | ARM: SAMSUNG: set s3c24xx_dma_filter for s3c64xx-spi0 device | Heiko Stuebner | 1 | -1/+4 |
2013-09-17 | ARM: S3C64XX: Bypass legacy initialization when booting with DT | Tomasz Figa | 1 | -1/+11 |