aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message
AgeCommit message (Expand)AuthorFilesLines
2004-07-11[PATCH] sparse: misc NULL noise in drivers/*Alexander Viro3-4/+4
2004-07-02[PATCH] err2-27: i2o_claim_device() locking fixAndrew Morton1-4/+7
2004-06-26[PATCH] mptbase.c build fixAndrew Morton1-2/+2
2004-06-26MergeJames Bottomley6-1129/+659
2004-06-26[PATCH] MPT Fusion driver 3.01.09 updateChristoph Hellwig6-1128/+658
2004-06-23[PATCH] sparse: trivial i2o annotationsAlexander Viro2-27/+29
2004-06-23[PATCH] sparse: i2o fixedAlexander Viro1-2/+6
2004-06-19[PATCH] final hosts.h usage removalArjan van de Ven1-1/+1
2004-06-18[PATCH] mptctl.c build fixAndrew Morton1-1/+1
2004-06-17sparse: fix up fusion/mptctl.c after mergeLinus Torvalds1-7/+8
2004-06-17MergeLinus Torvalds3-91/+77
2004-06-17[PATCH] sparse: drivers/message/fusion annotations and fixesAlexander Viro3-93/+79
2004-05-29[PATCH] remove calls of obsolete scsi APIs in i2o_scsiAndrew Morton1-57/+34
2004-05-29[PATCH] get I2O working with Adaptec's zero channelMarkus Lidel4-63/+112
2004-05-29MPT Fusion driver 3.01.07 updateJames Bottomley8-398/+58
2004-05-14[PATCH] i2o_config build fixAndrew Morton1-1/+3
2004-05-14[PATCH] i2o_proc module owner fixAndrew Morton1-0/+1
2004-05-14[PATCH] Fix i2o_proc kernel panic on access of /proc/i2o/iop0/lctAndrew Morton1-195/+206
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o-makefile-cleanup.patchAndrew Morton2-8/+10
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o-64-bit-fix.patchAndrew Morton2-43/+157
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o_block-cleanup.patchAndrew Morton1-217/+165
2004-05-14[PATCH] i2o: 64-bit fixesAndrew Morton1-1/+7
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o-passthru.patchAndrew Morton1-0/+163
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o-config-clean.patchAndrew Morton1-15/+16
2004-05-10Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds5-42/+265
2004-05-10[PATCH] mptfusion depends on scsiAndrew Morton1-1/+1
2004-05-09MPT Fusion driver 3.01.06 updateJames Bottomley2-6/+2
2004-04-24MPT Fusion add back FC909 supportJames Bottomley5-38/+265
2004-03-27MPT Fusion driver 3.01.03 updateJames Bottomley6-309/+191
2004-03-20[PATCH] Hack mptfusion to work on >4GB machinesAndi Kleen1-0/+5
2004-03-13Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds2-19/+33
2004-03-13[PATCH] DMA: Fill gaping hole in DMA API interfaces.Andrew Morton2-9/+23
2004-03-12MPT Fusion driver 3.01.01 updateJames Bottomley2-22/+31
2004-03-12[PATCH] use netdev_priv() in fusion/mptlanRandy Dunlap1-10/+10
2004-03-10Merge qboosh/emoore conflictJames Bottomley24-1704/+3368
2004-03-10MPT Fusion driver 3.01.00 updateJames Bottomley23-1644/+3356
2004-03-06[PATCH] i2o subsystem minor bugfixesAndrew Morton4-107/+111
2004-02-25SCSI: mptfusion update to 3.00.04James Bottomley4-62/+13
2004-02-25[PATCH] switch alpha to use drivers/KconfigJakub Bogusz1-1/+1
2004-02-20MPT Fusion driver 3.00.03 updateJames Bottomley3-39/+57
2004-02-06MergeJeff Garzik1-1/+1
2004-02-05[PATCH] remove __exit from mptscsih_exit()Andrew Morton1-2/+2
2004-02-02minor mptfusion fixJames Bottomley1-1/+1
2004-02-01Fix mptfusion to compile without CONFIG_PMJames Bottomley1-2/+2
2004-01-25Fusion update to 3.00.02James Bottomley4-538/+878
2004-01-23[PATCH] Kconfig fixes for x86-64Andi Kleen1-1/+1
2004-01-17[PATCH] MPT Fusion x86-64 boot fixEric Dean Moore2-3/+5
2004-01-10[all over] more kfree -> free_netdevAlexander Viro1-1/+1
2003-12-17[PATCH] MPT Fusion driver 2.05.00.05 updateJames Bottomley9-46/+104
2003-09-26Merge raven.il.steeleye.com:/home/jejb/BK/scsi-misc-2.5James Bottomley2-44/+21
2003-09-25[PATCH] Generalize 32bit emulation support in MPT fusionAndi Kleen2-44/+21
2003-09-24[PATCH] Kconfig fixes for modules.txtRusty Russell2-26/+11
2003-09-06[PATCH] janitor: remove __SMP__Randy Dunlap1-1/+1
2003-09-06[PATCH] janitor: remove unneeded version.h #includesRandy Dunlap2-4/+0
2003-08-25[PATCH] fixup some tagged queuing messChristoph Hellwig1-3/+2
2003-08-25[PATCH] IOMMU overflow handling fix for MPT fusionAndi Kleen1-0/+2
2003-08-19[NET]: free_netdev - fix leaky driversStephen Hemminger1-1/+1
2003-08-13Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds1-1/+0
2003-08-13[PATCH] FusionMPT 64bit fixupDave Jones1-1/+1
2003-08-10Merge ssh://mulgrave-w/BK/scsi-misc-2.5James Bottomley1-1/+0
2003-08-06[PATCH] Proper block queue reference countingJens Axboe1-4/+9
2003-08-04[PATCH] some left highmem_io instancesJames Bottomley1-1/+0
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk4-5/+1
2003-07-04[PATCH] i2o_scsi build fixAndrew Morton1-0/+1
2003-06-16Merge hch/bcollins changesJames Bottomley1-29/+0
2003-06-14[PATCH] Fix sign handling bugs in mpt fusionAndrew Morton1-2/+3
2003-06-11[PATCH] remove superflous ->command instancesChristoph Hellwig1-29/+0
2003-06-04[PATCH] PCI: fix up previous fusion driver pci changesGreg Kroah-Hartman2-6/+3
2003-06-04Merge gregkh@kernel.bkbits.net:/home/gregkh/linux/pci-good-2.5Greg Kroah-Hartman2-7/+4
2003-06-03[PATCH] PCI: remove usage of pci_for_each_dev() in drivers/message/i2o/i2o_co...Greg Kroah-Hartman1-2/+2
2003-06-03[PATCH] PCI: remove usage of pci_for_each_dev() in drivers/message/fusion/mpt...Greg Kroah-Hartman1-5/+2
2003-06-02[NET]: Eliminate {init,register,unregister}_fcdev.Alexander Viro1-42/+43
2003-05-29[PATCH] i2o memleak commentAndrew Morton1-1/+7
2003-05-26Merge raven.il.steeleye.com:/home/jejb/BK/scsi-misc-2.5James Bottomley2-4/+4
2003-05-25[PATCH] drivers/* strlcpy conversionsBen Collins1-5/+6
2003-05-19[PATCH] give ->proc_info a struct Scsi_Host * parameterChristoph Hellwig2-4/+4
2003-05-14[PATCH] fix lots of error-path memory leaksAndrew Morton1-2/+1
2003-05-05[PATCH] move all host templates into .c filesChristoph Hellwig2-32/+24
2003-04-24[PATCH] irqs: char driversAndrew Morton1-1/+2
2003-04-20[MESSAGE FUSION]: Update for irqreturn_t.David S. Miller1-5/+7
2003-04-06[PATCH] kill blk_queue_empty()Jens Axboe1-3/+1
2003-03-22[PATCH] More syscalls-returning-longAndrew Morton1-1/+2
2003-03-22[PATCH] i2o_pci is deadAlan Cox1-394/+0
2003-03-22[PATCH] use right object for i2o_config - kernel not user copyAlan Cox1-1/+1
2003-03-21[PATCH] update i2o build rules for changeAlan Cox2-1/+1
2003-03-21[PATCH] Remove i2o pci abstractionsAlan Cox4-137/+400
2003-03-21[PATCH] Fix i2o_scsi hangAlan Cox1-1/+1
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton1-5/+1
2003-03-06[PATCH] look a typo 8)Alan Cox1-1/+1
2003-02-25[PATCH] replace its with it's where appropriate.Steven Cole1-1/+1
2003-02-25[PATCH] replace it's with its where appropriate.Steven Cole2-2/+2
2003-02-25[PATCH] Spelling fixes: don'tMichael Hayes2-2/+2
2003-02-24[PATCH] Spelling fixes - necessaryMichael Hayes1-1/+1
2003-02-24[PATCH] Spelling fixes - occurredMichael Hayes1-1/+1
2003-02-20[PATCH] Fusion Driver 2.05.00.03 against 2.5.62bk3Pamela Delaney11-1675/+513
2003-02-19[PATCH] kill EXPORT_NO_SYMBOLSChristoph Hellwig3-3/+0
2003-02-18[PATCH] MPT Fusion build fixAndrew Morton1-1/+1
2003-02-18[PATCH] various spelling fixesSteven Cole1-1/+1
2003-02-17Merge raven.il.steeleye.com:/home/jejb/BK/scsi-misc-2.5James Bottomley1-1/+1
2003-02-13[PATCH] Fix i2o_scsi (submission from Randy)Alan Cox1-11/+11
2003-02-13[PATCH] Remove i2o-lanAlan Cox3-1589/+0
2003-02-13[PATCH] remove scsi_set_pci_deviceChristoph Hellwig1-1/+1
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds2-15/+6
2003-02-10[PATCH] bounds/limits fixes (Stanford Checker)Randy Dunlap1-1/+1
2003-02-09[PATCH] Change all <module>.o to .ko in Kconfig filesRusty Russell2-15/+15
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski2-4/+0
2003-01-13[SCSI] Move cmd->host to cmd->device->hostLuben Tuikov1-8/+8
2003-01-13[SCSI] Move cmd->{lun, target, channel} to cmd->device->{lun, id, channel}Luben Tuikov1-11/+11
2002-12-31[PATCH] Fusion-MPT Update (2.03.01.01)Pam Delaney7-590/+1165
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst3-8/+0
2002-12-05[PATCH] misc_register-017Rusty Russell1-1/+1
2002-11-25MergeLinus Torvalds1-9/+4
2002-11-25MergeLinus Torvalds11-837/+618
2002-11-25[PATCH] named struct initialiser updatesDave Jones1-9/+4
2002-11-25[PATCH] mpt fusion update from vendorAlan Cox8-813/+609
2002-11-25[PATCH] bring i2o back into sync, clean up oddmentsAlan Cox3-25/+44
2002-11-22Merge bk://linux.bkbits.net/linux-2.5Doug Ledford1-1/+3
2002-11-21scsi: Update lldd API to slave_alloc/slave_configure/slave_destroy interfaceDoug Ledford2-7/+4
2002-11-20i2o: fix up header cleanups: add include <linux/interrupt.h>Arnaldo Carvalho de Melo1-1/+3
2002-11-17[PATCH] C99 initializers for drivers/message/i2o/i2o_config.cArt Haas1-8/+8
2002-11-11mptscsih.h: compile fixDoug Ledford1-2/+2
2002-10-29Delete old-style config files.Linus Torvalds4-255/+0
2002-10-29[PATCH] new kernel configuration 5/7Roman Zippel2-0/+245
2002-10-28[PATCH] much miscellanyAndrew Morton1-0/+1
2002-10-28Massive merge by hand for changes duplicated independentlyJames Bottomley6-216/+194
2002-10-27[PATCH] bring i2o_block/i2o_scsi back to lifeAlan Cox3-167/+145
2002-10-27[PATCH] mpt fusion updates for scsi changesAlan Cox3-76/+54
2002-10-24[PATCH] sanitize ->bios_param prototypeChristoph Hellwig2-7/+10
2002-10-22Fix for scsi host struct changeDoug Ledford1-9/+0
2002-10-21Update for new TCQ schemeDoug Ledford2-33/+13
2002-10-17MergeLinus Torvalds1-2/+2
2002-10-17[PATCH] extern inline -> static inlineDave Jones1-2/+2
2002-10-17[PATCH] i2oAlexander Viro1-24/+15
2002-10-15[PATCH] early allocation of ->partAlexander Viro1-2/+1
2002-10-12[PATCH] mpt fusion update from vendorAlan Cox14-107/+274
2002-10-12[PATCH] i2o-scsi next installmentAlan Cox2-59/+202
2002-10-08[PATCH] Fix xxx_get_biosgeometry --- avoid useless 64-bit division.Andrew Morton1-1/+1
2002-10-08[PATCH] bring I2O roughly back into lineAlan Cox5-513/+406
2002-10-08[PATCH] mpt fusion - remove donothing codeAlan Cox1-2/+1
2002-10-05[PATCH] i2o switched to alloc_disk()Alexander Viro1-25/+35
2002-10-03Merge tp1.ruhr-uni-bochum.de:/home/kai/src/kernel/v2.5/linux-2.5Kai Germaschewski1-1/+1
2002-10-02[PATCH] workqueue lossage (fwd)Ingo Molnar1-1/+1
2002-10-02kbuild: Don't cd into subdirs during buildKai Germaschewski1-1/+1
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar5-33/+24
2002-09-29[PATCH] ->major_name inlinedAlexander Viro1-4/+2
2002-09-21[PATCH] switch to add_disk()Alexander Viro1-17/+3
2002-09-18kbuild: Remove O_TARGETS which creeped back inKai Germaschewski1-24/+1
2002-09-15[PATCH] Fusion-MPT driver updatePam Delaney16-436/+1024
2002-09-07Merge home.transmeta.com:/home/torvalds/v2.5/viroLinus Torvalds1-17/+12
2002-09-07[PATCH] (25/25) more cleanups of struct gendisk.Alexander Viro1-2/+0
2002-09-07[PATCH] (24/25) disk capacity helpersAlexander Viro1-12/+12
2002-09-07[PATCH] (2/25) Removing ->nr_realAlexander Viro1-1/+0
2002-09-07[PATCH] (1/25) Unexporting helper functionsAlexander Viro1-2/+0
2002-09-02kbuild: Fix export-objsKai Germaschewski1-1/+1
2002-08-27[PATCH] drivers_message_i2o_README.ioctl, typo: the theJames Mayer1-1/+1
2002-08-15[PATCH] per-disk gendisks in i2oAlexander Viro1-119/+74
2002-07-31[PATCH] Get rid of per-partition blk_size[]Alexander Viro1-7/+1
2002-07-28Merge tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5/linux-2.5Kai Germaschewski1-1/+1
2002-07-27kbuild: Fix "export-objs"Kai Germaschewski1-1/+1
2002-07-24[PATCH] Update i2o core functionality to 2.5Alan Cox4-343/+299
2002-07-20[PATCH] SCSI ->bios_param() switched to struct block_device *Alexander Viro4-4/+4
2002-07-20[PATCH] blk_ioctl() not exported anymoreAlexander Viro1-9/+1
2002-07-20[PATCH] Use wipe_partitions() where appropriateAlexander Viro1-8/+1
2002-06-20Hand mergedKai Germaschewski1-6/+0
2002-06-20kbuild: Put flags for ld into LDFLAGSKai Germaschewski1-6/+0
2002-06-19[PATCH] Fusion driver updatePam Delaney22-3034/+13721
2002-06-11Merge tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5/linux-2.5Kai Germaschewski1-0/+1
2002-06-11[PATCH] (12/14) resyncAlexander Viro1-1/+0
2002-06-11[PATCH] (11/14) resyncAlexander Viro1-0/+2
2002-06-10kbuild: Remove mod-subdirs variableKai Germaschewski1-2/+0
2002-05-28kbuild: Group together descending/linking in drivers/*Kai Germaschewski1-2/+0
2002-05-24kbuild: Simplify linking subdirs in drivers/*/MakefileKai Germaschewski3-13/+2
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from drivers/*Kai Germaschewski5-6/+0
2002-05-21[PATCH] jiffies.hRusty Russell1-1/+1
2002-05-08Fix makefile errorsLinus Torvalds1-2/+5
2002-05-08Fix cut'n'paste error in drivers/message/MakefileKai Germaschewski1-1/+1
2002-05-08Cleanup drivers/fusion/* buildKai Germaschewski2-18/+21
2002-04-30[PATCH] (4/6) blksize_size[] removalAlexander Viro1-3/+0
2002-03-22Remove list-multi plus associated link rules in various Makefiles.Kai Germaschewski1-16/+1
2002-03-04[PATCH] (2/3) more kdev_t removalsAlexander Viro1-1/+1
2002-02-27[PATCH] (1/7) kdev_t removalsAlexander Viro1-3/+0
2002-02-25[PATCH] kdev_t search/replaces.Dave Jones1-13/+13
2002-02-17[PATCH] PATCH 2.5.5-pre1 dead arrays.Martin Dalecki1-2/+0
2002-02-06kill struct scatterlist address memberJens Axboe5-0/+10
2002-02-05v2.5.2.4 -> v2.5.2.4.1Linus Torvalds2-0/+191
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds1-18/+18
2002-02-05v2.5.1.11 -> v2.5.2v2.5.2Linus Torvalds1-2/+2
2002-02-04v2.5.1.5 -> v2.5.1.6Linus Torvalds1-1/+0
2002-02-04v2.5.0.11 -> v2.5.1v2.5.1Linus Torvalds3-22/+26
2002-02-04v2.5.0.7 -> v2.5.0.8Linus Torvalds1-2/+0
2002-02-04v2.5.0.3 -> v2.5.0.4Linus Torvalds1-14/+14
2002-02-04v2.5.0.2 -> v2.5.0.3Linus Torvalds4-20/+10
2002-02-04v2.5.0.1 -> v2.5.0.2Linus Torvalds2-151/+82
2002-02-04v2.4.13.1 -> v2.4.13.2Linus Torvalds3-18/+20
2002-02-04v2.4.12.6 -> v2.4.13Linus Torvalds7-45/+90
2002-02-04v2.4.12.5 -> v2.4.12.6Linus Torvalds3-9/+9
2002-02-04v2.4.12.2 -> v2.4.12.3Linus Torvalds13-0/+13559
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds1-0/+1
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds5-14/+22
2002-02-04v2.4.9.4 -> v2.4.9.5Linus Torvalds18-1291/+2090