aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* hisi_sas: Add v1 hw module initJohn Garry2015-11-25
* hisi_sas: Add timer and spinlock initJohn Garry2015-11-25
* hisi_sas: Add phy and port initJohn Garry2015-11-25
* hisi_sas: Add hisi sas device typeJohn Garry2015-11-25
* hisi_sas: Add hisi_hba workqueueJohn Garry2015-11-25
* hisi_sas: Set dev DMA maskJohn Garry2015-11-25
* hisi_sas: Add phy SAS ADDR initializationJohn Garry2015-11-25
* hisi_sas: Add cq structure initializationJohn Garry2015-11-25
* hisi_sas: Add slot init codeJohn Garry2015-11-25
* hisi_sas: Add hisi_sas_removeJohn Garry2015-11-25
* hisi_sas: Allocate memories and create poolsJohn Garry2015-11-25
* hisi_sas: Add HW DMA structuresJohn Garry2015-11-25
* hisi_sas: Scan device treeJohn Garry2015-11-25
* hisi_sas: Add scsi host registrationJohn Garry2015-11-25
* hisi_sas: Add initial bare main driverJohn Garry2015-11-25
* devicetree: bindings: scsi: HiSi SASJohn Garry2015-11-25
* scsi: Centralise ssp frame information unitsJohn Garry2015-11-25
* atp870u: Introduce atp870_init()Ondrej Zary2015-11-25
* atp870u: Introduce atp885_init()Ondrej Zary2015-11-25
* atp870u: Introduce atp880_init()Ondrej Zary2015-11-25
* atp870u: Initialize tables earlierOndrej Zary2015-11-25
* atp870u: Remove scam_on from struct atp_unitOndrej Zary2015-11-25
* atp870u: Request IRQ later, remove weird lockingOndrej Zary2015-11-25
* atp870u: Use pci_request_regionsOndrej Zary2015-11-25
* atp870u: Introduce is880(), is885() and remove dev_idOndrej Zary2015-11-25
* atp870u: Simplify _probe()Ondrej Zary2015-11-25
* atp870u: Remove chip_ver from struct atp_unitOndrej Zary2015-11-25
* atp870u: Improve unsupported chip detectionOndrej Zary2015-11-25
* atp870u: Improve _probe()Ondrej Zary2015-11-25
* atp870u: Remove unused irq from struct atp_unitOndrej Zary2015-11-25
* atp870u: Remove useless and broken card countingOndrej Zary2015-11-25
* atp870u: Use n_io_port in request_region and release_regionOndrej Zary2015-11-25
* atp870u: Use module_pci_driverOndrej Zary2015-11-25
* atp870u: Remove empty tscam_885()Ondrej Zary2015-11-25
* atp870u: Reduce log spam on module load/unloadOndrej Zary2015-11-25
* atp870u: Introduce atp_set_host_idOndrej Zary2015-11-25
* atp870u: Fix incorrect writeb_io access to register 0x3aOndrej Zary2015-11-25
* atp870u: Replace port 0x80 delay by udelayOndrej Zary2015-11-25
* atp870u: Convert remaining in[bwl] and out[bwl] to wrappersOndrej Zary2015-11-25
* atp870u: Rename is885() to atp_is()Ondrej Zary2015-11-25
* atp870u: Remove is870()Ondrej Zary2015-11-25
* atp870u: Move 870-specific code out of is870()Ondrej Zary2015-11-25
* atp870u: Add remaining 870 support to is885()Ondrej Zary2015-11-25
* atp870u: Add wide_chip parameter to is870() and is885()Ondrej Zary2015-11-25
* atp870u: Remove is880()Ondrej Zary2015-11-25
* atp870u: Move chip-specific lines out of is880() and is885()Ondrej Zary2015-11-25
* atp870u: Add channel parameter to is870() and is880()Ondrej Zary2015-11-25
* atp870u: Unify code format in is870(), is880() and is885()Ondrej Zary2015-11-25
* atp870u: Convert is885() to use wrappersOndrej Zary2015-11-25
* atp870u: Convert is880() to use wrappersOndrej Zary2015-11-25