| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Fix I2O config-osm init to return proper error | Deepak Saxena | 2005-09-21 | 1 | -1/+4 |
* | [SCSI] fusion SAS support (mptsas driver) minor fix | Moore, Eric Dean | 2005-09-19 | 2 | -1/+1 |
* | [SCSI] fusion SAS support (mptsas driver) updates | Moore, Eric Dean | 2005-09-19 | 9 | -400/+549 |
* | [SCSI] fusion SAS support (mptsas driver) | Christoph Hellwig | 2005-09-19 | 3 | -0/+1253 |
* | [SCSI] fusion core changes for SAS support | Christoph Hellwig | 2005-09-19 | 3 | -87/+472 |
* | Merge by hand (conflicts in sd.c) | James Bottomley | 2005-09-06 | 11 | -259/+686 |
|\ |
|
| * | [SCSI] fusion: whitespace fixes | Christoph Hellwig | 2005-09-04 | 3 | -155/+174 |
| * | [SCSI] fusion: endianess fixes | Christoph Hellwig | 2005-09-04 | 3 | -16/+16 |
| * | [SCSI] fusion: update LSI headers | Christoph Hellwig | 2005-09-04 | 6 | -44/+415 |
| * | [SCSI] fusion: extended config header support | Christoph Hellwig | 2005-09-04 | 4 | -44/+81 |
* | | [PATCH] I2O: added pci_request_regions() before using the controller | Markus Lidel | 2005-08-09 | 1 | -0/+10 |
* | | [PATCH] i2o: remove new configuration API | Markus Lidel | 2005-08-09 | 2 | -494/+3 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-07-26 | 4 | -63/+24 |
|\ |
|
| * | [SCSI] - mptfusion - convert to new change_queue_depth API | Moore, Eric Dean | 2005-07-01 | 4 | -55/+24 |
| * | [SCSI] remove scsi_set_device | Christoph Hellwig | 2005-06-26 | 2 | -8/+0 |
* | | [PATCH] pm: more u32 vs. pm_message_t fixes | Pavel Machek | 2005-07-07 | 2 | -14/+2 |
* | | [PATCH] i2o: config-osm build fix | Andrew Morton | 2005-07-07 | 1 | -0/+2 |
* | | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver... | Greg Kroah-Hartman | 2005-06-27 | 4 | -12/+8 |
|/ |
|
* | [PATCH] tpm: device attribute fixes | Yani Ioannou | 2005-06-24 | 2 | -3/+3 |
* | [PATCH] i2o build fix | Andrew Morton | 2005-06-24 | 3 | -3/+6 |
* | [PATCH] I2O: Limit max sector workaround for Promise controllers | Markus Lidel | 2005-06-24 | 1 | -0/+1 |
* | [PATCH] I2O: Lindent run and replacement of printk through osm printing funct... | Markus Lidel | 2005-06-24 | 10 | -106/+96 |
* | [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronization | Markus Lidel | 2005-06-24 | 10 | -261/+233 |
* | [PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and... | Markus Lidel | 2005-06-24 | 5 | -105/+208 |
* | [PATCH] I2O: new sysfs attributes and Adaptec specific block device access an... | Markus Lidel | 2005-06-24 | 13 | -475/+1176 |
* | [PATCH] I2O: first code cleanup of spare warnings and unused functions | Markus Lidel | 2005-06-24 | 9 | -278/+340 |
* | [PATCH] I2O: bugfixes and compability enhancements | Markus Lidel | 2005-06-24 | 6 | -136/+116 |
* | [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk... | Yani Ioannou | 2005-06-20 | 2 | -2/+2 |
* | merge by hand (fix up qla_os.c merge error) | James Bottomley | 2005-06-17 | 25 | -1420/+3294 |
|\ |
|
| * | [SCSI] allow sleeping in ->eh_host_reset_handler() | Jeff Garzik | 2005-06-17 | 1 | -4/+0 |
| * | [SCSI] allow sleeping in ->eh_bus_reset_handler() | Jeff Garzik | 2005-06-17 | 1 | -2/+1 |
| * | [SCSI] allow sleeping in ->eh_device_reset_handler() | Jeff Garzik | 2005-06-17 | 1 | -5/+1 |
| * | [SCSI] allow sleeping in ->eh_abort_handler() | Jeff Garzik | 2005-06-17 | 1 | -5/+0 |
| * | [SCSI] fusion - bump driver version to 3.03.02 | Moore, Eric Dean | 2005-05-20 | 1 | -2/+2 |
| * | [SCSI] fusion - mpi headers version 1.5.9 | Moore, Eric Dean | 2005-05-20 | 13 | -409/+1889 |
| * | [SCSI] fusion-kconfig-cleanup | Moore, Eric Dean | 2005-05-20 | 1 | -8/+7 |
| * | [SCSI] fusion-kfree-cleanup | Moore, Eric Dean | 2005-05-20 | 4 | -39/+27 |
| * | [SCSI] fusion - Adding pci recog support for Fibre 949X and 939X chips | Moore, Eric Dean | 2005-05-20 | 3 | -1/+51 |
| * | [SCSI] mptfusion: fix panic loading driver statically compiled | Moore, Eric Dean | 2005-05-20 | 5 | -24/+15 |
| * | [SCSI] mptfusion: correct Kconfig problem | James Bottomley | 2005-05-20 | 1 | -0/+6 |
| * | [SCSI] mptfusion: mptfc Adding Stub Driver - Fiber Channel | Moore, Eric Dean | 2005-05-20 | 1 | -0/+428 |
| * | [SCSI] mptfusion: mptspi Adding Stub Driver - SCSI Parallel | Moore, Eric Dean | 2005-05-20 | 1 | -0/+487 |
| * | [SCSI] mptfusion: mptscsih Split driver support | Moore, Eric Dean | 2005-05-20 | 2 | -610/+211 |
| * | [SCSI] mptfusion: mptlan Remove credits and update copyright | Moore, Eric Dean | 2005-05-20 | 2 | -29/+52 |
| * | [SCSI] mptfusion: mptctl Remove credits and update copyright | Moore, Eric Dean | 2005-05-20 | 2 | -51/+10 |
| * | [SCSI] mptfusion: mptbase cleanup, split driver support, DMA 32_BIT_MASK | Moore, Eric Dean | 2005-05-20 | 2 | -215/+90 |
| * | [SCSI] mptfusion: Kconfig Adding new bus type drivers for fusion drivers. | Moore, Eric Dean | 2005-05-20 | 2 | -44/+45 |
* | | [PATCH] i2o: Fix free of event memory in i2o_block_event() | Markus Lidel | 2005-06-14 | 1 | -0/+1 |
|/ |
|
* | [PATCH] Convert i2o to compat_ioctl | | 2005-04-18 | 1 | -14/+27 |
* | [PATCH] fix u32 vs. pm_message_t in drivers/message | Pavel Machek | 2005-04-16 | 3 | -4/+4 |