summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* atp870u: Convert is870() to use wrappersOndrej Zary2015-11-261-138/+138
* atp870u: Introduce HW access wrappersOndrej Zary2015-11-261-220/+252
* atp870u: Remove ugly gotos #5Ondrej Zary2015-11-261-72/+62
* atp870u: Remove ugly gotos #4Ondrej Zary2015-11-261-17/+15
* atp870u: Remove ugly gotos #3Ondrej Zary2015-11-261-12/+6
* atp870u: Remove ugly gotos #2Ondrej Zary2015-11-261-38/+30
* atp870u: Remove ugly gotosOndrej Zary2015-11-261-54/+30
* atp870u: Untangle tmpcip #2Ondrej Zary2015-11-261-16/+9
* atp870u: Untangle tmpcipOndrej Zary2015-11-261-41/+23
* atp870u: Untangle tmport #8Ondrej Zary2015-11-261-301/+177
* atp870u: Untangle tmport #7Ondrej Zary2015-11-261-11/+5
* atp870u: Untangle tmport #6Ondrej Zary2015-11-261-87/+49
* atp870u: Untangle tmport #5Ondrej Zary2015-11-261-297/+173
* atp870u: Untangle tmport #4Ondrej Zary2015-11-261-232/+138
* atp870u: Untangle tmport #3Ondrej Zary2015-11-261-69/+49
* atp870u: Untangle tmport #2Ondrej Zary2015-11-261-47/+32
* atp870u: Untangle tmportOndrej Zary2015-11-261-115/+71
* atp870u: Remove tmport1Ondrej Zary2015-11-261-4/+3
* atp870u: Remove workportOndrej Zary2015-11-261-31/+28
* SCSI: initio: remove duplicate module device tableArnd Bergmann2015-11-201-16/+0
* qla2xxx: Remove unavailable firmware filesHimanshu Madhani2015-11-182-6/+0
* st: Remove obsolete scsi_tape.max_pfnGeert Uytterhoeven2015-11-181-2/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-14109-32627/+6477
|\
| * mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell2015-11-131-2/+2
| * Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-1264-31760/+5765
| |\
| | * sd: Clear PS bit before Mode Select.Gabriel Krisman Bertazi2015-11-121-0/+1
| | * ibmvscsi: set max_lun to 32Laurent Vivier2015-11-122-1/+2
| | * ibmvscsi: display default value for max_id, max_lun and max_channel.Laurent Vivier2015-11-121-2/+6
| | * scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()Alison Schofield2015-11-121-3/+2
| | * mvumi: 64bit value for seconds_since1970Tina Ruchandani2015-11-121-5/+5
| | * be2iscsi: Fix bogus WARN_ON length checkTim Gardner2015-11-121-1/+1
| | * scsi_scan: don't dump trace when scsi_prep_async_scan() is called twiceVitaly Kuznetsov2015-11-121-2/+1
| | * mpt3sas: Bump mpt3sas driver version to 09.102.00.00Sreekanth Reddy2015-11-121-2/+2
| | * mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy2015-11-1214-826/+566
| | * mpt2sas, mpt3sas: Update the driver versionsSreekanth Reddy2015-11-121-5/+10
| | * mpt3sas: setpci reset kernel oops fixSreekanth Reddy2015-11-124-9/+71
| | * mpt3sas: Added OEM Gen2 PnP ID branding namesSreekanth Reddy2015-11-122-114/+305
| | * mpt3sas: Refcount fw_events and fix unsafe list usageSreekanth Reddy2015-11-121-22/+94
| | * mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy2015-11-123-157/+365
| | * mpt3sas: sysfs attribute to report Backup Rail Monitor StatusSreekanth Reddy2015-11-123-0/+116
| | * mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy2015-11-126-46/+665
| | * mpt3sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy2015-11-122-1/+19
| | * mpt3sas: Manage MSI-X vectors according to HBA device typeSreekanth Reddy2015-11-123-18/+31
| | * mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAsSreekanth Reddy2015-11-121-2/+17
| | * mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAsSreekanth Reddy2015-11-121-13/+168
| | * mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy2015-11-127-83/+10
| | * mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy2015-11-126-8/+62
| | * mpt2sas: Remove .c and .h files from mpt2sas driverSreekanth Reddy2015-11-128-22391/+0
| | * mpt2sas: Move Gen2 HBA's device registration to a separate fileSreekanth Reddy2015-11-123-6/+293
| | * mpt3sas: Move Gen3 HBA's device registration to a separate fileSreekanth Reddy2015-11-125-159/+261