summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos4
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-120/+100
2011-07-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2-570/+0
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King8-39/+12
2011-07-21ARM: EXYNOS4: Change devname for FIMD clkdevJingoo Han1-4/+4
2011-07-21ARM: EXYNOS4: Add PWM backlight support on SMDKC210Banajit Goswami2-0/+18
2011-07-21ARM: EXYNOS4: Add PWM backlight support on SMDKV310Banajit Goswami2-0/+18
2011-07-21Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim2-120/+64
2011-07-21ARM: SAMSUNG: Added mach/clkdev.hThomas Abraham1-0/+7
2011-07-21ARM: EXYNOS4: Add clkdev supportThomas Abraham1-120/+57
2011-07-13[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim2-570/+0
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd1-8/+0
2011-07-06ARM: EXYNOS4: Set appropriate I2C device variantSylwester Nawrocki1-0/+6
2011-07-06ARM: EXYNOS4: Address a section mismatch w/ suspend issue.MyungJoo Ham1-1/+1
2011-07-06ARM: EXYNOS4: fix improper gpio configurationNaveen Krishna Chatradhi1-1/+1
2011-07-06ARM: EXYNOS4: Fix card detection for sdhci 0 and 2Thomas Abraham1-6/+2
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King1-1/+1
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2011-06-24ARM: pm: samsung: move cpu_suspend into C codeRussell King2-19/+1
2011-06-24ARM: pm: mach-exynos4: cleanup s3c_cpu_saveRussell King1-4/+1
2011-06-24ARM: pm: convert cpu_suspend() to a normal functionRussell King1-4/+3
2011-06-07ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim1-0/+1
2011-06-03ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resumeKyungmin Park1-0/+2
2011-06-03ARM: S5P: Fix compilation error for exynos4_defconfigTushar Behera3-1/+7
2011-06-01ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XXKukjin Kim2-2/+2
2011-05-28Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-366/+1
2011-05-26gpio: Move the exynos4 GPIO to drivers/gpioKyungmin Park2-366/+1
2011-05-25Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King4-0/+178
2011-05-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-24/+6
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-1/+232
2011-05-23Merge branch 'devel-stable' into for-linusRussell King1-4/+2
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2-20/+4
2011-05-23ARM: consolidate SMP cross call implementationRussell King2-20/+4
2011-05-11ARM: s5pv310: update IRQ combiner to use chained entry/exit functionsWill Deacon1-4/+2
2011-05-06ARM: EXYNOS4: Add Atmel mXT touchscreen device to the NURI boardJoonyoung Shim2-0/+91
2011-05-06ARM: EXYNOS4: CPUIDLE SupportJaecheol Lee2-0/+87
2011-04-24ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-18/+27
2011-04-13ARM: EXYNOS4: Add usb ehci device to the NURI boardJoonyoung Shim2-0/+17
2011-04-13ARM: EXYNOS4: Add usb host phy controlJoonyoung Shim6-1/+212
2011-04-13ARM: S5P: Add usb ehci deviceJoonyoung Shim1-0/+3
2011-03-31Fix common misspellingsLucas De Marchi4-5/+5
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2-4/+3
2011-03-29arm: Reorder irq_set_ function callsThomas Gleixner1-1/+1
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner2-14/+15
2011-03-28ARM: EXYNOS4: Fix addruart macroThomas Abraham1-2/+2
2011-03-28ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKC210Jeongtae Park1-1/+1
2011-03-28ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKV310Jeongtae Park1-1/+1
2011-03-28ARM: EXYNOS4: Fix build warning on regarding SATA_AHCI_PLATFORMKukjin Kim2-2/+7
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+2
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds64-0/+9382
2011-03-15ARM: EXYNOS4: Implement Clock gating for System MMUKyongHo Cho4-11/+111