summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Code cleanups.Adrian Bunk2008-01-237-238/+19
* [SCSI] qla2xxx: Add a filter to compare port_name against the physical on vpo...Seokmann Ju2008-01-231-0/+2
* [SCSI] qla2xxx: Use completion routines.Marcus Barrow2008-01-236-69/+16
* [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.Andrew Vasquez2008-01-233-3/+4
* [SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs.Andrew Vasquez2008-01-231-0/+12
* [SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write.Andrew Vasquez2008-01-231-2/+8
* [SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources.Andrew Vasquez2008-01-232-17/+8
* [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.Andrew Vasquez2008-01-234-98/+74
* [SCSI] qla2xxx: Consolidate duplicate sense-data handling codes.Andrew Vasquez2008-01-231-54/+31
* [SCSI] st: convert to unlocked_ioctlKai Makisara2008-01-231-5/+4
* [SCSI] aacraid: remove pigs in spaceSalyzyn, Mark2008-01-235-464/+458
* [SCSI] sg: handle class_device_create failure properlyFUJITA Tomonori2008-01-231-4/+7
* [SCSI] sg: set class_data after successFUJITA Tomonori2008-01-231-1/+2
* [SCSI] dpt_i2o: use constant instead of bare valueSalyzyn, Mark2008-01-231-1/+1
* [SCSI] ch: Convert to use unlocked_ioctlMathieu Segaud2008-01-231-10/+8
* [SCSI] sg: Only print SCSI data direction warning once for a commandAndi Kleen2008-01-231-2/+6
* [SCSI] aacraid: fix security weaknessAlan Cox2008-01-231-0/+2
* [SCSI] aacraid: replace '<?:' with min_t()Salyzyn, Mark2008-01-231-24/+16
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-2328-97/+90
* [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...FUJITA Tomonori2008-01-234-6/+0
* [SCSI] megaraid: fix section mismatchRandy Dunlap2008-01-231-3/+3
* [SCSI] libsas: fix sense_buffer overrunFUJITA Tomonori2008-01-231-1/+1
* [SCSI] aacraid: SMC vendor identificationSalyzyn, Mark2008-01-231-10/+15
* [SCSI] aacraid: respond to enclosure service eventsSalyzyn, Mark2008-01-232-22/+79
* [SCSI] sym53c8xx: fixes two bugs related to chip resetKrzysztof Helt2008-01-231-6/+7
* [SCSI] aacraid: add call to flush_kernel_dcache_pageSalyzyn, Mark2008-01-231-1/+2
* [SCSI] mpt fusion: Fix for module unload problem in flash less controller env...Prakash, Sathya2008-01-232-43/+53
* [SCSI] lpfc 8.2.4 : Update lpfc driver version to 8.2.4James Smart2008-01-231-3/+3
* [SCSI] lpfc 8.2.4 : Rework misplaced reference taking on node structureJames Smart2008-01-235-58/+157
* [SCSI] lpfc 8.2.4 : Enhance debugfs useJames Smart2008-01-232-25/+122
* [SCSI] lpfc 8.2.4 : Fix Unsolicited Data itemsJames Smart2008-01-234-111/+121
* [SCSI] lpfc 8.2.4 : Add additional sysfs and module parametersJames Smart2008-01-233-14/+106
* [SCSI] lpfc 8.2.4 : Make lpfc legacy I/O port freeTomohiro Kusumi2008-01-231-4/+7
* [SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart2008-01-2313-169/+274
* [SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba re...James Smart2008-01-234-38/+73
* [SCSI] lpfc 8.2.4 : Correct abort handler logicJames Smart2008-01-232-10/+29
* [SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart2008-01-239-15/+224
* [SCSI] aacraid: improve queue balancingSalyzyn, Mark2008-01-231-10/+13
* [SCSI] aacraid: OS panic after Adapter panic (hardening).Salyzyn, Mark2008-01-234-3/+25
* [SCSI] aacraid: fix multiple definition of automatic variable warning.Salyzyn, Mark2008-01-231-5/+4
* [SCSI] aacraid: fix big endian issuesSalyzyn, Mark2008-01-236-24/+22
* [SCSI] aacraid: variable redefinition hides earlier warningSalyzyn, Mark2008-01-231-5/+5
* [SCSI] aacraid: add sysfs report of RAID levelSalyzyn, Mark2008-01-233-1/+32
* [SCSI] aacraid: add parameter to control FUA and SYNCHRONIZE_CACHE policySalyzyn, Mark2008-01-233-12/+30
* [SCSI] scsi_transport_spi: convert to attribute groupsJames Bottomley2008-01-231-82/+176
* [SCSI] add missing transport configure points for target and hostJames Bottomley2008-01-232-0/+3
* [SCSI] attribute_container: update to use the group interfaceJames Bottomley2008-01-231-2/+12
* [SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSIJames Bottomley2008-01-231-4/+8
* [SCSI] relax scsi dma alignmentJames Bottomley2008-01-115-11/+34
* [SCSI] fix scsi_setup_command_freelist failure path raceFUJITA Tomonori2008-01-111-3/+2
OpenPOWER on IntegriCloud