summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13Reset to 3.12.37Scott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-11-07PCI: Add pci_upstream_bridge()Bjorn Helgaas
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-09-25PCI: Document reason for using pci_is_root_bus()Bjorn Helgaas
2013-09-25PCI: Remove unused "is_pcie" from pci_dev structureYijing Wang
2013-09-25PCI: Fix comment typo, remove unnecessary !! in pci_is_pcie()Joe Perches
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-08-29Merge branch 'pci/misc' into nextBjorn Helgaas
2013-08-26Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas
2013-08-26Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas
2013-08-22PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionalitySebastian Ott
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas
2013-08-15Merge branch 'pci/aw-reset-v5' into nextBjorn Helgaas
2013-08-15PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()Alex Williamson
2013-08-14PCI: Add pci_reset_slot() and pci_reset_bus()Alex Williamson
2013-08-12PCI: Add pci_wait_for_pending_transaction()Casey Leedom
2013-08-12PCI: Introduce new MSI chip infrastructureThierry Reding
2013-08-09PCI: Add pci_reset_bridge_secondary_bus()Alex Williamson
2013-07-31PCI: Add function to obtain minimum link width and speedJacob Keller
2013-07-31PCI: move enum pcie_link_width into pci.hJacob Keller
2013-07-25PCI: Assign resources for hot-added host bridge more aggressivelyYinghai Lu
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu
2013-06-14Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas
2013-06-04PCI: Add pcibios_release_device()Sebastian Ott
2013-05-27PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()Gu Zheng
2013-05-27PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference countJiang Liu
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-25pci: Add SRIOV helper function to determine if VFs are assigned to guestAlexander Duyck
2013-04-24Merge branch 'pci/gavin-msi-cleanup' into nextBjorn Helgaas
2013-04-23PCI: Cache MSI/MSI-X capability offsets in struct pci_devGavin Shan
2013-04-23PCI: Use u8, not int, for PM capability offsetBjorn Helgaas
2013-04-19Add interface to get msi region informationBharat Bhushan
2013-04-17Merge branch 'pci/cleanup' into nextBjorn Helgaas
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas
2013-04-16Merge branch 'pci/jiang-subdrivers' into nextBjorn Helgaas
2013-04-15Merge branch 'pci/gabor-get-of-node' into nextBjorn Helgaas
2013-04-12PCI: Add pcibios hooks for adding and removing PCI busesJiang Liu
2013-04-10PCI: Remove __weak annotation from pcibios_get_phb_of_node declBjorn Helgaas
2013-03-26PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett
2013-03-26PCI: Add PCI_BUS_NUM() and PCI_DEVID() interfacesShuah Khan
2013-02-26Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-02Merge branch 'pci/misc' into nextBjorn Helgaas
2013-01-31PCI: Use PCI Express Capability accessorMyron Stowe