summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] ibmvscsi: Remove redundant test on unsigned.Roel Kluin2009-05-231-3/+0
* [SCSI] st: fix gcc 4.4 warningKai Makisara2009-05-231-1/+1
* [SCSI] limit state transitions in scsi_internal_device_unblockTakahiro Yasui2009-05-231-8/+6
* [SCSI] fcoe, libfc: fix function declarations to be ANSI-compliantRandy Dunlap2009-05-202-4/+4
* [SCSI] scsi_debug: fix virtual disk larger than 1TBFUJITA Tomonori2009-05-201-1/+1
* [SCSI] ipr: ipr_remove() marked __devexitKleber S. Souza2009-05-201-2/+2
* [SCSI] scsi_dh_rdac: Retry for NOT_READY(02/04/01) in rdac device handlerChauhan, Vijay2009-05-201-0/+6
* [SCSI] sym53c8xx_2: slave_alloc/destroy safety (2.6.27.5)Aaro Koskinen2009-05-203-15/+93
* [SCSI] sym53c8xx_2: lun to_clear flag not re-initialized (2.6.27.5)Aaro Koskinen2009-05-201-0/+9
* [SCSI] qla1280: error recovery rewriteMichael Reed2009-05-202-134/+159
* [SCSI] qla1280: driver clean upMichael Reed2009-05-201-89/+10
* [SCSI] Increase default timeout for INQUIRYAlan Stern2009-05-201-2/+2
* [SCSI] mvsas: add support for 94xx; layout change; bug fixesAndy Yan2009-05-2011-1377/+3893
* [SCSI] mvsas: split driver into multiple filesJeff Garzik2009-05-208-2112/+2273
* [SCSI] mvsas: move into new directory drivers/scsi/mvsas/Jeff Garzik2009-05-205-11/+63
* [SCSI] qla2xxx: Update version number to 8.03.01-k2.Andrew Vasquez2009-05-201-1/+1
* [SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets.Anirban Chakraborty2009-05-204-18/+30
* [SCSI] qla2xxx: Add an override option to specify ISP firmware load semantics.Andrew Vasquez2009-05-203-0/+17
* [SCSI] qla2xxx: Don't try to 'stop' firmware if already in ROM code.Andrew Vasquez2009-05-202-1/+3
* [SCSI] qla2xxx: Conditionally disable automatic queue full tracking.Michael Reed2009-05-203-0/+19
* [SCSI] qla2xxx: Perform an implicit login to the Management Server.Joe Carnuccio2009-05-201-1/+1
* [SCSI] qla2xxx: Restrict model-name/description device-table usage.Andrew Vasquez2009-05-201-2/+5
* [SCSI] qla2xxx: Correct hard-coded address of a second-port's NVRAM.Harish Zunjarrao2009-05-201-1/+1
* [SCSI] qla2xxx: Correct typo in read_nvram() callback.Andrew Vasquez2009-05-201-1/+1
* [SCSI] qla2xxx: Remove reference to request queue from scsi request block.Anirban Chakraborty2009-05-205-25/+27
* [SCSI] qla2xxx: Add CPU affinity support.Anirban Chakraborty2009-05-207-9/+140
* [SCSI] qla2xxx: Add QoS support.Anirban Chakraborty2009-05-2011-368/+333
* [SCSI] qla2xxx: Correct compilation failures when DEBUG'n' options are enabled.Andrew Vasquez2009-05-203-14/+17
* [SCSI] qla2xxx: Export additional FCoE attributes for application support.Andrew Vasquez2009-05-203-1/+50
* [SCSI] qla2xxx: Correct bus-reset behaviour with recent ISPs.Seokmann Ju2009-05-202-4/+2
* Merge branch 'scsi-fixes' into merge-baseJames Bottomley2009-05-2043-9/+9203
|\
| * [SCSI] mpt2sas: fix driver version inconsistencyEric Moore2009-05-181-1/+1
| * [SCSI] 3w-xxxx: scsi_dma_unmap fixadam radford2009-05-152-3/+4
| * [SCSI] 3w-9xxx: scsi_dma_unmap fixadam radford2009-05-151-1/+2
| * [SCSI] ses: fix problems caused by empty SES provided nameYinghai Lu2009-05-151-3/+3
| * [SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez2009-05-151-1/+1
| * [SCSI] initialize max_target_blocked in scsi_alloc_targetEdward Goggin2009-05-141-0/+1
| * [SCSI] fnic: Add new Cisco PCI-Express FCoE HBAAbhijeet Joglekar2009-05-1336-0/+9191
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-05-191-1/+1
|\ \
| * | regulator: da903x: add missing __devexit_p()Mike Frysinger2009-05-181-1/+1
| |/
* | Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds2009-05-191-1/+1
* | Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse2009-05-181-8/+1
* | mtd_dataflash: unbreak erase supportPeter Korsgaard2009-05-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-05-172-2/+33
|\ \
| * | crypto: padlock - Revert aes-all alias to aesHerbert Xu2009-04-211-1/+1
| * | crypto: ixp4xx - check firmware for crypto supportChristian Hohnstaedt2009-04-121-1/+32
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-163-7/+2
|\ \ \
| * | | piix: The Sony TZ90 needs the cable type hardcodingAlan Cox2009-05-161-0/+1
| * | | icside: register second channel of version 6 PCBSergei Shtylyov2009-05-161-1/+1
| * | | ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo2009-05-161-6/+0