summaryrefslogtreecommitdiffstats
path: root/drivers/lguest (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-15ARM: dts: add initial dts file for EXYNOS5250, SMDK5250Kukjin Kim2-0/+439
2012-03-15ARM: EXYNOS: add support device tree enabled board file for EXYNOS5Kukjin Kim3-1/+89
2012-03-14ARM: EXYNOS: add support ARCH_EXYNOS5 for EXYNOS5 SoCsKukjin Kim2-5/+14
2012-03-14ARM: EXYNOS: add support get_core_count() for EXYNOS5250Kukjin Kim1-3/+6
2012-03-14ARM: EXYNOS: support EINT for EXYNOS4 and EXYNOS5Eunki Kim2-62/+105
2012-03-14ARM: EXYNOS: add interrupt definitions for EXYNOS5250Kukjin Kim8-208/+558
2012-03-14ARM: EXYNOS: add support for EXYNOS5250 SoCKukjin Kim7-16/+223
2012-03-14ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5Kukjin Kim11-18/+135
2012-03-14ARM: EXYNOS: add initial setup-i2c0 for EXYNOS5Kukjin Kim2-4/+7
2012-03-14ARM: EXYNOS: add clock part for EXYNOS5250 SoCKukjin Kim4-0/+1351
2012-03-14ARM: EXYNOS: use exynos_init_uarts() instead of exynos4_init_uarts()Kukjin Kim1-5/+5
2012-03-14ARM: EXYNOS: to declare static for mach-exynos/common.cKukjin Kim2-21/+20
2012-03-14ARM: EXYNOS: Add clkdev lookup entry for lcd clockTushar Behera1-5/+9
2012-03-11ARM: EXYNOS: add support DMA for EXYNOS4X12 SoCBoojin Kim3-8/+98
2012-03-11ARM: EXYNOS: Add apb_pclk clkdev entry for mdma1Tushar Behera1-0/+1
2012-03-11ARM: EXYNOS: Enable MDMA driverBoojin Kim5-1/+42
2012-03-11ARM: EXYNOS: Add clock register addresses for EXYNOS4X12 bus devfreq driverMyungJoo Ham1-0/+43
2012-03-11ARM: EXYNOS: add clock registers for exynos4x12-cpufreqJaecheol Lee1-0/+9
2012-03-11PM / devfreq: update the name of EXYNOS clock registers that were omittedMyungJoo Ham1-3/+3
2012-03-11PM / devfreq: update the name of EXYNOS clock registerKukjin Kim1-112/+112
2012-03-11ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clockKukjin Kim7-762/+766
2012-03-11ARM: EXYNOS: use static declaration on regarding clockKukjin Kim2-21/+10
2012-03-11ARM: EXYNOS: replace clock.c for other new EXYNOS SoCsKukjin Kim5-91/+90
2012-03-10ARM: EXYNOS: fix cycle count for periodic mode of clock event timersChanghwan Youn1-8/+13
2012-03-10ARM: EXYNOS: add support JPEGAndrzej Pietrasiewicz5-0/+32
2012-03-10ARM: EXYNOS: Add DMC1, allow PPMU access for DMCMyungJoo Ham2-1/+7
2012-03-10ARM: SAMSUNG: Correct MIPI-CSIS io memory resource definitionSylwester Nawrocki1-2/+2
2012-03-10ARM: SAMSUNG: fix __init attribute on regarding s3c_set_platdata()Tushar Behera1-2/+2
2012-03-09ARM: SAMSUNG: Add __init attribute to samsung_bl_set()Tushar Behera1-1/+1
2012-03-09ARM: S5PV210: Add usb otg phy controlJoonyoung Shim4-4/+97
2012-03-09ARM: S3C64XX: Add usb otg phy controlJoonyoung Shim9-3/+133
2012-03-09ARM: EXYNOS: Enable l2 configuration through device treeAmit Daniel Kachhap1-2/+11
2012-03-09ARM: EXYNOS: remove useless code to save/restore L2Amit Daniel Kachhap1-15/+0
2012-03-09ARM: EXYNOS: save L2 settings during bootupAmit Daniel Kachhap1-11/+31
2012-03-09ARM: S5P: add L2 early resume codeAmit Daniel Kachhap1-6/+38
2012-03-09ARM: EXYNOS: Add support AFTR mode on EXYNOS4210Amit Daniel Kachhap2-4/+149
2012-03-04ARM: dt: Explicitly configure all serial ports on Tegra CardhuStephen Warren2-1/+17
2012-03-04Linux 3.3-rc6v3.3-rc6Linus Torvalds1-1/+1
2012-03-03vfs: export full_name_hash() function to modulesLinus Torvalds1-0/+1
2012-03-02vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds1-18/+34
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds1-5/+4
2012-03-02vfs: uninline full_name_hash()Linus Torvalds2-12/+10
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds2-6/+10
2012-03-02hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz1-0/+27
2012-03-02hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz1-8/+34
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2-1/+7
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel4-4/+54
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai4-8/+8
2012-03-01memblock: Fix size aligning of memblock_alloc_base_nid()Tejun Heo1-3/+3