summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
Commit message (Expand)AuthorAge
* 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
| | |/
| * | Merge branch 'pci/jiang-subdrivers' into nextBjorn Helgaas2013-04-16
| |\ \
| | * | PCI: Add pcibios hooks for adding and removing PCI busesJiang Liu2013-04-12
| | |/
| * | Merge branch 'pci/gabor-get-of-node' into nextBjorn Helgaas2013-04-15
| |\ \
| | * | PCI: Remove __weak annotation from pcibios_get_phb_of_node declBjorn Helgaas2013-04-10
| | |/
| * | PCI: Add PCI_BUS_NUM() and PCI_DEVID() interfacesShuah Khan2013-03-26
| |/
* | PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett2013-03-26
|/
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-25
|\
| * Merge branch 'pci/misc' into nextBjorn Helgaas2013-02-02
| |\
| | * PCI: Use PCI Express Capability accessorMyron Stowe2013-01-30
| | * PCI: Introduce accessor to retrieve PCIe Capabilities RegisterMyron Stowe2013-01-30
| * | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-01-26
| |\ \
| | * | PCI: Skip attaching driver in device_add()Yinghai Lu2013-01-25
| * | | ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-13
| |/ /
| * | PCI/ACPI: Reserve firmware-allocated resources for hot-added root busesYinghai Lu2013-01-07
| |/
* | PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto()Alexander Gordeev2013-01-24
|/
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-13
|\
| * Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-10
| |\
| | * PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas2012-12-10
| * | Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-06
| |\ \ | | |/
| | * PCI: Add support for non-BAR ROMsMatthew Garrett2012-12-05
| | * PCI: Add pcibios_add_deviceMatthew Garrett2012-12-05
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-28
| |\ \
| | * | PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil2012-11-26
| | |/
| * | Merge branch 'pci/don-sriov' into nextBjorn Helgaas2012-11-13
| |\ \
| | * | PCI: Provide method to reduce the number of total VFs supportedDonald Dutile2012-11-09
| | * | PCI: SRIOV control and status via sysfsDonald Dutile2012-11-09
| | |/
| * | PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi2012-11-07
| * | PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu2012-11-03
| * | PCI: Separate out pci_assign_unassigned_bus_resources()Yinghai Lu2012-10-30
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \
| * | tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir2012-11-14
| |/
* | PCI: Remove __dev* markingsBill Pemberton2012-11-28
* | PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-28
|/
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* Merge branch 'pci/trivial' into nextBjorn Helgaas2012-09-13
|\
| * PCI: Drop duplicate const in DECLARE_PCI_FIXUP_SECTIONMathias Krause2012-09-10
* | Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-12
|\ \
| * | PCI: Make pci_error_handlers constStephen Hemminger2012-09-07
| |/
* | Merge branch 'pci/gavin-window-alignment' into nextBjorn Helgaas2012-09-11
|\ \
| * | PCI: Add weak pcibios_window_alignment() interfaceGavin Shan2012-09-11
* | | Merge branch 'pci/bjorn-cleanup-remove' into nextBjorn Helgaas2012-08-23
|\ \ \
| * | | PCI: Remove unused pci_dev_b()Bjorn Helgaas2012-08-22