summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-255-120/+100
|\
| * ARM: EXYNOS4: Change devname for FIMD clkdevJingoo Han2011-07-211-4/+4
| * ARM: EXYNOS4: Add PWM backlight support on SMDKC210Banajit Goswami2011-07-212-0/+18
| * ARM: EXYNOS4: Add PWM backlight support on SMDKV310Banajit Goswami2011-07-212-0/+18
| * Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim2011-07-212-120/+64
| |\
| | * ARM: SAMSUNG: Added mach/clkdev.hThomas Abraham2011-07-211-0/+7
| | * ARM: EXYNOS4: Add clkdev supportThomas Abraham2011-07-211-120/+57
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-07-242-570/+0
|\ \ \
| * | | [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim2011-07-132-570/+0
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-228-39/+12
|\ \ \ \ \ \ | | | |_|/ / | | |/| | / | |_|_|_|/ |/| | | |
| | | | * ARM: pm: allow suspend finisher to return error codesRussell King2011-07-021-1/+1
| | | | * ARM: pm: samsung: move cpu_suspend into C codeRussell King2011-06-242-19/+1
| | | | * ARM: pm: mach-exynos4: cleanup s3c_cpu_saveRussell King2011-06-241-4/+1
| | | | * ARM: pm: convert cpu_suspend() to a normal functionRussell King2011-06-241-4/+3
| |_|_|/ |/| | |
| | | * ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-071-8/+0
| | * | ARM: EXYNOS4: Set appropriate I2C device variantSylwester Nawrocki2011-07-061-0/+6
| | * | ARM: EXYNOS4: Address a section mismatch w/ suspend issue.MyungJoo Ham2011-07-061-1/+1
| | * | ARM: EXYNOS4: fix improper gpio configurationNaveen Krishna Chatradhi2011-07-061-1/+1
| | * | ARM: EXYNOS4: Fix card detection for sdhci 0 and 2Thomas Abraham2011-07-061-6/+2
| |/ /
| * | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-281-0/+1
| |\ \ |/ / /
| * | ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim2011-06-071-0/+1
| |/
* | ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resumeKyungmin Park2011-06-031-0/+2
* | ARM: S5P: Fix compilation error for exynos4_defconfigTushar Behera2011-06-033-1/+7
* | ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XXKukjin Kim2011-06-012-2/+2
|/
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-282-366/+1
|\
| * gpio: Move the exynos4 GPIO to drivers/gpioKyungmin Park2011-05-262-366/+1
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-05-254-0/+178
|\ \ | |/ |/|
| * ARM: EXYNOS4: Add Atmel mXT touchscreen device to the NURI boardJoonyoung Shim2011-05-062-0/+91
| * ARM: EXYNOS4: CPUIDLE SupportJaecheol Lee2011-05-062-0/+87
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-233-24/+6
|\ \
| * \ Merge branch 'devel-stable' into for-linusRussell King2011-05-231-4/+2
| |\ \
| | * | ARM: s5pv310: update IRQ combiner to use chained entry/exit functionsWill Deacon2011-05-111-4/+2
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-232-20/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * ARM: consolidate SMP cross call implementationRussell King2011-05-232-20/+4
| | | |/
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-238-1/+232
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: EXYNOS4: Add usb ehci device to the NURI boardJoonyoung Shim2011-04-132-0/+17
| * | | ARM: EXYNOS4: Add usb host phy controlJoonyoung Shim2011-04-136-1/+212
| * | | ARM: S5P: Add usb ehci deviceJoonyoung Shim2011-04-131-0/+3
| |/ /
* | | ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-18/+27
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-314-5/+5
|/
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-292-4/+3
* arm: Reorder irq_set_ function callsThomas Gleixner2011-03-291-1/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-292-14/+15
* ARM: EXYNOS4: Fix addruart macroThomas Abraham2011-03-281-2/+2
* ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKC210Jeongtae Park2011-03-281-1/+1
* ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKV310Jeongtae Park2011-03-281-1/+1
* ARM: EXYNOS4: Fix build warning on regarding SATA_AHCI_PLATFORMKukjin Kim2011-03-282-2/+7
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-231-1/+2
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-172-3/+2
* ARM: EXYNOS4: Implement Clock gating for System MMUKyongHo Cho2011-03-154-11/+111
OpenPOWER on IntegriCloud