summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion
AgeCommit message (Expand)AuthorLines
2005-03-22Make Fusion-MPT much faster as moduleJames Bottomley-58/+46
2005-03-14Merge by handJames Bottomley-507/+314
2005-03-13[PATCH] drivers/message/fusion/*: convert to pci_register_driverDomen Puncer-1/+1
2005-03-13[PATCH] message/mptbase: replace schedule_timeout() with ssleep()Domen Puncer-2/+1
2005-02-03mptfusion: delete watchdogs timers from mptctl and mptscsihJames Bottomley-429/+261
2005-02-03[PATCH] Add compat_ioctl to mptctlAndi Kleen-81/+56
2005-01-20[PATCH] Lock initializer cleanup: Misc driversThomas Gleixner-2/+2
2005-01-07[PATCH] Lock initializer unifying: Misc driversThomas Gleixner-2/+2
2004-11-25mptfusion: kill fusion init calledJames Bottomley-24/+2
2004-11-25mptfusion: resid cleanupJames Bottomley-15/+9
2004-11-25mptfusion: command line parametersJames Bottomley-128/+31
2004-11-25mptfusion: replace chip_typeJames Bottomley-81/+49
2004-11-25mptfusion: streamline queuecommandJames Bottomley-55/+45
2004-11-25mptfusion: streamline slave_allocJames Bottomley-92/+66
2004-11-24mptfusion: delete MPTSCSIH_DBG_TIMEOUTJames Bottomley-186/+4
2004-11-10[PATCH] convert MODULE_PARM() to module_param() familyRandy Dunlap-1/+1
2004-10-21[PATCH] fusion iomem annotationsAlexander Viro-5/+5
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman-5/+2
2004-10-18[PATCH] janitor: drivers/message: replace schedule_timeout() with msleep_inte...Maximilian Attems-26/+13
2004-10-06Merge up to linux-2.5 bk latest to resolve NULL replacement conflictsJames Bottomley-275/+111
2004-10-05[PATCH] PCI: remove driver private PCI state, 1 arg for pci_{save,restore}_stateRoger Luethi-5/+2
2004-09-29[PATCH] add ability to set device queue depth to mptfusionJeremy Higdon-18/+68
2004-09-28fusion dead code removalJames Bottomley-141/+8
2004-09-21[PATCH] switch fusion to use <linux/list.h> everywhereChristoph Hellwig-115/+34
2004-09-16[MPTFUSION]: Fix iomem warnings.David S. Miller-2/+2
2004-09-10[PATCH] allow non-modular mptctlChristoph Hellwig-1/+1
2004-09-02[PATCH] message/mptscsih: replace schedule_timeout() with msleep()Maximilian Attems-6/+3
2004-08-26fix dma mapping leak in fusionJames Bottomley-380/+61
2004-08-16MPT Fusion driver 3.01.15 updateJames Bottomley-5326/+1086
2004-07-28MergeJames Bottomley-164/+161
2004-07-11[PATCH] sparse: misc NULL noise in drivers/*Alexander Viro-1/+1
2004-07-10[PATCH] mptbase.c warning fixAndrew Morton-1/+1
2004-07-10MPT Fusion driver 3.01.10 updateJames Bottomley-163/+160
2004-06-26[PATCH] mptbase.c build fixAndrew Morton-2/+2
2004-06-26MergeJames Bottomley-1129/+659
2004-06-26[PATCH] MPT Fusion driver 3.01.09 updateChristoph Hellwig-1128/+658
2004-06-19[PATCH] final hosts.h usage removalArjan van de Ven-1/+1
2004-06-18[PATCH] mptctl.c build fixAndrew Morton-1/+1
2004-06-17sparse: fix up fusion/mptctl.c after mergeLinus Torvalds-7/+8
2004-06-17MergeLinus Torvalds-91/+77
2004-06-17[PATCH] sparse: drivers/message/fusion annotations and fixesAlexander Viro-93/+79
2004-05-29MPT Fusion driver 3.01.07 updateJames Bottomley-398/+58
2004-05-10Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds-42/+265
2004-05-10[PATCH] mptfusion depends on scsiAndrew Morton-1/+1
2004-05-09MPT Fusion driver 3.01.06 updateJames Bottomley-6/+2
2004-04-24MPT Fusion add back FC909 supportJames Bottomley-38/+265
2004-03-27MPT Fusion driver 3.01.03 updateJames Bottomley-309/+191
2004-03-20[PATCH] Hack mptfusion to work on >4GB machinesAndi Kleen-0/+5
2004-03-13Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds-18/+32
2004-03-13[PATCH] DMA: Fill gaping hole in DMA API interfaces.Andrew Morton-8/+22