summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-061-9/+9
|\
| * Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt2012-09-172-9/+3
| |\
| * | powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman2012-09-051-9/+9
* | | sections: fix section conflicts in drivers/scsiAndi Kleen2012-10-062-2/+2
* | | drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr2012-10-061-1/+10
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-02149-4344/+13105
|\ \ \
| * \ \ Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley2012-10-02146-4374/+13133
| |\ \ \
| | * | | [SCSI] st: remove st_mutexHannes Reinecke2012-09-241-6/+2
| | * | | [SCSI] sd: Ensure we correctly disable devices with unknown protection typeMartin K. Petersen2012-09-241-19/+31
| | * | | [SCSI] hpsa: gen8plus Smart Array IDsMike Miller2012-09-241-7/+25
| | * | | [SCSI] qla4xxx: Update driver version to 5.03.00-k1Vikas Chaudhary2012-09-241-1/+1
| | * | | [SCSI] qla4xxx: Disable generating pause frames for ISP83XXTej Parkash2012-09-245-0/+177
| | * | | [SCSI] qla4xxx: Fix double clearing of risc_intr for ISP83XXManish Dusane2012-09-241-1/+0
| | * | | [SCSI] qla4xxx: IDC implementation for LoopbackNilesh Javali2012-09-247-1/+91
| | * | | [SCSI] qla4xxx: Fix panic while rmmodVikas Chaudhary2012-09-241-0/+7
| | * | | [SCSI] qla4xxx: Fail probe_adapter if IRQ allocation failsPoornima Vonti2012-09-241-0/+6
| | * | | [SCSI] qla4xxx: Prevent MSI/MSI-X falling back to INTx for ISP82XXVikas Chaudhary2012-09-241-3/+10
| | * | | [SCSI] qla4xxx: Update idc reg in case of PCI AERVikas Chaudhary2012-09-243-3/+15
| | * | | [SCSI] qla4xxx: Fix double IDC locking in qla4_8xxx_error_recoveryPoornima Vonti2012-09-241-2/+4
| | * | | [SCSI] qla4xxx: Clear interrupt while unloading driver for ISP83XXVikas Chaudhary2012-09-241-0/+3
| | * | | [SCSI] qla4xxx: Print correct IDC versionVikas Chaudhary2012-09-241-1/+1
| | * | | [SCSI] qla4xxx: Added new mbox cmd to pass driver version to FWManish Dusane2012-09-244-0/+45
| | * | | [SCSI] scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche2012-09-241-2/+1
| | * | | [SCSI] scsi_remove_target: fix softlockup regression on hot removeDan Williams2012-09-241-16/+14
| | * | | [SCSI] ibmvscsi: Fix host config length field overflowBenjamin Herrenschmidt2012-09-241-0/+3
| | * | | [SCSI] ibmvscsi: Remove backend abstractionBenjamin Herrenschmidt2012-09-244-414/+331
| | * | | [SCSI] qla4xxx: Update driver version to 5.03.00-k0Vikas Chaudhary2012-09-241-1/+1
| | * | | [SCSI] qla4xxx: Update Copyright headerVikas Chaudhary2012-09-2416-16/+16
| | * | | [SCSI] qla4xxx: Added support for ISP83XXVikas Chaudhary2012-09-2416-185/+2689
| | * | | [SCSI] qla4xxx: Added new function qla4_8xxx_get_minidumpVikas Chaudhary2012-09-241-9/+15
| | * | | [SCSI] qla4xxx: Set IDC version in correct wayVikas Chaudhary2012-09-241-9/+33
| | * | | [SCSI] qla4xxx: Replace all !is_qla8022() with is_qla40XX()Vikas Chaudhary2012-09-243-12/+12
| | * | | [SCSI] qla4xxx: Added new functions in isp_opsVikas Chaudhary2012-09-247-220/+341
| | * | | [SCSI] qla4xxx: Clean-up and optimize macrosVikas Chaudhary2012-09-242-27/+14
| | * | | [SCSI] qla4xxx: Rename 82XX macrosVikas Chaudhary2012-09-247-139/+139
| | * | | [SCSI] qla4xxx: Update func name from ql4_ to qla4_Vikas Chaudhary2012-09-242-9/+9
| | * | | [SCSI] qla4xxx: Update structure and variable namesVikas Chaudhary2012-09-249-86/+86
| | * | | [SCSI] qla4xxx: Update function name from 8xxx to 82xxVikas Chaudhary2012-09-247-351/+352
| | * | | [SCSI] scsi_debug: Add "removable" parameterMartin Pitt2012-09-241-3/+27
| | * | | [SCSI] qla4xxx: Update driver version to 5.02.00-k20Vikas Chaudhary2012-09-241-1/+1
| | * | | [SCSI] qla4xxx: Wait for cmd to complete before chip reset for ISP40XXVikas Chaudhary2012-09-241-2/+2
| | * | | [SCSI] qla4xxx: Clear interrupt while unloading driver.Vikas Chaudhary2012-09-241-0/+9
| | * | | [SCSI] qla4xxx: Fix lockdep warning in qla4xxx_post_work()Vikas Chaudhary2012-09-241-0/+1
| | * | | [SCSI] isci: Fix interrupt coalescing assumption of active TCsDave Jiang2012-09-241-2/+8
| | * | | [SCSI] isci: Allow SSP tasks into the task management path.Jeff Skirvin2012-09-241-4/+6
| | * | | [SCSI] scsi_dh_rdac : minor return fix for rdacMoger, Babu2012-09-241-1/+1
| | * | | [SCSI] scsi_dh_rdac : Consolidate rdac strings togetherMoger, Babu2012-09-241-15/+4
| | * | | [SCSI] scsi_dh_rdac: Add a new netapp vendor/product stringMoger, Babu2012-09-241-5/+6
| | * | | [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rspAndi Kleen2012-09-241-1/+1
| | * | | [SCSI] mpt2sas: Add a module parameter that permits overriding protection cap...Martin K. Petersen2012-09-241-2/+13