Age | Commit message (Expand) | Author | Files | Lines |
2005-06-28 | [PATCH] pcmcia: id_table for nsp_cs.c | Dominik Brodowski | 1 | -0/+13 |
2005-06-28 | [PATCH] pcmcia: id_table for qlogic_stub.c | Dominik Brodowski | 1 | -0/+22 |
2005-06-28 | [PATCH] pcmcia: id_table for sym53c500_cs.c | Dominik Brodowski | 1 | -0/+9 |
2005-06-28 | [PATCH] pcmcia: id_table for fdomain_stub | Dominik Brodowski | 1 | -0/+10 |
2005-06-28 | [PATCH] pcmcia: id_table for aha152x | Dominik Brodowski | 1 | -0/+11 |
2005-06-27 | [PATCH] libata fix read capacity handling for more than 2TB | Philip Pokorny | 1 | -5/+11 |
2005-06-26 | [PATCH] drivers/scsi/dpt*: remove version.h dependencies | Adrian Bunk | 2 | -16/+3 |
2005-06-26 | [PATCH] drivers/scsi/initio.c: cleanups | Adrian Bunk | 2 | -67/+36 |
2005-06-24 | [PATCH] make various thing static | Adrian Bunk | 6 | -11/+9 |
2005-06-23 | [PATCH] dpt_i2o: fix waitqueue abuse | Andrew Morton | 1 | -12/+5 |
2005-06-22 | [PATCH] megaraid build fix | bobl | 1 | -1/+1 |
2005-06-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 10 | -58/+68 |
2005-06-21 | [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_... | Yani Ioannou | 6 | -22/+22 |
2005-06-21 | [PATCH] use device_for_each_child() to properly access child devices. | gregkh@suse.de | 1 | -6/+10 |
2005-06-21 | [PATCH] Use device_for_each_child() to unregister devices in scsi_remove_targ... | mochel@digitalimplant.org | 1 | -5/+9 |
2005-06-21 | [PATCH] class: convert drivers/scsi/* to use the new class api instead of cla... | gregkh@suse.de | 3 | -25/+27 |
2005-06-20 | aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patch | Jeff Garzik | 1 | -4/+4 |
2005-06-19 | Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -38/+150 |
2005-06-18 | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 3 | -5/+9 |
2005-06-18 | [SCSI] aacraid: regression fix | Mark Haverkamp | 1 | -6/+7 |
2005-06-18 | merge by hand (qla_os.c mismerge) | James Bottomley | 133 | -16961/+9381 |
2005-06-18 | merge by hand (fix up qla_os.c merge error) | James Bottomley | 133 | -16962/+9381 |
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-13 | [PATCH] M68k: Mark Sun-3 NCR5380 SCSI broken | Geert Uytterhoeven | 1 | -1/+1 |
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-11 | [SCSI] qla2xxx: Pull-down scsi-host-addition to follow board initialization. | Andrew Vasquez | 1 | -27/+28 |
2005-06-09 | [PATCH] sg traverse fix for __atapi_pio_bytes() | Albert Lee | 1 | -3/+1 |
2005-06-09 | [PATCH] sata_svw: bump version number | Narendra Sankar | 1 | -1/+1 |
2005-06-09 | [PATCH] sata_sil: Fix FIFO PCI Bus Arbitration kernel oops | Jens Axboe | 1 | -1/+7 |
2005-06-04 | [libata] ahci: finish ATAPI support (hopefully) | Jeff Garzik | 1 | -12/+8 |
2005-06-04 | Merge of /spare/repo/libata-dev branch bridge-detect | | 1 | -2/+33 |
2005-06-04 | Automatic merge of /spare/repo/libata-dev branch svw | | 1 | -9/+16 |
2005-06-04 | Merge of /spare/repo/libata-dev branch pdc20619 | | 1 | -1/+25 |
2005-06-04 | Automatic merge of /spare/repo/libata-dev branch ahci-msi | | 1 | -13/+67 |
2005-06-04 | [libata] ahci: minor PCI MSI cleanup | Jeff Garzik | 1 | -5/+6 |
2005-06-04 | Automatic merge of /spare/repo/linux-2.6/.git branch HEAD | | 26 | -1436/+1073 |
2005-06-04 | Automatic merge of /spare/repo/linux-2.6/.git branch HEAD | | 26 | -1436/+1073 |
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 |