| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: fix coding style issue in pci_save_state() | Kleber Sacilotto de Souza | 2009-12-04 | 1 | -1/+1 |
* | PCI: add pci_request_acs | Chris Wright | 2009-12-04 | 3 | -5/+18 |
* | PCI: fix BUG_ON triggered by logical PCIe root port removal | Kenji Kaneshige | 2009-12-04 | 1 | -2/+4 |
* | PCI: remove ifdefed pci_cleanup_aer_correct_error_status | Andrew Patterson | 2009-12-04 | 1 | -17/+0 |
* | PCI: unconditionally clear AER uncorr status register during cleanup | Andrew Patterson | 2009-12-04 | 1 | -7/+3 |
* | PCI: portdrv: remove redundant definitions | Kenji Kaneshige | 2009-12-04 | 2 | -24/+9 |
* | PCI: portdrv: remove unnecessary struct pcie_port_data | Kenji Kaneshige | 2009-12-04 | 4 | -26/+9 |
* | PCI: portdrv: minor cleanup for pcie_port_device_register | Kenji Kaneshige | 2009-12-04 | 1 | -11/+10 |
* | PCI: portdrv: add missing irq cleanup | Kenji Kaneshige | 2009-12-04 | 1 | -7/+12 |
* | PCI: portdrv: enable device before irq initialization | Kenji Kaneshige | 2009-12-04 | 1 | -10/+11 |
* | PCI: portdrv: cleanup service irqs initialization | Kenji Kaneshige | 2009-12-04 | 1 | -42/+29 |
* | PCI: portdrv: check capabilities first | Kenji Kaneshige | 2009-12-04 | 1 | -2/+4 |
* | PCI: portdrv: move PME capability check | Kenji Kaneshige | 2009-12-04 | 1 | -3/+3 |
* | PCI: portdrv: remove redundant pcie type calculation | Kenji Kaneshige | 2009-12-04 | 1 | -6/+2 |
* | PCI: portdrv: cleanup pcie_device registration | Kenji Kaneshige | 2009-12-04 | 1 | -51/+26 |
* | PCI: portdrv: remove redundant pcie_port_device_probe | Kenji Kaneshige | 2009-12-04 | 3 | -29/+8 |
* | PCI: Always set prefetchable base/limit upper32 registers | Alex Williamson | 2009-12-04 | 1 | -8/+3 |
* | PCI: read-modify-write the pcie device control register when initiating pcie flr | Shmulik Ravid | 2009-12-04 | 1 | -3/+5 |
* | PCI: show dma_mask bits in /sys | Yinghai Lu | 2009-12-04 | 1 | -0/+17 |
* | PCI: add debug output for DMA mask info | Yinghai Lu | 2009-12-04 | 1 | -0/+2 |
* | PCI: ibmphp_hpc: don't release hw sem twice if kthread stops | Jesse Barnes | 2009-12-04 | 1 | -1/+2 |
* | PCI pciehp: fix power fault interrupt storm problem | Kenji Kaneshige | 2009-11-24 | 2 | -36/+17 |
* | PCI hotplug: use pci_is_pcie() | Kenji Kaneshige | 2009-11-24 | 1 | -1/+1 |
* | PCIe AER: use pci_is_pcie() | Kenji Kaneshige | 2009-11-24 | 2 | -3/+3 |
* | PCIe ASPM: use pci_is_pcie() | Kenji Kaneshige | 2009-11-24 | 1 | -9/+12 |
* | PCI: use pci_is_pcie() in pci core | Kenji Kaneshige | 2009-11-24 | 7 | -16/+16 |
* | pciehp: use pci_pcie_cap() | Kenji Kaneshige | 2009-11-24 | 3 | -25/+25 |
* | PCI hotplug: use pci_pcie_cap() | Kenji Kaneshige | 2009-11-24 | 1 | -1/+1 |
* | PCIe ASPM: use pci_pcie_cap() | Kenji Kaneshige | 2009-11-24 | 1 | -10/+10 |
* | PCIe port bus: use pci_pcie_cap() | Kenji Kaneshige | 2009-11-24 | 1 | -7/+7 |
* | PCIe AER: use pci_pcie_cap() | Kenji Kaneshige | 2009-11-24 | 2 | -5/+5 |
* | PCI: use pci_pcie_cap() in pci core | Kenji Kaneshige | 2009-11-24 | 2 | -8/+8 |
* | PCI: allow matching of prefetchable resources to non-prefetchable windows | Linus Torvalds | 2009-11-11 | 1 | -2/+6 |
* | PCI: Replace old style lock initializer | Thomas Gleixner | 2009-11-06 | 1 | -1/+1 |
* | PCI hotplug: fix oshp evaluation | Kenji Kaneshige | 2009-11-06 | 1 | -2/+3 |
* | PCI: derive nearby CPUs from device's instead of bus' NUMA information | Andreas Herrmann | 2009-11-06 | 1 | -0/+8 |
* | PCI: cache PCIe capability offset | Kenji Kaneshige | 2009-11-06 | 1 | -0/+1 |
* | PCI: improve discovery/configuration messages | Bjorn Helgaas | 2009-11-04 | 4 | -39/+57 |
* | PCI: replace pr_debug with dev_dbg | Bjorn Helgaas | 2009-11-04 | 1 | -8/+7 |
* | PCI: make PME# messages KERN_DEBUG | Bjorn Helgaas | 2009-11-04 | 1 | -2/+3 |
* | PCI: remove pci_find_slot from PCI_LEGACY config description | Thadeu Lima de Souza Cascardo | 2009-11-04 | 1 | -4/+4 |
* | vsprintf: use %pR, %pr instead of %pRt, %pRf | Bjorn Helgaas | 2009-11-04 | 9 | -70/+67 |
* | PCI: avoid boot interrupt quirk for AMD 813x B1 devices | Stefan Assmann | 2009-11-04 | 1 | -3/+7 |
* | PCI Hotplug: acpiphp: clean up list traversals | Alex Chiang | 2009-11-04 | 1 | -41/+17 |
* | PCI hotplug: move IOAPIC support from acpiphp to ioapic driver | Bjorn Helgaas | 2009-11-04 | 5 | -196/+136 |
* | PCI: fix memory leak in aer_inject | Andrew Patterson | 2009-11-04 | 1 | -1/+1 |
* | PCI: use better error return values in aer_inject | Andrew Patterson | 2009-11-04 | 1 | -4/+4 |
* | PCI: add support for PCI domains to aer_inject | Andrew Patterson | 2009-11-04 | 1 | -12/+34 |
* | PCI: add pci_get_domain_bus_and_slot function | Andrew Patterson | 2009-11-04 | 1 | -17/+17 |
* | PCI: populate subsystem vendor and device IDs for PCI bridges | Gabe Black | 2009-11-04 | 1 | -0/+6 |