summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas2012-06-226-25/+28
|\
| * PCI: remove useless pcix_set_mmrbc() dev->bus checkBjorn Helgaas2012-06-211-2/+1
| * PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas2012-06-211-4/+9
| * PCI: shpchp: remove dead codeBjorn Helgaas2012-06-211-3/+0
| * PCI: fix P2P bridge I/O port window sign extensionBjorn Helgaas2012-06-211-8/+10
| * PCI: fix upstream P2P bridge checks when enabling OBFF and LTRBjorn Helgaas2012-06-211-2/+2
| * PCI: use __weak consistentlyBjorn Helgaas2012-06-202-5/+5
| * PCI: cleanup assign_requested_resources_sorted() kernel-doc warningWanpeng Li2012-06-201-1/+1
* | Merge branch 'topic/jan-intx-masking' into nextBjorn Helgaas2012-06-182-0/+17
|\ \
| * | PCI: add Ralink RT2800 broken INTx masking quirkAlex Williamson2012-06-181-0/+2
| * | PCI: add Chelsio T310 10GbE NIC broken INTx masking quirkJan Kiszka2012-06-181-0/+2
| * | PCI: add infrastructure for devices with broken INTx maskingBjorn Helgaas2012-06-162-0/+13
| |/
* | Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-181-9/+9
|\ \
| * | PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-121-9/+9
| |/
* | Merge branch 'topic/stowe-cap-cleanup' into nextBjorn Helgaas2012-06-181-48/+67
|\ \
| * | PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_stateMyron Stowe2012-06-121-18/+15
| * | PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2Myron Stowe2012-06-121-15/+50
| * | PCI: remove redundant checking in PCI Express capability routinesMyron Stowe2012-06-121-13/+1
| * | PCI: make pci_ltr_supported() staticMyron Stowe2012-06-121-2/+1
| |/
* | Merge branch 'topic/alex-vfio-prep' into nextBjorn Helgaas2012-06-145-12/+160
|\ \
| * | PCI: create common pcibios_err_to_errnoAlex Williamson2012-06-121-3/+3
| * | PCI: export pci_user functions for use by other driversAlex Williamson2012-06-122-9/+4
| * | PCI: add ACS validation utilityAlex Williamson2012-06-122-0/+102
| * | PCI: add PCI DMA source ID quirkAlex Williamson2012-06-121-0/+51
| |/
* | Merge branch 'topic/bjorn-remove-unused' into nextBjorn Helgaas2012-06-142-68/+1
|\ \
| * | PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas2012-06-111-1/+1
| * | PCI: remove pci_max_busnr() (was already commented out)Bjorn Helgaas2012-06-111-24/+0
| * | PCI: remove pci_bus_find_ext_capability() (unused)Bjorn Helgaas2012-06-111-43/+0
| |/
* | PCI: acpiphp: remove all functions in slot, even without ACPI _EJxAmos Kong2012-06-142-10/+34
* | PCI: acpiphp: fix function 0 leak when disabling a slotAmos Kong2012-06-141-0/+1
* | PCI: hotplug: remove pci_do_scan_bus()Yinghai Lu2012-06-132-16/+0
* | PCI: sgihp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-9/+5
* | PCI: ibmhp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-6/+4
* | PCI: cpqhp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-6/+4
* | PCI: shpchp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-32/+15
* | PCI: cpci_hotplug: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-31/+6
* | PCI: pciehp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-26/+2
* | PCI: add generic pci_hp_add_bridge()Yinghai Lu2012-06-132-0/+24
* | PCI: sgihp: register busn_resYinghai Lu2012-06-131-1/+3
* | PCI: ibmhp: register busn_resYinghai Lu2012-06-131-1/+3
* | PCI: cpqhp: register busn_resYinghai Lu2012-06-131-1/+3
* | PCI: shpchp: register busn_resYinghai Lu2012-06-131-1/+3
* | PCI: cpci_hotplug: register busn_resYinghai Lu2012-06-131-1/+3
* | PCI: insert busn_res for child busYinghai Lu2012-06-131-2/+3
* | PCI: register busn_res for iov busYinghai Lu2012-06-131-1/+1
* | parisc/PCI: register busn_res for root busesYinghai Lu2012-06-132-4/+14
* | PCI: add default busn_res for pci_scan_bus()Yinghai Lu2012-06-131-2/+4
* | PCI: add default busn_resourceYinghai Lu2012-06-131-0/+7
* | PCI: checking busn_res in pci_scan_root_bus()Yinghai Lu2012-06-131-1/+21
* | PCI: insert busn_res in pci_create_root_bus()Yinghai Lu2012-06-131-1/+4