summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-08-021-7/+8
|\
| * libceph: rados pool namespace supportYan, Zheng2016-07-281-0/+1
| * libceph: define new ceph_file_layout structureYan, Zheng2016-07-281-7/+7
* | Merge tag 'drm-psr-fixes-for-v4.8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-08-024-4/+55
|\ \
| * | drm/i915: Check PSR setup time vs. vblank lengthVille Syrjälä2016-08-033-4/+23
| * | drm/dp: Add drm_dp_psr_setup_time()Ville Syrjälä2016-08-031-0/+32
* | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-0262-621/+2435
|\ \ \
| * \ \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-01452-2976/+5111
| |\ \ \
| | * | | PCI: Spread interrupt vectors in pci_alloc_irq_vectors()Christoph Hellwig2016-07-211-45/+89
| | * | | PCI: Provide sensible IRQ vector alloc/free routinesChristoph Hellwig2016-07-211-0/+89
| | * | | PCI: Make the "entries" argument to pci_enable_msix() optionalChristoph Hellwig2016-07-211-14/+16
| | * | | PCI: Switch msix_program_entries() to use pci_msix_desc_addr()Christoph Hellwig2016-07-211-4/+2
| | * | | PCI: Add pci_msix_desc_addr() helperChristoph Hellwig2016-07-211-8/+9
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------. \ \ \ Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas2016-08-017-35/+1064
| |\ \ \ \ \ \ \ \ \
| | | | | | | * | | | PCI: xilinx: Fix return value in case of errorChristophe JAILLET2016-07-251-3/+3
| | | | | | |/ / / /
| | | | | * | | | | PCI: hv: Fix interrupt cleanup pathCathy Avery2016-07-251-6/+8
| | | | | * | | | | PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()Vitaly Kuznetsov2016-06-171-2/+5
| | | | | * | | | | PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()Vitaly Kuznetsov2016-06-171-6/+5
| | | | | |/ / / /
| | | | * / / / / PCI: dra7xx: Fix return value in case of errorChristophe JAILLET2016-07-251-2/+2
| | | | |/ / / /
| | | * | | | | PCI: altera: Poll for link up status after retraining the linkLey Foon Tan2016-07-221-1/+11
| | | * | | | | PCI: altera: Check link status before retrain linkLey Foon Tan2016-07-221-0/+4
| | | * | | | | PCI: altera: Reorder read/write functionsBjorn Helgaas2016-07-221-16/+16
| | | |/ / / /
| | * / / / / PCI: aardvark: Add Aardvark PCI host controller driverThomas Petazzoni2016-07-263-0/+1022
| | |/ / / /
| * | | | | Merge branch 'pci/host-tegra' into nextBjorn Helgaas2016-08-011-30/+25
| |\ \ \ \ \
| | * | | | | PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC valuesStephen Warren2016-07-261-13/+8
| | * | | | | PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCsStephen Warren2016-07-261-6/+9
| | * | | | | PCI: tegra: Stop setting pcibios_min_memThierry Reding2016-07-251-2/+0
| | * | | | | PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific oneThierry Reding2016-07-251-1/+1
| | * | | | | PCI: tegra: Use lower-case hex consistently for register definitionsThierry Reding2016-07-251-11/+11
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas2016-08-0124-263/+481
| |\ \ \ \ \ \
| | | * | | | | PCI: versatile: Simplify host bridge window iterationBjorn Helgaas2016-06-251-12/+5
| | | * | | | | PCI: versatile: Request host bridge window resources with core functionBjorn Helgaas2016-06-251-7/+5
| | | * | | | | PCI: tegra: Request host bridge window resources with core functionBjorn Helgaas2016-06-251-12/+4
| | | * | | | | PCI: tegra: Remove top-level resource from hierarchyBjorn Helgaas2016-06-251-20/+3
| | | * | | | | PCI: rcar: Simplify host bridge window iterationBjorn Helgaas2016-06-251-18/+3
| | | * | | | | PCI: rcar: Request host bridge window resources with core functionBjorn Helgaas2016-06-251-7/+5
| | | * | | | | PCI: rcar Gen2: Request host bridge window resourcesBjorn Helgaas2016-06-251-0/+4
| | | * | | | | PCI: rcar: Drop gen2 dummy I/O port regionBjorn Helgaas2016-06-251-10/+1
| | | * | | | | PCI: mvebu: Request host bridge window resources with core functionBjorn Helgaas2016-06-211-10/+7
| | | * | | | | PCI: generic: Simplify host bridge window iterationBjorn Helgaas2016-06-211-15/+7
| | | * | | | | PCI: generic: Request host bridge window resources with core functionBjorn Helgaas2016-06-211-7/+5
| | | * | | | | PCI: altera: Simplify host bridge window iterationBjorn Helgaas2016-06-201-18/+6
| | | * | | | | PCI: altera: Request host bridge window resources with core functionBjorn Helgaas2016-06-201-6/+5
| | | * | | | | PCI: xilinx-nwl: Use dev_printk() when possibleBjorn Helgaas2016-06-201-1/+1
| | | * | | | | PCI: xilinx-nwl: Request host bridge window resourcesBjorn Helgaas2016-06-201-0/+4
| | | * | | | | PCI: xilinx-nwl: Free bridge resource list on failureBjorn Helgaas2016-06-201-4/+10
| | | * | | | | PCI: xilinx: Request host bridge window resourcesBjorn Helgaas2016-06-201-0/+5
| | | * | | | | PCI: xilinx: Free bridge resource list on failureBjorn Helgaas2016-06-201-3/+8
| | | * | | | | PCI: xgene: Request host bridge window resourcesBjorn Helgaas2016-06-201-0/+4
| | | * | | | | PCI: xgene: Free bridge resource list on failureBjorn Helgaas2016-06-201-3/+9