| Commit message (Expand) | Author | Age | Files | Lines |
* | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | scsi: aha152x: Fix sparse warning and make printing pointer address more port... | Krzysztof Wilczynski | 2012-07-20 | 1 | -2/+2 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | [SCSI] aha152x: add missing ISA PNP IDs | Ondrej Zary | 2011-06-29 | 1 | -4/+13 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | drivers/scsi: use nr_irqs | Yinghai Lu | 2008-10-16 | 1 | -1/+1 |
* | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 | 1 | -6/+6 |
* | scsi: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 | 1 | -2/+2 |
* | [SCSI] aha152x: Fix oops on module removal | James Bottomley | 2008-05-11 | 1 | -2/+2 |
* | [SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve... | James Bottomley | 2008-05-11 | 1 | -2/+2 |
* | scsi: fix integer as NULL pointer warnings | Harvey Harrison | 2008-04-28 | 1 | -3/+3 |
* | [SCSI] aha152x, eata, u14-34f: minor irq handler cleanups | Jeff Garzik | 2008-04-25 | 1 | -6/+1 |
* | [SCSI] aha152x: Use scsi_eh API for REQUEST_SENSE invocation | Boaz Harrosh | 2008-01-11 | 1 | -30/+8 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -3/+3 |
* | [SCSI] aha152x: Close narrow race in release | Matthew Wilcox | 2007-10-12 | 1 | -2/+2 |
* | [SCSI] aha152x: use data accessors and !use_sg cleanup | Boaz Harrosh | 2007-08-04 | 1 | -44/+47 |
* | [SCSI] aha152x: Fix check_condition code-path | Boaz Harrosh | 2007-08-04 | 1 | -28/+27 |
* | [SCSI] aha152x: Clean Reset path | Boaz Harrosh | 2007-08-04 | 1 | -9/+9 |
* | [SCSI] aha152x: preliminary fixes and some comments | Boaz Harrosh | 2007-08-04 | 1 | -4/+4 |
* | [SCSI] aha152x: use bounce buffer | Boaz Harrosh | 2007-08-04 | 1 | -0/+7 |
* | [SCSI] aha152x: fix debug mode symbol conflict | Boaz Harrosh | 2007-08-04 | 1 | -5/+5 |
* | [SCSI] aha152x: use wait_for_completion_timeout | Christoph Hellwig | 2007-05-22 | 1 | -32/+18 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -2/+2 |
* | [PATCH] Use linux/io.h instead of asm/io.h | Matthew Wilcox | 2006-10-11 | 1 | -1/+1 |
* | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 2006-10-06 | 1 | -6/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -3/+3 |
* | [SCSI] aha152x: remove static host array | James Bottomley | 2006-09-23 | 1 | -29/+24 |
* | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig | 2006-07-09 | 1 | -5/+9 |
* | [SCSI] aha152x: stop poking at saved scsi_cmnd members | Christoph Hellwig | 2006-07-09 | 1 | -6/+23 |
* | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -2/+2 |
* | Merge ../linux-2.6 | James Bottomley | 2006-03-14 | 1 | -33/+52 |
|\ |
|
| * | [SCSI] aha152x: fix variable use before initialisation and other bugs | J�rgen E. Fischer | 2006-02-28 | 1 | -33/+52 |
* | | [SCSI] Add spi_populate_*_msg functions | Matthew Wilcox | 2006-02-27 | 1 | -6/+1 |
|/ |
|
* | [SCSI] Rename scsi_print_msg to spi_print_msg | Matthew Wilcox | 2005-12-15 | 1 | -3/+4 |
* | [SCSI] remove Scsi_Host_Template typedef | Christoph Hellwig | 2005-11-09 | 1 | -2/+2 |
* | [SCSI] use sfoo_printk() in drivers | Jeff Garzik | 2005-10-28 | 1 | -2/+1 |
* | [SCSI] allow sleeping in ->eh_device_reset_handler() | Jeff Garzik | 2005-06-17 | 1 | -2/+0 |
* | [PATCH] remove outdated print_* functions | | 2005-04-18 | 1 | -8/+9 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+3982 |