aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-11[SCSI] dpt_i2o warning fixAndrew Morton1-1/+0
2005-07-11[SCSI] aic79xx: ahd_linux_dev_reset() cleanupAndrew Morton1-2/+2
2005-07-07[PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski4-4/+0
2005-07-07[PATCH] pcmcia: remove client services version (fix)Pavel Roskin1-0/+4
2005-07-07[PATCH] pcmcia: remove client services versionPavel Roskin1-4/+0
2005-07-07[PATCH] pcmcia: move event handlerDominik Brodowski5-26/+10
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney2-9/+6
2005-07-03[SCSI] aic7xxx: fix boot hang with Fujitsu drivesJames Bottomley1-0/+8
2005-07-02[SCSI] IBM VSCSI Client: sending client info to serverLinda Xie3-3/+54
2005-07-02[SCSI] lpfc: Change version to 8.0.29.James.Smart@Emulex.Com1-1/+1
2005-07-02[SCSI] lpfc: Update copyright noticesJames.Smart@Emulex.Com20-260/+272
2005-07-02[SCSI] lpfc: Remove $Id$ keyword strings.James.Smart@Emulex.Com20-74/+0
2005-07-02[SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped listJames.Smart@Emulex.Com1-2/+7
2005-07-02[SCSI] lpfc: Add completion handler to the abort iocbsJames.Smart@Emulex.Com3-2/+16
2005-07-02[SCSI] lpfc: Fix LS_RJT never sent by lpfc_els_unsol_event()James.Smart@Emulex.Com1-8/+8
2005-07-02[SCSI] lpfc: Add LP6000 PCI IDJames.Smart@Emulex.Com1-0/+8
2005-07-02[SCSI] lpfc: Set max_sectors in host templateJames.Smart@Emulex.Com1-0/+1
2005-07-02[SCSI] lpfc: Fix error loading on sparcJames.Smart@Emulex.Com1-5/+12
2005-07-02[SCSI] lpfc: Fixes in mbox_timeout_handlerJames.Smart@Emulex.Com1-9/+9
2005-07-02[SCSI] Fix issue where all hosts log nodev message for other initiatorsJames.Smart@Emulex.Com1-8/+16
2005-07-02[SCSI] lpfc: hgp/pgp cleanupsJames.Smart@Emulex.Com3-46/+26
2005-06-28[PATCH] coverity: i386: scsi_lib buffer overrun fixKAMBAROV, ZAUR1-1/+1
2005-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-21/+13
2005-06-28Merge head 'upstream-20050628-1' of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-20/+8
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH6-5/+76
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback.Greg Kroah-Hartman4-21/+13
2005-06-28[PATCH] libata: ahci: remove ata_port_start/stop() callsTejun Heo1-18/+4
2005-06-28[PATCH] libata: lengthen COMMRESET delayTejun Heo1-1/+3
2005-06-28libata: update DMA blacklistJeff Garzik1-1/+1
2005-06-27[PATCH] pcmcia: id_table for nsp_cs.cDominik Brodowski1-0/+13
2005-06-27[PATCH] pcmcia: id_table for qlogic_stub.cDominik Brodowski1-0/+22
2005-06-27[PATCH] pcmcia: id_table for sym53c500_cs.cDominik Brodowski1-0/+9
2005-06-27[PATCH] pcmcia: id_table for fdomain_stubDominik Brodowski1-0/+10
2005-06-27[PATCH] pcmcia: id_table for aha152xDominik Brodowski1-0/+11
2005-06-27[PATCH] libata fix read capacity handling for more than 2TBPhilip Pokorny1-5/+11
2005-06-26[SCSI] aic7xxx: correct target valid check in aic7xxx_proc.cJames Bottomley1-2/+2
2005-06-26[SCSI] use list_for_each_entry_safe in scsi_error.cChristoph Hellwig1-38/+19
2005-06-26[SCSI] remove scsi_eh_eflags_ macrosChristoph Hellwig3-21/+11
2005-06-26[SCSI] remove scsi_cmnd->stateChristoph Hellwig5-42/+5
2005-06-26[SCSI] remove scsi_cmnd->ownerChristoph Hellwig4-35/+1
2005-06-26[SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig5-8/+4
2005-06-26[SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig3-24/+0
2005-06-26[SCSI] megaraid: fix compilation after eh locking changesJames Bottomley1-17/+4
2005-06-26[SCSI] aacraid: New products patchMark Haverkamp5-34/+125
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig13-22/+4
2005-06-26[SCSI] scsi/qla1280: replace schedule_timeout() with ssleep()Nishanth Aravamudan1-1/+1
2005-06-25[PATCH] drivers/scsi/dpt*: remove version.h dependenciesAdrian Bunk2-16/+3
2005-06-25[PATCH] drivers/scsi/initio.c: cleanupsAdrian Bunk2-67/+36
2005-06-24[PATCH] make various thing staticAdrian Bunk6-11/+9
2005-06-23[PATCH] dpt_i2o: fix waitqueue abuseAndrew Morton1-12/+5