summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2008-01-23[SCSI] ch: handle class_device_create failure properlyFUJITA Tomonori1-7/+15
2008-01-23[SCSI] NCR5380: fix section mismatchRandy Dunlap1-1/+1
2008-01-23[SCSI] sg: fix /proc/scsi/sg/devices when no SCSI devicesTony Battersby1-1/+1
2008-01-23[SCSI] don't use __GFP_DMA for sense buffers if not requiredJames Bottomley3-71/+51
2008-01-23[SCSI] use dynamically allocated sense bufferFUJITA Tomonori3-3/+69
2008-01-23[SCSI] sd: add fix for devices with last sector access problemsHans de Goede1-0/+9
2008-01-23[SCSI] fix pcmcia compile problemJames Bottomley1-1/+2
2008-01-23[SCSI] aacraid: add Voodoo Lite class of cards.Salyzyn, Mark4-6/+44
2008-01-23[SCSI] aacraid: add new driver features flagsSalyzyn, Mark1-0/+25
2008-01-23[SCSI] qla2xxx: Update version number to 8.02.00-k7.Andrew Vasquez1-1/+1
2008-01-23[SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command.Seokmann Ju2-2/+4
2008-01-23[SCSI] qla2xxx: Correct late-memset() of EFT buffer.Andrew Vasquez1-1/+1
2008-01-23[SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.Andrew Vasquez10-14/+405
2008-01-23[SCSI] qla2xxx: Trace-Control naming cleanups.Andrew Vasquez6-20/+50
2008-01-23[SCSI] qla2xxx: Code cleanups.Adrian Bunk7-238/+19
2008-01-23[SCSI] qla2xxx: Add a filter to compare port_name against the physical on vpo...Seokmann Ju1-0/+2
2008-01-23[SCSI] qla2xxx: Use completion routines.Marcus Barrow6-69/+16
2008-01-23[SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.Andrew Vasquez3-3/+4
2008-01-23[SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs.Andrew Vasquez1-0/+12
2008-01-23[SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write.Andrew Vasquez1-2/+8
2008-01-23[SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources.Andrew Vasquez2-17/+8
2008-01-23[SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.Andrew Vasquez4-98/+74
2008-01-23[SCSI] qla2xxx: Consolidate duplicate sense-data handling codes.Andrew Vasquez1-54/+31
2008-01-23[SCSI] st: convert to unlocked_ioctlKai Makisara1-5/+4
2008-01-23[SCSI] aacraid: remove pigs in spaceSalyzyn, Mark5-464/+458
2008-01-23[SCSI] sg: handle class_device_create failure properlyFUJITA Tomonori1-4/+7
2008-01-23[SCSI] sg: set class_data after successFUJITA Tomonori1-1/+2
2008-01-23[SCSI] dpt_i2o: use constant instead of bare valueSalyzyn, Mark1-1/+1
2008-01-23[SCSI] ch: Convert to use unlocked_ioctlMathieu Segaud1-10/+8
2008-01-23[SCSI] sg: Only print SCSI data direction warning once for a commandAndi Kleen1-2/+6
2008-01-23[SCSI] aacraid: fix security weaknessAlan Cox1-0/+2
2008-01-23[SCSI] aacraid: replace '<?:' with min_t()Salyzyn, Mark1-24/+16
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori26-95/+88
2008-01-23[SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...FUJITA Tomonori4-6/+0
2008-01-23[SCSI] megaraid: fix section mismatchRandy Dunlap1-3/+3
2008-01-23[SCSI] libsas: fix sense_buffer overrunFUJITA Tomonori1-1/+1
2008-01-23[SCSI] aacraid: SMC vendor identificationSalyzyn, Mark1-10/+15
2008-01-23[SCSI] aacraid: respond to enclosure service eventsSalyzyn, Mark2-22/+79
2008-01-23[SCSI] sym53c8xx: fixes two bugs related to chip resetKrzysztof Helt1-6/+7
2008-01-23[SCSI] aacraid: add call to flush_kernel_dcache_pageSalyzyn, Mark1-1/+2
2008-01-23[SCSI] lpfc 8.2.4 : Update lpfc driver version to 8.2.4James Smart1-3/+3
2008-01-23[SCSI] lpfc 8.2.4 : Rework misplaced reference taking on node structureJames Smart5-58/+157
2008-01-23[SCSI] lpfc 8.2.4 : Enhance debugfs useJames Smart2-25/+122
2008-01-23[SCSI] lpfc 8.2.4 : Fix Unsolicited Data itemsJames Smart4-111/+121
2008-01-23[SCSI] lpfc 8.2.4 : Add additional sysfs and module parametersJames Smart3-14/+106
2008-01-23[SCSI] lpfc 8.2.4 : Make lpfc legacy I/O port freeTomohiro Kusumi1-4/+7
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart13-169/+274
2008-01-23[SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba re...James Smart4-38/+73
2008-01-23[SCSI] lpfc 8.2.4 : Correct abort handler logicJames Smart2-10/+29
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart9-15/+224