aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.c
Commit message (Expand)AuthorAge
...
| * hpsa: correct transfer length for 6 byte read/write commandsDon Brace2015-11-09
| * hpsa: abandon rescans on memory alloaction failures.Don Brace2015-11-09
| * hpsa: allow driver requested rescansDon Brace2015-11-09
| * hpsa: fix null device issuesDon Brace2015-11-09
| * hpsa: check for null arguments to dev_printkDon Brace2015-11-09
| * hpsa: remove unused hpsa_tag_discard_error_bitsDon Brace2015-11-09
| * hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescanDon Brace2015-11-09
| * hpsa: remove unused parameter hostnoDon Brace2015-11-09
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
|/
* hpsa: fix rmmod issuesDon Brace2015-08-26
* hpsa: fix issues with multilun devicesshane.seymour2015-08-26
* hpsa: add in new offline modeScott Benesh2015-08-26
* Change how controllers in mixed mode are handled.Kevin Barnett2015-08-26
* hpsa: add in new controllersDon Brace2015-08-26
* hpsa: cleanup update scsi devicesDon Brace2015-08-26
* hpsa: add sysfs entry path_info to show box and bay informationJoe Handzik2015-08-26
* hpsa: add PMC to copyrightDon Brace2015-08-26
* hpsa: correct static checker warnings on driver init cleanupDon Brace2015-08-26
* hpsa: correct decode sense dataDon Brace2015-08-26
* hpsa: Correct double unlock of mutexDon Brace2015-08-26
* hpsa: fix an sprintf() overflow in the reset handlerDan Carpenter2015-07-30
* hpsa: change driver versionDon Brace2015-05-31
* hpsa: add in new controller idDon Brace2015-05-31
* hpsa: cleanup resetWebb Scales2015-05-31
* hpsa: propagate the error code in hpsa_kdump_soft_resetRobert Elliott2015-05-31
* hpsa: use scsi host_no as hpsa controller numberRobert Elliott2015-05-31
* hpsa: use block layer tag for command allocationWebb Scales2015-05-31
* hpsa: add interrupt number to /proc/interrupts interrupt nameRobert Elliott2015-05-31
* hpsa: create workqueue after the driver is ready for useRobert Elliott2015-05-31
* hpsa: fix try_soft_reset error handlingRobert Elliott2015-05-31
* hpsa: cleanup for init_one step 2 in kdumpRobert Elliott2015-05-31
* hpsa: skip free_irq calls if irqs are not allocatedRobert Elliott2015-05-31
* hpsa: call pci_release_regions after pci_disable_deviceRobert Elliott2015-05-31
* hpsa: performance tweak for hpsa_scatter_gather()Webb Scales2015-05-31
* hpsa: refactor and rework support for sending TEST_UNIT_READYWebb Scales2015-05-31
* hpsa: don't return abort request until target is completeWebb Scales2015-05-31
* hpsa: use helper routines for finishing commandsWebb Scales2015-05-31
* hpsa: add support sending aborts to physical devices via the ioaccel2 pathStephen Cameron2015-05-31
* hpsa: do not print ioaccel2 warning messages about unusual completions.Robert Elliott2015-05-31
* hpsa: clean up some error reporting output in abort handlerRobert Elliott2015-05-31
* hpsa: clean up driver initRobert Elliott2015-05-31
* hpsa: correct return values from driver functions.Robert Elliott2015-05-31
* hpsa: do not check cmd_alloc return value - it cannnot return NULLRobert Elliott2015-05-31
* hpsa: add more ioaccel2 error handling, including underrun statuses.Joe Handzik2015-05-31
* hpsa: add ioaccel sg chaining for the ioaccel2 pathWebb Scales2015-05-31
* hpsa: refactor freeing of resources into more logical functionsRobert Elliott2015-05-31
* hpsa: clean up error handlingRobert Elliott2015-05-31
* hpsa: break hpsa_free_irqs_and_disable_msix into two functionsRobert Elliott2015-05-31
* hpsa: Get queue depth from identify physical bmic for physical disks.Joe Handzik2015-05-31
* hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode.Joe Handzik2015-05-31