aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-14Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas1-1/+4
2013-06-04PCI: Add pcibios_release_device()Sebastian Ott1-0/+1
2013-05-27PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()Gu Zheng1-1/+2
2013-05-27PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference countJiang Liu1-0/+2
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+5
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-50/+67
2013-04-24pci: Add SRIOV helper function to determine if VFs are assigned to guestAlexander Duyck1-0/+5
2013-04-24Merge branch 'pci/gavin-msi-cleanup' into nextBjorn Helgaas1-2/+3
2013-04-23PCI: Cache MSI/MSI-X capability offsets in struct pci_devGavin Shan1-0/+2
2013-04-23PCI: Use u8, not int, for PM capability offsetBjorn Helgaas1-2/+1
2013-04-17Merge branch 'pci/cleanup' into nextBjorn Helgaas1-48/+47
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas1-48/+47
2013-04-16Merge branch 'pci/jiang-subdrivers' into nextBjorn Helgaas1-0/+2
2013-04-15Merge branch 'pci/gabor-get-of-node' into nextBjorn Helgaas1-1/+1
2013-04-12PCI: Add pcibios hooks for adding and removing PCI busesJiang Liu1-0/+2
2013-04-10PCI: Remove __weak annotation from pcibios_get_phb_of_node declBjorn Helgaas1-1/+1
2013-03-26PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett1-0/+1
2013-03-26PCI: Add PCI_BUS_NUM() and PCI_DEVID() interfacesShuah Khan1-0/+15
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+14
2013-02-02Merge branch 'pci/misc' into nextBjorn Helgaas1-1/+10
2013-01-30PCI: Use PCI Express Capability accessorMyron Stowe1-1/+1
2013-01-30PCI: Introduce accessor to retrieve PCIe Capabilities RegisterMyron Stowe1-0/+9
2013-01-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas1-0/+1
2013-01-25PCI: Skip attaching driver in device_add()Yinghai Lu1-0/+1
2013-01-24PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto()Alexander Gordeev1-0/+7
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki1-0/+2
2013-01-07PCI/ACPI: Reserve firmware-allocated resources for hot-added root busesYinghai Lu1-0/+1
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+21
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+14
2012-12-10Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas1-1/+1
2012-12-10PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas1-1/+1
2012-12-06Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas1-0/+3
2012-12-05PCI: Add support for non-BAR ROMsMatthew Garrett1-0/+2
2012-12-05PCI: Add pcibios_add_deviceMatthew Garrett1-0/+1
2012-11-28PCI: Remove __dev* markingsBill Pemberton1-3/+3
2012-11-28PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton1-2/+0
2012-11-28Merge branch 'pci/misc' into nextBjorn Helgaas1-0/+3
2012-11-26PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil1-0/+3
2012-11-14tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir1-0/+14
2012-11-13Merge branch 'pci/don-sriov' into nextBjorn Helgaas1-0/+11
2012-11-09PCI: Provide method to reduce the number of total VFs supportedDonald Dutile1-0/+10
2012-11-09PCI: SRIOV control and status via sysfsDonald Dutile1-0/+1
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi1-1/+1
2012-11-03PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu1-0/+2
2012-10-30PCI: Separate out pci_assign_unassigned_bus_resources()Yinghai Lu1-0/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-24/+1
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas1-1/+1
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas1-1/+1
2012-09-11Merge branch 'pci/gavin-window-alignment' into nextBjorn Helgaas1-0/+2
2012-09-11PCI: Add weak pcibios_window_alignment() interfaceGavin Shan1-0/+2