summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2012-09-24Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas
2012-09-24PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi
2012-09-20PCI: Stop all children first, before removing all childrenYinghai Lu
2012-09-20Revert "PCI: Use hotplug-safe pci_get_domain_bus_and_slot()"Bjorn Helgaas
2012-09-19Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-09-18Merge branch 'pci/konstantin-sysfs' into nextBjorn Helgaas
2012-09-17Merge branch 'pci/jiang-get-domain-bus-slot' into nextBjorn Helgaas
2012-09-17PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributesKonstantin Khlebnikov
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-12xen-pcifront: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu
2012-09-12PCI: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu
2012-09-12PCI/cpcihp: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas
2012-09-11Merge branch 'pci/gavin-window-alignment' into nextBjorn Helgaas
2012-09-11PCI: Refactor pbus_size_mem()Gavin Shan
2012-09-11PCI: Align P2P windows using pcibios_window_alignment()Gavin Shan
2012-09-11PCI: Add weak pcibios_window_alignment() interfaceGavin Shan
2012-09-10PCI: Drop bogus default from ARCH_SUPPORTS_MSIJan Beulich
2012-09-10PCI: cpqphp: Remove unreachable pathAlan Cox
2012-09-10Merge branch 'pci/shengzhou-irq' into nextBjorn Helgaas
2012-09-10Merge branch 'pci/oliver-pciehp-resume' into nextBjorn Helgaas
2012-09-10Merge branch 'pci/feng-avoid-kmalloc' into nextBjorn Helgaas
2012-09-10PCI: Remove the obsolete no_pci_devices() checkFeng Tang
2012-09-07PCI: pciehp: Always implement resume, regardless of pciehp_force paramOliver Neukum
2012-09-07PCI: Make pci_error_handlers constStephen Hemminger
2012-09-07PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interruptShengzhou Liu
2012-09-06Merge branch 'pci/bjorn-remove-fakephp' into nextBjorn Helgaas
2012-08-24PCI: Remove bus number resource debug messagesBjorn Helgaas
2012-08-24PCI/AER: Print completion message at KERN_INFO to match starting messageLance Ortiz
2012-08-24PCI: Remove the fakephp driverBjorn Helgaas
2012-08-24PCI: Use pci_device_id on stack for pci_get_subsys/class() to avoid kmallocFeng Tang
2012-08-24Merge branch 'pci/bjorn-cleanup-remove' into nextBjorn Helgaas
2012-08-24Merge branch 'pci/bjorn-find-next-ext-cap' into nextBjorn Helgaas
2012-08-23PCI: Don't print anything while decoding is disabledBjorn Helgaas
2012-08-23PCI/ASPM: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/AER: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/PME: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/pciehp: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/portdrv: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/hotplug: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI: Wait for pending transactions to complete before 82599 FLRBjorn Helgaas
2012-08-23PCI/core: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI: Add accessors for PCI Express CapabilityJiang Liu
2012-08-23PCI: Remove unused field pcie_type from struct pci_devYijing Wang
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang
2012-08-22PCI: Add pci_find_next_ext_capability()Bjorn Helgaas
2012-08-22PCI: Fix drivers/pci/pci.c kernel-doc warningsRandy Dunlap