summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2006-04-13[SCSI] ipr: printk macro cleanup/removalBrian King2-26/+14
2006-04-13[SCSI] ipr: Simplify status area dumpingBrian King1-35/+4
2006-04-13[SCSI] ipr: Fixup device type checkBrian King2-2/+18
2006-04-13[SCSI] ipr: Disk remove path cleanupBrian King2-3/+4
2006-04-13[SCSI] sg: fix leak when dio setup failsDouglas Gilbert1-1/+3
2006-04-13[SCSI] expose sas internal class for the domain transportJames Bottomley2-34/+39
2006-04-13[SCSI] for_each_possible_cpu: scsiKAMEZAWA Hiroyuki1-1/+1
2006-04-13[SCSI] Version 2.2.3Matthew Wilcox1-1/+1
2006-04-13[SCSI] Enable clustering and large transfersMatthew Wilcox1-1/+2
2006-04-13[SCSI] Simplify error handlingMatthew Wilcox1-62/+22
2006-04-13[SCSI] Allow nvram settings to determine bus modeMatthew Wilcox1-31/+34
2006-04-13[SCSI] Use SPI messages where possibleMatthew Wilcox1-3/+6
2006-04-13[SCSI] Disable sym2 driver queueingMatthew Wilcox4-11/+10
2006-04-13[SCSI] Mark div_10M array constMatthew Wilcox1-1/+1
2006-04-13[SCSI] Simplify error handling a bitMatthew Wilcox1-42/+8
2006-04-13[SCSI] Use pcibios_resource_to_bus()Matthew Wilcox1-42/+13
2006-04-13[SCSI] Change Kconfig option from IOMAPPED to MMIOMatthew Wilcox3-20/+26
2006-04-13[SCSI] sas transport: ref count updateMike Anderson1-24/+6
2006-04-13[SCSI] aacraid: Driver version updateMark Haverkamp3-11/+16
2006-04-13[SCSI] aacraid: Fix parenthesis placement errorMark Haverkamp1-2/+2
2006-04-13[SCSI] aacraid: Show max channel and max id is sysfsMark Haverkamp1-0/+28
2006-04-13[SCSI] aacraid: Re-start helper thread if it diesMark Haverkamp1-0/+12
2006-04-13[SCSI] aacraid: General driver cleanupMark Haverkamp6-21/+18
2006-04-13[SCSI] aacraid: Fix extra unregister_chrdevMark Haverkamp1-1/+2
2006-04-13[SCSI] aacraid: Fix error in max_channel fieldMark Haverkamp1-2/+2
2006-04-13[SCSI] aacraid: Error path cleanupMark Haverkamp1-2/+3
2006-04-13[SCSI] aacraid: Add timeout for eventsMark Haverkamp2-11/+27
2006-04-13[SCSI] aacraid: Track command ownership in driverMark Haverkamp3-19/+31
2006-04-13[SCSI] aacraid: Use scmd_ functionsMark Haverkamp2-11/+11
2006-04-13[SCSI] ibmvscsi: convert the ibmvscsi driver to use include/scsi/srp.hFUJITA Tomonori4-125/+142
2006-04-13[SCSI] ibmvscsi: prevent scsi commands being sent in invalid stateDave C Boutcher1-1/+3
2006-04-13[SCSI] fix sg leak when scsi_execute_async failsMike Christie1-0/+1
2006-04-13[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig2-176/+2
2006-04-13[SCSI] remove qlogicfcJames Bottomley4-11989/+0
2006-04-12[PATCH] sata_mv: properly print HC registersDan Aloni1-1/+1
2006-04-11[PATCH] 3ware: kmap_atomic() fixAndrew Morton1-0/+3
2006-04-10[libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patchJeff Garzik1-0/+1
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig20-37/+5
2006-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds6-441/+221
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool1-5/+5
2006-04-01fix a typo in the AIC7XXX_DEBUG_MASK help textAdrian Bunk1-1/+1
2006-03-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-24/+22
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-1/+1
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski5-80/+30
2006-03-31[PATCH] pcmcia: add return value to _config() functionsDominik Brodowski6-79/+74
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski6-139/+111
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski6-46/+24
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski5-13/+6
2006-03-31[PATCH] pcmcia: default suspend and resume handlingDominik Brodowski5-71/+2