aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAge
* Merge branch 'pci/rafael-pci_set_power_state-rebase' into nextBjorn Helgaas2012-07-05
|\
| * PCI / PM: restore the original behavior of pci_set_power_state()Rafael J. Wysocki2012-07-05
* | Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-05
|\ \
| * | PCI: pull pcibios_setup() up into coreMyron Stowe2012-06-26
* | | Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-23
|\ \ \ | | |/ | |/|
| * | PCI/PM: add PCIe runtime D3cold supportHuang Ying2012-06-23
| * | PCI/PM: add runtime PM support to PCIe portZheng Yan2012-06-23
| |/
* | Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas2012-06-22
|\ \
| * | PCI: remove useless pcix_set_mmrbc() dev->bus checkBjorn Helgaas2012-06-20
| * | PCI: fix upstream P2P bridge checks when enabling OBFF and LTRBjorn Helgaas2012-06-20
| * | PCI: use __weak consistentlyBjorn Helgaas2012-06-20
| |/
* | Merge branch 'topic/jan-intx-masking' into nextBjorn Helgaas2012-06-18
|\ \
| * | PCI: add infrastructure for devices with broken INTx maskingBjorn Helgaas2012-06-16
| |/
* | Merge branch 'topic/stowe-cap-cleanup' into nextBjorn Helgaas2012-06-18
|\ \
| * | PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_stateMyron Stowe2012-06-11
| * | PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2Myron Stowe2012-06-11
| * | PCI: remove redundant checking in PCI Express capability routinesMyron Stowe2012-06-11
| * | PCI: make pci_ltr_supported() staticMyron Stowe2012-06-11
| |/
* | Merge branch 'topic/alex-vfio-prep' into nextBjorn Helgaas2012-06-13
|\ \
| * | PCI: add ACS validation utilityAlex Williamson2012-06-12
| |/
* | Merge branch 'topic/bjorn-remove-unused' into nextBjorn Helgaas2012-06-13
|\ \
| * | PCI: remove pci_max_busnr() (was already commented out)Bjorn Helgaas2012-06-11
| * | PCI: remove pci_bus_find_ext_capability() (unused)Bjorn Helgaas2012-06-11
| |/
* / PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-13
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-29
|\
| * OF: PCI: const usage needed by MIPSJohn Crispin2012-05-21
* | Merge branch 'topic/stratus' into nextBjorn Helgaas2012-05-07
|\ \
| * | PCI: work around Stratus ftServer broken PCIe hierarchyBjorn Helgaas2012-04-30
| |/
* / PCI: move mutex locking out of pci_dev_reset functionKonrad Rzeszutek Wilk2012-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
* PCI / PCIe: Introduce command line option to disable ARIRafael J. Wysocki2012-03-01
* PCI: Move "pci reassigndev resource alignment" out of quirks.cYinghai Lu2012-02-24
* PCI: prepare pci=realloc for multiple optionsYinghai Lu2012-02-24
* PCI: move pci_find_saved_cap out of linux/pci.hYinghai Lu2012-02-23
* PCI: fix memleak for pci dev removing during hotplugYinghai Lu2012-02-23
* PCI: check for pci bar restore completion and retryKay, Allen M2012-02-14
* PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk2012-02-14
* kernel-doc: fix new warnings in pciRandy Dunlap2012-01-23
* PCI: Enable ATS at the device state restoreHao, Xudong2012-01-06
* PCI/PM/Runtime: make PCI traces quieterVincent Palatin2012-01-06
* PCI: latency timer doesn't apply to PCIeMyron Stowe2012-01-06
* PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-06
* PCI: Introduce INTx check & mask APIJan Kiszka2012-01-06
* PCI: Rework config space blocking servicesJan Kiszka2012-01-06
* pci: Fix hotplug of Express Module with pci bridgesYinghai Lu2011-12-18
* PCI: Set device power state to PCI_D0 for device without native PM supportAjaykumar Hotchandani2011-12-14
* PCI: defer enablement of SRIOV BARSRam Pai2011-12-05
* pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt2011-10-27
* PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki2011-10-14