Age | Commit message (Expand) | Author | Files | Lines |
2008-04-20 | SCSI: convert struct class_device to struct device | Tony Jones | 1 | -4/+5 |
2008-04-07 | [SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probe | Denis Cheng | 1 | -2/+0 |
2008-04-07 | [SCSI] 3w-9xxx: use sg buffer copy helper functions | FUJITA Tomonori | 1 | -12/+9 |
2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley | 1 | -1/+0 |
2008-01-12 | [SCSI] 3w-9xxx: fix abysmal write performance on some motherboards | Tony Battersby | 1 | -0/+1 |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe | 1 | -2/+2 |
2007-10-16 | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 1 | -0/+1 |
2007-07-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -26/+41 |
2007-07-21 | [SCSI] 3w-9xxx: add support for 9690SA | adam radford | 1 | -26/+41 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 1 | -2/+1 |
2007-05-31 | [SCSI] 3w-9xxx: eliminate missed map_single path | FUJITA Tomonori | 1 | -7/+1 |
2007-05-31 | [SCSI] 3w-9xxx: convert to use the data buffer accessors | FUJITA Tomonori | 1 | -97/+42 |
2007-02-12 | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 1 | -1/+1 |
2006-11-09 | [SCSI] 3ware 9000 add support for 9650SE | adam radford | 1 | -56/+85 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
2006-09-26 | [SCSI] pci_module_init conversion in scsi subsystem | Henrik Kretzschmar | 1 | -1/+1 |
2006-07-03 | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-06 | [SCSI] fix up request buffer reference in various scsi drivers | Christoph Hellwig | 1 | -1/+1 |
2006-04-13 | [SCSI] 3ware 9000 disable local irqs during kmap_atomic | adam radford | 1 | -2/+7 |
2006-03-28 | [PATCH] Typo fixes | Alexey Dobriyan | 1 | -1/+1 |
2006-03-19 | [SCSI] 3ware 9000 add big endian support | adam radford | 1 | -70/+68 |
2006-02-06 | [SCSI] 3ware 9000 driver >4GB memory fix | adam radford | 1 | -3/+4 |
2006-01-14 | [SCSI] sem2mutex 3w-[x9]xxx | Jes Sorensen | 1 | -3/+4 |
2005-11-07 | [PATCH] kfree cleanup: drivers/scsi | Jesper Juhl | 1 | -2/+1 |
2005-10-29 | [SCSI] use sfoo_printk() in drivers | Jeff Garzik | 1 | -1/+3 |
2005-09-25 | [SCSI] 3ware 9000: Add support for 9550SX controllers | adam radford | 1 | -8/+47 |
2005-09-10 | [SCSI] 3ware 9000: handle use_sg != 0 for emulated commands | adam radford | 1 | -6/+24 |
2005-06-28 | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver... | Greg Kroah-Hartman | 1 | -5/+3 |
2005-06-17 | [SCSI] allow sleeping in ->eh_host_reset_handler() | Jeff Garzik | 1 | -3/+0 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+2167 |