aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usageBen Dooks2010-05-09
* ARM: SAMSUNG: Move S3C6400 PLL code to <plat/pll.h> for re-useBen Dooks2010-05-09
* ARM: S3C2416: Add S3C2416-specific registers definitionsYauhen Kharuzhy2010-05-09
* serial: Use s3c2440 driver for S3C2416 SoCYauhen Kharuzhy2010-05-05
* ARM: S3C: Add S3C2416 detection to uncompress codeYauhen Kharuzhy2010-05-05
* ARM: S3C24XX: Remove _INP macros in <mach/regs-gpioj.h>Ben Dooks2010-05-05
* ARM: S3C24XX: Remove S3C2410_GPJ numberingBen Dooks2010-05-05
* ARM: S3C24XX: Wrapper s3c2410_gpio_setpin and s3c2410_gpio_pullup()Ben Dooks2010-05-05
* ARM: S3C2410: Remove the users of s3c2410_gpio_pullup()Ben Dooks2010-05-05
* ARM: mini2440: Move to using gpiolib API and s3c_gpio functionsBen Dooks2010-05-05
* ARM: S3C24XX: Remove s3c2410_gpio_getcfg(), implement s3c_gpio_getcfg()Ben Dooks2010-05-05
* ARM: SAMSUNG: Add GPIO configuration read callsBen Dooks2010-05-05
* ARM: S3C24XX: Remove s3c2410_gpio_getirq()Ben Dooks2010-05-05
* ARM: S3C24XX: Remove s3c2410_gpio_getpull()Ben Dooks2010-05-05
* ARM: S3C24XX: Remove s3c2410_gpio_setcfg()Ben Dooks2010-05-05
* ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()Ben Dooks2010-05-05
* ARM: S3C24XX: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()Ben Dooks2010-05-05
* ARM: S3C2410: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()Ben Dooks2010-05-05
* ARM: VR1000: Update mach-vr1000.c to use gpiolib APIBen Dooks2010-05-05
* ARM: BAST: Update mach-bast to use gpiolib APIBen Dooks2010-05-05
* ARM: n30: Update mach-n30 to use gpiolib APIBen Dooks2010-05-05
* ARM: QT2410: Update mach-qt2410 to use gpiolib APIBen Dooks2010-05-05
* ARM: H1940: Change mach-h1940 to use gpiolib APIBen Dooks2010-05-05
* ARM: JIVE: Update mach-jive to use gpiolib APIBen Dooks2010-05-05
* ARM: H1940: Change h1940-bluetooth to use gpiolib APIBen Dooks2010-05-05
* ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyondBen Dooks2010-05-05
* ARM: S3C24XX: Add the gpio pull configuration for pull-upBen Dooks2010-05-05
* ARM: S3C24XX: Add initial s3c_gpio configuration codeBen Dooks2010-05-05
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-04
|\
| * drm/radeon/kms/legacy: only enable load detection property on DVI-IAlex Deucher2010-05-04
| * drm/radeon/kms: fix panel scaling adjusted mode setupAlex Deucher2010-05-04
| * drivers/gpu/drm/drm_sysfs.c: sysfs files error handlingDan Carpenter2010-04-28
| * drivers/gpu/drm/radeon/radeon_atombios.c: range check issuesDan Carpenter2010-04-28
| * gpu: vga_switcheroo, fix lock imbalanceJiri Slaby2010-04-28
| * drivers/gpu/drm/drm_memory.c: fix check for end of loopDan Carpenter2010-04-28
| * drivers/gpu/drm/via/via_video.c: fix off by one issueDan Carpenter2010-04-28
| * drm/radeon/kms/agp The wrong AGP chipset can cause a NULL pointer dereferenceRobert Fitzsimons2010-04-28
| * drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfillMarek Olšák2010-04-28
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-04
|\ \
| * | powernow-k8: Fix frequency reportingMark Langsdorf2010-05-03
| * | x86: Fix parse_reservetop() build failure on certain configsIngo Molnar2010-05-03
| * | x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava2010-04-30
| * | x86: Fix 'reservetop=' functionalityLiang Li2010-04-30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-04
|\ \ \
| * | | KEYS: Fix RCU handling in key_gc_keyring()David Howells2010-05-04
| * | | KEYS: Fix an RCU warning in the reading of user keysDavid Howells2010-05-04
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2010-05-04
|\ \ \ \ | |/ / / |/| | |
| * | | ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().Joel Becker2010-05-03
| * | | ocfs2: Avoid direct write if we fall back to buffered I/OLi Dongyang2010-04-30
| * | | Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...Joel Becker2010-04-30
| |\ \ \