- 5ef68e8 pcmcia: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
- 9217a98 ACPI / hotplug / PCI: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
- 7a3bb55 ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplug by Rafael J. Wysocki · 11 years ago
- 9d16947 PCI: Add global pci_lock_rescan_remove() by Rafael J. Wysocki · 11 years ago
- a870614 Merge branch 'pci/ifndefs' into next by Bjorn Helgaas · 11 years ago
- 2ee546c PCI: Cleanup pci.h whitespace by Bjorn Helgaas · 11 years ago
- 4c85980 PCI: Reorder so actual code comes before stubs by Bjorn Helgaas · 11 years ago
- 597db6f Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 11 years ago
- 6b9bd1e Merge branch 'pci/aer' into next by Bjorn Helgaas · 11 years ago
- 339c0fc PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0 by Betty Dall · 11 years ago
- 4059a31 ACPICA: Add helper macros to extract bus/segment numbers from HEST table. by Betty Dall · 11 years ago
- 0b950f0 PCI: Make local functions static by Stephen Hemminger · 11 years ago
- e2760c5 PCI: Remove unused alloc_pci_dev() by Stephen Hemminger · 11 years ago
- 4ab4467 PCI: Remove unused pci_renumber_slot() by Stephen Hemminger · 11 years ago
- 8f92fb0 PCI: Remove unused pcie_aspm_enabled() by Stephen Hemminger · 11 years ago
- 3984ca1 PCI: Remove unused pci_vpd_truncate() by Stephen Hemminger · 11 years ago
- 7c2dd2d PCI: Remove unused ID-Based Ordering support by Stephen Hemminger · 11 years ago
- ecc8635 PCI: Remove unused Optimized Buffer Flush/Fill support by Stephen Hemminger · 11 years ago
- 3ea8197 PCI: Remove unused Latency Tolerance Reporting support by Stephen Hemminger · 11 years ago
- 96702be Merge branch 'pci/resource' into next by Bjorn Helgaas · 11 years ago
- b340cac PCI: Removed unused parts of Page Request Interface support by Stephen Hemminger · 11 years ago
- 04f982b Merge branch 'pci/msi' into next by Bjorn Helgaas · 11 years ago
- ccb1265 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
- 1ecf38c Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
- 133a360 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 11 years ago
- c2a5a82 PCI: Update documentation 00-INDEX file by Erik Ekman · 11 years ago
- d56dbf5 PCI: Allocate 64-bit BARs above 4G when possible by Yinghai Lu · 11 years ago
- f75b99d PCI: Enforce bus address limits in resource allocation by Yinghai Lu · 11 years ago
- 36e097a PCI: Split out bridge window override of minimum allocation address by Bjorn Helgaas · 11 years ago
- 167b1f0 agp/ati: Use PCI_COMMAND instead of hard-coded 4 by Bjorn Helgaas · 11 years ago
- d357253 agp/intel: Use CPU physical address, not bus address, for ioremap() by Bjorn Helgaas · 11 years ago
- b5e350f agp/intel: Use pci_bus_address() to get GTTADR bus address by Bjorn Helgaas · 11 years ago
- 5ef6d8f4 agp/intel: Use pci_bus_address() to get MMADR bus address by Bjorn Helgaas · 11 years ago
- 545b0a7 agp/intel: Support 64-bit GMADR by Yinghai Lu · 11 years ago
- 5acc4ce agp/intel: Rename gtt_bus_addr to gtt_phys_addr by Bjorn Helgaas · 11 years ago
- 21c3460 drm/i915: Rename gtt_bus_addr to gtt_phys_addr by Bjorn Helgaas · 11 years ago
- d68c5a2 agp: Use pci_resource_start() to get CPU physical address for BAR by Bjorn Helgaas · 11 years ago
- e501b3d agp: Support 64-bit APBASE by Bjorn Helgaas · 11 years ago
- 302a252 PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range() by Alexander Gordeev · 11 years ago
- ff1aa43 PCI/MSI: Add pci_msix_vec_count() by Alexander Gordeev · 11 years ago
- 7b92b4f PCI/MSI: Remove pci_enable_msi_block_auto() by Alexander Gordeev · 11 years ago
- d1ac1d2 PCI/MSI: Add pci_msi_vec_count() by Alexander Gordeev · 11 years ago
- 7741043 PCI: Convert ioapic to be builtin only, not modular by Yinghai Lu · 11 years ago
- 58275f2f PCI: designware: Fix indent code style by Jingoo Han · 11 years ago
- 0648900 PCI: mvebu: Use max_t() instead of max(resource_size_t,) by Jingoo Han · 11 years ago
- 31e45ec PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically by Thomas Petazzoni · 11 years ago
- 06cf56e PCI: Add pci_bus_address() to get bus address of a BAR by Bjorn Helgaas · 11 years ago
- fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 11 years ago
- 0a5ef7b PCI: Change pci_bus_region addresses to dma_addr_t by Bjorn Helgaas · 11 years ago
- 79bf7fc Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
- 47e0ab3 Merge branch 'pci/msi' into next by Bjorn Helgaas · 11 years ago
- f72e111 Merge branch 'pci/deletion' into next by Bjorn Helgaas · 11 years ago
- 9dc1d43 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 11 years ago
- fc05ea7 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
- 4bd70bc Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 11 years ago
- 52179dc PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int by Alexander Gordeev · 11 years ago
- 8ec5db6 PCI/MSI: Return -ENOSYS for unimplemented interfaces, not -1 by Alexander Gordeev · 11 years ago
- 2adc790 PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() fails by Alexander Gordeev · 11 years ago
- 57b7cb0 s390/PCI: Remove superfluous check of MSI type by Alexander Gordeev · 11 years ago
- a384c89 s390/PCI: Fix single MSI only check by Alexander Gordeev · 11 years ago
- fce8591 PCI: designware: Fix I/O transfers by using CPU (not realio) address by Pratyush Anand · 11 years ago
- a01ef59 PCI: designware: Add dw_pcie prefix before cfg_read/write by Pratyush Anand · 11 years ago
- ca16589 PCI: designware: Fix missing MSI IRQs by Harro Haan · 11 years ago
- 1c51b50 PCI/MSI: Export MSI mode using attributes, not kobjects by Greg Kroah-Hartman · 11 years ago
- e75f34c PCI/portdrv: Remove extra get_device()/put_device() for pcie_device by Bjorn Helgaas · 11 years ago
- f398620 PCI/portdrv: Add put_device() after device_register() failure by Levente Kurusa · 11 years ago
- 8f3acca PCI/portdrv: Cleanup error paths by Bjorn Helgaas · 11 years ago
- 339135f PCI: mvebu: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
- bc9ef77 PCI: imx6: Fix bugs in PCIe startup code by Richard Zhu · 11 years ago
- fa33a6d PCI: imx6: Start link in Gen1 before negotiating for Gen2 mode by Marek Vasut · 11 years ago
- 66a60f9 PCI: imx6: Factor out link up wait loop by Marek Vasut · 11 years ago
- 982aa23 PCI: imx6: Factor out PHY reset by Marek Vasut · 11 years ago
- 7f9f40c PCI: imx6: Report "link up" only after link training completes by Marek Vasut · 11 years ago
- c28f8a1 PCI: imx6: Make reset-gpio optional by Marek Vasut · 11 years ago
- 608235a Merge branch 'pci/vc' into next by Bjorn Helgaas · 11 years ago
- a737f76 Merge branch 'pci/pciehp' into next by Bjorn Helgaas · 11 years ago
- 765147f Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 11 years ago
- 1c898ba Merge branch 'pci/host-rcar' into next by Bjorn Helgaas · 11 years ago
- 7160266 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
- ed00f97 Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 11 years ago
- c354e811 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 11 years ago
- 330ebfe Merge branch 'pci/deletion' into next by Bjorn Helgaas · 11 years ago
- d9cdfb8 Merge branch 'pci/aer' into next by Bjorn Helgaas · 11 years ago
- e338e49 Merge branch 'eisa' into next by Bjorn Helgaas · 11 years ago
- ef83b07 PCI: Remove from bus_list and release resources in pci_release_dev() by Yinghai Lu · 11 years ago
- ef37702 PCI: Move pci_proc_attach_device() to pci_bus_add_device() by Yinghai Lu · 11 years ago
- e3b439e PCI: Use device_release_driver() in pci_stop_root_bus() by Yinghai Lu · 11 years ago
- c4a0a5d PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev() by Rafael J. Wysocki · 11 years ago
- 274127a PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2 by Alex Williamson · 11 years ago
- 425c1b2 PCI: Add Virtual Channel to save/restore support by Alex Williamson · 11 years ago
- fd0f7f7 PCI: Add support for save/restore of extended capabilities by Alex Williamson · 11 years ago
- 157e876 PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction()) by Alex Williamson · 11 years ago
- af9ab79 PCI: pciehp: Move Attention & Power Indicator support tests to accessors by Bjorn Helgaas · 11 years ago
- e7b4f0d7 PCI: pciehp: Use symbolic constants for Slot Control fields by Bjorn Helgaas · 11 years ago
- df72648 PCI: pciehp: Use symbolic constants, not hard-coded bitmask by Bjorn Helgaas · 11 years ago
- 2f2ed41c PCI: pciehp: Simplify "Power Fault Detected" checking/clearing by Bjorn Helgaas · 11 years ago
- afe2478 PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc) by Bjorn Helgaas · 11 years ago
- 6dae620 PCI: pciehp: Make various functions void since they can't fail by Bjorn Helgaas · 11 years ago
- 1a84b99 PCI: pciehp: Remove error checks when accessing PCIe Capability by Bjorn Helgaas · 11 years ago
- cd84d34 PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers by Bjorn Helgaas · 12 years ago