aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-nextRussell King8-39/+12
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/gregkh/tty-2.6Linus 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/linux-samsung into devel-stableRussell 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/gregkh/usb-2.6Linus Torvalds8-1/+232
2011-05-23Merge branch 'devel-stable' into for-linusRussell King1-4/+2
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidateRussell 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
2011-03-15ARM: EXYNOS4: Enhancement of System MMU driverKyongHo Cho3-85/+30
2011-03-15ARM: EXYNOS4: Add support for gpio interruptsMarek Szyprowski2-5/+25
2011-03-15ARM: EXYNOS4: Add missing GPYx banksMarek Szyprowski2-1/+71
2011-03-15ARM: EXYNOS4: Add keypad device to the SMDKV310Naveen Krishna Ch2-0/+26
2011-03-15ARM: EXYNOS4: Update clocks for keypadNaveen Krishna Ch1-0/+5
2011-03-15ARM: EXYNOS4: Update keypad base addressNaveen Krishna Ch1-0/+4
2011-03-15ARM: EXYNOS4: Add keypad device helpersNaveen Krishna Ch3-0/+41
2011-03-15ARM: EXYNOS4: Add support for SATA on ARMLEX4210Abhilash Kesavan7-0/+279
2011-03-12Merge branch 'next-exynos4-pm' into for-nextKukjin Kim7-18/+723