summaryrefslogtreecommitdiff
path: root/include/linux/pci.h (follow)
Commit message (Expand)AuthorAge
...
| | * | PCI/MSI: Add pci_msix_vec_count()Alexander Gordeev2014-01-03
| | * | PCI/MSI: Remove pci_enable_msi_block_auto()Alexander Gordeev2014-01-03
| | * | PCI/MSI: Add pci_msi_vec_count()Alexander Gordeev2014-01-03
| * | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-12-20
| |\ \ \
| | * | | PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLEJoe Perches2013-12-13
| | | |/ | | |/|
| * | | Merge branch 'pci/msi' into nextBjorn Helgaas2013-12-20
| |\ \ \ | | | |/ | | |/|
| | * | PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as intAlexander Gordeev2013-12-20
| | * | PCI/MSI: Return -ENOSYS for unimplemented interfaces, not -1Alexander Gordeev2013-12-20
| | * | PCI/MSI: Export MSI mode using attributes, not kobjectsGreg Kroah-Hartman2013-12-19
| | |/
| * | Merge branch 'pci/vc' into nextBjorn Helgaas2013-12-18
| |\ \
| | * | PCI: Add Virtual Channel to save/restore supportAlex Williamson2013-12-17
| | * | PCI: Add support for save/restore of extended capabilitiesAlex Williamson2013-12-17
| | * | PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())Alex Williamson2013-12-17
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15
|\ \ \ | |/ / |/| |
| * | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-02
| |/
* / PCI: Omit PCI ID macro strings to shorten quirk namesMichal Marek2013-11-25
|/
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* PCI: Add pci_upstream_bridge()Bjorn Helgaas2013-11-07
* PCI: Document reason for using pci_is_root_bus()Bjorn Helgaas2013-09-25
* PCI: Remove unused "is_pcie" from pci_dev structureYijing Wang2013-09-25
* PCI: Fix comment typo, remove unnecessary !! in pci_is_pcie()Joe Perches2013-09-25
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-06
|\
| * PCI: Introduce new MSI chip infrastructureThierry Reding2013-08-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\ \
| * | PCI: Add function to obtain minimum link width and speedJacob Keller2013-07-31
| * | PCI: move enum pcie_link_width into pci.hJacob Keller2013-07-30
| |/
* | Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-28
|\ \
| * | PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionalitySebastian Ott2013-08-22
| |/
* | Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas2013-08-26
|\ \
| * | PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-22
| |/
* | Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas2013-08-26
|\ \
| * | PCI: Assign resources for hot-added host bridge more aggressivelyYinghai Lu2013-07-25
| * | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-25
| |/
* | Merge branch 'pci/aw-reset-v5' into nextBjorn Helgaas2013-08-15
|\ \
| * | PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()Alex Williamson2013-08-15
| * | PCI: Add pci_reset_slot() and pci_reset_bus()Alex Williamson2013-08-14
| * | PCI: Add pci_reset_bridge_secondary_bus()Alex Williamson2013-08-09
| |/
* / PCI: Add pci_wait_for_pending_transaction()Casey Leedom2013-08-12
|/
* Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas2013-06-14
|\
| * PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()Gu Zheng2013-05-27
| * PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference countJiang Liu2013-05-27
* | PCI: Add pcibios_release_device()Sebastian Ott2013-06-04
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * pci: Add SRIOV helper function to determine if VFs are assigned to guestAlexander Duyck2013-04-24
* | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-29
|\ \ | |/ |/|
| * Merge branch 'pci/gavin-msi-cleanup' into nextBjorn Helgaas2013-04-24
| |\
| | * PCI: Cache MSI/MSI-X capability offsets in struct pci_devGavin Shan2013-04-23
| | * PCI: Use u8, not int, for PM capability offsetBjorn Helgaas2013-04-23
| * | Merge branch 'pci/cleanup' into nextBjorn Helgaas2013-04-17
| |\ \
| | * | PCI: Remove "extern" from function declarationsBjorn Helgaas2013-04-17
| | |/