aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-09[PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work againSam Creasey5-6/+6
2006-12-08[PATCH] struct path: convert scsiJosef Sipek2-2/+2
2006-12-07[PATCH] ide_scsi: allow it to be used for non CD onlyAlan Cox1-0/+6
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2-45/+51
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter9-12/+12
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-06[PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)Al Viro1-4/+6
2006-12-06[PATCH] More work_struct induced breakage (s390)Al Viro1-3/+3
2006-12-06Actually update the fixed up compile failures.David Howells3-11/+17
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells77-1112/+4466
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds72-1076/+4461
2006-12-05[SCSI] aic79xx: Add ASC-29320LPE ids to driverSalyzyn, Mark3-1/+9
2006-12-05[SCSI] stex: version updateEd Lin1-4/+2
2006-12-05[SCSI] stex: change wait loop codeEd Lin1-21/+20
2006-12-05[SCSI] stex: add new device type supportEd Lin1-7/+21
2006-12-05[SCSI] stex: update device id infoEd Lin2-11/+33
2006-12-05[SCSI] stex: adjust default queue lengthEd Lin1-1/+10
2006-12-05[SCSI] stex: add value check in hard reset routineEd Lin1-1/+1
2006-12-05[SCSI] stex: fix controller_info command handlingEd Lin1-0/+1
2006-12-05[SCSI] stex: fix biosparam calculationEd Lin1-3/+3
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-0/+1
2006-12-05[SCSI] megaraid: fix MMIO castsJeff Garzik2-6/+10
2006-12-05[SCSI] tgt: fix undefined flush_dcache_page() problemakpm@osdl.org1-0/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells4-13/+13
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski5-31/+5
2006-12-04[PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski2-7/+2
2006-12-04[PATCH] severing module.h->sched.hAl Viro1-0/+1
2006-12-03[SCSI] libsas: better error handling in sas_expander.cJames Bottomley1-12/+24
2006-12-03[SCSI] lpfc 8.1.11 : Change version number to 8.1.11James Smart1-1/+1
2006-12-03[SCSI] lpfc 8.1.11 : Misc FixesJames Smart4-3/+35
2006-12-03[SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enableJames Smart4-11/+80
2006-12-03[SCSI] lpfc 8.1.11 : Removed decoding of PCI Subsystem IdJames Smart2-84/+35
2006-12-03[SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) supportJames Smart3-0/+22
2006-12-03[SCSI] lpfc 8.1.11 : Adjust LOG_FCP loggingJames Smart3-15/+24
2006-12-03[SCSI] lpfc 8.1.11 : Fix Memory leaksJames Smart4-7/+41
2006-12-03[SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_supportJames Smart8-21/+67
2006-12-03[SCSI] lpfc 8.1.11 : Discovery FixesJames Smart5-175/+73
2006-12-03[SCSI] scsi tgt: IBM eServer i/pSeries virtual SCSI target driverFUJITA Tomonori4-0/+975
2006-12-03[SCSI] scsi tgt: SCSI RDMA Protocol library functionsFUJITA Tomonori3-0/+452
2006-12-03[SCSI] 53c700: brown paper bag fix for auto request senseJames Bottomley1-1/+6
2006-12-03[SCSI] qla2xxx: use NULL instead of 0Randy Dunlap1-1/+1
2006-11-30Fix misc .c/.h comment typosMatt LaPlante4-13/+13
2006-11-25[SCSI] scsi-ml: Makefile and Kconfig changes for tgtFUJITA Tomonori2-0/+10
2006-11-25[SCSI] scsi tgt: scsi target user and kernel communication interfaceFUJITA Tomonori1-0/+350
2006-11-25[SCSI] scsi tgt: scsi target lib functionalityFUJITA Tomonori2-0/+767
2006-11-25[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDsFUJITA Tomonori3-26/+54
2006-11-25[SCSI] initio: fix section mismatches with HOTPLUG=nRandy Dunlap1-1/+1
2006-11-22[SCSI] qla2xxx: add asynchronous scsi scanning support.Andrew Vasquez1-4/+29
2006-11-22[SCSI] qla2xxx: defer topology discovery to DPC thread during initialization.Andrew Vasquez2-107/+16