aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds14-354/+187
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-17/+25
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-139/+11
2014-10-15cxgb4i : Fix -Wmaybe-uninitialized warning.Anish Bhatt1-1/+1
2014-10-15cxgb4i: Remove duplicate call to dst_neigh_lookup()Anish Bhatt1-5/+0
2014-10-15cxgb4i : Fix -Wunused-function warningAnish Bhatt2-0/+10
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt1-133/+0
2014-10-15virtio_scsi: drop scan callbackMichael S. Tsirkin1-16/+7
2014-10-15virtio_scsi: fix race on device removalMichael S. Tsirkin1-1/+10
2014-10-15virito_scsi: use freezable WQ for eventsPaolo Bonzini1-1/+1
2014-10-15virtio_scsi: enable VQs early on restoreMichael S. Tsirkin1-0/+2
2014-10-15virtio_scsi: move kick event out from virtscsi_initMichael S. Tsirkin1-5/+11
2014-10-14scsi: replace strnicmp with strncasecmpRasmus Villemoes2-2/+2
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+0
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-0/+1037
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2014-10-07Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds133-2978/+10259
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-6/+6
2014-10-07Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linusJames Bottomley125-2949/+10235
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel1-2/+3
2014-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-7/+55
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer1-1/+3
2014-10-03xen: make pvscsi frontend dependant on xenbus frontendJuergen Gross1-0/+1
2014-10-03xen-scsifront: don't deadlock if the ring becomes fullDavid Vrabel1-1/+2
2014-10-01[SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt3-7/+55
2014-10-01scsi: add a CONFIG_SCSI_MQ_DEFAULT optionChristoph Hellwig2-0/+15
2014-10-01ufs: definitions for phy interfaceDolev Raviv3-0/+76
2014-10-01ufs: tune bkops while power managment eventsSubhash Jadavani2-8/+25
2014-10-01ufs: Add support for clock scaling using devfreq frameworkSahitya Tummala3-1/+199
2014-10-01ufs: Add freq-table-hz property for UFS deviceSahitya Tummala2-13/+37
2014-10-01ufs: Add support for clock gatingSahitya Tummala2-25/+349
2014-10-01ufs: refactor configuring power modeDolev Raviv2-33/+160
2014-10-01ufs: add UFS power management supportSubhash Jadavani6-182/+989
2014-10-01ufs: introduce well known logical unit in ufsSubhash Jadavani3-22/+85
2014-10-01ufs: manually add well known logical unitsSubhash Jadavani2-0/+110
2014-10-01ufs: Active Power Mode - configuring bActiveICCLevelYaniv Gardi3-0/+165
2014-10-01ufs: improve init sequenceSujit Reddy Thumma2-28/+75
2014-10-01ufs: refactor query descriptor API supportSubhash Jadavani2-39/+153
2014-10-01ufs: add voting support for host controller powerRaviv Shvili3-2/+50
2014-10-01ufs: Add clock initialization supportSujit Reddy Thumma4-2/+178
2014-10-01ufs: Add regulator enable supportSujit Reddy Thumma4-3/+318
2014-10-01ufs: Allow vendor specific initializationSujit Reddy Thumma4-38/+194
2014-10-01scsi: don't add scsi_device if its already visibleSubhash Jadavani1-0/+3
2014-10-01scsi: fix the type for well known LUsSubhash Jadavani1-0/+13
2014-09-30sd: Honor block layer integrity handling flagsMartin K. Petersen3-46/+116
2014-09-30scsi_debug: deadlock between completions and surprise module removalDouglas Gilbert1-14/+19
2014-09-30be2iscsi: check ip buffer before copyingMike Christie1-5/+8
2014-09-30iscsi_tcp: export port being usedMike Christie2-2/+9
2014-09-30be2iscsi : Bump the driver versionJohn Soni Jose1-1/+1