aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds2012-05-21
|\
| * PCI: fix uninitialized variable 'cap_mask'Chunhe Lan2012-05-07
| * Merge branch 'topic/stratus' into nextBjorn Helgaas2012-05-07
| |\
| | * PCI: work around Stratus ftServer broken PCIe hierarchyBjorn Helgaas2012-04-30
| * | PCI: disable Bus Master on PCI device shutdownKhalid Aziz2012-05-04
| * | PCI: work around IvyBridge internal graphics FLR erratumXudong Hao2012-05-02
| * | Merge branch 'topic/yinghai-hostbridge-cleanup' into nextBjorn Helgaas2012-04-30
| |\ \
| | * | PCI: add host bridge release supportYinghai Lu2012-04-30
| | * | PCI: add generic device into pci_host_bridge structYinghai Lu2012-04-30
| | * | PCI: rename pci_host_bridge() to find_pci_root_bridge()Yinghai Lu2012-04-30
| | * | PCI: move host bridge-related code to host-bridge.cYinghai Lu2012-04-30
| | |/
| * / PCI: move mutex locking out of pci_dev_reset functionKonrad Rzeszutek Wilk2012-04-30
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-20
|\ \
| * | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki2012-05-17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-16
|\| |
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-05
| |\ \
| | * | ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-05
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\| | |
| * | | Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-27
| |\ \ \ | | |_|/ | |/| |
| | * | pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker2012-04-26
* | | | atl1c: add workaround for issue of bit INTX-disable for MSI interruptHuang, Xiong2012-04-30
|/ / /
* / / PCI: Retry BARs restoration for Type 0 headers onlyRafael J. Wysocki2012-04-16
|/ /
* | PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki2012-04-15
* | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-06
|\ \
| * | xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich2012-04-06
* | | ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett2012-03-31
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-30
|\ \ \ | | |/ | |/|
| * | ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming2012-03-30
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\ \ \
| * | | PCI: fix bridge I/O window bus-to-resource conversionBjorn Helgaas2012-03-20
| * | | PCI / PCIe: Introduce command line option to disable ARIRafael J. Wysocki2012-03-01
| * | | PCI: make acpihp use __pci_remove_bus_device insteadYinghai Lu2012-02-27
| * | | PCI: export __pci_remove_bus_deviceYinghai Lu2012-02-27
| * | | PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridgeYinghai Lu2012-02-27
| * | | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-27
| * | | PCI: print out PCI device info along with durationYinghai Lu2012-02-24
| * | | PCI: Move "pci reassigndev resource alignment" out of quirks.cYinghai Lu2012-02-24
| * | | PCI: Use class for quirk for ti816x class fixupYinghai Lu2012-02-24
| * | | PCI: Use class for quirk for intel e100 interrupt fixupYinghai Lu2012-02-24
| * | | PCI: Use class for quirk for netmos class fixupYinghai Lu2012-02-24
| * | | PCI: Use class for quirk for legacy ATA NO_D3Yinghai Lu2012-02-24
| * | | PCI: Use class for quirk for cardbus_legacyYinghai Lu2012-02-24
| * | | PCI: Use class for quirk for host bridge mmio_always_onYinghai Lu2012-02-24
| * | | PCI: Add class support in quirk handlingYinghai Lu2012-02-24
| * | | Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-...Jesse Barnes2012-02-24
| |\ \ \
| | * | | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-23
| | * | | PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas2012-02-23
| | * | | PCI: convert bus addresses to resource when reading BARsBjorn Helgaas2012-02-23
| | * | | PCI: add struct pci_host_bridge_window with CPU/bus address offsetBjorn Helgaas2012-02-23
| | * | | PCI: add struct pci_host_bridge and a list of all bridges foundBjorn Helgaas2012-02-23