summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: EXYNOS4: Add functions for gic interrupt handlingChanghwan Youn2011-10-044-10/+27
* ARM: EXYNOS4: Add support clock for EXYNOS4412Changhwan Youn2011-10-041-2/+2
* ARM: EXYNOS4: Add support new EXYNOS4412 SoCChanghwan Youn2011-10-044-2/+24
* ARM: EXYNOS4: Add support MCT PPI for EXYNOS4212Changhwan Youn2011-10-043-10/+53
* ARM: EXYNOS4: Add support PPI in external GICChanghwan Youn2011-10-041-3/+8
* ARM: EXYNOS4: convert boot_params to atag_offsetTushar Behera2011-10-042-3/+3
* Merge branch 'next-samsung-board-v3.1' into next-samsung-boardKukjin Kim2011-09-164-0/+120
|\
| * ARM: EXYNOS4: Add support for ORIGEN boardJeongHyeon Kim2011-07-214-0/+120
* | ARM: EXYNOS4: Add support SMDK4212 BoardKukjin Kim2011-09-163-0/+319
* | ARM: EXYNOS4: Add support PM for EXYNOS4212Jonghwan Choi2011-09-165-72/+172
* | ARM: EXYNOS4: Add support clock for EXYNOS4212Kukjin Kim2011-09-168-91/+377
* | ARM: EXYNOS4: Add support new EXYNOS4212 SoCKukjin Kim2011-09-166-5/+32
* | Merge branch 'next/topic-cleanup-smdkv310' into next/topic-add-exynos4212Kukjin Kim2011-09-164-326/+80
|\ \
| * | ARM: EXYNOS4: Turn the mach-smdkc210.c into mach-smdv310.cKukjin Kim2011-08-184-326/+80
* | | Merge branch 'next/topic-cpuid-rev' into next/topic-add-exynos4212Kukjin Kim2011-09-1613-60/+220
|\ \ \
| * | | ARM: SAMSUNG: Fix mask value for S5P64X0 CPU IDsAjay Kumar2011-09-051-1/+1
| * | | ARM: SAMSUNG: Fix mask for S3C64xx CPU IDsMark Brown2011-09-051-1/+1
| * | | ARM: EXYNOS4: Use samsung_rev() to distinguish silicon revisionKukjin Kim2011-08-244-8/+37
| * | | ARM: SAMSUNG: Add support for handling of cpu revisionKukjin Kim2011-08-247-11/+69
| * | | ARM: S5P64X0: Use soc_is_s5p64x0() to distinguish cpu at runtimeKukjin Kim2011-08-224-16/+9
| * | | ARM: SAMSUNG: Add support for detecting CPU at runtimeKukjin Kim2011-08-225-30/+110
| |/ /
* | | ARM: EXYNOS4: fix incorrect pad configuration for keypad row linesThomas Abraham2011-09-151-5/+6
* | | ARM: SAMSUNG: fix to prevent declaring duplicatedKukjin Kim2011-09-151-0/+5
* | | ARM: SAMSUNG: fix watchdog reset issue with clk_get()Marek Szyprowski2011-09-153-7/+17
* | | ARM: S3C64XX: Remove un-used code backlight code on SMDK6410Banajit Goswami2011-09-151-39/+0
* | | ARM: EXYNOS4: restart clocksource while system resumesChanghwan Youn2011-09-151-0/+6
* | | ARM: EXYNOS4: Fix routing timer interrupt to offline CPUKukjin Kim2011-09-151-0/+2
* | | ARM: EXYNOS4: Fix return type of local_timer_setup()Kukjin Kim2011-09-151-1/+3
* | | ARM: EXYNOS4: Fix wrong pll type for vpllJonghwan Choi2011-09-151-1/+1
* | | Linux 3.1-rc6v3.1-rc6Linus Torvalds2011-09-121-1/+1
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-09-127-28/+66
|\ \ \
| * | | drm: Remove duplicate "return" statementLin Ming2011-09-091-1/+0
| * | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2011-09-094-7/+30
| |\ \ \
| | * | | drm/nv04/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+13
| | * | | drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archsMarcin Slusarz2011-09-091-1/+1
| | * | | drm/nouveau: properly handle allocation failure in nouveau_sgdma_populateMarcin Slusarz2011-09-091-1/+4
| | * | | drm/nouveau: fix oops on pre-semaphore hardwareBen Skeggs2011-09-091-1/+2
| | * | | drm/nv50/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+10
| * | | | drm/radeon/kms: fix DP detect and EDID fetch for DP bridgesAlex Deucher2011-09-062-20/+36
| |/ / /
* | | | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-09-1218-18/+72
|\ \ \ \
| * \ \ \ Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann2011-09-121-0/+3
| |\ \ \ \
| | * | | | OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman2011-09-061-0/+3
| * | | | | Merge branch 'sirf/fixes' into fixesArnd Bergmann2011-09-124-0/+4
| |\ \ \ \ \
| | * | | | | ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles2011-09-114-0/+4
| | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixesArnd Bergmann2011-09-109-14/+64
| |\ \ \ \ \ \
| | | * | | | | ARM: davinci: fix cache flush build errorLinus Walleij2011-09-071-1/+5
| | | * | | | | ARM: davinci: correct MDSTAT_STATE_MASKSergei Shtylyov2011-09-071-1/+1
| | | * | | | | ARM: davinci: da850 EVM: read mac address from SPI flashRajashekhara, Sudhakar2011-09-071-0/+28
| | | |/ / / /
| | | | | | |
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-----. \ \ \ \ Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley2011-09-04377-1892/+3236
| | |\ \ \ \ \ \ \ \
| | | | | | * | | | | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar2011-08-192-2/+2
OpenPOWER on IntegriCloud