| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] stex: use scsi_build_sense_buffer | FUJITA Tomonori | 2008-04-07 | 1 | -12/+5 |
* | [SCSI] stex: use sg buffer copy helper functions | FUJITA Tomonori | 2008-04-07 | 1 | -56/+10 |
* | [SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccb | FUJITA Tomonori | 2008-02-22 | 1 | -4/+6 |
* | [SCSI] stex: stex_direct_copy shouldn't call dma_map_sg | FUJITA Tomonori | 2008-02-22 | 1 | -22/+12 |
* | [SCSI] remove use_sg_chaining | James Bottomley | 2008-01-30 | 1 | -1/+0 |
* | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 2007-10-16 | 1 | -0/+1 |
* | [SCSI] stex: use resid for xfer len information | Ed Lin | 2007-07-14 | 1 | -2/+2 |
* | [SCSI] Merge up to linux-2.6 head | James Bottomley | 2007-05-30 | 1 | -36/+54 |
|\ |
|
| * | [SCSI] stex: minor cleanup and version update | Ed Lin | 2007-05-16 | 1 | -3/+13 |
| * | [SCSI] stex: fix reset recovery for console device | Ed Lin | 2007-05-16 | 1 | -0/+7 |
| * | [SCSI] stex: extend hard reset wait time | Ed Lin | 2007-05-16 | 1 | -1/+6 |
| * | [SCSI] stex: fix id mapping issue | Ed Lin | 2007-05-16 | 1 | -32/+28 |
* | | [SCSI] stex: convert to use the data buffer accessors | FUJITA Tomonori | 2007-05-29 | 1 | -73/+36 |
|/ |
|
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [SCSI] stex: version update | Ed Lin | 2006-12-05 | 1 | -4/+2 |
* | [SCSI] stex: change wait loop code | Ed Lin | 2006-12-05 | 1 | -21/+20 |
* | [SCSI] stex: add new device type support | Ed Lin | 2006-12-05 | 1 | -7/+21 |
* | [SCSI] stex: update device id info | Ed Lin | 2006-12-05 | 1 | -9/+26 |
* | [SCSI] stex: adjust default queue length | Ed Lin | 2006-12-05 | 1 | -1/+10 |
* | [SCSI] stex: add value check in hard reset routine | Ed Lin | 2006-12-05 | 1 | -1/+1 |
* | [SCSI] stex: fix controller_info command handling | Ed Lin | 2006-12-05 | 1 | -0/+1 |
* | [SCSI] stex: fix biosparam calculation | Ed Lin | 2006-12-05 | 1 | -3/+3 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | [SCSI] stex: add new device (id 0x8650) support | Ed Lin | 2006-10-01 | 1 | -30/+164 |
* | [SCSI] stex: cancel unused field in struct req_msg | Ed Lin | 2006-10-01 | 1 | -2/+1 |
* | [SCSI] add failure return to scsi_init_shared_tag_map() | James Bottomley | 2006-09-02 | 1 | -3/+2 |
* | [SCSI] stex: add shared tags from block | Ed Lin | 2006-09-02 | 1 | -120/+57 |
* | [SCSI] Add Promise SuperTrak driver | Jeff Garzik | 2006-09-02 | 1 | -0/+1316 |