| Age | Commit message (Expand) | Author | Lines |
| 2006-07-02 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | -2/+2 |
| 2006-06-30 | [SCSI] mptsas: eliminate ghost devices | James Bottomley | -0/+25 |
| 2006-06-30 | [SCSI] mptbase: mpt_interrupt should return IRQ_NONE | Eric Moore | -7/+8 |
| 2006-06-30 | [SCSI] mptsas: make two functions static | Eric Moore | -2/+2 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | -3/+0 |
| 2006-06-30 | typo fixes: occuring -> occurring | Adrian Bunk | -1/+1 |
| 2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | -1/+0 |
| 2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | -6/+8 |
| 2006-06-28 | Merge ../linux-2.6/ | James Bottomley | -5/+2 |
| 2006-06-28 | [SCSI] mptsas: Adding 1078 ROC support | Eric Moore | -38/+57 |
| 2006-06-28 | [SCSI] mptsas: wide port support | Eric Moore | -274/+709 |
| 2006-06-28 | [SCSI] fusion : mpi header update | Eric Moore | -173/+413 |
| 2006-06-27 | [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop() | Adrian Bunk | -1/+0 |
| 2006-06-27 | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ | Jesper Juhl | -6/+3 |
| 2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman | -6/+8 |
| 2006-06-26 | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | -1/+0 |
| 2006-06-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | -197/+449 |
| 2006-06-20 | [SPARC]: Kill __irq_itoa(). | David S. Miller | -16/+0 |
| 2006-06-10 | [SCSI] remove scsi_request infrastructure | Christoph Hellwig | -2/+2 |
| 2006-06-10 | [SCSI] mptfusion: change driver revision to 3.03.10 | Michael Reed | -2/+2 |
| 2006-06-10 | [SCSI] mptfc: abort of board reset leaves port dead requiring reboot | Michael Reed | -17/+17 |
| 2006-06-10 | [SCSI] mptfc: fix fibre channel infinite request/response loop | Michael Reed | -2/+35 |
| 2006-06-10 | [SCSI] mptfc: set fibre channel fw target missing timers to one second | Michael Reed | -9/+172 |
| 2006-06-10 | [SCSI] mptfusion: move fc event/reset handling to mptfc | Michael Reed | -137/+184 |
| 2006-06-10 | Merge ../linux-2.6 | James Bottomley | -142/+309 |
| 2006-06-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | -0/+2 |
| 2006-06-10 | [PATCH] I2O: Bugfixes to get I2O working again | Markus Lidel | -38/+38 |
| 2006-06-09 | [FUSION]: Fix mptspi.c build with CONFIG_PM not set. | Tom "spot" Callaway | -0/+2 |
| 2006-05-31 | [SCSI] kdump: mpt fusion driver initialization failure fix | Vivek Goyal | -38/+50 |
| 2006-05-19 | [SCSI] mptspi: reset handler shouldn't be called for other bus protocols | James Bottomley | -6/+21 |
| 2006-05-10 | [SCSI] mptfc: race between mptfc_register_dev and mptfc_target_alloc | mdr@sgi.com | -4/+7 |
| 2006-05-03 | [SCSI] mptspi: revalidate negotiation parameters after host reset and resume | Eric Moore | -2/+66 |
| 2006-04-27 | [SCSI] fusion - bug fix stack overflow in mptbase | Eric Moore | -23/+37 |
| 2006-04-25 | [SCSI] - fusion - mptfc bug fix's to prevent deadlock situations | Moore, Eric | -77/+107 |
| 2006-04-25 | [SCSI] mptfusion: bug fix's for raid components adding/deleting | Moore, Eric | -32/+73 |
| 2006-04-14 | [SCSI] mptfusion - fix panic in mptsas_slave_configure | Moore, Eric | -1/+9 |
| 2006-03-28 | [PATCH] mark f_ops const in the inode | Arjan van de Ven | -1/+1 |
| 2006-03-26 | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson | -4/+3 |
| 2006-03-25 | [PATCH] i2o_dump_hrt() output cleanup | Vasily Averin | -18/+13 |
| 2006-03-19 | [SCSI] convert mptsas over to end_device/expander allocations | James Bottomley | -5/+40 |
| 2006-03-14 | [SCSI] fusion - bump version | Moore, Eric | -2/+2 |
| 2006-03-14 | [SCSI] fusion - expander hotplug suport in mptsas module | Moore, Eric | -69/+289 |
| 2006-03-14 | [SCSI] fusion - exposing raid components in mptsas | Moore, Eric | -27/+107 |
| 2006-03-14 | [SCSI] fusion - memory leak, and initializing fields | Moore, Eric | -0/+11 |
| 2006-03-14 | [SCSI] fusion - exclosure misspelled | Moore, Eric | -2/+2 |
| 2006-03-14 | [SCSI] fusion - cleanup mptsas event handling functions | Moore, Eric | -39/+57 |
| 2006-03-14 | [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure | Moore, Eric | -55/+30 |
| 2006-03-14 | [SCSI] fusion - static fix's | Moore, Eric | -4/+3 |
| 2006-03-14 | [SCSI] fusion - move some debug firmware event debug msgs to verbose level | Moore, Eric | -26/+122 |
| 2006-03-14 | [SCSI] fusion - loginfo header update | Moore, Eric | -46/+63 |