aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2005-07-02[SCSI] lpfc: Change version to 8.0.29.James.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Update copyright noticesJames.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Remove $Id$ keyword strings.James.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped listJames.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Add completion handler to the abort iocbsJames.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Fix LS_RJT never sent by lpfc_els_unsol_event()James.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Add LP6000 PCI IDJames.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Set max_sectors in host templateJames.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Fix error loading on sparcJames.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Fixes in mbox_timeout_handlerJames.Smart@Emulex.Com
2005-07-02[SCSI] Fix issue where all hosts log nodev message for other initiatorsJames.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: hgp/pgp cleanupsJames.Smart@Emulex.Com
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-26[SCSI] aic7xxx: correct target valid check in aic7xxx_proc.cJames Bottomley
2005-06-26[SCSI] use list_for_each_entry_safe in scsi_error.cChristoph Hellwig
2005-06-26[SCSI] remove scsi_eh_eflags_ macrosChristoph Hellwig
2005-06-26[SCSI] remove scsi_cmnd->stateChristoph Hellwig
2005-06-26[SCSI] remove scsi_cmnd->ownerChristoph Hellwig
2005-06-26[SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig
2005-06-26[SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig
2005-06-26[SCSI] megaraid: fix compilation after eh locking changesJames Bottomley
2005-06-26[SCSI] aacraid: New products patchMark Haverkamp
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig
2005-06-26[SCSI] scsi/qla1280: replace schedule_timeout() with ssleep()Nishanth Aravamudan
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