aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-21[PATCH] megaraid build fixbobl1-1/+1
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds10-58/+68
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacksYani Ioannou6-22/+22
2005-06-20[PATCH] use device_for_each_child() to properly access child devices.gregkh@suse.de1-6/+10
2005-06-20[PATCH] Use device_for_each_child() to unregister devices in scsi_remove_target().mochel@digitalimplant.org1-5/+9
2005-06-20[PATCH] class: convert drivers/scsi/* to use the new class api instead of class_simplegregkh@suse.de3-25/+27
2005-06-19aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patchJeff Garzik1-4/+4
2005-06-18Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-38/+150
2005-06-18Merge /spare/repo/linux-2.6/Jeff Garzik3-5/+9
2005-06-17[SCSI] aacraid: regression fixMark Haverkamp1-6/+7
2005-06-17merge by hand (qla_os.c mismerge)James Bottomley133-16961/+9381
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley133-16962/+9381
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik32-26/+164
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik27-30/+128
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik12-27/+83
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik15-39/+109
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik40-261/+0
2005-06-17[SCSI] Remove unnecessary locking around completion function callsJeff Garzik1-2/+0
2005-06-13[SCSI] aic7xxx: fix the BIOS limits setting routinesJames Bottomley1-10/+25
2005-06-12[PATCH] M68k: Mark Sun-3 NCR5380 SCSI brokenGeert Uytterhoeven1-1/+1
2005-06-11[SCSI] aic7xxx: clean up eisa supportChristoph Hellwig3-131/+63
2005-06-11[SCSI] aic7xxx: remove some dead woodChristoph Hellwig3-47/+3
2005-06-11[SCSI] aic7xxx: remove ahc_find_softcChristoph Hellwig5-63/+16
2005-06-11[SCSI] aic7xxx: do not check for duplicate pci idsChristoph Hellwig1-16/+0
2005-06-11[SCSI] aic7xxx/aic79xx: remove useless byte order macro cruftChristoph Hellwig2-34/+0
2005-06-11[SCSI] qla2xxx: Pull-down scsi-host-addition to follow board initialization.Andrew Vasquez1-27/+28
2005-06-09[PATCH] sg traverse fix for __atapi_pio_bytes()Albert Lee1-3/+1
2005-06-09[PATCH] sata_svw: bump version numberNarendra Sankar1-1/+1
2005-06-09[PATCH] sata_sil: Fix FIFO PCI Bus Arbitration kernel oopsJens Axboe1-1/+7
2005-06-04[libata] ahci: finish ATAPI support (hopefully)Jeff Garzik1-12/+8
2005-06-04Merge of /spare/repo/libata-dev branch bridge-detect1-2/+33
2005-06-04Automatic merge of /spare/repo/libata-dev branch svw1-9/+16
2005-06-04Merge of /spare/repo/libata-dev branch pdc206191-1/+25
2005-06-04Automatic merge of /spare/repo/libata-dev branch ahci-msi1-13/+67
2005-06-04[libata] ahci: minor PCI MSI cleanupJeff Garzik1-5/+6
2005-06-04Automatic merge of /spare/repo/linux-2.6/.git branch HEAD26-1436/+1073
2005-06-03Automatic merge of /spare/repo/linux-2.6/.git branch HEAD26-1436/+1073
2005-06-03[SCSI] 2.6 aacraid: updated sysfs filesMark Haverkamp1-0/+129
2005-06-03[SCSI] update spi transport class so that u320 Domain Validation worksJames Bottomley1-24/+53
2005-06-03[SCSI] fix aic7xxx coupled parameter problemJames Bottomley1-13/+13
2005-06-03[SCSI] sg: Command completion after remove oopsbrking@us.ibm.com1-0/+2
2005-06-03Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6Linus Torvalds2-11/+14
2005-06-03[SCSI] fix slab corruption during ipr probeNathan Lynch1-0/+1
2005-06-03[SCSI] qla2xxx: fix bad locking during eh_abortAndrew Vasquez1-11/+13
2005-06-02Automatic merge of /spare/repo/linux-2.6/.git branch HEAD15-6/+32
2005-06-02libata: kernel-doc warning fixesJeff Garzik1-3/+3
2005-06-02libata: update inline source docsEdward Falk1-7/+276
2005-05-31[libata] ahci: Update for recent ->host_stop() API changeJeff Garzik1-4/+4
2005-05-31Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git branch HEAD16-48/+89
2005-05-30libata: doc updatesJeff Garzik3-50/+118