aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.c
Commit message (Expand)AuthorAge
* [SCSI] hpsa: fix warning with smp_processor_id() in preemptibleJohn Kacur2013-08-26
* [SCSI] hpsa: remove unneeded variableTomas Henzl2013-08-26
* [SCSI] hpsa: fix a race in cmd_free/scsi_doneTomas Henzl2013-08-26
* [SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctlsStephen M. Cameron2013-02-24
* [SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctlStephen M. Cameron2013-02-24
* [SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_blockStephen M. Cameron2013-02-24
* [SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmdStephen M. Cameron2013-02-24
* [SCSI] hpsa: Check for dma_mapping_error in hpsa_map_oneShuah Khan2013-02-24
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-02
|\
| * [SCSI] hpsa: gen8plus Smart Array IDsMike Miller2012-09-24
| * [SCSI] hpsa: use ioremap_nocache instead of ioremapStephen M. Cameron2012-09-14
| * [SCSI] hpsa: fix incorrect abort diagnostic messageStephen M. Cameron2012-09-14
| * [SCSI] hpsa: Use LUN reset instead of target resetStephen M. Cameron2012-09-14
* | [SCSI] hpsa: fix handling of protocol errorStephen M. Cameron2012-09-18
|/
* [SCSI] hpsa: dial down lockup detection during firmware flashStephen M. Cameron2012-05-10
* [SCSI] hpsa: add new RAID level "1(ADM)"Mike Miller2012-05-10
* [SCSI] hpsa: factor out hpsa_free_irqs_and_disable_msixStephen M. Cameron2012-05-10
* [SCSI] hpsa: refine interrupt handler locking for greater concurrencyMatt Gates2012-05-10
* [SCSI] hpsa: use multiple reply queuesMatt Gates2012-05-10
* [SCSI] hpsa: factor out tail calls to next_command() in process_(non)indexed_...Stephen M. Cameron2012-05-10
* [SCSI] hpsa: do aborts two waysStephen M. Cameron2012-05-10
* [SCSI] hpsa: add abort error handler functionStephen M. Cameron2012-05-10
* [SCSI] hpsa: remove unused parameter from finish_cmdStephen M. Cameron2012-05-10
* [SCSI] hpsa: do not give up retry of driver cmds after only 3 retriesStephen M. Cameron2012-05-10
* [SCSI] hpsa: retry driver initiated commands on busy statusMatt Bondurant2012-05-10
* [SCSI] hpsa: suppress excessively chatty error messagesStephen M. Cameron2012-05-10
* [SCSI] hpsa: enable bus master bit after pci_enable_deviceStephen M. Cameron2012-05-10
* [SCSI] hpsa: do not skip disabled devicesStephen M. Cameron2012-05-10
* [SCSI] hpsa: call pci_disable_device on driver unloadStephen M. Cameron2012-05-10
* [SCSI] hpsa: use check_signatureAkinobu Mita2012-04-23
* [SCSI] hpsa: add some older controllers to the kdump blacklistTomas Henzl2012-02-19
* [SCSI] hpsa: use find_first_zero_bitAkinobu Mita2012-02-19
* [SCSI] hpsa: update device attributes when they changeScott Teel2012-02-19
* [SCSI] hpsa: improve naming on external target device functionsScott Teel2012-02-19
* [SCSI] hpsa: eliminate 8 external target limitationScott Teel2012-02-19
* [SCSI] hpsa: refactor hpsa_figure_bus_target_lunStephen M. Cameron2012-02-19
* [SCSI] hpsa: make target and lun match what SCSI REPORT LUNs returnsStephen M. Cameron2012-02-19
* [SCSI] hpsa: Fix problem with MSA2xxx devicesStephen M. Cameron2012-02-19
* [SCSI] hpsa: factor out driver nameStephen M. Cameron2012-02-19
* [SCSI] hpsa: combine hpsa_scsi_detect and hpsa_register_scsiStephen M. Cameron2012-02-19
* [SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly n...Stephen M. Cameron2012-02-19
* [SCSI] hpsa: fix per device memory leak on driver unloadStephen M. Cameron2012-02-19
* [SCSI] hpsa: do not sleep in atomic context in rmmod path.Stephen M. Cameron2012-01-16
* [SCSI] hpsa: add the Smart Array 5i to the kdump blacklistTomas Henzl2011-12-15
* [SCSI] hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handlerStephen M. Cameron2011-12-15
* [SCSI] hpsa: Disable ASPMMatthew Garrett2011-11-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-11-05
|\
| * [SCSI] hpsa: detect controller lockupStephen M. Cameron2011-10-30
| * [SCSI] hpsa: fix flush cache transfer lengthStephen M. Cameron2011-10-30