summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-07-14[SCSI] qla2xxx: Add pci ids for new ISP types.Andrew Vasquez1-21/+0
2005-07-14[SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables.Andrew Vasquez10-199/+275
2005-07-11[SCSI] SPI transport class, don't negotiate options not supportedJames Bottomley1-5/+8
2005-07-11[SCSI] aic7xxx: remove ahc_tailqChristoph Hellwig7-261/+6
2005-07-11[SCSI] aic7xxx: sane pci probingChristoph Hellwig4-60/+22
2005-07-11[SCSI] add TYPE_RBC to our type tableJames Bottomley1-0/+1
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-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] ifdef out broken fc4 EH codeChristoph Hellwig1-0/+6
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-07-01[SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean4-55/+24
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 Hellwig15-30/+4
2005-06-26[SCSI] scsi/qla1280: replace schedule_timeout() with ssleep()Nishanth Aravamudan1-1/+1
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds20-35/+22
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter20-35/+22
2005-06-25[PATCH] schedule the obsolete raw driver for removalAdrian Bunk1-2/+2
2005-06-25[PATCH] drivers/char/rio/: kill rio_udelayAdrian Bunk3-9/+4
2005-06-25[PATCH] serial/68328serial: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan1-5/+4
2005-06-25[PATCH] serial/68360serial: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan1-5/+4
2005-06-25[PATCH] Remove duplicate file in Documentation/networking (drivers_net_wan_Kc...Tobias Klauser1-1/+1
2005-06-25[PATCH] ll_merge_requests_fn() cleanupNikita Danilov1-3/+3
2005-06-25[PATCH] drivers/isdn/hisax/: possible cleanupsAdrian Bunk60-1050/+263
2005-06-25[PATCH] drivers/cdrom/cm206.c: cleanupsAdrian Bunk1-63/+50
2005-06-25[PATCH] drivers/char/ip2*: cleanupsAdrian Bunk3-22/+6
2005-06-25[PATCH] kfree cleanups for drivers/firmware/Jesper Juhl1-3/+4
2005-06-25[PATCH] kfree cleanups in ixj.cJesper Juhl1-33/+19
2005-06-25[PATCH] remove pointless NULL check before kfree in sony535.cJesper Juhl1-2/+1
2005-06-25[PATCH] drivers/block/ll_rw_blk.c: cleanupsAdrian Bunk1-59/+8