Age | Commit message (Expand) | Author | Files | Lines |
2012-07-30 | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2 | -420/+0 |
2012-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-07-24 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -65/+34 |
2012-07-24 | Merge tag 'dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -59/+76 |
2012-07-24 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -2/+10 |
2012-07-24 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 7 | -143/+0 |
2012-07-18 | Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 3 | -2/+10 |
2012-07-13 | ARM: S3C24XX: Correct CAMIF interrupt definitions | Sylwester Nawrocki | 1 | -1/+2 |
2012-07-13 | ARM: SAMSUNG: fix race in s3c_adc_start for ADC | Todd Poynor | 1 | -3/+5 |
2012-07-13 | ARM: SAMSUNG: Update default rate for xusbxti clock | Tushar Behera | 1 | -0/+1 |
2012-07-13 | spi: s3c64xx: Remove the 'set_level' callback from controller data | Thomas Abraham | 1 | -2/+0 |
2012-07-13 | ARM: SAMSUNG: Modify s3c64xx_spi{0|1|2}_set_platdata function | Thomas Abraham | 2 | -44/+30 |
2012-07-13 | ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions | Thomas Abraham | 1 | -4/+4 |
2012-07-13 | spi: s3c64xx: move controller information into driver data | Thomas Abraham | 1 | -15/+0 |
2012-07-13 | Merge branch 'next/devel-dma-ops' into next/dt-samsung | Kukjin Kim | 3 | -59/+76 |
2012-07-13 | ARM: SAMSUNG: Introduce Kconfig variable for Samsung custom clk API | Mark Brown | 2 | -2/+6 |
2012-07-13 | ARM: EXYNOS: Update HSOTG PHY clock setting for EXYNOS4X12 | Sachin Kamat | 1 | -0/+4 |
2012-07-10 | Merge branch 'next/devel-dma-ops' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 3 | -59/+76 |
2012-07-10 | Merge branch 'next/cleanup-samsung' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 7 | -143/+0 |
2012-07-02 | ARM Samsung: Move s3c pwm driver to pwm framework | Sascha Hauer | 2 | -424/+0 |
2012-06-28 | treewide: Put a space between #include and FILE | Paul Bolle | 1 | -1/+1 |
2012-06-27 | ARM: SAMSUNG: Fix compiler warning in dma-ops.c file | Sachin Kamat | 1 | -2/+1 |
2012-06-27 | ARM: EXYNOS: Remove leftovers of the Samsung specific power domain control | Bartlomiej Zolnierkiewicz | 5 | -138/+0 |
2012-06-21 | ARM: SAMSUNG: Remove unused variable 'running' on PWM | Jonghwan Choi | 1 | -4/+0 |
2012-06-20 | ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping | Jose Miguel Goncalves | 1 | -1/+1 |
2012-06-20 | ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL | Jonghwan Choi | 1 | -1/+1 |
2012-06-20 | ARM: SAMSUNG: Remove description corresponding to a deleted element | Sachin Kamat | 1 | -1/+0 |
2012-06-20 | ARM: SAMSUNG: Add config() function in DMA common operations | Boojin Kim | 3 | -59/+77 |
2012-06-02 | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 1 | -5/+6 |
2012-05-31 | Merge branch 'late/soc' into devel-late | Olof Johansson | 1 | -0/+3 |
2012-05-28 | Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-next | Florian Tobias Schandinat | 1 | -0/+1 |
2012-05-27 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 6 | -2/+39 |
2012-05-26 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 13 | -0/+1734 |
2012-05-26 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -96/+0 |
2012-05-23 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -414/+1 |
2012-05-19 | ARM: S3C24XX: add support for second irq set of S3C2416 | Heiko Stuebner | 1 | -0/+3 |
2012-05-19 | Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2 | Kukjin Kim | 15 | -1/+1769 |
2012-05-16 | Merge branch 'next/devel-exynos5250-1' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 3 | -1/+35 |
2012-05-16 | Merge branch 'samsung/cleanup-plat-s5p' into next/soc2 | Arnd Bergmann | 13 | -0/+1734 |
2012-05-16 | ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5 | Thomas Abraham | 1 | -1/+1 |
2012-05-16 | ARM: EXYNOS: Add pre-divider and fout mux clocks for bpll and mpll | Kisoo Yu | 2 | -0/+34 |
2012-05-15 | Merge branch 'next/cleanup-plat-s5p' into next/devel-exynos5250-1 | Kukjin Kim | 15 | -96/+1734 |
2012-05-14 | Merge branch 'next/cleanup-samsung-iommu' of git://git.kernel.org/pub/scm/lin... | Arnd Bergmann | 2 | -96/+0 |
2012-05-13 | ARM: EXYNOS: Support DMA for EXYNOS5250 SoC | Boojin Kim | 2 | -1/+2 |
2012-05-13 | Merge branch 'next/cleanup-plat-s3c24xx' into next/cleanup-plat-s3c24xx-s5p | Kukjin Kim | 2 | -0/+29 |
2012-05-13 | ARM: SAMSUNG: merge plat-s5p into plat-samsung | Kukjin Kim | 1 | -0/+18 |
2012-05-13 | ARM: SAMSUNG: move options for common s5p into plat-samsung/Kconfig | Kukjin Kim | 1 | -0/+65 |
2012-05-13 | ARM: SAMSUNG: move setup code for s5p mfc and mipiphy into plat-samsung | Kukjin Kim | 4 | -0/+147 |
2012-05-13 | ARM: SAMSUNG: move platform device for s5p uart into plat-samsung | Kukjin Kim | 3 | -0/+96 |
2012-05-13 | ARM: SAMSUNG: move hr timer for common s5p into plat-samsung | Kukjin Kim | 3 | -0/+415 |