summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01123-1750/+1078
|\
| * Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas2012-09-255-13/+19
| |\
| | * PCI: Fix default vga ref_countYinghai Lu2012-09-241-6/+8
| | * ia64/PCI: Clear host bridge aperture struct resourceYinghai Lu2012-09-211-2/+1
| | * x86/PCI: Clear host bridge aperture struct resourceYinghai Lu2012-09-211-2/+1
| | * PCI: Use correct type when freeing bus resource listYinghai Lu2012-09-191-1/+5
| | * PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu2012-09-191-2/+4
| * | Merge branch 'pci/jiang-acpiphp' into nextBjorn Helgaas2012-09-251-10/+31
| |\ \
| | * | PCI: acpiphp: Handle PCIe ports without native hotplug capabilityJiang Liu2012-09-241-10/+31
| * | | Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas2012-09-255-91/+89
| |\ \ \
| | * | | PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_rootsTaku Izumi2012-09-241-5/+8
| | * | | PCI/ACPI: Protect acpi_pci_roots list with mutexTaku Izumi2012-09-241-9/+18
| | * | | PCI/ACPI: Use acpi_pci_root info rather than looking it up againTaku Izumi2012-09-241-30/+5
| | * | | PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi2012-09-244-16/+19
| | * | | PCI/ACPI: Protect acpi_pci_drivers list with mutexTaku Izumi2012-09-241-17/+19
| | * | | PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridgesJiang Liu2012-09-241-0/+11
| | * | | PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu2012-09-242-14/+4
| | * | | PCI/ACPI: Use DEVICE_ACPI_HANDLE rather than searching acpi_pci_rootsYinghai Lu2012-09-241-6/+11
| * | | | Merge branch 'pci/yinghai-revert-pci_find_bus-and-remove-cleanup' into nextBjorn Helgaas2012-09-212-18/+41
| |\ \ \ \
| | * | | | PCI: Stop all children first, before removing all childrenYinghai Lu2012-09-211-16/+35
| | * | | | Revert "PCI: Use hotplug-safe pci_get_domain_bus_and_slot()"Bjorn Helgaas2012-09-211-2/+6
| |/ / / /
| * | | | Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas2012-09-1914-91/+7
| |\ \ \ \
| | * | | | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-1914-89/+5
| | * | | | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-1912-13/+13
| | | |_|/ | | |/| |
| * | | | Merge branch 'pci/konstantin-sysfs' into nextBjorn Helgaas2012-09-181-47/+10
| |\ \ \ \
| | * | | | PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributesKonstantin Khlebnikov2012-09-171-47/+10
| | |/ / /
| * | | | Merge branch 'pci/jiang-get-domain-bus-slot' into nextBjorn Helgaas2012-09-175-35/+10
| |\ \ \ \
| | * | | | xen-pcifront: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu2012-09-121-8/+2
| | * | | | PCI: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu2012-09-121-6/+2
| | * | | | PCI/cpcihp: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu2012-09-121-6/+2
| | * | | | PCI/vga: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu2012-09-121-12/+3
| | * | | | ia64/PCI: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu2012-09-121-3/+1
| * | | | | Merge branch 'pci/trivial' into nextBjorn Helgaas2012-09-136-32/+5
| |\ \ \ \ \
| | * | | | | PCI: Drop duplicate const in DECLARE_PCI_FIXUP_SECTIONMathias Krause2012-09-111-1/+1
| | * | | | | PCI: Drop bogus default from ARCH_SUPPORTS_MSIJan Beulich2012-09-111-1/+0
| | * | | | | PCI: cpqphp: Remove unreachable pathAlan Cox2012-09-111-20/+1
| | * | | | | PCI: Remove bus number resource debug messagesBjorn Helgaas2012-08-241-5/+0
| | * | | | | PCI/AER: Print completion message at KERN_INFO to match starting messageLance Ortiz2012-08-241-4/+2
| | * | | | | PCI: Fix drivers/pci/pci.c kernel-doc warningsRandy Dunlap2012-08-221-1/+1
| | |/ / / /
| * | | | | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-131181-8347/+12996
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-1241-48/+48
| |\ \ \ \ \
| | * | | | | make drivers with pci error handlers constStephen Hemminger2012-09-087-7/+7
| | * | | | | scsi: make pci error handlers constStephen Hemminger2012-09-086-6/+6
| | * | | | | netdev: make pci_error_handlers constStephen Hemminger2012-09-0823-23/+23
| | * | | | | PCI: Make pci_error_handlers constStephen Hemminger2012-09-085-12/+12
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'pci/gavin-window-alignment' into nextBjorn Helgaas2012-09-125-21/+124
| |\ \ \ \ \
| | * | | | | powerpc/powernv: I/O and memory alignment for P2P bridgesGavin Shan2012-09-121-0/+39
| | * | | | | powerpc/PCI: Override pcibios_window_alignment()Gavin Shan2012-09-122-0/+23
| | * | | | | PCI: Refactor pbus_size_mem()Gavin Shan2012-09-121-13/+23
| | * | | | | PCI: Align P2P windows using pcibios_window_alignment()Gavin Shan2012-09-121-9/+6