summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-281-7/+5Star
* Merge branch 'pci/konstantin-runtime-pm' into nextBjorn Helgaas2013-02-121-2/+5
|\
| * PCI: Use atomic_inc_return() rather than atomic_add_return()Bjorn Helgaas2013-02-121-2/+2
| * PCI: Catch attempts to disable already-disabled devicesKonstantin Khlebnikov2013-02-121-0/+3
* | Merge branch 'pci/misc' into nextBjorn Helgaas2013-02-021-14/+3Star
|\ \
| * | PCI: Kill pci_is_reassigndev()Yinghai Lu2013-01-251-14/+3Star
* | | Merge branch 'pci/yijing-ari' into nextBjorn Helgaas2013-01-271-7/+14
|\ \ \
| * | | PCI: Rename pci_enable_ari() to pci_configure_ari()Yijing Wang2013-01-251-2/+2
| * | | PCI: Enable ARI if dev and upstream bridge support it; disable otherwiseYijing Wang2013-01-241-5/+12
| | |/ | |/|
* | | Merge branch 'pci/yinghai-survey-resources+acpi-scan' into nextBjorn Helgaas2013-01-101-25/+1Star
|\ \ \ | |_|/ |/| |
| * | ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki2013-01-031-25/+1Star
| |/
* | PCI: Drop "__" prefix on __pci_enable_device_flags()Bjorn Helgaas2013-01-041-5/+4Star
* | PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.hBjorn Helgaas2013-01-041-1/+1
|/
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-131-12/+36
|\
| * Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-061-0/+13
| |\
| | * PCI: Add pcibios_add_deviceMatthew Garrett2012-12-051-0/+13
| * | Merge branch 'pci/huang-d3cold-fixes' into nextBjorn Helgaas2012-12-051-0/+2
| |\ \
| | * | PCI/PM: Keep runtime PM enabled for unbound PCI devicesHuang Ying2012-12-051-0/+2
| * | | Merge branch 'for-linus' into nextBjorn Helgaas2012-11-261-0/+32
| |\| |
| * | | Merge branch 'pci/taku-prt-cleanup' into nextBjorn Helgaas2012-11-091-3/+2Star
| |\ \ \
| | * | | PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi2012-11-071-3/+2Star
| | | |/ | | |/|
| * / | PCI/PM: Add comments for PME poll support for PCIeHuang Ying2012-11-071-9/+19
| |/ /
* | / PCI: Remove __dev* markingsBill Pemberton2012-11-281-2/+2
| |/ |/|
* | PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying2012-11-051-0/+32
|/
* Merge branch 'pci/trivial' into nextBjorn Helgaas2012-09-131-1/+1
|\
| * PCI: Fix drivers/pci/pci.c kernel-doc warningsRandy Dunlap2012-08-221-1/+1
* | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-131-0/+1
|\ \
| * | PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying2012-08-221-0/+1
| |/
* | Merge branch 'pci/bjorn-find-next-ext-cap' into nextBjorn Helgaas2012-08-241-10/+30
|\ \
| * | PCI: Add pci_find_next_ext_capability()Bjorn Helgaas2012-08-221-10/+30
| |/
* | PCI/core: Use PCI Express Capability accessorsJiang Liu2012-08-231-253/+61Star
* | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-231-12/+14
|/
* Merge branch 'pci/rafael-pci_set_power_state-rebase' into nextBjorn Helgaas2012-07-061-1/+18
|\
| * PCI / PM: restore the original behavior of pci_set_power_state()Rafael J. Wysocki2012-07-051-1/+18
* | Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-0/+12
|\ \
| * | PCI: pull pcibios_setup() up into coreMyron Stowe2012-06-261-0/+12
* | | Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-231-9/+115
|\ \ \ | | |/ | |/|
| * | PCI/PM: add PCIe runtime D3cold supportHuang Ying2012-06-231-9/+105
| * | PCI/PM: add runtime PM support to PCIe portZheng Yan2012-06-231-0/+10
| |/
* | Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas2012-06-221-8/+7Star
|\ \
| * | PCI: remove useless pcix_set_mmrbc() dev->bus checkBjorn Helgaas2012-06-211-2/+1Star
| * | PCI: fix upstream P2P bridge checks when enabling OBFF and LTRBjorn Helgaas2012-06-211-2/+2
| * | PCI: use __weak consistentlyBjorn Helgaas2012-06-201-4/+4
| |/
* | Merge branch 'topic/jan-intx-masking' into nextBjorn Helgaas2012-06-181-0/+3
|\ \
| * | PCI: add infrastructure for devices with broken INTx maskingBjorn Helgaas2012-06-161-0/+3
| |/
* | Merge branch 'topic/stowe-cap-cleanup' into nextBjorn Helgaas2012-06-181-48/+67
|\ \
| * | PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_stateMyron Stowe2012-06-121-18/+15Star
| * | PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2Myron Stowe2012-06-121-15/+50
| * | PCI: remove redundant checking in PCI Express capability routinesMyron Stowe2012-06-121-13/+1Star
| * | PCI: make pci_ltr_supported() staticMyron Stowe2012-06-121-2/+1Star
| |/