aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-02[SCSI] aic94xx: fix section mismatchSam Ravnborg1-3/+3
2008-05-02[SCSI] u14-34f: Fix 32bit only problemAlan Cox1-2/+4
2008-05-02[SCSI] dpt_i2o: sysfs codeMiquel van Smoorenburg1-0/+26
2008-05-02[SCSI] dpt_i2o: 64 bit supportMiquel van Smoorenburg6-53/+260
2008-05-02[SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherentMiquel van Smoorenburg2-74/+169
2008-05-02[SCSI] dpt_i2o: use standard __init / __exit codeMiquel van Smoorenburg2-57/+51
2008-05-02[SCSI] megaraid_sas: fix suspend/resume sectionsJiri Slaby1-3/+8
2008-05-02[SCSI] aacraid: Add Power Management supportMark Salyzyn4-11/+154
2008-05-02[SCSI] aacraid: Fix jbod operations scan issuesMark Salyzyn2-14/+34
2008-05-02[SCSI] aacraid: Fix warning about macro side-effectsMark Salyzyn1-2/+2
2008-05-02[SCSI] add support for variable length extended commandsBoaz Harrosh7-35/+47
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh17-29/+52
2008-05-02[SCSI] bsg: add large command supportFUJITA Tomonori1-3/+9
2008-05-02[SCSI] aacraid: Fix down_interruptible() to check the return value correctlyMark Salyzyn1-1/+1
2008-04-29[SCSI] megaraid_sas; Update the Version and Changelogbo yang3-4/+26
2008-04-29[SCSI] ibmvscsi: Handle non SCSI error statusBrian King2-1/+13
2008-04-29[SCSI] bug fix for free list handlingAlan D. Brunelle1-0/+8
2008-04-29[SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisionsBrian King1-1/+1
2008-04-29[SCSI] megaraid_mbox: fix Dell CERC firmware problemHannes Reinecke2-0/+18
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds74-5120/+4035
2008-04-27[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/coldplugKay Sievers4-1/+11
2008-04-27[SCSI] aic7xxx: add constDenys Vlasenko13-66/+61
2008-04-27[SCSI] aic7xxx: add staticDenys Vlasenko12-257/+195
2008-04-27[SCSI] aic7xxx: Update _shipped filesHannes Reinecke5-2544/+401
2008-04-27[SCSI] aic7xxx: teach aicasm to not emit unused debug code/dataHannes Reinecke7-16/+185
2008-04-27[SCSI] qla2xxx: Update version number to 8.02.01-k2.Andrew Vasquez1-1/+1
2008-04-27[SCSI] qla2xxx: Correct regression in relogin code.Andrew Vasquez1-1/+1
2008-04-27[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.Seokmann Ju4-31/+14
2008-04-27[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() staticAdrian Bunk2-5/+1
2008-04-27[SCSI] qla2xxx: qla_os.c, make 2 functions staticAdrian Bunk1-2/+2
2008-04-27[SCSI] qla2xxx: Re-register FDMI information after a LIP.Andrew Vasquez2-3/+3
2008-04-27[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.Andrew Vasquez1-2/+0
2008-04-27[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.Andrew Vasquez1-1/+1
2008-04-27[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.Andrew Vasquez1-0/+4
2008-04-27[SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.Andrew Vasquez1-251/+143
2008-04-27[SCSI] m68k: new mac_esp scsi driverFinn Thain5-12/+700
2008-04-27[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig2-2/+130
2008-04-27[SCSI] zfcp: Print some messages only during ERPSwen Schillig1-17/+19
2008-04-27[SCSI] zfcp: Wait for free SBAL during exchange configSwen Schillig1-1/+2
2008-04-27[SCSI] scsi_transport_fc: fc_user_scan correctionJames Smart1-7/+53
2008-04-27[SCSI] aha1542: minor irq handler cleanupsJeff Garzik1-16/+10
2008-04-27[SCSI] scsi_transport_spi: include sysfs.hRandy Dunlap1-0/+1
2008-04-27[SCSI] FlashPoint: fix off-by-one errorsAdrian Bunk1-1/+1
2008-04-27[SCSI] aic7xxx: Update type check in aicasm grammarHannes Reinecke2-45/+66
2008-04-27[SCSI] fix SLUB WARN_ONJames Bottomley1-8/+8
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds119-638/+23723
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds56-2069/+892
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-idle-fixLinus Torvalds6-244/+137
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-17/+17
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds34-350/+532