summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-07PCI: Export host bridge registration interfaceThierry Reding
2016-12-07PCI: Allow driver-specific data in host bridgeThierry Reding
2016-12-07PCI: Add pci_register_host_bridge() interfaceArnd Bergmann
2016-11-23PCI: Export pcie_find_root_portJohannes Thumshirn
2016-11-09PCI: Remove the irq_affinity mask from struct pci_devChristoph Hellwig
2016-11-09PCI/MSI: Provide pci_alloc_irq_vectors_affinity()Christoph Hellwig
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-10-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'pci/hotplug' into nextBjorn Helgaas
2016-10-03Merge branch 'pci/aer' into nextBjorn Helgaas
2016-09-27PCI/AER: Cache capability positionKeith Busch
2016-09-22PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch
2016-09-17PCI: Add pci_find_resource()Mika Westerberg
2016-09-14pci/msi: Retrieve affinity for a vectorThomas Gleixner
2016-09-06PCI/AER: Add bus flag to skip source ID matchingJon Derrick
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches
2016-08-25PCI: Add PTM clock granularity informationBjorn Helgaas
2016-08-18PCI: Add pci_enable_ptm() for drivers to enable PTM on endpointsBjorn Helgaas
2016-08-16PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig
2016-08-15PCI: Add Precision Time Measurement (PTM) supportJonathan Yong
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-08-01Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas
2016-08-01Merge branch 'pci/resource' into nextBjorn Helgaas
2016-08-01Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas
2016-07-25PCI: Allow additional bus numbers for hotplug bridgesKeith Busch
2016-07-21PCI: Spread interrupt vectors in pci_alloc_irq_vectors()Christoph Hellwig
2016-07-21PCI: Provide sensible IRQ vector alloc/free routinesChristoph Hellwig
2016-06-23PCI: Add generic pci_bus_claim_resources()Lorenzo Pieralisi
2016-06-21PCI: Add helpers to request/release memory and I/O regionsJohannes Thumshirn
2016-06-21PCI: Add pcibios_setup_bridge()Gavin Shan
2016-06-17PCI: Document connection between pci_power_t and hardware PM capabilityBjorn Helgaas
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas
2016-06-13PCI: Put PCIe ports into D3 during suspendMika Westerberg
2016-06-13PCI / PM: Enforce type casting for pci_power_tAndy Shevchenko
2016-06-10ARM64: PCI: Add acpi_pci_bus_find_domain_nr()Tomasz Nowicki
2016-06-10PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERICTomasz Nowicki
2016-06-10PCI/ACPI: Add generic MCFG table handlingTomasz Nowicki
2016-06-10PCI: Add pci_unmap_iospace() to unmap I/O resourcesSinan Kaya
2016-06-06PCI: Add devm_request_pci_bus_resources()Bjorn Helgaas
2016-05-19Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-17Merge branches 'pci/arm64' and 'pci/host-hv' into nextBjorn Helgaas
2016-05-12PCI, of: Move PCI I/O space management to PCI core codeTomasz Nowicki
2016-04-25Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/...Bjorn Helgaas
2016-04-19PCI: Reverse standard ACS vs device-specific ACS enablingAlex Williamson
2016-04-15PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai
2016-04-11PCI: Add support for multiple DMA aliasesJacek Lawrynowicz