aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2011-01-14PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUSMarkus Trippelsdorf
2011-01-14PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki
2010-12-23PCI: make pci_restore_state return voidJon Mason
2010-10-17PCI: Export some PCI PM functionalityMatthew Garrett
2010-10-15PCI: pci_driver make name constStephen Hemminger
2010-08-13PCI: provide stub pci_domain_nr function for !CONFIG_PCI configsDave Airlie
2010-07-30PCI: disable mmio during bar sizingJacob Pan
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-19ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying
2010-05-10i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab
2010-04-09intel-iommu: use physfn to search drhd for VFYinghai
2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-28pci: Add helper to search for VPD keywordsMatt Carlson
2010-02-28pci: Add VPD information field helper functionsMatt Carlson
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson
2010-02-28pci: Add large and small resource data type codeMatt Carlson
2010-02-28pci: Add PCI LRDT tag size and section sizeMatt Carlson
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas
2010-02-22PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki
2010-02-22PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki
2010-02-22PCI PM: PCIe PME root port service driverRafael J. Wysocki
2010-02-22PCI: mark is_pcie obsoleteKenji Kaneshige
2010-02-22PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu
2010-02-22PCI: push deprecated pci_find_device() function to last userTilman Schmidt
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-22PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki
2010-02-22PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox
2010-02-22PCI: Add support for AGP in cur/max bus speedMatthew Wilcox
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2010-02-22PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox
2010-02-19PCI: Add pci_bus_find_ext_capabilityJesse Barnes
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-12pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A
2010-02-05pci: Update pci_set_vga_state() to call arch functionsMike Travis
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt
2010-01-04PCI/PM: Use per-device D3 delaysRafael J. Wysocki
2009-12-16PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt
2009-12-14PCI: Global variable decls must match the defs in section attributesDavid Howells
2009-12-04PCI: add pci_request_acsChris Wright
2009-11-24PCI: introduce pci_is_pcie()Kenji Kaneshige
2009-11-24PCI: introduce pci_pcie_cap()Kenji Kaneshige