aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt1-1/+1
2008-04-18[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt1-1/+0
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke11-213/+211
2008-04-18[SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commandsFUJITA Tomonori1-2/+0
2008-04-18[SCSI] bsg: remove minor in struct bsg_deviceFUJITA Tomonori1-6/+4
2008-04-18[SCSI] bsg: use better helper list functionsFUJITA Tomonori1-8/+6
2008-04-18[SCSI] bsg: replace kobject_get with blk_get_queueFUJITA Tomonori1-2/+7
2008-04-18[SCSI] bsg: takes a ref to struct device in fops->openFUJITA Tomonori1-6/+13
2008-04-17[SCSI] qla1280: remove version checkAdrian Bunk1-5/+0
2008-04-17[SCSI] libsas: fix endianness bug in sas_ataAl Viro1-1/+1
2008-04-17[SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linux-next)Martin Peschke2-3/+0
2008-04-16[SCSI] aacraid: Do not describe check_reset parameter with its valuePaul Bolle1-1/+1
2008-04-16[SCSI] aacraid: Fix down_interruptible() to check the return valueMark Salyzyn1-3/+5
2008-04-16[SCSI] sun3_scsi_vme: add MODULE_LICENSEAdrian Bunk1-0/+1
2008-04-16[SCSI] st: rename flush_write_buffer()Adrian Bunk1-3/+3
2008-04-16[SCSI] tgt: use KMEM_CACHE macroFUJITA Tomonori1-3/+1
2008-04-11[SCSI] initio: fix big endian problems for auto request senseGrant Grundler1-4/+5
2008-04-10[SCSI] lpfc 8.2.6 : Update lpfc driver version to 8.2.6James Smart1-1/+1
2008-04-10[SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart8-86/+21
2008-04-10[SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixesJames Smart2-2/+32
2008-04-10[SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart11-201/+208
2008-04-07[SCSI] qla2xxx: Update version number to 8.02.01-k1.Andrew Vasquez1-2/+2
2008-04-07[SCSI] qla2xxx: Correct vport configuration-change handling.Seokmann Ju1-1/+9
2008-04-07[SCSI] qla2xxx: Use proper HA during asynchrounous event handling.Seokmann Ju1-6/+26
2008-04-07[SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port.Seokmann Ju1-1/+2
2008-04-07[SCSI] qla2xxx: Consistently access the physical HA port.Seokmann Ju1-6/+8
2008-04-07[SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure.Andrew Vasquez1-3/+0
2008-04-07[SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam11-26/+454
2008-04-07[SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner.Ravi Anand1-31/+31
2008-04-07[SCSI] qla2xxx: Add midlayer target/device reset support.Andrew Vasquez5-198/+192
2008-04-07[SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling.Andrew Vasquez2-2/+5
2008-04-07[SCSI] qla2xxx: Add Flash Descriptor Table layout support.Andrew Vasquez5-43/+152
2008-04-07[SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units.Andrew Vasquez1-2/+2
2008-04-07[SCSI] qla2xxx: Cruft cleanup of functions and structures.Andrew Vasquez11-428/+2
2008-04-07[SCSI] qla2xxx: Add hardware trace-logging support.Andrew Vasquez8-25/+229
2008-04-07[SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.Andrew Vasquez4-0/+102
2008-04-07[SCSI] qla2xxx: Simplify interrupt handler locking.Andrew Vasquez1-19/+12
2008-04-07[SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout driver.Andrew Vasquez3-9/+6
2008-04-07[SCSI] qla2xxx: Remove unused and obsolete #define's.Andrew Vasquez4-27/+0
2008-04-07[SCSI] qla2xxx: Add support for host supported speeds FC transport attribute.Andrew Vasquez1-5/+20
2008-04-07[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez18-32/+20
2008-04-07[SCSI] qla2xxx: Update firmware filenames for new ISP parts.Andrew Vasquez1-1/+2
2008-04-07[SCSI] ips: remove spurious cpu_to_leX on outX statementsJames Bottomley1-16/+16
2008-04-07[SCSI] libsas: fix missing inlines in header fileJames Bottomley1-2/+2
2008-04-07[SCSI] transport_class: BUG if we can't release the attribute containerJames Bottomley4-5/+7
2008-04-07[SCSI] fix barrier failure issueJames Bottomley1-6/+4
2008-04-07[SCSI] zfcp: Add docbook comments to debug trace.Martin Peschke1-0/+62
2008-04-07[SCSI] zfcp: Cleanup line breaks in debug trace.Martin Peschke1-68/+55
2008-04-07[SCSI] zfcp: Shorten excessive names in debug trace.Martin Peschke2-209/+170
2008-04-07[SCSI] zfcp: Move DBF definitions to private header fileChristof Schmitt2-209/+234