Age | Commit message (Expand) | Author |
2012-06-20 | PCI: remove useless pcix_set_mmrbc() dev->bus check | Bjorn Helgaas |
2012-06-20 | PCI: acpiphp: check whether _ADR evaluation succeeded | Bjorn Helgaas |
2012-06-20 | PCI: shpchp: remove dead code | Bjorn Helgaas |
2012-06-20 | PCI: fix P2P bridge I/O port window sign extension | Bjorn Helgaas |
2012-06-20 | PCI: fix upstream P2P bridge checks when enabling OBFF and LTR | Bjorn Helgaas |
2012-06-20 | PCI: use __weak consistently | Bjorn Helgaas |
2012-06-20 | PCI: cleanup assign_requested_resources_sorted() kernel-doc warning | Wanpeng Li |
2012-06-18 | Merge branch 'topic/jan-intx-masking' into next | Bjorn Helgaas |
2012-06-18 | Merge branch 'topic/sebastian-devinit-fixups' into next | Bjorn Helgaas |
2012-06-18 | Merge branch 'topic/stowe-cap-cleanup' into next | Bjorn Helgaas |
2012-06-18 | PCI: add Ralink RT2800 broken INTx masking quirk | Alex Williamson |
2012-06-18 | PCI: add Chelsio T310 10GbE NIC broken INTx masking quirk | Jan Kiszka |
2012-06-16 | PCI: add infrastructure for devices with broken INTx masking | Bjorn Helgaas |
2012-06-13 | Merge branch 'topic/alex-vfio-prep' into next | Bjorn Helgaas |
2012-06-13 | Merge branch 'topic/bjorn-remove-unused' into next | Bjorn Helgaas |
2012-06-13 | PCI: acpiphp: remove all functions in slot, even without ACPI _EJx | Amos Kong |
2012-06-13 | PCI: acpiphp: fix function 0 leak when disabling a slot | Amos Kong |
2012-06-13 | PCI: hotplug: remove pci_do_scan_bus() | Yinghai Lu |
2012-06-13 | PCI: sgihp: use generic pci_hp_add_bridge() | Yinghai Lu |
2012-06-13 | PCI: ibmhp: use generic pci_hp_add_bridge() | Yinghai Lu |
2012-06-13 | PCI: cpqhp: use generic pci_hp_add_bridge() | Yinghai Lu |
2012-06-13 | PCI: shpchp: use generic pci_hp_add_bridge() | Yinghai Lu |
2012-06-13 | PCI: cpci_hotplug: use generic pci_hp_add_bridge() | Yinghai Lu |
2012-06-13 | PCI: pciehp: use generic pci_hp_add_bridge() | Yinghai Lu |
2012-06-13 | PCI: add generic pci_hp_add_bridge() | Yinghai Lu |
2012-06-13 | PCI: sgihp: register busn_res | Yinghai Lu |
2012-06-13 | PCI: ibmhp: register busn_res | Yinghai Lu |
2012-06-13 | PCI: cpqhp: register busn_res | Yinghai Lu |
2012-06-13 | PCI: shpchp: register busn_res | Yinghai Lu |
2012-06-13 | PCI: cpci_hotplug: register busn_res | Yinghai Lu |
2012-06-13 | PCI: insert busn_res for child bus | Yinghai Lu |
2012-06-13 | PCI: register busn_res for iov bus | Yinghai Lu |
2012-06-13 | PCI: add default busn_res for pci_scan_bus() | Yinghai Lu |
2012-06-13 | PCI: add default busn_resource | Yinghai Lu |
2012-06-13 | PCI: checking busn_res in pci_scan_root_bus() | Yinghai Lu |
2012-06-13 | PCI: insert busn_res in pci_create_root_bus() | Yinghai Lu |
2012-06-13 | PCI: release busn_res when removing bus | Yinghai Lu |
2012-06-13 | PCI: add busn_res operation functions | Yinghai Lu |
2012-06-13 | PCI: build a bus number resource tree for every domain | Yinghai Lu |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-06-13 | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 | Alan Stern |
2012-06-12 | PCI: export pci_user functions for use by other drivers | Alex Williamson |
2012-06-12 | PCI: add ACS validation utility | Alex Williamson |
2012-06-12 | PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior |
2012-06-11 | PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_state | Myron Stowe |
2012-06-11 | PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2 | Myron Stowe |
2012-06-11 | PCI: remove redundant checking in PCI Express capability routines | Myron Stowe |
2012-06-11 | PCI: make pci_ltr_supported() static | Myron Stowe |
2012-06-11 | PCI: add PCI DMA source ID quirk | Alex Williamson |
2012-06-11 | PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcie | Bjorn Helgaas |