aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-02-11
|\
| * amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov2010-02-11
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-02-11
|\ \
| * | cciss: Make cciss_seq_show handle holes in the h->drv[] arrayStephen M. Cameron2010-02-05
* | | Merge git://git.infradead.org/users/cbou/battery-2.6.33Linus Torvalds2010-02-11
|\ \ \
| * | | wm97xx_battery: Handle missing platform data gracefullyMark Brown2010-01-29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-02-11
|\ \ \ \
| * | | | [SCSI] qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty2010-02-08
| * | | | [SCSI] qla2xxx: make msix interrupt handler safe for irqXiaotian Feng2010-02-08
| * | | | [SCSI] zfcp: Report FC BSG errors in correct fieldSwen Schillig2010-02-08
| * | | | [SCSI] mptfusion : mptscsih_abort return value should be SUCCESS instead of v...Kashyap, Desai2010-02-08
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-11
|\ \ \ \ \
| * | | | | Input: psmouse - make sure we don't schedule reconnects after cleanupDmitry Torokhov2010-02-08
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-11
|\ \ \ \ \ \
| * | | | | | vgaarb: fix incorrect dereference of userspace pointer.Andy Getzendanner2010-02-10
| * | | | | | Merge branch 'drm-radeon-linus' of ../drm-nextDave Airlie2010-02-10
| |\ \ \ \ \ \
| | * | | | | | drm/radeon/kms: retry auxch on 0x20 timeout value.Dave Airlie2010-02-10
| | * | | | | | drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine.Pauli Nieminen2010-02-10
| | * | | | | | drm/radeon/kms: fix screen clearing before fbcon.Dave Airlie2010-02-10
| | * | | | | | drm/radeon/kms: add quirk for VGA without DDC on rv730 XFX card.Dave Airlie2010-02-08
| | * | | | | | drm/radeon/kms: don't crash if no DDC bus on VGA/DVI connector.Dave Airlie2010-02-08
| | * | | | | | drm/radeon/kms: change Kconfig text to reflect the new option.Dave Airlie2010-02-08
| | * | | | | | drm/radeon/kms: suspend and resume audio stuffRafał Miłecki2010-02-05
| * | | | | | | Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie2010-02-10
| |\ \ \ \ \ \ \
| | * | | | | | | nouveau: fix state detection with switchable graphicsMatthew Garrett2010-02-10
| | * | | | | | | drm/nouveau: move dereferences after null checksMarcin Slusarz2010-02-10
| | * | | | | | | drm/nv50: make the pgraph irq handler loop like the pre-nv50 versionMaarten Maathuis2010-02-09
| | * | | | | | | drm/nv50: delete ramfc object after disabling fifo, not beforeMaarten Maathuis2010-02-09
| | * | | | | | | drm/nv50: avoid unloading pgraph context when ctxprog is runningMaarten Maathuis2010-02-09
| | * | | | | | | drm/nv50: align size of buffer object to the right boundaries.Maarten Maathuis2010-02-09
| | * | | | | | | drm/nv50: disregard dac outputs in nv50_sor_dpms()Ben Skeggs2010-02-09
| | * | | | | | | drm/nv50: prevent multiple init tables being parsed at the same timeBen Skeggs2010-02-09
| | * | | | | | | drm/nouveau: make dp auxch xfer len check for reads onlyBen Skeggs2010-02-08
| | * | | | | | | drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50Ben Skeggs2010-02-08
| | * | | | | | | drm/nouveau: Add proper vgaarb support.Marcin Kościelnicki2010-02-08
| | * | | | | | | drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.Marcin Kościelnicki2010-02-08
| | * | | | | | | drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL testJulia Lawall2010-02-08
| | * | | | | | | drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hangLuca Barbieri2010-02-08
| | * | | | | | | drm/nouveau: Fixup semaphores on pre-nv50 cards.Francisco Jerez2010-02-08
| | * | | | | | | drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki2010-02-08
| | * | | | | | | drm/nouveau: Add module options to disable acceleration.Marcin Kościelnicki2010-02-08
| | * | | | | | | drm/nouveau: fix non-vram notifier blocksBen Skeggs2010-02-08
| * | | | | | | | drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom2010-02-10
| * | | | | | | | drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2010-02-10
| * | | | | | | | drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz2010-02-10
| * | | | | | | | drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-10
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-02-11
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers/dma: Correct NULL testJulia Lawall2010-02-10
| * | | | | | | | async-tx: fix buffer submission error handling in ipu_idma.cGuennadi Liakhovetski2010-02-10
| * | | | | | | | dmaengine: correct onstack wait_queue_head declarationYong Zhang2010-02-05