Age | Commit message (Expand) | Author | Files | Lines |
2005-06-17 | [SCSI] allow sleeping in ->eh_host_reset_handler() | Jeff Garzik | 32 | -26/+164 |
2005-06-17 | [SCSI] allow sleeping in ->eh_bus_reset_handler() | Jeff Garzik | 27 | -30/+128 |
2005-06-17 | [SCSI] allow sleeping in ->eh_device_reset_handler() | Jeff Garzik | 12 | -27/+83 |
2005-06-17 | [SCSI] allow sleeping in ->eh_abort_handler() | Jeff Garzik | 15 | -39/+109 |
2005-06-17 | [SCSI] Remove no-op implementations of SCSI EH hooks | Jeff Garzik | 40 | -261/+0 |
2005-06-17 | [SCSI] Remove unnecessary locking around completion function calls | Jeff Garzik | 1 | -2/+0 |
2005-06-14 | [SCSI] aic7xxx: fix the BIOS limits setting routines | James Bottomley | 1 | -10/+25 |
2005-06-12 | [SCSI] aic7xxx: clean up eisa support | Christoph Hellwig | 3 | -131/+63 |
2005-06-12 | [SCSI] aic7xxx: remove some dead wood | Christoph Hellwig | 3 | -47/+3 |
2005-06-12 | [SCSI] aic7xxx: remove ahc_find_softc | Christoph Hellwig | 5 | -63/+16 |
2005-06-12 | [SCSI] aic7xxx: do not check for duplicate pci ids | Christoph Hellwig | 1 | -16/+0 |
2005-06-12 | [SCSI] aic7xxx/aic79xx: remove useless byte order macro cruft | Christoph Hellwig | 2 | -34/+0 |
2005-06-03 | [SCSI] 2.6 aacraid: updated sysfs files | Mark Haverkamp | 1 | -0/+129 |
2005-06-03 | [SCSI] update spi transport class so that u320 Domain Validation works | James Bottomley | 1 | -24/+53 |
2005-06-03 | [SCSI] fix aic7xxx coupled parameter problem | James Bottomley | 1 | -13/+13 |
2005-06-03 | [SCSI] sg: Command completion after remove oops | brking@us.ibm.com | 1 | -0/+2 |
2005-05-26 | [SCSI] aic7xxx: remove separate target and device allocations | James Bottomley | 3 | -393/+218 |
2005-05-26 | Automatic merge of ../scsi-misc-2.6-old/ | James Bottomley | 55 | -15862/+8391 |
2005-05-26 | Merge of 'misc-fixes' branch from | Linus Torvalds | 1 | -6/+7 |
2005-05-26 | [SCSI] Add target alloc/destroy callbacks to the host template | James Bottomley | 1 | -3/+21 |
2005-05-26 | [SCSI] TYPE_RBC cache fixes (sbp2.c affected) | Al Viro | 2 | -9/+28 |
2005-05-26 | [SCSI] sym2 version 2.2.1 | Matthew Wilcox | 6 | -137/+106 |
2005-05-26 | [PATCH] ide-scsi: kmap scatter/gather before doing PIO | Stuart Hayes | 1 | -4/+24 |
2005-05-26 | [PATCH] convert IDE device drivers to driver-model | Bartlomiej Zolnierkiewicz | 1 | -32/+26 |
2005-05-26 | [PATCH] libata: Fix zero sg_dma_len() on 64-bit platform | Albert Lee | 1 | -6/+7 |
2005-05-26 | [PATCH] sata_promise: add PCI ID for FastTrak TX2200 2-ports | Francisco Javier | 1 | -0/+2 |
2005-05-26 | [PATCH] sata_sil: new ID 1002:437A for ATI IXP400 | NAKAMURA Kenta | 1 | -0/+1 |
2005-05-25 | [PATCH] aic7xxx_osm build fix | Andrew Morton | 1 | -2/+5 |
2005-05-21 | Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.git | Linus Torvalds | 7 | -1310/+524 |
2005-05-21 | [SCSI] aic7xxx: fix U160 mode | James Bottomley | 1 | -0/+11 |
2005-05-21 | [SCSI] aic7xxx: add back locking | James Bottomley | 1 | -4/+11 |
2005-05-21 | [SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de... | James Bottomley | 2 | -112/+79 |
2005-05-21 | [SCSI] aic7xxx: remove the completeq | James Bottomley | 2 | -133/+5 |
2005-05-21 | [SCSI] aic7xxx: remove the last vestiges of the runq | James Bottomley | 2 | -7/+0 |
2005-05-21 | [SCSI] aic7xxx: remove usage of obsolete typedefs | Christoph Hellwig | 3 | -51/+38 |
2005-05-21 | [SCSI] remove dma_mask hacks | Christoph Hellwig | 3 | -46/+6 |
2005-05-21 | [SCSI] aic7xxx: remove Linux 2.4 ifdefs | Christoph Hellwig | 5 | -472/+5 |
2005-05-21 | [SCSI] aic7xxx: remove some DV leftovers | Christoph Hellwig | 1 | -6/+0 |
2005-05-21 | [SCSI] remove aic7xxx busyq | James Bottomley | 2 | -438/+191 |
2005-05-21 | [SCSI] correct aic7xxx period setting routines | James Bottomley | 1 | -34/+37 |
2005-05-21 | [SCSI] implement parameter limits in the SPI transport class | James Bottomley | 1 | -27/+161 |
2005-05-21 | [SCSI] 2.6 aacraid: Variable FIB size (updated patch) | Mark Haverkamp | 9 | -195/+501 |
2005-05-21 | [SCSI] megaraid version 2.20.4.6 | Ju, Seokmann | 5 | -176/+27 |
2005-05-21 | [SCSI] saved and restore result for timed out commands | Patrick Mansfield | 1 | -0/+11 |
2005-05-21 | merge by hand - fix up rejections in Documentation/DocBook/Makefile | James Bottomley | 11 | -35/+63 |
2005-05-20 | [SCSI] remove a timer race in scsi_queue_insert() | Tejun Heo | 2 | -11/+7 |
2005-05-20 | [SCSI] remove spurious if tests from scsi_eh_{times_out|done} | Tejun Heo | 1 | -4/+2 |
2005-05-20 | [SCSI] remove unnecessary scsi_delete_timer() call in scsi_reset_provider() | Tejun Heo | 1 | -1/+0 |
2005-05-20 | [SCSI] convert scsi changer driver from class simple | Gerd Knorr | 1 | -8/+9 |
2005-05-20 | [SCSI] add scsi changer driver | Gerd Knorr | 3 | -0/+1044 |