aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAge
* PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-16
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-04
|\
| * i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab2010-05-10
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-28
|\ \
| * | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-19
| |/
* / intel-iommu: use physfn to search drhd for VFYinghai2010-04-09
|/
* dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori2010-03-12
* pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-12
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-07
|\
| * PCI: Add pci_bus_find_ext_capabilityJesse Barnes2010-02-19
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
|\ \
| * \ Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-28
| |\ \
| | * | pci: Update pci_set_vga_state() to call arch functionsMike Travis2010-02-05
| * | | PCI: augment bus resource table with a listBjorn Helgaas2010-02-23
| * | | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-23
| * | | PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki2010-02-22
| * | | PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-22
| * | | PCI PM: PCIe PME root port service driverRafael J. Wysocki2010-02-22
| * | | PCI: mark is_pcie obsoleteKenji Kaneshige2010-02-22
| * | | PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu2010-02-22
| * | | PCI: push deprecated pci_find_device() function to last userTilman Schmidt2010-02-22
| * | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-22
| * | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-22
| * | | PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki2010-02-22
| * | | PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox2010-02-22
| * | | PCI: Add support for AGP in cur/max bus speedMatthew Wilcox2010-02-22
| * | | PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-22
| * | | PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox2010-02-22
| | |/ | |/|
* | | pci: Add helper to search for VPD keywordsMatt Carlson2010-02-28
* | | pci: Add VPD information field helper functionsMatt Carlson2010-02-28
* | | pci: Add helper to find a VPD resource data typeMatt Carlson2010-02-28
* | | pci: Add large and small resource data type codeMatt Carlson2010-02-28
* | | pci: Add PCI LRDT tag size and section sizeMatt Carlson2010-02-28
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-17
|\| |
| * | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt2010-01-29
| |/
* / pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A2010-02-12
|/
* PCI/PM: Use per-device D3 delaysRafael J. Wysocki2010-01-04
* PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2009-12-16
* PCI: Global variable decls must match the defs in section attributesDavid Howells2009-12-14
* PCI: add pci_request_acsChris Wright2009-12-04
* PCI: introduce pci_is_pcie()Kenji Kaneshige2009-11-24
* PCI: introduce pci_pcie_cap()Kenji Kaneshige2009-11-24
* PCI: cache PCIe capability offsetKenji Kaneshige2009-11-06
* PCI: add pci_get_domain_bus_and_slot functionAndrew Patterson2009-11-04
* PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch2009-11-04
* pccard: configure CLS on attachTejun Heo2009-11-04
* PCI: determine CLS more intelligentlyJesse Barnes2009-11-04
* PCI PM: Introduce device flag wakeup_preparedRafael J. Wysocki2009-09-09
* PCI: pcie: Ensure hotplug ports have a minimum number of resourcesEric W. Biederman2009-09-09
* PCI: separate out pci_add_dynid()Tejun Heo2009-09-09