summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-08133-2978/+10259
|\
| * Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linusJames Bottomley2014-10-07125-2949/+10235
| |\
| | * ufs: definitions for phy interfaceDolev Raviv2014-10-013-0/+76
| | * ufs: tune bkops while power managment eventsSubhash Jadavani2014-10-012-8/+25
| | * ufs: Add support for clock scaling using devfreq frameworkSahitya Tummala2014-10-013-1/+199
| | * ufs: Add freq-table-hz property for UFS deviceSahitya Tummala2014-10-012-13/+37
| | * ufs: Add support for clock gatingSahitya Tummala2014-10-012-25/+349
| | * ufs: refactor configuring power modeDolev Raviv2014-10-012-33/+160
| | * ufs: add UFS power management supportSubhash Jadavani2014-10-016-182/+989
| | * ufs: introduce well known logical unit in ufsSubhash Jadavani2014-10-013-22/+85
| | * ufs: manually add well known logical unitsSubhash Jadavani2014-10-012-0/+110
| | * ufs: Active Power Mode - configuring bActiveICCLevelYaniv Gardi2014-10-013-0/+165
| | * ufs: improve init sequenceSujit Reddy Thumma2014-10-012-28/+75
| | * ufs: refactor query descriptor API supportSubhash Jadavani2014-10-012-39/+153
| | * ufs: add voting support for host controller powerRaviv Shvili2014-10-013-2/+50
| | * ufs: Add clock initialization supportSujit Reddy Thumma2014-10-014-2/+178
| | * ufs: Add regulator enable supportSujit Reddy Thumma2014-10-014-3/+318
| | * ufs: Allow vendor specific initializationSujit Reddy Thumma2014-10-014-38/+194
| | * scsi: don't add scsi_device if its already visibleSubhash Jadavani2014-10-011-0/+3
| | * scsi: fix the type for well known LUsSubhash Jadavani2014-10-011-0/+13
| | * scsi_debug: deadlock between completions and surprise module removalDouglas Gilbert2014-09-301-14/+19
| | * be2iscsi: check ip buffer before copyingMike Christie2014-09-301-5/+8
| | * iscsi_tcp: export port being usedMike Christie2014-09-302-2/+9
| | * be2iscsi : Bump the driver versionJohn Soni Jose2014-09-301-1/+1
| | * be2iscsi : Fix kernel panic during reboot/shutdownJohn Soni Jose2014-09-301-1/+1
| | * libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-09-301-2/+2
| | * fcoe: extend ethtool to FC port speed mappingChris Leech2014-09-301-6/+33
| | * ipr: fix compile failureChristoph Hellwig2014-09-261-1/+1
| | * qla2xxx: Add memory barrier before ringing doorbell.Himanshu Madhani2014-09-251-0/+16
| | * qla2xxx: Add flags for tracing the target commands.Saurav Kashyap2014-09-253-4/+74
| | * qla2xxx: Fix hang due to cmd_kref not decrementingQuinn Tran2014-09-252-12/+7Star
| | * qla2xxx: Do not send SS_RESIDUAL_UNDER with SAM_STAT_BUSYHimanshu Madhani2014-09-251-6/+0Star
| | * qla2xxx: Add support for QFull throttling and Term Exchange retryQuinn Tran2014-09-255-8/+316
| | * qla2xxx: Increase the request queue size to 8K for ISP2031Saurav Kashyap2014-09-252-1/+2
| | * qla2xxx: Host reset handling in ABTS path.Arun Easi2014-09-251-0/+2
| | * qla2xxx: Handle chip reset in target mode.Arun Easi2014-09-256-3/+72
| | * qla2xxx: Add Host reset handling in target mode.Arun Easi2014-09-254-1/+78
| | * qla2xxx: fix crash due to task mgmt cmd typeHimanshu Madhani2014-09-251-2/+7
| | * qla2xxx: Add counter for messageSaurav Kashyap2014-09-251-5/+5
| | * qla2xxx: Enable SLER conditionally in target mode.Arun Easi2014-09-251-4/+19
| | * qla2xxx: Remove verbose messages in target mode.Arun Easi2014-09-251-138/+16Star
| | * qla2xxx: Increase room in request queue for sending priority packetsHimanshu Madhani2014-09-251-2/+2
| | * qla2xxx: Use correct offset to req-q-out for reserve calculationArun Easi2014-09-251-3/+1Star
| | * qla2xxx: fix kernel NULL pointer accessHimanshu Madhani2014-09-251-0/+1
| | * qla2xxx: Fix sparse warnings in tcm_qla2xxx.cHimanshu Madhani2014-09-251-6/+6
| | * qla2xxx: Update the driver version to 8.07.00.16-k.Saurav Kashyap2014-09-251-1/+1
| | * qla2xxx: Fix sparse warning in qla_iocb.c file.Joe Carnuccio2014-09-251-1/+1
| | * qla2xxx: Move warning message to debug level.Sawan Chandak2014-09-251-1/+1
| | * qla2xxx: Fail adapter initialization on load ram failure.Chad Dupuis2014-09-251-2/+2
| | * qla2xxx: Disable PCI device in shutdown handler.Chad Dupuis2014-09-251-0/+3