summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* hisi_sas: Add hisi_sas_removeJohn Garry2015-11-251-1/+70
* hisi_sas: Allocate memories and create poolsJohn Garry2015-11-252-0/+124
* hisi_sas: Add HW DMA structuresJohn Garry2015-11-251-0/+131
* hisi_sas: Scan device treeJohn Garry2015-11-252-1/+54
* hisi_sas: Add scsi host registrationJohn Garry2015-11-252-0/+150
* hisi_sas: Add initial bare main driverJohn Garry2015-11-256-0/+78
* devicetree: bindings: scsi: HiSi SASJohn Garry2015-11-251-0/+69
* scsi: Centralise ssp frame information unitsJohn Garry2015-11-252-43/+80
* atp870u: Introduce atp870_init()Ondrej Zary2015-11-251-50/+54
* atp870u: Introduce atp885_init()Ondrej Zary2015-11-251-118/+113
* atp870u: Introduce atp880_init()Ondrej Zary2015-11-251-86/+88
* atp870u: Initialize tables earlierOndrej Zary2015-11-251-16/+6
* atp870u: Remove scam_on from struct atp_unitOndrej Zary2015-11-252-8/+7
* atp870u: Request IRQ later, remove weird lockingOndrej Zary2015-11-251-35/+12
* atp870u: Use pci_request_regionsOndrej Zary2015-11-251-11/+10
OpenPOWER on IntegriCloud