summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-06-0412-87/+73
|\
| * [SCSI] qla2xxx: Update version number to 8.02.01-k4.Andrew Vasquez2008-05-301-1/+1
| * [SCSI] qla2xxx: Correct handling of AENs postings for vports.Seokmann Ju2008-05-302-6/+9
| * [SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event hand...Seokmann Ju2008-05-301-26/+10
| * [SCSI] ibmvscsi: Non SCSI error status fixupBrian King2008-05-272-2/+3
| * [SCSI] fix intermittent oops in scsi_bus_ueventJames Bottomley2008-05-231-1/+6
| * [SCSI] qla2xxx: Update version number to 8.02.01-k3.Andrew Vasquez2008-05-151-1/+1
| * [SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-...Andrew Vasquez2008-05-151-19/+0
| * [SCSI] qla2xxx: Disable local-interrupts while polling for RISC status.Andrew Vasquez2008-05-151-0/+4
| * [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...Andrew Vasquez2008-05-153-5/+7
| * [SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE trac...Andrew Vasquez2008-05-151-1/+1
| * [SCSI] qla2xxx: Convert vport_sem to a mutexmatthias@kaehlcke.net2008-05-155-15/+15
| * [SCSI] qla2xxx: firmware semaphore to mutexDaniel Walker2008-05-151-5/+6
| * [SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.Andrew Vasquez2008-05-151-4/+4
| * [SCSI] qla2xxx: Display driver version at module init-time.Andrew Vasquez2008-05-151-1/+2
| * [SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.Shyam Sundar2008-05-151-1/+5
* | scsi: fix integer as NULL pointer warningHarvey Harrison2008-05-235-13/+13
* | MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-211-1/+1
* | SCSI: fix race in device_createGreg Kroah-Hartman2008-05-204-16/+17
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-05-134-37/+55
|\
| * [SCSI] qla1280: Fix queue depth problemJeremy Higdon2008-05-131-2/+2
| * [SCSI] aha152x: Fix oops on module removalJames Bottomley2008-05-111-2/+2
| * [SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...James Bottomley2008-05-111-2/+2
| * [SCSI] libiscsi regression in 2.6.25: fix setting of recv timerMike Christie2008-05-081-6/+6
| * [SCSI] libiscsi regression in 2.6.25: fix nop timer handlingMike Christie2008-05-081-8/+9
| * [SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting...James Bottomley2008-05-081-5/+8
| * [SCSI] gdth: fix timer handlingJames Bottomley2008-05-081-12/+26
* | drivers/scsi/dpt_i2o.c: fix build on alphaAndrew Morton2008-05-082-55/+36
|/
* CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRSGeert Uytterhoeven2008-05-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-05-0231-264/+787
|\
| * [SCSI] aic94xx: fix section mismatchSam Ravnborg2008-05-021-3/+3
| * [SCSI] u14-34f: Fix 32bit only problemAlan Cox2008-05-021-2/+4
| * [SCSI] dpt_i2o: sysfs codeMiquel van Smoorenburg2008-05-021-0/+26
| * [SCSI] dpt_i2o: 64 bit supportMiquel van Smoorenburg2008-05-026-53/+260
| * [SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherentMiquel van Smoorenburg2008-05-022-74/+169
| * [SCSI] dpt_i2o: use standard __init / __exit codeMiquel van Smoorenburg2008-05-022-57/+51
| * [SCSI] megaraid_sas: fix suspend/resume sectionsJiri Slaby2008-05-021-3/+8
| * [SCSI] aacraid: Add Power Management supportMark Salyzyn2008-05-024-11/+154
| * [SCSI] aacraid: Fix jbod operations scan issuesMark Salyzyn2008-05-022-14/+34
| * [SCSI] aacraid: Fix warning about macro side-effectsMark Salyzyn2008-05-021-2/+2
| * [SCSI] add support for variable length extended commandsBoaz Harrosh2008-05-023-19/+8
| * [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-0210-21/+25
| * [SCSI] aacraid: Fix down_interruptible() to check the return value correctlyMark Salyzyn2008-05-021-1/+1
| * [SCSI] megaraid_sas; Update the Version and Changelogbo yang2008-04-292-4/+4
| * [SCSI] ibmvscsi: Handle non SCSI error statusBrian King2008-04-292-1/+13
| * [SCSI] bug fix for free list handlingAlan D. Brunelle2008-04-291-0/+8
| * [SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisionsBrian King2008-04-291-1/+1
| * [SCSI] megaraid_mbox: fix Dell CERC firmware problemHannes Reinecke2008-04-292-0/+18
* | drivers/scsi/mvsas.c: fix printk warningsAndrew Morton2008-05-011-1/+3
* | drivers/scsi/ncr53c8xx.c: fix warningAndrew Morton2008-05-011-1/+1
OpenPOWER on IntegriCloud