summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* megaraid_sas: dndinaness related bug fixesSumit.Saxena@avagotech.com2014-11-242-14/+16
* megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com2014-11-241-1/+1
* megaraid_sas: make HBA operational after LD_MAP_SYNC DCMD in OCR pathSumit.Saxena@avagotech.com2014-11-241-13/+13
* megaraid_sas: online Firmware upgrade support for Extended VD featureSumit.Saxena@avagotech.com2014-11-244-57/+85
* megaraid_sas: update MAINTAINERS and copyright information for megaraid driversSumit.Saxena@avagotech.com2014-11-246-43/+53
* megaraid_sas: driver version upgrade and remove some meta data of driverSumit.Saxena@avagotech.com2014-11-242-26/+2
* zfcp: auto port scan resiliencyMartin Peschke2014-11-206-14/+90
* zfcp: bring back unit sysfs attributes for automatic LUN scanSteffen Maier2014-11-201-3/+49
* bfa: replace 2 kzalloc/copy_from_user by memdup_userFabian Frederick2014-11-201-24/+6
* zfcp: remove access control tables interface (port leftovers)Martin Peschke2014-11-203-12/+2
* virtio_scsi: support multi hw queue of blk-mqMing Lei2014-11-201-1/+16
* hpsa: remove spin lock around command allocationStephen M. Cameron2014-11-201-13/+23
* hpsa: always call pci_set_master after pci_enable_deviceRobert Elliott2014-11-201-3/+5
* hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operationNicholas Bellinger2014-11-201-9/+7
* hpsa: do not be so noisy about check conditionsStephen M. Cameron2014-11-201-59/+0
* hpsa: use atomics for commands_outstandingStephen M. Cameron2014-11-202-37/+16
* hpsa: get rid of type/attribute/direction bit field where possibleStephen M. Cameron2014-11-202-34/+42
* hpsa: fix endianness issue with scatter gather elementsStephen M. Cameron2014-11-202-130/+107
* hpsa: fix allocation sizes for CISS_REPORT_LUNs commandsStephen M. Cameron2014-11-202-8/+8
* hpsa: remove 'action required' phrasingStephen M. Cameron2014-11-201-4/+4
* hpsa: correct off-by-one sizing of chained SG blockWebb Scales2014-11-201-2/+2
* hpsa: fix a couple pci id table mistakesStephen M. Cameron2014-11-201-1/+1
* hpsa: remove dev_warn prints from RAID-1ADMRobert Elliott2014-11-201-5/+0
* hpsa: Clean up warnings from sparse.Don Brace2014-11-202-16/+19
* atari_NCR5380: Fix "transfered" typoFinn Thain2014-11-201-4/+4
* atari_NCR5380: Remove RESET_RUN_DONE macroFinn Thain2014-11-202-89/+0
* atari_NCR5380: Move static co-routine variables to host dataFinn Thain2014-11-203-43/+28
* atari_NCR5380: Move static TagAlloc array to host dataFinn Thain2014-11-202-18/+21
* atari_NCR5380: Introduce FLAG_TAGGED_QUEUINGFinn Thain2014-11-205-23/+28
* atari_NCR5380: Merge from NCR5380.cFinn Thain2014-11-201-120/+85
* sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.cFinn Thain2014-11-203-2853/+6
* atari_NCR5380: Merge from sun3_NCR5380.cFinn Thain2014-11-202-16/+193
* atari_NCR5380: Refactor Falcon lockingFinn Thain2014-11-202-57/+62
* atari_NCR5380: Refactor Falcon special casesFinn Thain2014-11-203-24/+31
* ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macrosFinn Thain2014-11-204-32/+0
* sun3_scsi: Move macro definitionsFinn Thain2014-11-202-38/+32
* sun3_scsi: Convert to platform deviceFinn Thain2014-11-203-222/+245
* atari_scsi: Remove headerFinn Thain2014-11-202-49/+26
* atari_scsi: Convert to platform deviceFinn Thain2014-11-203-231/+237
* atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain2014-11-204-107/+66
* mac_scsi: Convert to platform deviceFinn Thain2014-11-203-133/+262
* mac_scsi: Cleanup PDMA codeFinn Thain2014-11-201-65/+67
* mac_scsi: Add module option to KconfigFinn Thain2014-11-202-76/+38
* mac_scsi: Remove headerFinn Thain2014-11-202-43/+20
* dmx3191d: Use NO_IRQFinn Thain2014-11-201-17/+8
* ncr5380: Drop legacy scsi.h includeFinn Thain2014-11-2014-111/+105
* ncr5380: Remove *_RELEASE macrosFinn Thain2014-11-2017-69/+0
* ncr5380: Remove pointless compiler command line override macrosFinn Thain2014-11-206-58/+20
* ncr5380: Move static PDMA spin counters to host dataFinn Thain2014-11-205-27/+26
* ncr5380: Cleanup host info() methodsFinn Thain2014-11-2021-320/+134
OpenPOWER on IntegriCloud