aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-11-05Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt
2009-11-05drm/i915: fix get_core_clock_speed for G33 class desktop chipsDaniel Vetter
2009-11-05drm/i915: Add display hotplug event on IronlakeZhenyu Wang
2009-11-05drm/i915: Add ACPI OpRegion support for IronlakeZhao Yakui
2009-11-05drm/i915: enable self-refresh on 965Jesse Barnes
2009-11-05drm/i915: Support 30 bit depth modesKristian Høgsberg
2009-11-05drm/i915: debugfs interface to manually reset the GPUChris Wilson
2009-11-05drm/i915: Use a single thread workqueueChris Wilson
2009-11-05drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code.Zhao Yakui
2009-11-05drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS.Eric Anholt
2009-11-05drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMSZhao Yakui
2009-11-05drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVERZhao Yakui
2009-11-05drm/i915: overlay: kill one more unnecessary uninterruptible sleepDaniel Vetter
2009-11-05drm/i915: kill i915_lp_ring_syncDaniel Vetter
2009-11-05drm/i915: implement interruptible sleeps in the overlay codeDaniel Vetter
2009-11-05drm/i915: implement fastpath for overlay flip waitingDaniel Vetter
2009-11-05drm/i915: fully switch off overlay when not in useDaniel Vetter
2009-11-05drm/i915: implement drmmode overlay support v4Daniel Vetter
2009-11-05drm/i915: kill superflous IS_I855 macroDaniel Vetter
2009-11-05drm/i915: add i915_lp_ring_sync helperDaniel Vetter
2009-11-05drm: make drm_mode_object_find typesafeDaniel Vetter
2009-11-05drm/i915: add render standby supportJesse Barnes
2009-11-05drm/i915: HDMI hardware workaround for IronlakeZhenyu Wang
2009-11-05drm/i915: Fix and cleanup DPLL calculation for IronlakeZhenyu Wang
2009-11-05drm/i915: Avoid potential sleep whilst holding spinlockChris Wilson
2009-11-05Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds
2009-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-11-05sgi-gru: decrapfiy options_write() functionLinus Torvalds
2009-11-05Merge branch 'drm-next' of ../drm-2.6 into drm-nextDave Airlie
2009-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-11-04amd64_edac: fix CECCs reportingBorislav Petkov
2009-11-04amd64_edac: fix a wrong goto clause in amd64_edac.cLi Hong
2009-11-04drm/radeon/kms/r700: fix some typos in chip initAlex Deucher
2009-11-04drm/radeon/kms: remove some misleading debugging outputAlex Deucher
2009-11-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-11-04drm/radeon/kms: stop putting VRAM at 0 in MC space on r600s.Dave Airlie
2009-11-04drm/radeon/kms: disable D1VGA and D2VGA if enabledDave Airlie
2009-11-04drm/radeon/kms: Don't RMW CP_RB_CNTLAlex Deucher
2009-11-04drm/radeon/kms: fix coherency issues on AGP cards.Dave Airlie
2009-11-03sata_via: Remove redundant device ID for VIA VT8261JosephChan@via.com.tw
2009-11-03drivers/ata/libata: Move dereference after NULL testJulia Lawall
2009-11-03ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2Mark Nelson
2009-11-03xen/hvc: make sure console output is always emitted, with explicit pollingJeremy Fitzhardinge
2009-11-03Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-11-03Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-03PM: Remove some debug messages producing too much noisePavel Machek
2009-11-03PM: Fix warning on suspend errorsRomit Dasgupta
2009-11-03PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki