summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-09-08ioat2,3: dynamically resize descriptor ringDan Williams3-31/+187
2009-09-08ioat: switch watchdog and reset handler from workqueue to timerDan Williams6-436/+396
2009-09-08ioat1: trim ioat_dma_desc_swDan Williams3-5/+7
2009-09-08ioat: ___devinit annotate the initialization pathsDan Williams5-20/+24
2009-09-08ioat: preserve chanctrl bits when re-arming interruptsDan Williams3-14/+10
2009-09-08ioat: ignore reserved bits for chancnt and xfercapDan Williams2-0/+14
2009-09-08ioat: cleanup completion status readsDan Williams4-75/+46
2009-09-08ioat: add some dev_dbg() callsDan Williams4-4/+81
2009-09-08ioat1: kill unused unmap parametersDan Williams2-4/+0
2009-09-08ioat2,3: convert to a true ring bufferDan Williams6-686/+1122
2009-09-08ioat: prepare the code for ioat[12]_dma_chan splitDan Williams2-370/+390
2009-09-08ioat: fix self test interruptsDan Williams1-1/+2
2009-09-08ioat1: move descriptor allocation from submit to prepDan Williams1-89/+65
2009-09-08ioat: define descriptor control bit-fieldDan Williams2-32/+34
2009-09-08ioat: fix type mismatch for ->dmacountDan Williams1-2/+2
2009-09-08ioat: split ioat_dma_probe into core/version-specific routinesDan Williams3-155/+200
2009-09-08ioat: kill function prototype ifdef guardsDan Williams1-9/+0
2009-09-08ioat: cleanup some long deref chains and 80 column collisionsDan Williams2-167/+144
2009-09-08ioat: convert ioat_probe to pcim/devmDan Williams4-141/+68
2009-09-08ioat: move definitions to dma.hDan Williams2-14/+16
2009-07-28ioat: move to drivers/dma/ioat/Dan Williams9-13/+14
2009-06-09char: mxser, fix ISA board lookupPeter Botha1-1/+1
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-2/+2
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+5
2009-06-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-14/+14
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2-2/+2
2009-06-09r8169: fix crash when large packets are receivedEric Dumazet1-6/+5
2009-06-09md/raid5: fix bug in reshape code when chunk_size decreases.NeilBrown1-1/+1
2009-06-09md/raid5 - avoid deadlocks in get_active_stripe during reshapeNeilBrown1-11/+11
2009-06-09md/raid5: use conf->raid_disks in preference to mddev->raid_diskNeilBrown1-2/+2
2009-06-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+1
2009-06-08pata_netcell: Fix typoAlan Cox1-1/+1
2009-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds1-16/+6
2009-06-08SSB: BCM47xx: Export ssb_watchdog_timer_setMatthieu Castet1-0/+1
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2009-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds5-15/+80
2009-06-07pdc202xx_old: fix resetproc() methodSergei Shtylyov1-14/+5
2009-06-07pdc202xx_old: fix 'pdc20246_dma_ops'Sergei Shtylyov1-2/+1
2009-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+2
2009-06-06Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+11
2009-06-05[libata] pata_ali: Use IGN_SIMPLEXAlan Cox1-6/+11
2009-06-05mtd: davinci nand: update clock namingKevin Hilman1-3/+4
2009-06-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+91
2009-06-05ata_piix: Add HP Compaq nc6000 to the broken poweroff listVille Syrjala1-0/+9
2009-06-05ahci: add warning messages for hp laptops with broken suspendTejun Heo1-0/+72
2009-06-05pata_efar: fix PIO2 underclockingSergei Shtylyov1-9/+8
2009-06-05pata_legacy: wait for async probingJames Bottomley1-0/+2
2009-06-05Revert "drm: don't associate _DRM_DRIVER maps with a master"Linus Torvalds1-2/+1
2009-06-05ivtv: Fix PCI DMA directionAlan Cox1-1/+2
2009-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds1-3/+0