summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: Update S3C2416 entry with S3C2450Ben Dooks2010-05-103-2/+9
* ARM: S3C2413: Update GPIO pull-up supportBen Dooks2010-05-102-0/+8
* ARM: S3C2416: Use s3c2440 style i2c controllerBen Dooks2010-05-101-0/+6
* ARM: S3C2416: Add support for OHCI on SMDK2416Ben Dooks2010-05-101-0/+5
* ARM: S3C2416: Add support for second HSMMC channelBen Dooks2010-05-104-2/+8
* ARM: S3C2416: Add basic clock supportBen Dooks2010-05-105-1/+165
* ARM: S3C2443: Move parts of the clock code to common clock fileBen Dooks2010-05-106-446/+505
* ARM: S3C24XX: Identify S3C2416 if S3C2412/S3C2413 built inBen Dooks2010-05-101-2/+10
* ARM: S3C2416: Add initial support of SMDK2416Yauhen Kharuzhy2010-05-103-0/+151
* ARM: S3C2416: Add arch supportYauhen Kharuzhy2010-05-1010-3/+462
* ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usageBen Dooks2010-05-104-35/+23Star
* ARM: SAMSUNG: Move S3C6400 PLL code to <plat/pll.h> for re-useBen Dooks2010-05-102-32/+54
* ARM: S3C2416: Add S3C2416-specific registers definitionsYauhen Kharuzhy2010-05-107-2/+150
* serial: Use s3c2440 driver for S3C2416 SoCYauhen Kharuzhy2010-05-061-3/+4
* ARM: S3C: Add S3C2416 detection to uncompress codeYauhen Kharuzhy2010-05-061-1/+3
* ARM: S3C24XX: Remove _INP macros in <mach/regs-gpioj.h>Ben Dooks2010-05-061-13/+0Star
* ARM: S3C24XX: Remove S3C2410_GPJ numberingBen Dooks2010-05-061-19/+0Star
* ARM: S3C24XX: Wrapper s3c2410_gpio_setpin and s3c2410_gpio_pullup()Ben Dooks2010-05-061-28/+19Star
* ARM: S3C2410: Remove the users of s3c2410_gpio_pullup()Ben Dooks2010-05-062-2/+2
* ARM: mini2440: Move to using gpiolib API and s3c_gpio functionsBen Dooks2010-05-061-9/+9
* ARM: S3C24XX: Remove s3c2410_gpio_getcfg(), implement s3c_gpio_getcfg()Ben Dooks2010-05-065-21/+39
* ARM: SAMSUNG: Add GPIO configuration read callsBen Dooks2010-05-065-1/+100
* ARM: S3C24XX: Remove s3c2410_gpio_getirq()Ben Dooks2010-05-062-20/+1Star
* ARM: S3C24XX: Remove s3c2410_gpio_getpull()Ben Dooks2010-05-062-25/+0Star
* ARM: S3C24XX: Remove s3c2410_gpio_setcfg()Ben Dooks2010-05-062-59/+24Star
* ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()Ben Dooks2010-05-0615-44/+55
* ARM: S3C24XX: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()Ben Dooks2010-05-063-9/+9
* ARM: S3C2410: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()Ben Dooks2010-05-061-4/+4
* ARM: VR1000: Update mach-vr1000.c to use gpiolib APIBen Dooks2010-05-061-2/+3
* ARM: BAST: Update mach-bast to use gpiolib APIBen Dooks2010-05-061-3/+3
* ARM: n30: Update mach-n30 to use gpiolib APIBen Dooks2010-05-061-2/+5
* ARM: QT2410: Update mach-qt2410 to use gpiolib APIBen Dooks2010-05-061-3/+4
* ARM: H1940: Change mach-h1940 to use gpiolib APIBen Dooks2010-05-062-11/+12
* ARM: JIVE: Update mach-jive to use gpiolib APIBen Dooks2010-05-061-10/+9Star
* ARM: H1940: Change h1940-bluetooth to use gpiolib APIBen Dooks2010-05-061-4/+12
* ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyondBen Dooks2010-05-064-5/+69
* ARM: S3C24XX: Add the gpio pull configuration for pull-upBen Dooks2010-05-066-0/+61
* ARM: S3C24XX: Add initial s3c_gpio configuration codeBen Dooks2010-05-064-3/+22
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-0514-47/+83
|\
| * drm/radeon/kms/legacy: only enable load detection property on DVI-IAlex Deucher2010-05-051-0/+2
| * drm/radeon/kms: fix panel scaling adjusted mode setupAlex Deucher2010-05-053-22/+53
| * drivers/gpu/drm/drm_sysfs.c: sysfs files error handlingDan Carpenter2010-04-281-9/+12
| * drivers/gpu/drm/radeon/radeon_atombios.c: range check issuesDan Carpenter2010-04-282-3/+3
| * gpu: vga_switcheroo, fix lock imbalanceJiri Slaby2010-04-281-2/+4
| * drivers/gpu/drm/drm_memory.c: fix check for end of loopDan Carpenter2010-04-281-1/+1
| * drivers/gpu/drm/via/via_video.c: fix off by one issueDan Carpenter2010-04-281-1/+1
| * drm/radeon/kms/agp The wrong AGP chipset can cause a NULL pointer dereferenceRobert Fitzsimons2010-04-281-6/+4Star
| * drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfillMarek Olšák2010-04-283-3/+3
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-055-1/+22
|\ \
| * | powernow-k8: Fix frequency reportingMark Langsdorf2010-05-031-1/+2