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