aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds8-15/+9
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds18-101/+56
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson1-1/+1
2012-09-19scsi: eesox: use __iomem pointers for MMIOArnd Bergmann1-1/+1
2012-09-18[SCSI] hpsa: fix handling of protocol errorStephen M. Cameron1-1/+2
2012-09-17[SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com1-0/+7
2012-09-17[SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai1-0/+3
2012-09-14[SCSI] scsi: virtio-scsi: Fix address translation failure of HighMem pages used by sg listWang Sen1-1/+1
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas6-6/+6
2012-09-07scsi: make pci error handlers constStephen Hemminger6-6/+6
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov7-8/+8
2012-09-01ipr: fix small coding style issuesKleber Sacilotto de Souza1-33/+33
2012-09-01gdt: remove unnecessary #definesJon Mason1-9/+0
2012-09-01megaraid: remove unnecessary #definesJon Mason2-38/+2
2012-09-01scsi: fix various printk and comment typosMasanari Iida7-13/+13
2012-08-23[SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu1-3/+1
2012-08-23[SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu1-6/+2
2012-08-22[SCSI] Fix 'Device not ready' issue on mpt2sasJames Bottomley2-0/+20
2012-08-22[SCSI] scsi_lib: fix scsi_io_completion's SG_IO error propagationMike Snitzer1-1/+4
2012-08-22[SCSI] megaraid_sas: Move poll_aen_lock initializerKashyap Desai1-1/+2
2012-08-22[SCSI] mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth command line option to a very small valuesreekanth.reddy@lsi.com1-5/+8
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-39/+1
2012-07-25Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik103-1060/+2527
2012-07-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds89-946/+2249
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds12-25/+219
2012-07-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-50/+24
2012-07-20[SCSI] Revert "[SCSI] fix async probe regression"Dan Williams1-5/+2
2012-07-20[SCSI] cleanup usages of scsi_complete_async_scansDan Williams1-12/+0
2012-07-20scsi: aha152x: Fix sparse warning and make printing pointer address more portable.Krzysztof Wilczynski1-2/+2
2012-07-20[SCSI] queue async scan work to an async_schedule domainDan Williams1-6/+6
2012-07-20[SCSI] async: make async_synchronize_full() flush all work regardless of domainDan Williams1-0/+1
2012-07-20[SCSI] async: introduce 'async_domain' typeDan Williams3-3/+5
2012-07-20[SCSI] bfa: Fix to set correct return error codes and misc cleanup.Krishna Gudipati2-4/+5
2012-07-20[SCSI] aacraid: Series 7 Async. (performance) mode supportMahesh Rajashekhara8-125/+357
2012-07-20[SCSI] aha152x: Allow use on 64bit systemsAlan Cox1-1/+1
2012-07-20[SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanningNicholas Bellinger1-3/+12
2012-07-20[SCSI] bfa: squelch lockdep complaint with a spin_lock_initKyle McMartin1-0/+2
2012-07-20[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason3-6/+6
2012-07-20[SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2012-07-20[SCSI] ufs: fix incorrect return value about SUCCESS and FAILEDNamjae Jeon1-4/+6
2012-07-20[SCSI] ufs: reverse the ufshcd_is_device_present logicVenkatraman S1-3/+3
2012-07-20[SCSI] ufs: use module_pci_driverVenkatraman S1-18/+1
2012-07-20[SCSI] set to WCE if usb cache quirk is present.Namjae Jeon1-2/+7
2012-07-20[SCSI] virtio-scsi: hotplug support for virtio-scsiCong Meng1-1/+123
2012-07-20[SCSI] virtio-scsi: split scatterlist per targetPaolo Bonzini1-47/+94
2012-07-20[SCSI] virtio-scsi: release sg_lock after add_bufPaolo Bonzini1-2/+2
2012-07-20[SCSI] virtio-scsi: split locking per vqPaolo Bonzini1-25/+52
2012-07-20[SCSI] virtio-scsi: unlock during kickPaolo Bonzini1-1/+3