summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-01-31[PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition)linas1-1/+1
2006-01-31[PATCH] PCI Hotplug/powerpc: module build breaklinas1-0/+1
2006-01-31[PATCH] PCI Hotplug: fix up Kconfig help textPavel Machek1-2/+1
2006-01-31[PATCH] PCI Hotplug: fix up coding style issuesPavel Machek2-14/+11
2006-01-31[PATCH] PCI: make it easier to see that set_msi_affinity() is usedGrant Grundler2-9/+5
2006-01-31[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk1-0/+2
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds5-19/+72
2006-01-31Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds5-6/+28
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-112/+129
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds44-1316/+2068
2006-01-31[SCSI] ServeRAID: prevent seeing DADSI devicesJack Hammer1-12/+14
2006-01-31[SCSI] fusion: add message sanity checkMoore, Eric1-1/+14
2006-01-31[SCSI] fusion: unloading the driver - only set asyn narrow for configured dev...Moore, Eric1-6/+8
2006-01-31[SCSI] fusion: unloading the driver results in panic - fixMoore, Eric1-4/+10
2006-01-31[SCSI] mptsas: don't complain on bogus slave_alloc callsChristoph Hellwig1-2/+1
2006-01-31[SCSI] fusion: add task managment response code infoMoore, Eric1-0/+41
2006-01-31[SCSI] fusion: add MSI supportChristoph Hellwig1-0/+11
2006-01-31[SCSI] fusion: overrun tape fixMoore, Eric1-1/+2
2006-01-31[SCSI] fusion: add verbose messages for RAID actionsMoore, Eric1-0/+136
2006-01-31[SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytesMoore, Eric1-1/+1
2006-01-31[SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spiChristoph Hellwig1-3/+17
2006-01-31[SCSI] fusion: mptsas, increase discovery timout to 300 secondsMoore, Eric1-6/+9
2006-01-31[SCSI] fusion: spi bus reset when driver loadsMoore, Eric2-1/+17
2006-01-31[SCSI] aic79xx: Fix timer handlingHannes Reinecke4-26/+17
2006-01-31[SCSI] aic79xx: SLOWCRC fixHannes Reinecke4-3/+49
2006-01-31[SCSI] aic79xx: sequencer fixesHannes Reinecke9-553/+834
2006-01-31[SCSI] aic7xxx: Update aicasmHannes Reinecke4-17/+140
2006-01-31[SCSI] fusion: fix compileJames Bottomley2-2/+3
2006-01-31[SCSI] fusion: bump versionMoore, Eric1-2/+2
2006-01-31[SCSI] fusion: FC rport code fixesMichael Reed3-63/+151
2006-01-31[SCSI] fusion: move sas persistent event handling over to the mptsas moduleMoore, Eric3-19/+17
2006-01-31[SCSI] fusion: target reset when drive is being removedMoore, Eric1-1/+23
2006-01-31[SCSI] fusion: add support for raid hot add/del supportMoore, Eric1-25/+173
2006-01-31[SCSI] scsi_transport_sas.c: display port identifierMoore, Eric1-3/+3
2006-01-31Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds12-90/+85
2006-01-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-34/+35
2006-01-31[PATCH] fix deadlock in drivers/pci/msi.cIngo Molnar1-2/+4
2006-01-31Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+26
2006-01-31Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds10-96/+115
2006-01-31[PATCH] Clarify help text of SKGE/SK98LIN/SKY2Daniel Drake1-3/+25
2006-01-31Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik3-26/+32
2006-01-30[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk1-1/+1
2006-01-30[PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi1-1/+1
2006-01-30[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi1-0/+4
2006-01-30[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi1-1/+0
2006-01-30[PATCH] ipw2100: Fix setting txpower failed problemZhu Yi1-13/+14
2006-01-30[PATCH] ipw2100: Fix a gcc compile warningZhu Yi1-10/+12
2006-01-30[LIBATA] Blacklist certain Maxtor firmware revisions for FUA supportJens Axboe1-1/+26
2006-01-29[SCSI] megaraid_sas: new template defined to represent each type of controllersSumant Patro2-42/+109
2006-01-29[SCSI] megaraid_sas: cleanup queue command pathSumant Patro2-119/+53