aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-31PCI: Add function to obtain minimum link width and speedJacob Keller1-0/+43
2013-06-18PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang1-1/+1
2013-06-04PCI: Add pcibios_release_device()Sebastian Ott1-0/+10
2013-05-28PCI: Fix INTC comment typo for pci_swizzle_interrupt_pin()Wang Sheng-Hui1-1/+1
2013-04-17Merge branch 'pci/rafael-pm' into nextBjorn Helgaas1-11/+6
2013-04-15PCI/PM: Make pci_pme_active() ignore devices without PME supportRafael J. Wysocki1-3/+2
2013-04-15PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()Rafael J. Wysocki1-8/+4
2013-04-12PCI: Make local functions/structs staticBjorn Helgaas1-4/+4
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-7/+5
2013-02-12Merge branch 'pci/konstantin-runtime-pm' into nextBjorn Helgaas1-2/+5
2013-02-11PCI: Use atomic_inc_return() rather than atomic_add_return()Bjorn Helgaas1-2/+2
2013-02-11PCI: Catch attempts to disable already-disabled devicesKonstantin Khlebnikov1-0/+3
2013-02-02Merge branch 'pci/misc' into nextBjorn Helgaas1-14/+3
2013-01-26Merge branch 'pci/yijing-ari' into nextBjorn Helgaas1-7/+14
2013-01-25PCI: Rename pci_enable_ari() to pci_configure_ari()Yijing Wang1-2/+2
2013-01-24PCI: Kill pci_is_reassigndev()Yinghai Lu1-14/+3
2013-01-24PCI: Enable ARI if dev and upstream bridge support it; disable otherwiseYijing Wang1-5/+12
2013-01-10Merge branch 'pci/yinghai-survey-resources+acpi-scan' into nextBjorn Helgaas1-25/+1
2013-01-04PCI: Drop "__" prefix on __pci_enable_device_flags()Bjorn Helgaas1-5/+4
2013-01-04PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.hBjorn Helgaas1-1/+1
2013-01-03ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki1-25/+1
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-12/+36
2012-12-06Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas1-0/+13
2012-12-05PCI: Add pcibios_add_deviceMatthew Garrett1-0/+13
2012-12-04Merge branch 'pci/huang-d3cold-fixes' into nextBjorn Helgaas1-0/+2
2012-12-04PCI/PM: Keep runtime PM enabled for unbound PCI devicesHuang Ying1-0/+2
2012-11-28PCI: Remove __dev* markingsBill Pemberton1-2/+2
2012-11-26Merge branch 'for-linus' into nextBjorn Helgaas1-0/+32
2012-11-09Merge branch 'pci/taku-prt-cleanup' into nextBjorn Helgaas1-3/+2
2012-11-07PCI/PM: Add comments for PME poll support for PCIeHuang Ying1-9/+19
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi1-3/+2
2012-11-05PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying1-0/+32
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas1-1/+1
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas1-0/+1
2012-08-23Merge branch 'pci/bjorn-find-next-ext-cap' into nextBjorn Helgaas1-10/+30
2012-08-23PCI/core: Use PCI Express Capability accessorsJiang Liu1-253/+61
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang1-12/+14
2012-08-22PCI: Add pci_find_next_ext_capability()Bjorn Helgaas1-10/+30
2012-08-22PCI: Fix drivers/pci/pci.c kernel-doc warningsRandy Dunlap1-1/+1
2012-08-21PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying1-0/+1
2012-07-05Merge branch 'pci/rafael-pci_set_power_state-rebase' into nextBjorn Helgaas1-1/+18
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-0/+12
2012-07-05PCI / PM: restore the original behavior of pci_set_power_state()Rafael J. Wysocki1-1/+18
2012-06-26PCI: pull pcibios_setup() up into coreMyron Stowe1-0/+12
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas1-9/+115
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying1-9/+105
2012-06-23PCI/PM: add runtime PM support to PCIe portZheng Yan1-0/+10
2012-06-22Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas1-8/+7
2012-06-20PCI: remove useless pcix_set_mmrbc() dev->bus checkBjorn Helgaas1-2/+1
2012-06-20PCI: fix upstream P2P bridge checks when enabling OBFF and LTRBjorn Helgaas1-2/+2