Age | Commit message (Expand) | Author | Files | Lines |
2011-10-26 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 4 | -142/+12 |
2011-10-21 | ARM: S5P: fix offset calculation on gpio-interrupt | Marek Szyprowski | 1 | -3/+3 |
2011-09-26 | ARM: S5P: fix incorrect loop iterator usage on gpio-interrupt | Marek Szyprowski | 1 | -4/+5 |
2011-08-23 | ARM: SAMSUNG: Remove uart irq handling from plaform code | Thomas Abraham | 4 | -142/+12 |
2011-08-19 | ARM: S5P: fix bug in spdif_clk_get_rate | Naveen Krishna Chatradhi | 1 | -1/+1 |
2011-08-19 | ARM: S5P: add required chained_irq_enter/exit to gpio-int code | Marek Szyprowski | 1 | -0/+6 |
2011-07-27 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -3/+233 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -17/+52 |
2011-07-21 | ARM: S5P: Add support for MFC device | Kamil Debski | 4 | -1/+156 |
2011-07-21 | ARM: EXYNOS4: Add platform device and helper functions for FIMD | Jonghun Han | 3 | -0/+73 |
2011-07-21 | Merge branch 'next-samsung-clkdev-fix' into next-samsung-devel | Kukjin Kim | 1 | -0/+9 |
2011-07-20 | clocksource: convert 32-bit down counting clocksource on S5PV210/S5P64X0 | Chanwoo Choi | 1 | -17/+3 |
2011-07-20 | ARM: SAMSUNG: Move duplicate code for SPDIF ops | Naveen Krishna Chatradhi | 2 | -0/+40 |
2011-07-20 | Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanup | Kukjin Kim | 1 | -0/+9 |
2011-07-20 | ARM: EXYNOS4: Add external GIC io memory mapping | Changhwan Youn | 1 | -2/+3 |
2011-07-20 | ARM: S5P: Added selection DEV_PWM for HRT | Kukjin Kim | 1 | -0/+1 |
2011-07-20 | ARM: S5P64X0: Add clkdev support | Thomas Abraham | 1 | -0/+9 |
2011-07-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 1 | -1/+1 |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina | 3 | -15/+3 |
2011-07-07 | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) | Simon Guinot | 1 | -1/+1 |
2011-07-06 | ARM: S5P: Fix bug on init of PWMTimers for HRTimer | Sangbeom Kim | 1 | -2/+2 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -3/+3 |
2011-06-04 | ARM: SAMSUNG: Remove unused onenand plat functions | Kyungmin Park | 1 | -12/+0 |
2011-06-02 | ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XX | Kukjin Kim | 1 | -1/+1 |
2011-05-26 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 3 | -44/+1 |
2011-05-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -135/+45 |
2011-05-23 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 6 | -1/+107 |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King | 2 | -94/+28 |
2011-05-23 | ARM: s5p: consolidate selection of timer register | Russell King | 1 | -41/+17 |
2011-05-12 | ARM: S5P6442: Removing ARCH_S5P6442 | Kukjin Kim | 3 | -44/+1 |
2011-05-09 | ARM: SAMSUNG: Convert irq-vic-timer to generic irq chip | Thomas Gleixner | 1 | -5/+1 |
2011-05-09 | ARM: SAMSUNG: S5P: Convert irq-gpioint to generic irq chip | Thomas Gleixner | 1 | -89/+27 |
2011-04-24 | ARM / Samsung: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 1 | -5/+2 |
2011-04-19 | Merge 2.6.39-rc4 into usb-next | Greg Kroah-Hartman | 6 | -1/+107 |
2011-04-14 | ARM: S5P: Remove unused s3c_pm_check_resume_pin | Abhilash Kesavan | 1 | -11/+0 |
2011-04-14 | ARM: EXYNOS4: Add usb host phy control | Joonyoung Shim | 3 | -2/+31 |
2011-04-14 | ARM: S5P: Add usb ehci device | Joonyoung Shim | 4 | -0/+77 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+1 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 2 | -15/+15 |
2011-03-28 | ARM: SAMSUNG: Fix CPU idmask | Kukjin Kim | 1 | -4/+4 |
2011-03-15 | ARM: EXYNOS4: Implement Clock gating for System MMU | KyongHo Cho | 1 | -0/+6 |
2011-03-15 | ARM: EXYNOS4: Enhancement of System MMU driver | KyongHo Cho | 2 | -194/+269 |
2011-03-15 | ARM: S5P: Add function to register gpio interrupt bank data | Marek Szyprowski | 1 | -10/+58 |
2011-03-15 | ARM: S5P: Cleanup S5P gpio interrupt code | Marek Szyprowski | 1 | -60/+46 |
2011-03-12 | ARM: S5P: Add platform definitions for FIMC3 | Sylwester Nawrocki | 3 | -0/+49 |
2011-03-12 | ARM: S5P: Update defconfig for HRT support | Sangbeom Kim | 1 | -0/+5 |
2011-03-12 | ARM: S5P: HRT support | Sangbeom Kim | 3 | -0/+489 |
2011-03-11 | ARM: S5P: Add support for common MIPI CSIS/DSIM D-PHY control | Sylwester Nawrocki | 3 | -0/+69 |