summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-06atari_NCR5380: Reset bus on driver initialization if requiredFinn Thain
2016-01-06ncr5380: Move NCR53C400-specific codeFinn Thain
2016-01-06ncr5380: Split NCR5380_init() into two functionsFinn Thain
2016-01-06ncr5380: Remove NCR5380_instance_name macroFinn Thain
2016-01-06ncr5380: Remove NCR5380_local_declare and NCR5380_setup macrosFinn Thain
2016-01-06ncr5380: Remove more pointless macrosFinn Thain
2016-01-06ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macrosFinn Thain
2016-01-06ncr5380: Remove redundant static variable initializersFinn Thain
2016-01-06atari_scsi: Fix SCSI host ID settingFinn Thain
2016-01-06cxlflash: Enable device id for future IBM CXL adapterManoj Kumar
2016-01-06cxlflash: Resolve oops in wait_port_offlineManoj Kumar
2016-01-06cxlflash: Fix to resolve cmd leak after host resetManoj Kumar
2016-01-06cxlflash: Removed driver date printUma Krishnan
2016-01-06cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs
2016-01-06cxlflash: Fix to escalate LINK_RESET also on port 1Manoj Kumar
2016-01-06storvsc: Tighten up the interrupt pathK. Y. Srinivasan
2016-01-06storvsc: Refactor the code in storvsc_channel_init()K. Y. Srinivasan
2016-01-06storvsc: Properly support Fibre Channel devicesK. Y. Srinivasan
2016-01-06storvsc: Fix a bug in the layout of the hv_fc_wwn_packetK. Y. Srinivasan
2016-01-06mvsas: Add SGPIO support to Marvell 94xxWilfried Weissmann
2016-01-06mpt3sas: A correction in unmap_resourcesTomas Henzl
2016-01-06hpsa: Add box and bay information for enclosure devicesDon Brace
2016-01-06hpsa: Change SAS transport devices to bus 0.Don Brace
2016-01-06hpsa: fix path_info_showDon Brace
2016-01-04cciss: print max outstanding commands as a hex valueColin Ian King
2015-12-21scsi_debug: Increase the reported optimal transfer lengthMartin K. Petersen
2015-12-21lpfc: Update version to 11.0.0.10 for upstream patch setJames Smart
2015-12-21lpfc: Use kzalloc instead of kmallocPunit Vara
2015-12-21lpfc: Delete unnecessary checks before the function call "mempool_destroy"Markus Elfring
2015-12-21lpfc: Add logging for misconfigured optics.James Smart
2015-12-21lpfc: Fix external loopback failure.James Smart
2015-12-21lpfc: Fix mbox reuse in PLOGI completionJames Smart
2015-12-21lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.James Smart
2015-12-21lpfc: Make write check error processing more resilientJames Smart
2015-12-21lpfc: Fix RDP ACC being too long.James Smart
2015-12-21lpfc: Fix RDP Speed reporting.James Smart
2015-12-21lpfc: Modularize and cleanup FDMI code in driverJames Smart
2015-12-21lpfc: Fix crash in fcp command completion path.James Smart
2015-12-21lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16James Smart
2015-12-21lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart
2015-12-21lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart
2015-12-21lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart
2015-12-16hisi_sas: use platform_get_irq()John Garry
2015-12-10hisi_sas: fix error codes in hisi_sas_task_prep()Dan Carpenter
2015-12-10osd: fix signed char versus %02x issueRasmus Villemoes
2015-12-10storvsc: add logging for error/warning messagesLong Li
2015-12-10VMW_PVSCSI: Fix the issue of DMA-API related warnings.Josh Boyer
2015-12-10cxlflash: drop unlikely before IS_ERR_OR_NULLGeliang Tang
2015-12-10cxlflash: a couple off by one bugsDan Carpenter
2015-12-07scsi_dh_alua: Remove stale variablesHannes Reinecke