aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-06Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas
2012-12-05PCI: Add pcibios_add_deviceMatthew Garrett
2012-12-04Merge branch 'pci/huang-d3cold-fixes' into nextBjorn Helgaas
2012-12-04PCI/PM: Keep runtime PM enabled for unbound PCI devicesHuang Ying
2012-11-28PCI: Remove __dev* markingsBill Pemberton
2012-11-26Merge branch 'for-linus' into nextBjorn Helgaas
2012-11-09Merge branch 'pci/taku-prt-cleanup' into nextBjorn Helgaas
2012-11-07PCI/PM: Add comments for PME poll support for PCIeHuang Ying
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi
2012-11-05PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-08-23Merge branch 'pci/bjorn-find-next-ext-cap' into nextBjorn Helgaas
2012-08-23PCI/core: Use PCI Express Capability accessorsJiang Liu
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
2012-08-21PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying
2012-07-05Merge branch 'pci/rafael-pci_set_power_state-rebase' into nextBjorn Helgaas
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05PCI / PM: restore the original behavior of pci_set_power_state()Rafael J. Wysocki
2012-06-26PCI: pull pcibios_setup() up into coreMyron Stowe
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying
2012-06-23PCI/PM: add runtime PM support to PCIe portZheng Yan
2012-06-22Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas
2012-06-20PCI: remove useless pcix_set_mmrbc() dev->bus checkBjorn Helgaas
2012-06-20PCI: fix upstream P2P bridge checks when enabling OBFF and LTRBjorn Helgaas
2012-06-20PCI: use __weak consistentlyBjorn Helgaas
2012-06-18Merge branch 'topic/jan-intx-masking' into nextBjorn Helgaas
2012-06-18Merge branch 'topic/stowe-cap-cleanup' into nextBjorn Helgaas
2012-06-16PCI: add infrastructure for devices with broken INTx maskingBjorn Helgaas
2012-06-13Merge branch 'topic/alex-vfio-prep' into nextBjorn Helgaas
2012-06-13Merge branch 'topic/bjorn-remove-unused' into nextBjorn Helgaas
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-06-12PCI: add ACS validation utilityAlex Williamson
2012-06-11PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_stateMyron Stowe
2012-06-11PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2Myron Stowe
2012-06-11PCI: remove redundant checking in PCI Express capability routinesMyron Stowe
2012-06-11PCI: make pci_ltr_supported() staticMyron Stowe
2012-06-11PCI: remove pci_max_busnr() (was already commented out)Bjorn Helgaas
2012-06-11PCI: remove pci_bus_find_ext_capability() (unused)Bjorn Helgaas
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-21OF: PCI: const usage needed by MIPSJohn Crispin
2012-05-07Merge branch 'topic/stratus' into nextBjorn Helgaas
2012-04-30PCI: move mutex locking out of pci_dev_reset functionKonrad Rzeszutek Wilk
2012-04-30PCI: work around Stratus ftServer broken PCIe hierarchyBjorn Helgaas
2012-04-16PCI: Retry BARs restoration for Type 0 headers onlyRafael J. Wysocki
2012-04-15PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki