| Commit message (Expand) | Author | Age |
* | PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS | Markus Trippelsdorf | 2011-01-14 |
* | PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events | Rafael J. Wysocki | 2011-01-14 |
* | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki | 2011-01-14 |
* | PCI: make pci_restore_state return void | Jon Mason | 2010-12-23 |
* | PCI: Export some PCI PM functionality | Matthew Garrett | 2010-10-17 |
* | PCI: pci_driver make name const | Stephen Hemminger | 2010-10-15 |
* | PCI: provide stub pci_domain_nr function for !CONFIG_PCI configs | Dave Airlie | 2010-08-13 |
* | PCI: disable mmio during bar sizing | Jacob Pan | 2010-07-30 |
* | PCI: fall back to original BIOS BAR addresses | Bjorn Helgaas | 2010-07-16 |
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2010-06-04 |
|\ |
|
| * | i7core_edac: Add a code to probe Xeon 55xx bus | Mauro Carvalho Chehab | 2010-05-10 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 |
|\ \ |
|
| * | | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup | Huang Ying | 2010-05-19 |
| |/ |
|
* / | intel-iommu: use physfn to search drhd for VF | Yinghai | 2010-04-09 |
|/ |
|
* | dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc... | FUJITA Tomonori | 2010-03-12 |
* | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 |
* | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-07 |
|\ |
|
| * | PCI: Add pci_bus_find_ext_capability | Jesse Barnes | 2010-02-19 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-02-28 |
|\ \ |
|
| * \ | Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-02-28 |
| |\ \ |
|
| | * | | pci: Update pci_set_vga_state() to call arch functions | Mike Travis | 2010-02-05 |
| * | | | PCI: augment bus resource table with a list | Bjorn Helgaas | 2010-02-23 |
| * | | | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas | 2010-02-23 |
| * | | | PCI PM: Run-time callbacks for PCI bus type | Rafael J. Wysocki | 2010-02-22 |
| * | | | PCI / ACPI / PM: Platform support for PCI PME wake-up | Rafael J. Wysocki | 2010-02-22 |
| * | | | PCI PM: PCIe PME root port service driver | Rafael J. Wysocki | 2010-02-22 |
| * | | | PCI: mark is_pcie obsolete | Kenji Kaneshige | 2010-02-22 |
| * | | | PCI: introduce pci_assign_unassigned_bridge_resources | Yinghai Lu | 2010-02-22 |
| * | | | PCI: push deprecated pci_find_device() function to last user | Tilman Schmidt | 2010-02-22 |
| * | | | resource/PCI: mark struct resource as const | Dominik Brodowski | 2010-02-22 |
| * | | | resource/PCI: align functions now return start of resource | Dominik Brodowski | 2010-02-22 |
| * | | | PCI: Clean up build for CONFIG_PCI_QUIRKS unset | Rafael J. Wysocki | 2010-02-22 |
| * | | | PCI: Add support for reporting PCIe 3.0 speeds | Matthew Wilcox | 2010-02-22 |
| * | | | PCI: Add support for AGP in cur/max bus speed | Matthew Wilcox | 2010-02-22 |
| * | | | PCI: Make current and maximum bus speeds part of the PCI core | Matthew Wilcox | 2010-02-22 |
| * | | | PCI: Unify pcie_link_speed and pci_bus_speed | Matthew Wilcox | 2010-02-22 |
| | |/
| |/| |
|
* | | | pci: Add helper to search for VPD keywords | Matt Carlson | 2010-02-28 |
* | | | pci: Add VPD information field helper functions | Matt Carlson | 2010-02-28 |
* | | | pci: Add helper to find a VPD resource data type | Matt Carlson | 2010-02-28 |
* | | | pci: Add large and small resource data type code | Matt Carlson | 2010-02-28 |
* | | | pci: Add PCI LRDT tag size and section size | Matt Carlson | 2010-02-28 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-17 |
|\| | |
|
| * | | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() | Benjamin Herrenschmidt | 2010-01-29 |
| |/ |
|
* / | pci: Add SR-IOV convenience functions and macros | Williams, Mitch A | 2010-02-12 |
|/ |
|
* | PCI/PM: Use per-device D3 delays | Rafael J. Wysocki | 2010-01-04 |
* | PCI/cardbus: Add a fixup hook and fix powerpc | Benjamin Herrenschmidt | 2009-12-16 |
* | PCI: Global variable decls must match the defs in section attributes | David Howells | 2009-12-14 |
* | PCI: add pci_request_acs | Chris Wright | 2009-12-04 |
* | PCI: introduce pci_is_pcie() | Kenji Kaneshige | 2009-11-24 |
* | PCI: introduce pci_pcie_cap() | Kenji Kaneshige | 2009-11-24 |