aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-1/+2
2010-05-19ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupGravatar Huang Ying 1-1/+2
2010-04-09intel-iommu: use physfn to search drhd for VFGravatar Yinghai 1-0/+10
2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...Gravatar FUJITA Tomonori 1-2/+0
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hGravatar FUJITA Tomonori 1-0/+1
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+2
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 1-24/+90
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+5
2010-02-28pci: Add helper to search for VPD keywordsGravatar Matt Carlson 1-0/+17
2010-02-28pci: Add VPD information field helper functionsGravatar Matt Carlson 1-0/+13
2010-02-28pci: Add helper to find a VPD resource data typeGravatar Matt Carlson 1-0/+12
2010-02-28pci: Add large and small resource data type codeGravatar Matt Carlson 1-1/+33
2010-02-28pci: Add PCI LRDT tag size and section sizeGravatar Matt Carlson 1-0/+14
2010-02-23PCI: augment bus resource table with a listGravatar Bjorn Helgaas 1-6/+29
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsGravatar Bjorn Helgaas 1-0/+3
2010-02-22PCI PM: Run-time callbacks for PCI bus typeGravatar Rafael J. Wysocki 1-1/+8
2010-02-22PCI / ACPI / PM: Platform support for PCI PME wake-upGravatar Rafael J. Wysocki 1-0/+1
2010-02-22PCI PM: PCIe PME root port service driverGravatar Rafael J. Wysocki 1-0/+1
2010-02-22PCI: mark is_pcie obsoleteGravatar Kenji Kaneshige 1-1/+2
2010-02-22PCI: introduce pci_assign_unassigned_bridge_resourcesGravatar Yinghai Lu 1-0/+1
2010-02-22PCI: push deprecated pci_find_device() function to last userGravatar Tilman Schmidt 1-13/+0
2010-02-22resource/PCI: mark struct resource as constGravatar Dominik Brodowski 1-2/+3
2010-02-22resource/PCI: align functions now return start of resourceGravatar Dominik Brodowski 1-3/+5
2010-02-22PCI: Clean up build for CONFIG_PCI_QUIRKS unsetGravatar Rafael J. Wysocki 1-1/+5
2010-02-22PCI: Add support for reporting PCIe 3.0 speedsGravatar Matthew Wilcox 1-0/+1
2010-02-22PCI: Add support for AGP in cur/max bus speedGravatar Matthew Wilcox 1-0/+5
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreGravatar Matthew Wilcox 1-0/+3
2010-02-22PCI: Unify pcie_link_speed and pci_bus_speedGravatar Matthew Wilcox 1-0/+21
2010-02-19PCI: Add pci_bus_find_ext_capabilityGravatar Jesse Barnes 1-0/+2
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-0/+4
2010-02-12pci: Add SR-IOV convenience functions and macrosGravatar Williams, Mitch A 1-0/+11
2010-02-05pci: Update pci_set_vga_state() to call arch functionsGravatar Mike Travis 1-0/+5
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Gravatar Benjamin Herrenschmidt 1-0/+4
2010-01-04PCI/PM: Use per-device D3 delaysGravatar Rafael J. Wysocki 1-0/+1
2009-12-16PCI/cardbus: Add a fixup hook and fix powerpcGravatar Benjamin Herrenschmidt 1-0/+3
2009-12-14PCI: Global variable decls must match the defs in section attributesGravatar David Howells 1-1/+1
2009-12-04PCI: add pci_request_acsGravatar Chris Wright 1-0/+2
2009-11-24PCI: introduce pci_is_pcie()Gravatar Kenji Kaneshige 1-0/+11
2009-11-24PCI: introduce pci_pcie_cap()Gravatar Kenji Kaneshige 1-0/+16
2009-11-06PCI: cache PCIe capability offsetGravatar Kenji Kaneshige 1-0/+1
2009-11-04PCI: add pci_get_domain_bus_and_slot functionGravatar Andrew Patterson 1-1/+7
2009-11-04PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeGravatar Matt Domsch 1-0/+1
2009-11-04pccard: configure CLS on attachGravatar Tejun Heo 1-0/+1
2009-11-04PCI: determine CLS more intelligentlyGravatar Jesse Barnes 1-0/+2
2009-09-09PCI PM: Introduce device flag wakeup_preparedGravatar Rafael J. Wysocki 1-0/+1
2009-09-09PCI: pcie: Ensure hotplug ports have a minimum number of resourcesGravatar Eric W. Biederman 1-0/+4
2009-09-09PCI: separate out pci_add_dynid()Gravatar Tejun Heo 1-0/+5
2009-09-09PCI: support for PCI Express fundamental resetGravatar Mike Mason 1-0/+1
2009-09-09PCI/GPU: implement VGA arbitration on LinuxGravatar Benjamin Herrenschmidt 1-0/+2
2009-09-09PCI: expose function reset capability in sysfsGravatar Michael S. Tsirkin 1-0/+1