summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-25Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas5-13/+19
2012-09-25Merge branch 'pci/jiang-acpiphp' into nextBjorn Helgaas1-10/+31
2012-09-25Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas5-91/+89
2012-09-25PCI: acpiphp: Handle PCIe ports without native hotplug capabilityJiang Liu1-10/+31
2012-09-25PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_rootsTaku Izumi1-5/+8
2012-09-25PCI/ACPI: Protect acpi_pci_roots list with mutexTaku Izumi1-9/+18
2012-09-25PCI/ACPI: Use acpi_pci_root info rather than looking it up againTaku Izumi1-30/+5
2012-09-25PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi4-16/+19
2012-09-25PCI/ACPI: Protect acpi_pci_drivers list with mutexTaku Izumi1-17/+19
2012-09-25PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridgesJiang Liu1-0/+11
2012-09-25PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu2-14/+4
2012-09-25PCI/ACPI: Use DEVICE_ACPI_HANDLE rather than searching acpi_pci_rootsYinghai Lu1-6/+11
2012-09-24PCI: Fix default vga ref_countYinghai Lu1-6/+8
2012-09-22ia64/PCI: Clear host bridge aperture struct resourceYinghai Lu1-2/+1
2012-09-22x86/PCI: Clear host bridge aperture struct resourceYinghai Lu1-2/+1
2012-09-21Merge branch 'pci/yinghai-revert-pci_find_bus-and-remove-cleanup' into nextBjorn Helgaas2-18/+41
2012-09-21PCI: Stop all children first, before removing all childrenYinghai Lu1-16/+35
2012-09-21Revert "PCI: Use hotplug-safe pci_get_domain_bus_and_slot()"Bjorn Helgaas1-2/+6
2012-09-19Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas14-91/+7
2012-09-19PCI: Provide a default pcibios_update_irq()Thierry Reding14-89/+5
2012-09-19PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding12-13/+13
2012-09-19PCI: Use correct type when freeing bus resource listYinghai Lu1-1/+5
2012-09-19PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu1-2/+4
2012-09-18Merge branch 'pci/konstantin-sysfs' into nextBjorn Helgaas1-47/+10
2012-09-18Merge branch 'pci/jiang-get-domain-bus-slot' into nextBjorn Helgaas5-35/+10
2012-09-17PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributesKonstantin Khlebnikov1-47/+10
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas6-32/+5
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas1181-8347/+12996
2012-09-13xen-pcifront: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu1-8/+2
2012-09-13PCI: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu1-6/+2
2012-09-13PCI/cpcihp: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu1-6/+2
2012-09-13PCI/vga: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu1-12/+3
2012-09-13ia64/PCI: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu1-3/+1
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas41-48/+48
2012-09-12Merge branch 'pci/gavin-window-alignment' into nextBjorn Helgaas5-21/+124
2012-09-12powerpc/powernv: I/O and memory alignment for P2P bridgesGavin Shan1-0/+39
2012-09-12powerpc/PCI: Override pcibios_window_alignment()Gavin Shan2-0/+23
2012-09-12PCI: Refactor pbus_size_mem()Gavin Shan1-13/+23
2012-09-12PCI: Align P2P windows using pcibios_window_alignment()Gavin Shan1-9/+6
2012-09-12PCI: Add weak pcibios_window_alignment() interfaceGavin Shan2-0/+34
2012-09-11PCI: Drop duplicate const in DECLARE_PCI_FIXUP_SECTIONMathias Krause1-1/+1
2012-09-11PCI: Drop bogus default from ARCH_SUPPORTS_MSIJan Beulich1-1/+0
2012-09-11PCI: cpqphp: Remove unreachable pathAlan Cox1-20/+1
2012-09-11Merge branch 'pci/shengzhou-irq' into nextBjorn Helgaas1-4/+11
2012-09-11Merge branch 'pci/oliver-pciehp-resume' into nextBjorn Helgaas1-14/+14
2012-09-11Merge branch 'pci/feng-avoid-kmalloc' into nextBjorn Helgaas1-37/+18
2012-09-11PCI: Remove the obsolete no_pci_devices() checkFeng Tang1-9/+0
2012-09-09Linux 3.6-rc5v3.6-rc5Linus Torvalds1-1/+1
2012-09-09Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds5-12/+120
2012-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-2/+23