summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2012-06-20PCI: fix upstream P2P bridge checks when enabling OBFF and LTRBjorn Helgaas
2012-06-20PCI: use __weak consistentlyBjorn Helgaas
2012-06-20PCI: cleanup assign_requested_resources_sorted() kernel-doc warningWanpeng Li
2012-06-18Merge branch 'topic/jan-intx-masking' into nextBjorn Helgaas
2012-06-18Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas
2012-06-18Merge branch 'topic/stowe-cap-cleanup' into nextBjorn Helgaas
2012-06-18PCI: add Ralink RT2800 broken INTx masking quirkAlex Williamson
2012-06-18PCI: add Chelsio T310 10GbE NIC broken INTx masking quirkJan Kiszka
2012-06-16PCI: add infrastructure for devices with broken INTx maskingBjorn Helgaas
2012-06-13Merge branch 'topic/alex-vfio-prep' into nextBjorn Helgaas
2012-06-13Merge branch 'topic/bjorn-remove-unused' into nextBjorn Helgaas
2012-06-13PCI: acpiphp: remove all functions in slot, even without ACPI _EJxAmos Kong
2012-06-13PCI: acpiphp: fix function 0 leak when disabling a slotAmos Kong
2012-06-13PCI: hotplug: remove pci_do_scan_bus()Yinghai Lu
2012-06-13PCI: sgihp: use generic pci_hp_add_bridge()Yinghai Lu
2012-06-13PCI: ibmhp: use generic pci_hp_add_bridge()Yinghai Lu
2012-06-13PCI: cpqhp: use generic pci_hp_add_bridge()Yinghai Lu
2012-06-13PCI: shpchp: use generic pci_hp_add_bridge()Yinghai Lu
2012-06-13PCI: cpci_hotplug: use generic pci_hp_add_bridge()Yinghai Lu
2012-06-13PCI: pciehp: use generic pci_hp_add_bridge()Yinghai Lu
2012-06-13PCI: add generic pci_hp_add_bridge()Yinghai Lu
2012-06-13PCI: sgihp: register busn_resYinghai Lu
2012-06-13PCI: ibmhp: register busn_resYinghai Lu
2012-06-13PCI: cpqhp: register busn_resYinghai Lu
2012-06-13PCI: shpchp: register busn_resYinghai Lu
2012-06-13PCI: cpci_hotplug: register busn_resYinghai Lu
2012-06-13PCI: insert busn_res for child busYinghai Lu
2012-06-13PCI: register busn_res for iov busYinghai Lu
2012-06-13PCI: add default busn_res for pci_scan_bus()Yinghai Lu
2012-06-13PCI: add default busn_resourceYinghai Lu
2012-06-13PCI: checking busn_res in pci_scan_root_bus()Yinghai Lu
2012-06-13PCI: insert busn_res in pci_create_root_bus()Yinghai Lu
2012-06-13PCI: release busn_res when removing busYinghai Lu
2012-06-13PCI: add busn_res operation functionsYinghai Lu
2012-06-13PCI: build a bus number resource tree for every domainYinghai Lu
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-12PCI: export pci_user functions for use by other driversAlex Williamson
2012-06-12PCI: add ACS validation utilityAlex Williamson
2012-06-12PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior
2012-06-11PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_stateMyron Stowe
2012-06-11PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2Myron Stowe
2012-06-11PCI: remove redundant checking in PCI Express capability routinesMyron Stowe
2012-06-11PCI: make pci_ltr_supported() staticMyron Stowe
2012-06-11PCI: add PCI DMA source ID quirkAlex Williamson
2012-06-11PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas
2012-06-11PCI: remove pci_max_busnr() (was already commented out)Bjorn Helgaas
2012-06-11PCI: remove pci_bus_find_ext_capability() (unused)Bjorn Helgaas
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds