summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney
2005-06-28[PATCH] coverity: i386: scsi_lib buffer overrun fixKAMBAROV, ZAUR
2005-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2005-06-28Merge head 'upstream-20050628-1' of rsync://rsync.kernel.org/pub/scm/linux/ke...Linus Torvalds
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman
2005-06-28[PATCH] libata: ahci: remove ata_port_start/stop() callsTejun Heo
2005-06-28[PATCH] libata: lengthen COMMRESET delayTejun Heo
2005-06-28libata: update DMA blacklistJeff Garzik
2005-06-27[PATCH] pcmcia: id_table for nsp_cs.cDominik Brodowski
2005-06-27[PATCH] pcmcia: id_table for qlogic_stub.cDominik Brodowski
2005-06-27[PATCH] pcmcia: id_table for sym53c500_cs.cDominik Brodowski
2005-06-27[PATCH] pcmcia: id_table for fdomain_stubDominik Brodowski
2005-06-27[PATCH] pcmcia: id_table for aha152xDominik Brodowski
2005-06-27[PATCH] libata fix read capacity handling for more than 2TBPhilip Pokorny
2005-06-25[PATCH] drivers/scsi/dpt*: remove version.h dependenciesAdrian Bunk
2005-06-25[PATCH] drivers/scsi/initio.c: cleanupsAdrian Bunk
2005-06-24[PATCH] make various thing staticAdrian Bunk
2005-06-23[PATCH] dpt_i2o: fix waitqueue abuseAndrew Morton
2005-06-21[PATCH] megaraid build fixbobl
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou
2005-06-20[PATCH] use device_for_each_child() to properly access child devices.gregkh@suse.de
2005-06-20[PATCH] Use device_for_each_child() to unregister devices in scsi_remove_targ...mochel@digitalimplant.org
2005-06-20[PATCH] class: convert drivers/scsi/* to use the new class api instead of cla...gregkh@suse.de
2005-06-19aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patchJeff Garzik
2005-06-18Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kern...Linus Torvalds
2005-06-18Merge /spare/repo/linux-2.6/Jeff Garzik
2005-06-17[SCSI] aacraid: regression fixMark Haverkamp
2005-06-17merge by hand (qla_os.c mismerge)James Bottomley
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik
2005-06-17[SCSI] Remove unnecessary locking around completion function callsJeff Garzik
2005-06-13[SCSI] aic7xxx: fix the BIOS limits setting routinesJames Bottomley
2005-06-12[PATCH] M68k: Mark Sun-3 NCR5380 SCSI brokenGeert Uytterhoeven
2005-06-11[SCSI] aic7xxx: clean up eisa supportChristoph Hellwig
2005-06-11[SCSI] aic7xxx: remove some dead woodChristoph Hellwig
2005-06-11[SCSI] aic7xxx: remove ahc_find_softcChristoph Hellwig
2005-06-11[SCSI] aic7xxx: do not check for duplicate pci idsChristoph Hellwig
2005-06-11[SCSI] aic7xxx/aic79xx: remove useless byte order macro cruftChristoph Hellwig
2005-06-11[SCSI] qla2xxx: Pull-down scsi-host-addition to follow board initialization.Andrew Vasquez
2005-06-09[PATCH] sg traverse fix for __atapi_pio_bytes()Albert Lee
2005-06-09[PATCH] sata_svw: bump version numberNarendra Sankar
2005-06-09[PATCH] sata_sil: Fix FIFO PCI Bus Arbitration kernel oopsJens Axboe
2005-06-04[libata] ahci: finish ATAPI support (hopefully)Jeff Garzik
2005-06-04Merge of /spare/repo/libata-dev branch bridge-detect