summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-07Merge remote branch 'origin/drm-core-next' into testDave Airlie
2009-12-07drm/i915: Drop a some common DRM_ERROR()Chris Wilson
2009-12-07drm/i915: warn if Pineview CxSR can't be enabledJesse Barnes
2009-12-07drm/i915: pageflip fixesJesse Barnes
2009-12-07drm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom
2009-12-07drm/ttm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom
2009-12-07drm/ttm: Add TTM execbuf utilities.Thomas Hellstrom
2009-12-07drm/ttm: Add ttm lock functionality.Thomas Hellstrom
2009-12-07drm/ttm: Add user-space objects.Thomas Hellstrom
2009-12-07drm/radeon/kms: fix RS600 MC setup.Dave Airlie
2009-12-06drm/radeon/kms: fix up gart setup on rs600Alex Deucher
2009-12-04drm/radeon/kms: quirk for Gigabyte RV515 card, DVI+VGA not 2xDVI.Dave Airlie
2009-12-04drm/radeon/kms: rs6xx/rs740: clamp vram to aperture sizeAlex Deucher
2009-12-04drm/radeon/kms: fix vram setup on rs600Alex Deucher
2009-12-04drm/radeon/kms: fix legacy crtc2 dpmsAlex Deucher
2009-12-04drm/radeon/kms: handle vblanks properly with dpms onAlex Deucher
2009-12-04drm/radeon/kms: Add quirk for HIS X1300 boardAlex Deucher
2009-12-04drm/radeon/kms: don't use bios dividers for lvds on r4xxAlex Deucher
2009-12-04drm/radeon/kms: fix ring info in debugfs on r600+Rafał Miłecki
2009-12-04drm/radeon/kms: fix typo in define: engine -> memoryRafał Miłecki
2009-12-04drm/radeon/kms/pm: fix typosRafał Miłecki
2009-12-04drm/mm: fixup typo in debug functions.Dave Airlie
2009-12-03drm: Add dirty ioctl and propertyJakob Bornecrantz
2009-12-03drm/ttm: Fix build failure due to missing struct pageMartin Michlmayr
2009-12-03drm/ttm: fix small memory leak in ttm_memory.cDan Carpenter
2009-12-03drm: Add compatibility #ifdefs for *BSDKristian Høgsberg
2009-12-03drm: Add support for drm master_[set|drop] callbacks.Thomas Hellstrom
2009-12-03drm/edid: Decode 3-byte CVT codes from EDID 1.4Adam Jackson
2009-12-03drm/edid: Add new detailed block types from EDID 1.4Adam Jackson
2009-12-03drm/edid: Add DMT modes to the pool if the monitor is GTF-capableAdam Jackson
2009-12-03drm/modes: Add drm_mode_hsync()Adam Jackson
2009-12-03drm/edid: Unify detailed block parsing between base and extension blocksAdam Jackson
2009-12-03Linux 2.6.32Linus Torvalds
2009-12-02VIDEO: Correct use of request_region/request_mem_regionJulia Lawall
2009-12-02SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto
2009-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2009-12-02Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier
2009-12-02Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-12-02param: don't complain about unused module parameters.Rusty Russell
2009-12-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-12-02modules: don't export section names of empty sections via sysfsHelge Deller
2009-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-12-02regulator: Initialise wm831x structure pointor for ISINK driverMark Brown
2009-12-02MIPS: RB532: Fix devices.c compilation.Florian Fainelli
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle
2009-12-02Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Linus Torvalds
2009-12-02[ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack
2009-12-02[PATCH] rc32434_wdt: fix compilation failureFlorian Fainelli
2009-12-02[WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten