summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: Export some PCI PM functionalityMatthew Garrett2010-10-171-0/+3
* PCI: pci_driver make name constStephen Hemminger2010-10-151-1/+1
* PCI: provide stub pci_domain_nr function for !CONFIG_PCI configsDave Airlie2010-08-131-0/+3
* PCI: disable mmio during bar sizingJacob Pan2010-07-301-0/+2
* PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-161-0/+1
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-041-0/+1
|\
| * i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab2010-05-101-0/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-281-1/+2
|\ \
| * | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-191-1/+2
| |/
* | intel-iommu: use physfn to search drhd for VFYinghai2010-04-091-0/+10
|/
* dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori2010-03-121-2/+0
* pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-0/+1
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-071-0/+2
|\
| * PCI: Add pci_bus_find_ext_capabilityJesse Barnes2010-02-191-0/+2
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-281-24/+90
|\ \
| * \ Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-281-0/+5
| |\ \
| | * | pci: Update pci_set_vga_state() to call arch functionsMike Travis2010-02-051-0/+5
| * | | PCI: augment bus resource table with a listBjorn Helgaas2010-02-231-6/+29
| * | | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-231-0/+3
| * | | PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki2010-02-221-1/+8
| * | | PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-221-0/+1
| * | | PCI PM: PCIe PME root port service driverRafael J. Wysocki2010-02-221-0/+1
| * | | PCI: mark is_pcie obsoleteKenji Kaneshige2010-02-221-1/+2
| * | | PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu2010-02-221-0/+1
| * | | PCI: push deprecated pci_find_device() function to last userTilman Schmidt2010-02-221-13/+0
| * | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-2/+3
| * | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-3/+5
| * | | PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki2010-02-221-1/+5
| * | | PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox2010-02-221-0/+1
| * | | PCI: Add support for AGP in cur/max bus speedMatthew Wilcox2010-02-221-0/+5
| * | | PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-221-0/+3
| * | | PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox2010-02-221-0/+21
| | |/ | |/|
* | | pci: Add helper to search for VPD keywordsMatt Carlson2010-02-281-0/+17
* | | pci: Add VPD information field helper functionsMatt Carlson2010-02-281-0/+13
* | | pci: Add helper to find a VPD resource data typeMatt Carlson2010-02-281-0/+12
* | | pci: Add large and small resource data type codeMatt Carlson2010-02-281-1/+33
* | | pci: Add PCI LRDT tag size and section sizeMatt Carlson2010-02-281-0/+14
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-161-0/+4
|\ \ \ | |/ /
| * | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt2010-01-291-0/+4
| |/
* | pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A2010-02-121-0/+11
|/
* PCI/PM: Use per-device D3 delaysRafael J. Wysocki2010-01-041-0/+1
* PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2009-12-161-0/+3
* PCI: Global variable decls must match the defs in section attributesDavid Howells2009-12-141-1/+1
* PCI: add pci_request_acsChris Wright2009-12-041-0/+2
* PCI: introduce pci_is_pcie()Kenji Kaneshige2009-11-241-0/+11
* PCI: introduce pci_pcie_cap()Kenji Kaneshige2009-11-241-0/+16
* PCI: cache PCIe capability offsetKenji Kaneshige2009-11-061-0/+1
* PCI: add pci_get_domain_bus_and_slot functionAndrew Patterson2009-11-041-1/+7
* PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch2009-11-041-0/+1
* pccard: configure CLS on attachTejun Heo2009-11-041-0/+1
OpenPOWER on IntegriCloud