summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sata_via: Implement hotplug for VT6421Ondrej Zary2016-02-251-2/+50
* sata_via: Apply WD workaround only when needed on VT6421Ondrej Zary2016-02-251-7/+74
* ahci: Add runtime PM support for the host controllerMika Westerberg2016-02-191-12/+61
* ahci: Add functions to manage runtime PM of AHCI portsMika Westerberg2016-02-191-1/+47
* ahci: Convert driver to use modern PM hooksMika Westerberg2016-02-191-27/+24
* ahci: Cache host controller versionMika Westerberg2016-02-192-4/+4
* scsi: Drop runtime PM usage count after host is addedMika Westerberg2016-02-191-0/+7
* scsi: Set request queue runtime PM status back to active on resumeMika Westerberg2016-02-191-0/+10
* block: Add blk_set_runtime_active()Mika Westerberg2016-02-192-0/+26
* ata: ahci_mvebu: add support for Armada 3700 variantLior Amsalem2016-02-181-5/+9
* libata: fix unbalanced spin_lock_irqsave/spin_unlock_irq() in ata_scsi_park_s...Tejun Heo2016-02-181-2/+2
* libata: support AHCI on OCTEON platformAleksey Makarov2016-02-117-0/+168
* libata: fix HDIO_GET_32BIT ioctlArnd Bergmann2016-02-112-8/+7
* ahci_xgene: Implement the workaround to fix the missing of the edge interrupt...Suman Tripathi2016-02-111-1/+46
* ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.Suman Tripathi2016-02-113-45/+41
* libahci: Implement the capability to override the generic ahci interrupt hand...Suman Tripathi2016-02-112-7/+22
* ahci: Intel DNV device IDs SATAAlexandra Yates2016-02-101-0/+20
* libata: fix sff host state machine locking while pollingTejun Heo2016-02-011-21/+11
* libata-sff: use WARN instead of BUG on illegal host state machine stateTejun Heo2016-01-291-1/+2
* libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo2016-01-251-2/+2
* libata: blacklist a Viking flash model for MWDMA corruptionShikha Jain2016-01-251-0/+1
* drivers: ata: wake port before DMA stop for ALPMDanesh Petigara2016-01-254-1/+25
* Linux 4.5-rc1v4.5-rc1Linus Torvalds2016-01-241-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24130-676/+4923
|\
| * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-247-4/+14
| |\
| | * MIPS: Fix macro typoJaedon Shin2016-01-241-1/+1
| | * MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-242-0/+7
| | * MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki2016-01-241-0/+1
| | * Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-01-231-1/+1
| * | MIPS: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-243-0/+12
| * | MIPS: zboot: Avoid useless rebuildsAlban Bedel2016-01-241-6/+8
| * | MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli2016-01-241-0/+1
| * | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2016-01-242-13/+0
| * | MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott2016-01-241-6/+5
| * | MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-242-4/+7
| * | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-243-4/+7
| * | MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott2016-01-241-32/+3
| * | MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2016-01-242-0/+113
| * | MAINTAINERS: Add KVM for MIPS entryJames Hogan2016-01-241-0/+8
| * | MIPS: KVM: Add missing newline to kvm_err()James Hogan2016-01-241-1/+1
| * | MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-244-28/+5
| * | MIPS: KVM: Use cacheops.h definitionsJames Hogan2016-01-241-22/+8
| * | MIPS: Break down cacheops.h definitionsJames Hogan2016-01-241-42/+64
| * | MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2016-01-242-30/+30
| * | MIPS: Update trap codesJames Hogan2016-01-241-2/+10
| * | MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan2016-01-245-83/+80
| * | MIPS: KVM: Make kvm_mips_{init,exit}() staticJames Hogan2016-01-241-2/+2
| * | MIPS: KVM: Refactor added offsetof()sJames Hogan2016-01-241-7/+3
| * | MIPS: KVM: Convert EXPORT_SYMBOL to _GPLJames Hogan2016-01-242-19/+19
| * | MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2016-01-242-38/+0
OpenPOWER on IntegriCloud