summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-18Merge branch 'ioat' into dmaengineDan Williams2648-4100/+21810
2010-05-18DMAENGINE: extend the control command to include an argLinus Walleij12-17/+26
2010-05-18async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams1-7/+9
2010-05-18DMAENGINE: DMA40 fix for allocation of logical channel 0Marcin Mielczarczyk1-7/+8
2010-05-18DMAENGINE: DMA40 support paused channel statusJonas Aaberg1-8/+67
2010-05-17dmaengine: mpc512x: Use resource_sizeTobias Klauser1-1/+1
2010-05-17DMA ENGINE: Do not reset 'private' of channelJassi Brar1-2/+0
2010-05-02ioat: Remove duplicated devm_kzalloc() calls for ioatdma_deviceMinskey Guo1-6/+1
2010-05-02ioat3: disable cacheline-unaligned transfers for raid operationsDan Williams1-3/+3
2010-05-02ioat2,3: convert to producer/consumer lockingDan Williams4-181/+134
2010-05-02ioat: convert to circ_bufDan Williams2-12/+8
2010-04-15DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij5-0/+3412
2010-04-12MIPS: Fix SSB PCIcore IO resource managementAndreas Ferber1-29/+0
2010-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-7/+7
2010-04-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds14-58/+121
2010-04-09Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds33-298/+508
2010-04-09Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"Linus Torvalds1-1/+1
2010-04-09Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linusRoland Dreier3-7/+6
2010-04-09[S390] sclp_async: potential buffer overflowDan Carpenter1-1/+1
2010-04-09Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie24-241/+429
2010-04-09drm/nouveau: bail out of auxch transaction if we repeatedly recieve defersBen Skeggs1-1/+7
2010-04-09drm/nv50: implement gpio set/get routinesBen Skeggs4-7/+86
2010-04-09drm/nv50: parse/use some more de-magiced parts of gpio table entriesBen Skeggs2-14/+11
2010-04-09drm/nouveau: store raw gpio table entry in bios gpio structsBen Skeggs2-28/+21
2010-04-09drm/nv40: Init some tiling-related PGRAPH state.Francisco Jerez1-0/+21
2010-04-09drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.Marcin Kościelnicki1-1/+12
2010-04-09drm/nv50: another dodgy DP hackBen Skeggs1-0/+3
2010-04-09drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs4-5/+12
2010-04-09drm/nv50: preserve an unknown SOR_MODECTRL value for DP encodersBen Skeggs2-1/+22
2010-04-09drm/nv50: Allow using the NVA3 new compute class.Marcin Kościelnicki1-3/+4
2010-04-09drm/nv50: cleanup properly if PDISPLAY init failsBen Skeggs1-1/+3
2010-04-09drm/nouveau: fixup the init failure paths some moreBen Skeggs1-1/+7
2010-04-09drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB markBen Skeggs1-3/+4
2010-04-09drm/nv40: add LVDS table quirk for Dell Latitude D620Ben Skeggs1-0/+15
2010-04-09drm/nv40: rework lvds table parsingBen Skeggs2-28/+17
2010-04-09drm/nouveau: detect vram amount once, and save the valueBen Skeggs8-76/+74
2010-04-09drm/nouveau: remove some unused members from drm_nouveau_privateBen Skeggs2-11/+0
2010-04-09drm/nouveau: Make use of TTM busy_placements.Francisco Jerez3-59/+61
2010-04-09drm/nv50: add more 0x100c80 flushy magicBen Skeggs2-0/+46
2010-04-09drm/nv50: fix fbcon when framebuffer above 4GiB markBen Skeggs1-6/+7
2010-04-09drm/nv50: Fix NEWCTX_DONE flag numberMarcin Kościelnicki1-3/+3
2010-04-08loop: Update mtime when writing using aopsNikanth Karthikesan1-0/+2
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds4-6/+5
2010-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds10-98/+131
2010-04-08hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard1-4/+0
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin1-8/+41
2010-04-08virtio: console makes incorrect assumption about virtio APIRusty Russell1-7/+3
2010-04-08virtio: console: Fix early_put_chars usageFrançois Diakhaté1-3/+3
2010-04-08IB/mlx4: Check correct variable for allocation failureDan Carpenter1-1/+1