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