summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-15Merge branch 'samsung/exynos5' into next/soc2Arnd Bergmann
2012-03-15Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel...Arnd Bergmann
2012-03-15Merge branch 'next/soc-exynos5250-arch' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2012-03-14ARM: EXYNOS: Fix compilation error with mach-exynos4-dt boardTushar Behera
2012-03-14ARM: dts: add initial dts file for EXYNOS5250, SMDK5250Kukjin Kim
2012-03-14ARM: EXYNOS: add support device tree enabled board file for EXYNOS5Kukjin Kim
2012-03-14ARM: EXYNOS: add support ARCH_EXYNOS5 for EXYNOS5 SoCsKukjin Kim
2012-03-14ARM: EXYNOS: add support get_core_count() for EXYNOS5250Kukjin Kim
2012-03-14ARM: EXYNOS: support EINT for EXYNOS4 and EXYNOS5Eunki Kim
2012-03-14ARM: EXYNOS: add interrupt definitions for EXYNOS5250Kukjin Kim
2012-03-14ARM: EXYNOS: add support for EXYNOS5250 SoCKukjin Kim
2012-03-14ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5Kukjin Kim
2012-03-14ARM: EXYNOS: add initial setup-i2c0 for EXYNOS5Kukjin Kim
2012-03-14ARM: EXYNOS: add clock part for EXYNOS5250 SoCKukjin Kim
2012-03-14ARM: EXYNOS: use exynos_init_uarts() instead of exynos4_init_uarts()Kukjin Kim
2012-03-14ARM: EXYNOS: to declare static for mach-exynos/common.cKukjin Kim
2012-03-14ARM: EXYNOS: Add clkdev lookup entry for lcd clockTushar Behera
2012-03-10ARM: EXYNOS: add support DMA for EXYNOS4X12 SoCBoojin Kim
2012-03-10ARM: EXYNOS: Add apb_pclk clkdev entry for mdma1Tushar Behera
2012-03-10ARM: EXYNOS: Enable MDMA driverBoojin Kim
2012-03-10ARM: EXYNOS: Add clock register addresses for EXYNOS4X12 bus devfreq driverMyungJoo Ham
2012-03-10ARM: EXYNOS: add clock registers for exynos4x12-cpufreqJaecheol Lee
2012-03-10PM / devfreq: update the name of EXYNOS clock registers that were omittedMyungJoo Ham
2012-03-10PM / devfreq: update the name of EXYNOS clock registerKukjin Kim
2012-03-10ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clockKukjin Kim
2012-03-10ARM: EXYNOS: use static declaration on regarding clockKukjin Kim
2012-03-10ARM: EXYNOS: replace clock.c for other new EXYNOS SoCsKukjin Kim
2012-03-10Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim
2012-03-07Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim
2012-03-04Merge tag 'tegra-soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/...Arnd Bergmann
2012-03-04ARM: dt: Explicitly configure all serial ports on Tegra CardhuStephen Warren
2012-03-03Linux 3.3-rc6Linus Torvalds
2012-03-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-03-03Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-03-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-03-02vfs: export full_name_hash() function to modulesLinus Torvalds
2012-03-02Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-02Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-03-02Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-03-02vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds
2012-03-02vfs: uninline full_name_hash()Linus Torvalds
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds
2012-03-02hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz
2012-03-02hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz
2012-03-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel