summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0Star
* typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+0Star
|\
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-6/+8
|\ \
| * | [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-6/+8
| |/
* | [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()Adrian Bunk2006-06-281-1/+0Star
* | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-282-6/+3Star
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-06-215-197/+449
|\
| * [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-101-2/+2
| * [SCSI] mptfusion: change driver revision to 3.03.10Michael Reed2006-06-101-2/+2
| * [SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed2006-06-103-17/+17
| * [SCSI] mptfc: fix fibre channel infinite request/response loopMichael Reed2006-06-102-2/+35
| * [SCSI] mptfc: set fibre channel fw target missing timers to one secondMichael Reed2006-06-102-9/+172
| * [SCSI] mptfusion: move fc event/reset handling to mptfcMichael Reed2006-06-104-137/+184
| * Merge ../linux-2.6James Bottomley2006-06-106-142/+309
| |\
| * | [SCSI] kdump: mpt fusion driver initialization failure fixVivek Goyal2006-05-311-38/+50
* | | [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-16/+0Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-101-0/+2
|\ \ \
| * | | [FUSION]: Fix mptspi.c build with CONFIG_PM not set.Tom "spot" Callaway2006-06-101-0/+2
| | |/ | |/|
* / | [PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel2006-06-102-38/+38
|/ /
* | [SCSI] mptspi: reset handler shouldn't be called for other bus protocolsJames Bottomley2006-05-191-6/+21
* | [SCSI] mptfc: race between mptfc_register_dev and mptfc_target_allocmdr@sgi.com2006-05-101-4/+7
* | [SCSI] mptspi: revalidate negotiation parameters after host reset and resumeEric Moore2006-05-031-2/+66
* | [SCSI] fusion - bug fix stack overflow in mptbaseEric Moore2006-04-271-23/+37
* | [SCSI] - fusion - mptfc bug fix's to prevent deadlock situationsMoore, Eric2006-04-264-77/+107
* | [SCSI] mptfusion: bug fix's for raid components adding/deletingMoore, Eric2006-04-263-32/+73
|/
* [SCSI] mptfusion - fix panic in mptsas_slave_configureMoore, Eric2006-04-141-1/+9
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-4/+3Star
* [PATCH] i2o_dump_hrt() output cleanupVasily Averin2006-03-251-18/+13Star
* [SCSI] convert mptsas over to end_device/expander allocationsJames Bottomley2006-03-191-5/+40
* [SCSI] fusion - bump versionMoore, Eric2006-03-141-2/+2
* [SCSI] fusion - expander hotplug suport in mptsas moduleMoore, Eric2006-03-142-69/+289
* [SCSI] fusion - exposing raid components in mptsasMoore, Eric2006-03-143-27/+107
* [SCSI] fusion - memory leak, and initializing fieldsMoore, Eric2006-03-141-0/+11
* [SCSI] fusion - exclosure misspelledMoore, Eric2006-03-141-2/+2
* [SCSI] fusion - cleanup mptsas event handling functionsMoore, Eric2006-03-141-39/+57
* [SCSI] fusion - removing target_id/bus_id from the VirtDevice structureMoore, Eric2006-03-145-55/+30Star
* [SCSI] fusion - static fix'sMoore, Eric2006-03-143-4/+3Star
* [SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric2006-03-148-26/+122
* [SCSI] fusion - loginfo header updateMoore, Eric2006-03-142-46/+63
* [SCSI] mptscsih: remove unused page 1 setting functionJames Bottomley2006-03-121-44/+0Star
* [SCSI] i2o: fix memory leak in i2o_exec_lct_modifiedVasily Averin2006-03-121-4/+17
* [SCSI] mptspi: Add transport class Domain ValidationJames Bottomley2006-03-016-2459/+774Star
* [SCSI] mptsas: add support for enclosure and bay identifier attributesChristoph Hellwig2006-02-281-35/+161
* [SCSI] drivers/message/fusion/mptfc.c: make 2 functions staticAdrian Bunk2006-02-281-2/+2
* [SCSI] fusion - mptlan - remove wierd humor printMoore, Eric2006-02-281-4/+1Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-02-165-157/+207
|\
| * [SCSI] fusion - mptctl -adding asyn event notification supportMoore, Eric2006-02-042-0/+80