aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-07-22PCI: altera: Check link status before retrain linkLey Foon Tan
2016-07-22PCI: altera: Reorder read/write functionsBjorn Helgaas
2016-07-21PCI: Spread interrupt vectors in pci_alloc_irq_vectors()Christoph Hellwig
2016-07-21PCI / PM: check all fields in pci_set_platform_pm()Andy Shevchenko
2016-07-21PCI: Provide sensible IRQ vector alloc/free routinesChristoph Hellwig
2016-07-21PCI: Make the "entries" argument to pci_enable_msix() optionalChristoph Hellwig
2016-07-21PCI: Switch msix_program_entries() to use pci_msix_desc_addr()Christoph Hellwig
2016-07-21PCI: Add pci_msix_desc_addr() helperChristoph Hellwig
2016-07-20PCI: rpaphp: Fix slot registration for multiple slots under a PHBTyrel Datwyler
2016-07-19PCI: Add DMA alias quirk for Adaptec 3805Alex Williamson
2016-07-19PCI: Include <asm/dma.h> for isa_dma_bridge_buggyBen Dooks
2016-07-14PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power stateAndrew Donnellan
2016-07-14PCI/hotplug: pnv_php: export symbols and move struct types needed by cxlAndrew Donnellan
2016-06-25PCI: versatile: Simplify host bridge window iterationBjorn Helgaas
2016-06-25PCI: versatile: Request host bridge window resources with core functionBjorn Helgaas
2016-06-25PCI: tegra: Request host bridge window resources with core functionBjorn Helgaas
2016-06-25PCI: tegra: Remove top-level resource from hierarchyBjorn Helgaas
2016-06-25PCI: rcar: Simplify host bridge window iterationBjorn Helgaas
2016-06-25PCI: rcar: Request host bridge window resources with core functionBjorn Helgaas
2016-06-25PCI: rcar Gen2: Request host bridge window resourcesBjorn Helgaas
2016-06-25PCI: rcar: Drop gen2 dummy I/O port regionBjorn Helgaas
2016-06-23PCI: generic: Claim bus resources on PCI_PROBE_ONLY set-upsLorenzo Pieralisi
2016-06-23PCI: Add generic pci_bus_claim_resources()Lorenzo Pieralisi
2016-06-21PCI: Extending pci=resource_alignment to specify device/vendor IDsKoehrer Mathias (ETAS/ESW5)
2016-06-21PCI: Fix whitespace in struct dpc_devMika Westerberg
2016-06-21PCI: Convert Downstream Port Containment driver to use devm_* functionsMika Westerberg
2016-06-21PCI: mvebu: Request host bridge window resources with core functionBjorn Helgaas
2016-06-21PCI: generic: Simplify host bridge window iterationBjorn Helgaas
2016-06-21PCI: generic: Request host bridge window resources with core functionBjorn Helgaas
2016-06-21PCI/hotplug: PowerPC PowerNV PCI hotplug driverGavin Shan
2016-06-21PCI: Add pcibios_setup_bridge()Gavin Shan
2016-06-20PCI: altera: Simplify host bridge window iterationBjorn Helgaas
2016-06-20PCI: altera: Request host bridge window resources with core functionBjorn Helgaas
2016-06-20PCI: xilinx-nwl: Use dev_printk() when possibleBjorn Helgaas
2016-06-20PCI: xilinx-nwl: Request host bridge window resourcesBjorn Helgaas
2016-06-20PCI: xilinx-nwl: Free bridge resource list on failureBjorn Helgaas
2016-06-20PCI: xilinx: Request host bridge window resourcesBjorn Helgaas
2016-06-20PCI: xilinx: Free bridge resource list on failureBjorn Helgaas
2016-06-20PCI: xgene: Request host bridge window resourcesBjorn Helgaas
2016-06-20PCI: xgene: Free bridge resource list on failureBjorn Helgaas
2016-06-20PCI: iproc: Request host bridge window resourcesBjorn Helgaas
2016-06-20PCI: designware: Simplify host bridge window iterationBjorn Helgaas
2016-06-20PCI: designware: Request host bridge window resourcesBjorn Helgaas
2016-06-20PCI: designware: Free bridge resource list on failureBjorn Helgaas
2016-06-20PCI: pciehp: Ignore interrupts during D3coldLukas Wunner
2016-06-20PCI: Fix unaligned accesses in VC codeDavid Miller
2016-06-17PCI: Ignore write combining when mapping I/O port spaceBjorn Helgaas
2016-06-17PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()Vitaly Kuznetsov
2016-06-17PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()Vitaly Kuznetsov
2016-06-15PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann