summaryrefslogtreecommitdiff
path: root/arch/arm/plat-s5p
Commit message (Expand)AuthorAgeFilesLines
* ARM: S5P: To merge devs.c files to one devs.cKukjin Kim2011-10-0614-664/+0
* ARM: S5P: Make the sleep code common for S5P series SoCsAbhilash Kesavan2011-10-043-0/+56
* ARM: S5P: Make the common S5P PM code conditionally compileAbhilash Kesavan2011-10-042-2/+7
* Merge branch 'next-samsung-board-2' into next-samsung-devel-2Kukjin Kim2011-10-041-0/+9
|\
| * ARM: EXYNOS4: Add support new EXYNOS4412 SoCChanghwan Youn2011-10-041-0/+9
* | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2Kukjin Kim2011-10-0418-933/+0
|\ \
| * | ARM: SAMSUNG: Move S5P header files to plat-samsungKukjin Kim2011-10-0412-547/+0
| * | ARM: SAMSUNG: Moving each SoC support header filesKukjin Kim2011-10-045-172/+0
| * | ARM: SAMSUNG: Consolidate plat/pll.hKukjin Kim2011-10-041-152/+0
* | | Merge branch 'next-samsung-devel' into next-samsung-devel-2Kukjin Kim2011-10-046-10/+186
|\ \ \
| * | | ARM: S5P: add support for tv deviceTomasz Stanislawski2011-10-044-2/+116
| * | | ARM: SAMSUNG: add i2c hdmiphy controller definitionsTomasz Stanislawski2011-10-043-0/+65
| * | | Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-042-8/+5
| |\ \ \
| | * | | ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGsKukjin Kim2011-09-211-3/+0
| | * | | ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim2011-09-211-5/+5
* | | | | Merge branch 'next-samsung-board' into next-samsung-devel-2Kukjin Kim2011-10-043-18/+79
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: EXYNOS4: Add support clock for EXYNOS4212Kukjin Kim2011-09-162-2/+55
| * | | | ARM: EXYNOS4: Add support new EXYNOS4212 SoCKukjin Kim2011-09-162-2/+10
| * | | | Merge branch 'next/topic-cpuid-rev' into next/topic-add-exynos4212Kukjin Kim2011-09-161-14/+14
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: SAMSUNG: Add support for handling of cpu revisionKukjin Kim2011-08-241-1/+3
| | * | | ARM: SAMSUNG: Add support for detecting CPU at runtimeKukjin Kim2011-08-221-14/+12
* | | | | Merge branch 'next-samsung-cleanup' into next-samsung-devel-2Kukjin Kim2011-10-042-62/+0
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'next/topic-plat-samsung-1' into next-samsung-cleanupKukjin Kim2011-09-171-61/+0
| |\ \ \
| | * | | ARM: SAMSUNG: Move map header file into plat-samsungKukjin Kim2011-09-161-61/+0
| | |/ /
| * | | ARM: S5P: Remove duplicate kdiv calculationJonghwan Choi2011-09-161-1/+0
| |/ /
* | | ARM: S5P: fix incorrect loop iterator usage on gpio-interruptMarek Szyprowski2011-09-261-4/+5
|/ /
* | ARM: S5P: fix bug in spdif_clk_get_rateNaveen Krishna Chatradhi2011-08-191-1/+1
* | ARM: S5P: add required chained_irq_enter/exit to gpio-int codeMarek Szyprowski2011-08-191-0/+6
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-266-3/+233
|\
| * ARM: S5P: Add support for MFC deviceKamil Debski2011-07-214-1/+156
| * ARM: EXYNOS4: Add platform device and helper functions for FIMDJonghun Han2011-07-213-0/+73
| * Merge branch 'next-samsung-clkdev-fix' into next-samsung-develKukjin Kim2011-07-211-0/+9
| |\
| * | ARM: EXYNOS4: Add external GIC io memory mappingChanghwan Youn2011-07-201-2/+3
| * | ARM: S5P: Added selection DEV_PWM for HRTKukjin Kim2011-07-201-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-3/+3
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2011-07-113-15/+3
| |\ \ \ | | |/ /
| * | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-3/+3
* | | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-253-17/+52
|\ \ \ \
| * | | | clocksource: convert 32-bit down counting clocksource on S5PV210/S5P64X0Chanwoo Choi2011-07-211-17/+3
| * | | | ARM: SAMSUNG: Move duplicate code for SPDIF opsNaveen Krishna Chatradhi2011-07-212-0/+40
| * | | | Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim2011-07-211-0/+9
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | ARM: S5P64X0: Add clkdev supportThomas Abraham2011-07-201-0/+9
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-121-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-071-1/+1
| |/ /
* | | ARM: S5P: Fix bug on init of PWMTimers for HRTimerSangbeom Kim2011-07-061-2/+2
|/ /
* | ARM: SAMSUNG: Remove unused onenand plat functionsKyungmin Park2011-06-031-12/+0
* | ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XXKukjin Kim2011-06-011-1/+1
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-05-253-44/+1
|\
| * ARM: S5P6442: Removing ARCH_S5P6442Kukjin Kim2011-05-123-44/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-233-135/+45
|\ \