Age | Commit message (Expand) | Author | Files | Lines |
2016-01-06 | ncr5380: Cleanup bogus {request,release}_region() calls | Finn Thain | 4 | -12/+0 |
2016-01-06 | ncr5380: Eliminate USLEEP_WAITLONG delay | Finn Thain | 2 | -15/+5 |
2016-01-06 | ncr5380: Keep BSY asserted when entering SELECTION phase | Finn Thain | 2 | -4/+11 |
2016-01-06 | ncr5380: Proceed with next command after NCR5380_select() calls scsi_done | Finn Thain | 2 | -6/+10 |
2016-01-06 | ncr5380: Always escalate bad target time-out in NCR5380_select() | Finn Thain | 3 | -32/+0 |
2016-01-06 | ncr5380: Use return instead of goto in NCR5380_select() | Finn Thain | 2 | -25/+11 |
2016-01-06 | ncr5380: Remove redundant register writes | Finn Thain | 2 | -5/+0 |
2016-01-06 | ncr5380: Remove unused hostdata->aborted flag | Finn Thain | 3 | -5/+0 |
2016-01-06 | ncr5380: Simplify bus reset handlers | Finn Thain | 2 | -27/+23 |
2016-01-06 | atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_... | Finn Thain | 7 | -178/+51 |
2016-01-06 | atari_NCR5380: Reset bus on driver initialization if required | Finn Thain | 2 | -12/+134 |
2016-01-06 | ncr5380: Move NCR53C400-specific code | Finn Thain | 3 | -27/+18 |
2016-01-06 | ncr5380: Split NCR5380_init() into two functions | Finn Thain | 9 | -14/+35 |
2016-01-06 | ncr5380: Remove NCR5380_instance_name macro | Finn Thain | 3 | -6/+5 |
2016-01-06 | ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros | Finn Thain | 13 | -161/+77 |
2016-01-06 | ncr5380: Remove more pointless macros | Finn Thain | 6 | -48/+14 |
2016-01-06 | ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macros | Finn Thain | 6 | -97/+19 |
2016-01-06 | ncr5380: Remove redundant static variable initializers | Finn Thain | 6 | -16/+16 |
2016-01-06 | atari_scsi: Fix SCSI host ID setting | Finn Thain | 1 | -1/+1 |
2016-01-06 | cxlflash: Enable device id for future IBM CXL adapter | Manoj Kumar | 2 | -2/+5 |
2016-01-06 | cxlflash: Resolve oops in wait_port_offline | Manoj Kumar | 2 | -3/+26 |
2016-01-06 | cxlflash: Fix to resolve cmd leak after host reset | Manoj Kumar | 1 | -2/+17 |
2016-01-06 | cxlflash: Removed driver date print | Uma Krishnan | 2 | -3/+1 |
2016-01-06 | cxlflash: Fix to avoid virtual LUN failover failure | Matthew R. Ochs | 2 | -0/+12 |
2016-01-06 | cxlflash: Fix to escalate LINK_RESET also on port 1 | Manoj Kumar | 1 | -1/+1 |
2016-01-06 | storvsc: Tighten up the interrupt path | K. Y. Srinivasan | 1 | -15/+8 |
2016-01-06 | storvsc: Refactor the code in storvsc_channel_init() | K. Y. Srinivasan | 1 | -80/+46 |
2016-01-06 | storvsc: Properly support Fibre Channel devices | K. Y. Srinivasan | 1 | -47/+134 |
2016-01-06 | storvsc: Fix a bug in the layout of the hv_fc_wwn_packet | K. Y. Srinivasan | 1 | -3/+2 |
2016-01-06 | mvsas: Add SGPIO support to Marvell 94xx | Wilfried Weissmann | 5 | -0/+225 |
2016-01-06 | mpt3sas: A correction in unmap_resources | Tomas Henzl | 1 | -1/+3 |
2016-01-06 | hpsa: Add box and bay information for enclosure devices | Don Brace | 2 | -7/+113 |
2016-01-06 | hpsa: Change SAS transport devices to bus 0. | Don Brace | 1 | -1/+1 |
2016-01-06 | hpsa: fix path_info_show | Don Brace | 1 | -6/+6 |
2016-01-04 | cciss: print max outstanding commands as a hex value | Colin Ian King | 1 | -1/+1 |
2015-12-21 | scsi_debug: Increase the reported optimal transfer length | Martin K. Petersen | 1 | -2/+2 |
2015-12-21 | lpfc: Update version to 11.0.0.10 for upstream patch set | James Smart | 1 | -1/+1 |
2015-12-21 | lpfc: Use kzalloc instead of kmalloc | Punit Vara | 1 | -2/+1 |
2015-12-21 | lpfc: Delete unnecessary checks before the function call "mempool_destroy" | Markus Elfring | 1 | -4/+2 |
2015-12-21 | lpfc: Add logging for misconfigured optics. | James Smart | 3 | -32/+87 |
2015-12-21 | lpfc: Fix external loopback failure. | James Smart | 1 | -2/+13 |
2015-12-21 | lpfc: Fix mbox reuse in PLOGI completion | James Smart | 1 | -10/+21 |
2015-12-21 | lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE. | James Smart | 7 | -136/+150 |
2015-12-21 | lpfc: Make write check error processing more resilient | James Smart | 1 | -6/+21 |
2015-12-21 | lpfc: Fix RDP ACC being too long. | James Smart | 1 | -0/+10 |
2015-12-21 | lpfc: Fix RDP Speed reporting. | James Smart | 1 | -10/+7 |
2015-12-21 | lpfc: Modularize and cleanup FDMI code in driver | James Smart | 9 | -745/+1450 |
2015-12-21 | lpfc: Fix crash in fcp command completion path. | James Smart | 1 | -2/+2 |
2015-12-21 | lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16 | James Smart | 1 | -3/+6 |
2015-12-21 | lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce | James Smart | 3 | -9/+16 |