summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2012-08-23PCI/ASPM: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/AER: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/PME: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/pciehp: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/portdrv: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/hotplug: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI: Wait for pending transactions to complete before 82599 FLRBjorn Helgaas
2012-08-23PCI/core: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI: Add accessors for PCI Express CapabilityJiang Liu
2012-08-23PCI: Remove unused field pcie_type from struct pci_devYijing Wang
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang
2012-08-20PCI: Add pcie_flags_reg to cache PCIe capabilities registerYijing Wang
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-24pci: hotplug: Fix typo in pciMasanari Iida
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf
2012-07-18Merge branch 'pci/yinghai-pciehp-unused' into nextBjorn Helgaas
2012-07-18Merge branch 'pci/nikhil-big-bar-fixes' into nextBjorn Helgaas
2012-07-16Merge branch 'pci/julia-return-values' into nextBjorn Helgaas
2012-07-16PCI: hotplug: ensure a consistent return value in error caseJulia Lawall
2012-07-16Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas
2012-07-16PCI: fix undefined reference to 'pci_fixup_final_inited'Myron Stowe
2012-07-13Merge branch 'pci/greg-m68k' into nextBjorn Helgaas
2012-07-13PCI: build resource code for M68K architectureGreg Ungerer
2012-07-12PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...Yinghai Lu
2012-07-11PCI: reorder __pci_assign_resource() (no change)Bjorn Helgaas
2012-07-11PCI: fix truncation of resource size to 32 bitsNikhil P Rao
2012-07-11Merge branch 'pci/yinghai-hotplug-cleanup' into nextBjorn Helgaas
2012-07-10PCI: acpiphp: merge acpiphp_debug and debugYinghai Lu
2012-07-10PCI: acpiphp: remove unused res_lockYinghai Lu
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-07-10Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas
2012-07-10Merge branch 'pci/bjorn-disable-decode' into nextBjorn Helgaas
2012-07-10Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas
2012-07-10PCI: call final fixups hot-added devicesMyron Stowe
2012-07-10PCI: move final fixups from __init to __devinitMyron Stowe
2012-07-10PCI: support sizing P2P bridge I/O windows with 1K granularityYinghai Lu
2012-07-10PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas
2012-07-10PCI: disable MEM decoding while updating 64-bit MEM BARsBjorn Helgaas
2012-07-10PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, tooBjorn Helgaas
2012-07-09PCI: never discard enable/suspend/resume_early/resume fixupsMyron Stowe
2012-07-09PCI: release temporary reference in __nv_msi_ht_cap_quirk()Myron Stowe
2012-07-09PCI: restructure 'pci_do_fixups()'Myron Stowe
2012-07-09PCI: allow P2P bridge windows starting at PCI bus address zeroBjorn Helgaas
2012-07-05Merge branch 'pci/rafael-pci_set_power_state-rebase' into nextBjorn Helgaas
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05PCI / PM: restore the original behavior of pci_set_power_state()Rafael J. Wysocki
2012-06-26PCI: pull pcibios_setup() up into coreMyron Stowe
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas