summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: remove scsi_show_sense_hdr()Hannes Reinecke2015-12-021-2/+0
* scsi_dh_alua: fixup description of stpg_endio()Hannes Reinecke2015-12-021-4/+2
* scsi_dh_alua: return standard SCSI return codes in submit_rtpgHannes Reinecke2015-12-021-16/+17
* scsi_dh_alua: use standard logging functionsHannes Reinecke2015-12-021-14/+13
* scsi_dh_alua: sanitze sense code handlingHannes Reinecke2015-12-021-11/+7
* scsi_dh_alua: improved loggingHannes Reinecke2015-12-021-2/+8
* scsi_dh_alua: Use vpd_pg83 informationHannes Reinecke2015-12-021-69/+18
* scsi_dh_alua: Disable ALUA handling for non-disk devicesHannes Reinecke2015-12-021-0/+12
* scsi: ignore errors from scsi_dh_add_device()Hannes Reinecke2015-12-021-3/+4
* scsi_dh: move 'dh_state' sysfs attribute to generic codeHannes Reinecke2015-12-023-73/+60
* mvsas: fix misleading indentationLuis de Bethencourt2015-11-301-2/+2
* scsi: ufs: fix spelling mistake in error messageColin Ian King2015-11-301-1/+1
* arcmsr: change driver version to v1.30.00.22-20151126Ching Huang2015-11-301-1/+1
* arcmsr: Split dma resource allocation to a new functionChing Huang2015-11-301-82/+93
* arcmsr: more readability improvementsChing Huang2015-11-301-47/+26
* arcmsr: changes driver version numberChing Huang2015-11-301-1/+1
* arcmsr: adds code to support new Areca adapter ARC1203Ching Huang2015-11-302-5/+31
* arcmsr: make code more readableChing Huang2015-11-302-7/+10
* arcmsr: fixes not release allocated resourceChing Huang2015-11-301-1/+5
* arcmsr: fixed getting wrong configuration dataChing Huang2015-11-301-10/+10
* scsi_transport_fc: Introduce scsi_host_{get,put}()Bart Van Assche2015-11-301-6/+6
* scsi_debug: check for bigger value firstAndy Shevchenko2015-11-301-3/+3
* scsi: rescan VPD attributesHannes Reinecke2015-11-305-10/+39
* aacraid: aac_release_resources() can be staticFengguang Wu2015-11-251-1/+1
* scsi: use sector_div instead of do_divArnd Bergmann2015-11-251-2/+2
* hisi_sas: Remove dependency on of_irq_countJohn Garry2015-11-253-40/+5
* MAINTAINERS: Add maintainer for HiSi SAS driverJohn Garry2015-11-251-0/+7
* hisi_sas: Add fatal irq handlerJohn Garry2015-11-251-0/+119
* hisi_sas: Add control phy handlerJohn Garry2015-11-253-0/+55
* hisi_sas: Add tmf methodsJohn Garry2015-11-251-0/+309
* hisi_sas: Add scan finished and startJohn Garry2015-11-252-0/+26
* hisi_sas: Add smp protocol supportJohn Garry2015-11-253-0/+100
* hisi_sas: Add bcast interrupt handlerJohn Garry2015-11-251-0/+31
* hisi_sas: Add abnormal irq handlerJohn Garry2015-11-253-0/+190
* hisi_sas: Add dev_found and dev_goneJohn Garry2015-11-253-0/+142
* hisi_sas: Add cq interrupt handlerJohn Garry2015-11-253-0/+389
* hisi_sas: Add ssp command functionJohn Garry2015-11-253-0/+458
* hisi_sas: Add path from phyup irq to SAS frameworkJohn Garry2015-11-253-0/+66
* hisi_sas: Add v1 hardware interrupt initJohn Garry2015-11-252-0/+166
* hisi_sas: Add v1 hardware initialisation codeJohn Garry2015-11-253-0/+342
* hisi_sas: Add v1 hardware register definitionsJohn Garry2015-11-251-0/+389
* hisi_sas: Add v1 hw module initJohn Garry2015-11-253-0/+57
* hisi_sas: Add timer and spinlock initJohn Garry2015-11-252-0/+5
* hisi_sas: Add phy and port initJohn Garry2015-11-252-0/+46
* hisi_sas: Add hisi sas device typeJohn Garry2015-11-252-0/+18
* hisi_sas: Add hisi_hba workqueueJohn Garry2015-11-252-0/+9
* hisi_sas: Set dev DMA maskJohn Garry2015-11-251-0/+8
* hisi_sas: Add phy SAS ADDR initializationJohn Garry2015-11-252-0/+13
* hisi_sas: Add cq structure initializationJohn Garry2015-11-252-0/+13
* hisi_sas: Add slot init codeJohn Garry2015-11-252-0/+27