summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-11drm/i915: Fix crash while aborting hibernationRafael J. Wysocki1-67/+101
2010-02-11drm/radeon/kms: fix screen clearing before fbcon.Dave Airlie1-1/+1
2010-02-11nouveau: fix state detection with switchable graphicsMatthew Garrett1-6/+6
2010-02-11drm/nouveau: move dereferences after null checksMarcin Slusarz4-11/+17
2010-02-11drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.Owain Ainsworth2-2/+6
2010-02-11drm/i915: fix pipe source image setting in flip commandZhenyu Wang1-2/+4
2010-02-11drm/i915: fix flip done interrupt on IronlakeZhenyu Wang1-8/+8
2010-02-11drm/i915: untangle page flip completionJesse Barnes1-7/+9
2010-02-11drm/i915: handle FBC and self-refresh betterJesse Barnes2-0/+3
2010-02-11drm/i915: Increase fb alignment to 64kChris Wilson1-1/+1
2010-02-11drm/i915: Update write_domains on active list after flush.Daniel Vetter2-4/+30
2010-02-11drm/i915: Rework DPLL calculation parameters for IronlakeZhenyu Wang1-50/+167
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-8/+17
2010-02-10RDMA/cm: Revert association of an RDMA device when binding to loopbackSean Hefty1-3/+1
2010-02-10drivers/dma: Correct NULL testJulia Lawall1-2/+0
2010-02-10async-tx: fix buffer submission error handling in ipu_idma.cGuennadi Liakhovetski1-18/+7
2010-02-10via-velocity: Fix races on shared interruptsSimon Kagstrom1-11/+10
2010-02-10via-velocity: Take spinlock on set coalesceSimon Kagstrom1-0/+3
2010-02-10via-velocity: Remove unused IRQ status parameter from rx_srv and tx_srvSimon Kagstrom1-10/+7
2010-02-10rtl8187: Add new device IDJelle Martijn Kok1-0/+1
2010-02-10Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+6
2010-02-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+3
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-32/+30
2010-02-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-15/+13
2010-02-10md: fix some lockdep issues between md and sysfs.NeilBrown2-11/+6
2010-02-10drm/nv50: make the pgraph irq handler loop like the pre-nv50 versionMaarten Maathuis1-64/+77
2010-02-10drm/nv50: delete ramfc object after disabling fifo, not beforeMaarten Maathuis1-3/+6
2010-02-10drm/nv50: avoid unloading pgraph context when ctxprog is runningMaarten Maathuis2-7/+10
2010-02-10drm/nv50: align size of buffer object to the right boundaries.Maarten Maathuis1-5/+5
2010-02-10drm/nv50: disregard dac outputs in nv50_sor_dpms()Ben Skeggs1-0/+1
2010-02-10drm/nv50: prevent multiple init tables being parsed at the same timeBen Skeggs2-8/+11
2010-02-09iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()Roel Kluin1-1/+1
2010-02-09ath9k: Fix sequence numbers for PAE framesSujith1-2/+2
2010-02-09[S390] qdio: prevent call trace if CHPID is offlineJan Glauber1-0/+2
2010-02-09[S390] qdio: continue polling for buffer state ERRORUrsula Braun1-1/+1
2010-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller1-0/+1
2010-02-09drivers/net: Correct NULL testJulia Lawall1-1/+1
2010-02-09cxgb3: fix GRO checksum checkDivy Le Ray1-8/+12
2010-02-09md: fix 'degraded' calculation when starting a reshape.NeilBrown1-4/+7
2010-02-09drm/nouveau: make dp auxch xfer len check for reads onlyBen Skeggs1-5/+5
2010-02-09drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50Ben Skeggs1-1/+1
2010-02-09drm/nouveau: Add proper vgaarb support.Marcin Kościelnicki1-0/+8
2010-02-09drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.Marcin Kościelnicki4-12/+42
2010-02-09drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL testJulia Lawall1-2/+2
2010-02-09drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hangLuca Barbieri1-0/+2
2010-02-09drm/nouveau: Fixup semaphores on pre-nv50 cards.Francisco Jerez1-0/+14
2010-02-09drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki2-0/+10
2010-02-09drm/nouveau: Add module options to disable acceleration.Marcin Kościelnicki4-15/+37
2010-02-09drm/nouveau: fix non-vram notifier blocksBen Skeggs2-4/+11
2010-02-09drm/radeon/kms: add quirk for VGA without DDC on rv730 XFX card.Dave Airlie1-0/+9