summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] aacraid: Improved error handlingMark Haverkamp2007-03-205-33/+130
| * [SCSI] aacraid: fix srb ioctl for 64 bitsMark Haverkamp2007-03-201-102/+157
| * [SCSI] aacraid: remove un-needed references to container id (cid)Mark Haverkamp2007-03-201-17/+17
| * [SCSI] aacraid: Fix ioctl handling when adapter resetsMark Haverkamp2007-03-202-8/+19
| * [SCSI] aacraid: Fix blocking issue with container probing function (cast update)Mark Haverkamp2007-03-201-142/+169
| * [SCSI] aacraid: Fix struct element name issueMark Haverkamp2007-03-205-45/+41
| * [SCSI] aacraid: add restart adapter platform functionMark Haverkamp2007-03-203-25/+31
| * [SCSI] set resid in scsi_io_completion() even for check conditionPete Wyckoff2007-03-201-2/+2
| * [SCSI] tgt: remove the code to build senseFUJITA Tomonori2007-03-201-14/+13
| * [SCSI] fc_transport: update potential link speedsJames Smart2007-03-201-0/+2
| * [SCSI] qla2xxx: Update version number to 8.01.07-k6.Andrew Vasquez2007-03-201-1/+1
| * [SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic.Andrew Vasquez2007-03-201-1/+1
| * [SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations.Andrew Vasquez2007-03-201-6/+0
| * [SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation.Andrew Vasquez2007-03-201-0/+5
| * [SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.Andrew Vasquez2007-03-201-0/+2
| * [SCSI] qla2xxx: fix RSCN handling on big-endian systemsMalahal Naineni2007-03-201-5/+8
| * [SCSI] make scsi_wait_scan always modularJames Bottomley2007-03-202-1/+7
| * [SCSI] fusion: kernel-doc warning fixesRandy Dunlap2007-03-203-26/+22
| * [SCSI] sd: typo fix: sdkp_printk should be sd_printkJames Bottomley2007-03-111-1/+1
| * [SCSI] pci2000: Delete unused header file.Robert P. J. Day2007-03-111-197/+0
| * [SCSI] tgt: fix scsi command leakFUJITA Tomonori2007-03-111-3/+20
| * [SCSI] tgt: fix sesnse buffer problemsFUJITA Tomonori2007-03-114-117/+35
| * [SCSI] tgt: rm bio hacks in scsi tgtMike Christie2007-03-111-99/+34
| * [SCSI] iscsi_tcp: print useful error message when iscsi crc23c allocation failsMike Christie2007-03-111-2/+12
| * [SCSI] iscsi_tcp: increase max_sectorsMike Christie2007-03-111-0/+1
| * [SCSI] libiscsi: use get_unalignedMike Christie2007-03-111-2/+3
| * [SCSI] iscsi transport: use atomic for session_nr allocationsMike Christie2007-03-111-2/+4
| * [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTHMike Christie2007-03-113-5/+5
| * [SCSI] libiscsi: clear mtaskMike Christie2007-03-111-11/+8
| * [SCSI] libiscsi: flush work before freeing connectionMike Christie2007-03-111-0/+3
| * [SCSI] constants.c: Update ASC list and make it constMartin K. Petersen2007-03-111-1/+6
| * [SCSI] sd: convert logging to new printk helpersMartin K. Petersen2007-03-111-21/+29
| * [SCSI] sd: make printing use a common prefixMartin K. Petersen2007-03-111-158/+95
| * [SCSI] Make error printing more verboseMartin K. Petersen2007-03-112-33/+18
| * [SCSI] constants.c: cleanup, verbose result printingMartin K. Petersen2007-03-111-122/+145
| * [SCSI] zfcp: fix likely/unlikely usageHeiko Carstens2007-03-111-4/+6
* | ide-cs: recognize 2GB CompactFlash from TranscendFabrice Aeschbacher2007-05-051-0/+1
* | hpt366: don't check enablebits for HPT36xSergei Shtylyov2007-05-051-1/+6
* | ide-cris: fix ->speedproc and wrong ->swdma_maskBartlomiej Zolnierkiewicz2007-05-051-5/+4
* | siimage: fix wrong ->swdma_maskBartlomiej Zolnierkiewicz2007-05-051-10/+2
* | it821x: PIO mode setup fixesBartlomiej Zolnierkiewicz2007-05-051-68/+58
* | pdc202xx_new: enable DMA for all ATAPI devicesBartlomiej Zolnierkiewicz2007-05-051-3/+0
* | alim15x3: PIO fallback fixBartlomiej Zolnierkiewicz2007-05-051-4/+3
* | aec62xx: fix PIO/DMA setup issuesSergei Shtylyov2007-05-051-16/+6
* | cmd64x: use interrupt status from MRDMODE register (take 2)Sergei Shtylyov2007-05-051-48/+69
* | cmd64x: procfs code fixes/cleanups (take 2)Sergei Shtylyov2007-05-051-74/+55
* | cmd64x: add/fix enablebits (take 2)Sergei Shtylyov2007-05-051-3/+36
* | cmd64x: interrupt status fixes (take 2)Sergei Shtylyov2007-05-051-12/+12
* | cmd64x: fix multiword and remove single-word DMA supportSergei Shtylyov2007-05-051-131/+117
* | sl82c105: DMA support code cleanup (take 4)Sergei Shtylyov2007-05-051-89/+59