summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-014-326/+80
|\
| * Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-312-8/+1
| |\
| | * Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-316-6/+6
| | |\
| | * \ Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-311-7/+0
| | |\ \
| * | | | Merge branch 'tegra/cleanup' into next/cleanupArnd Bergmann2011-10-201-4/+2
| |\| | |
| * | | | Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-084-5/+5
| |\ \ \ \
| * \ \ \ \ Merge branch 'sirf/cleanup' into next/cleanupArnd Bergmann2011-10-074-7/+18
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'next/topic-cleanup-smdkv310' into next-samsung-cleanupKukjin Kim2011-09-164-326/+80
| |\ \ \ \ \ \
| | * | | | | | ARM: EXYNOS4: Turn the mach-smdkc210.c into mach-smdv310.cKukjin Kim2011-08-184-326/+80
* | | | | | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-288-14/+12
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-233-14/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2011-10-231-2/+5
| | * | | | | | | | ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-231-6/+1
| * | | | | | | | | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-181-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * | | | | | | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-167-8/+25
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | / / / / / | | | |/ / / / / | | |/| | | | |
| * | | | | | | ARM: mach-exynos4: convert boot_params to atag_offsetNicolas Pitre2011-08-215-5/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-7/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-2/+0
| * | | | | | ARM: gpio: consolidate gpio_to_irqRussell King2011-08-121-2/+0
| * | | | | | ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-4/+1
| |/ / / / /
* | | | | | Merge branch 'misc' into for-linusRussell King2011-10-251-1/+1
|\ \ \ \ \ \
| * | | | | | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| | |/ / / / | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-252-6/+5
|\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | / / / / | | | | |/ / / / | | | |/| / / / | | | | |/ / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| | | | * | ARM: smp: fix clipping of number of CPUsRussell King2011-10-201-6/+4
| | | |/ / | | |/| |
| * | | | ARM: pm: let platforms select cpu_suspend supportArnd Bergmann2011-10-011-0/+1
| | |/ / | |/| |
* | | | ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki2011-09-271-4/+2
| |_|/ |/| |
* | | ARM: EXYNOS4: fix incorrect pad configuration for keypad row linesThomas Abraham2011-09-151-5/+6
* | | 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
| |/ |/|
* | ARM: EXYNOS4: Add restart hook for proper rebootKyungmin Park2011-08-192-0/+12
* | ARM: EXYNOS4: Increase reset delay for USB HOST PHYYulgon Kim2011-08-191-1/+1
* | ARM: EXYNOS4: add required chained_irq_enter/exit to eint codeMarek Szyprowski2011-08-191-0/+7
* | ARM: EXYNOS4: Fix the IRQ definitions for MIPI CSIS deviceSylwester Nawrocki2011-08-191-3/+2
* | ARM: EXYNOS4: remove duplicated inclusionHuang Weiyi2011-08-191-1/+0
* | ARM: EXYNOS4: Fix wrong devname to support clkdevJonghwan Choi2011-08-191-1/+1
* | ARM: EXYNOS4: Use the correct regulator names on universal_c210Kyungmin Park2011-08-191-2/+2
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-2627-567/+1807
|\
| * ARM: EXYNOS4: Enable MFC on Samsung NURIMarek Szyprowski2011-07-212-0/+15
| * ARM: EXYNOS4: Enable MFC on universal_c210Kamil Debski2011-07-212-0/+15
| * ARM: S5P: Add support for MFC deviceKamil Debski2011-07-212-0/+63
| * ARM: EXYNOS4: Add support FIMD on SMDKC210Jingoo Han2011-07-211-0/+71
| * ARM: EXYNOS4: Add platform device and helper functions for FIMDJonghun Han2011-07-214-0/+56
| * ARM: EXYNOS4: Add resource definition for FIMDJonghun Han2011-07-212-0/+7
| * ARM: EXYNOS4: Change devname for FIMD clkdevJingoo Han2011-07-211-4/+4
| * Merge branch 'next-samsung-clkdev-fix' into next-samsung-develKukjin Kim2011-07-212-120/+64
| |\
| * | ARM: SAMSUNG: Add platform device for idmaSangbeom Kim2011-07-213-0/+21
| * | ARM: EXYNOS4: Add more registers to be saved and restored for PMMyungJoo Ham2011-07-211-0/+14