summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-18Merge branch 'topic/jan-intx-masking' into nextBjorn Helgaas2-0/+17
2012-06-18Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas1-9/+9
2012-06-18Merge branch 'topic/stowe-cap-cleanup' into nextBjorn Helgaas1-48/+67
2012-06-18PCI: add Ralink RT2800 broken INTx masking quirkAlex Williamson1-0/+2
2012-06-18PCI: add Chelsio T310 10GbE NIC broken INTx masking quirkJan Kiszka1-0/+2
2012-06-17PCI: add infrastructure for devices with broken INTx maskingBjorn Helgaas2-0/+13
2012-06-14Merge branch 'topic/alex-vfio-prep' into nextBjorn Helgaas5-12/+160
2012-06-14Merge branch 'topic/bjorn-remove-unused' into nextBjorn Helgaas2-68/+1
2012-06-14PCI: acpiphp: remove all functions in slot, even without ACPI _EJxAmos Kong2-10/+34
2012-06-14PCI: acpiphp: fix function 0 leak when disabling a slotAmos Kong1-0/+1
2012-06-14PCI: hotplug: remove pci_do_scan_bus()Yinghai Lu2-16/+0
2012-06-14PCI: sgihp: use generic pci_hp_add_bridge()Yinghai Lu1-9/+5
2012-06-14PCI: ibmhp: use generic pci_hp_add_bridge()Yinghai Lu1-6/+4
2012-06-14PCI: cpqhp: use generic pci_hp_add_bridge()Yinghai Lu1-6/+4
2012-06-14PCI: shpchp: use generic pci_hp_add_bridge()Yinghai Lu1-32/+15
2012-06-14PCI: cpci_hotplug: use generic pci_hp_add_bridge()Yinghai Lu1-31/+6
2012-06-14PCI: pciehp: use generic pci_hp_add_bridge()Yinghai Lu1-26/+2
2012-06-14PCI: add generic pci_hp_add_bridge()Yinghai Lu2-0/+24
2012-06-14PCI: sgihp: register busn_resYinghai Lu1-1/+3
2012-06-14PCI: ibmhp: register busn_resYinghai Lu1-1/+3
2012-06-14PCI: cpqhp: register busn_resYinghai Lu1-1/+3
2012-06-14PCI: shpchp: register busn_resYinghai Lu1-1/+3
2012-06-14PCI: cpci_hotplug: register busn_resYinghai Lu1-1/+3
2012-06-14PCI: insert busn_res for child busYinghai Lu1-2/+3
2012-06-14PCI: register busn_res for iov busYinghai Lu1-1/+1
2012-06-14parisc/PCI: register busn_res for root busesYinghai Lu2-4/+14
2012-06-14PCI: add default busn_res for pci_scan_bus()Yinghai Lu1-2/+4
2012-06-14PCI: add default busn_resourceYinghai Lu1-0/+7
2012-06-14PCI: checking busn_res in pci_scan_root_bus()Yinghai Lu1-1/+21
2012-06-14PCI: insert busn_res in pci_create_root_bus()Yinghai Lu1-1/+4
2012-06-14PCI: release busn_res when removing busYinghai Lu1-0/+1
2012-06-14PCI: add busn_res operation functionsYinghai Lu1-0/+68
2012-06-14PCI: build a bus number resource tree for every domainYinghai Lu1-0/+30
2012-06-14PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu16-93/+93
2012-06-12PCI: create common pcibios_err_to_errnoAlex Williamson1-3/+3
2012-06-12PCI: export pci_user functions for use by other driversAlex Williamson2-9/+4
2012-06-12PCI: add ACS validation utilityAlex Williamson2-0/+102
2012-06-12PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior1-9/+9
2012-06-12PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_stateMyron Stowe1-18/+15
2012-06-12PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2Myron Stowe1-15/+50
2012-06-12PCI: remove redundant checking in PCI Express capability routinesMyron Stowe1-13/+1
2012-06-12PCI: make pci_ltr_supported() staticMyron Stowe1-2/+1
2012-06-12PCI: add PCI DMA source ID quirkAlex Williamson1-0/+51
2012-06-11PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas1-1/+1
2012-06-11PCI: remove pci_max_busnr() (was already commented out)Bjorn Helgaas1-24/+0
2012-06-11PCI: remove pci_bus_find_ext_capability() (unused)Bjorn Helgaas1-43/+0
2012-06-09Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds1-5/+3
2012-06-08Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2-6/+23
2012-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-44/+158
2012-06-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie6-27/+28