aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-02hpsa: correct change_queue_depthDon Brace1-1/+15
2015-02-02hpsa: change how SA controllers are resetDon Brace1-18/+10
2015-02-02hpsa: turn off interrupts when kdump startsTomas Henzl1-0/+9
2015-02-02hpsa: fix memory leak in kdump hard resetTomas Henzl1-1/+1
2015-02-02hpsa: correct endian sparse warningsDon Brace2-249/+198
2015-01-20ufs-qcom: add support for Qualcomm Technologies Inc platformsYaniv Gardi4-0/+1188
2015-01-20phy: qcom-ufs: add support for 14nm phyYaniv Gardi3-0/+379
2015-01-20phy: qcom-ufs: add support for 20nm phyYaniv Gardi5-1/+594
2015-01-20phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY driversYaniv Gardi4-0/+871
2015-01-20sr: reduce debug noise in sr_do_ioctlChristoph Hellwig1-18/+0
2015-01-20ch: remove debug noise in ch_do_scsiChristoph Hellwig1-8/+0
2015-01-20scsi: always use format argumets for dev_printkChristoph Hellwig1-7/+7
2015-01-20scsi: annotate sdev_prefix_printk and scmd_printk as printf-likeChristoph Hellwig1-4/+5
2015-01-20libata: fixup oops in ata_eh_link_report()Hannes Reinecke1-2/+3
2015-01-13mpt2sas: Bump driver version to 20.100.00.00Sreekanth Reddy1-2/+2
2015-01-13mpt2sas, mpt3sas: set cpu affinity for each MSIX vectorsSreekanth Reddy4-6/+44
2015-01-13mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy18-20/+38
2015-01-13mpt2sas: map log_info value 0x0x32010081 to DID_RESETSreekanth Reddy1-0/+4
2015-01-13mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entriesSreekanth Reddy2-5/+15
2015-01-13mpt2sas: MPI2 Rev BB (2.00.20) specification and 2.00.35 header filesSreekanth Reddy2-5/+17
2015-01-13mpt2sas: Bump driver version to 19.100.00.00Sreekanth Reddy1-2/+2
2015-01-13mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O timeouts at driver load timeSreekanth Reddy2-0/+17
2015-01-13mpt2sas, mpt3sas: log exceeded temperature thresholdsSreekanth Reddy8-0/+161
2015-01-12mpt2sas: MPI2 Rev AA (2.00.19) specificationsSreekanth Reddy4-11/+41
2015-01-09megaraid_sas: driver version updateSumit.Saxena@avagotech.com1-1/+1
2015-01-09megaraid_sas: remove redundant memset callSumit.Saxena@avagotech.com1-2/+0
2015-01-09megaraid_sas: reserve commands for IOCTLs and internal DCMDsSumit.Saxena@avagotech.com3-39/+45
2015-01-09megaraid_sas: complete outstanding IOCTLs before killing adapterSumit.Saxena@avagotech.com2-15/+54
2015-01-09megaraid_sas: disable interrupt_mask before enabling hardware interruptsSumit.Saxena@avagotech.com1-1/+2
2015-01-09megaraid_sas: fix the problem of non-existing VD exposed to hostSumit.Saxena@avagotech.com2-2/+15
2015-01-09megaraid_sas: add support for secure JBODSumit.Saxena@avagotech.com3-51/+107
2015-01-09megaraid_sas: endianness related bug fixes and code optimizationSumit.Saxena@avagotech.com4-30/+24
2015-01-09scsi: do not display kernel pointer in message logsHannes Reinecke1-29/+20
2015-01-09scsi: Do not display buffer pointers in scsi_log_send()Hannes Reinecke1-8/+1
2015-01-09scsi: Conditionally compile in constants.cHannes Reinecke5-52/+69
2015-01-09scsi: use per-cpu buffer for formatting scsi_print_result()Hannes Reinecke4-24/+61
2015-01-09scsi: use per-cpu buffer for formatting senseHannes Reinecke4-125/+161
2015-01-09libata: use __scsi_format_command()Hannes Reinecke1-10/+7
2015-01-09scsi: use external buffer for command loggingHannes Reinecke6-92/+192
2015-01-09scsi: log request tag for scmd_printk()Hannes Reinecke1-0/+4
2015-01-09scsi: Implement per-cpu logging bufferHannes Reinecke3-14/+133
2015-01-09storvsc: force SPC-3 compliance on win8 and win8 r2 hostsK. Y. Srinivasan1-0/+13
2015-01-09storvsc: fix a bug in storvsc limitsK. Y. Srinivasan1-3/+12
2015-01-09storvsc: force discovery of LUNs that may have been removed.K. Y. Srinivasan1-0/+26
2015-01-09storvsc: in responce to a scan event, scan the hostK. Y. Srinivasan1-12/+7
2015-01-09storvsc: use cmd_size to allocate per-command dataChristoph Hellwig1-111/+8
2015-01-09lpfc: correct device removal deadlock after link bounceJames Smart1-0/+9
2015-01-09esp_scsi: remove check for ESP_MAX_TAGSHannes Reinecke1-2/+0
2015-01-09mpt3sas: issue_reset is uninitializedDan Carpenter1-4/+4
2015-01-09mpt2sas: issue_reset is uninitializedDan Carpenter1-4/+4