summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2010-08-02virtio-pci: disable msi at startupMichael S. Tsirkin
2010-05-12PCI: Ensure we re-enable devices on resumeMatthew Garrett
2010-04-26PCI: kill off pci_register_set_vga_state() symbol export.Paul Mundt
2010-04-26pci: Update pci_set_vga_state() to call arch functionsMike Travis
2010-04-01PCI: cleanup error return for pcix get and set mmrbc functionsDean Nelson
2010-04-01PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functionsDean Nelson
2010-04-01PCI: fix return value from pcix_get_max_mmrbc()Dean Nelson
2010-01-22PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds
2009-10-12Rename pci_init() to pci_apply_final_quirks(), move it to quirks.cDavid Woodhouse
2009-10-07PCI: pci.c: fix kernel-doc notationRandy Dunlap
2009-10-06PCI PM: Read device power state from register after updating itRafael J. Wysocki
2009-09-14PCI: Clear saved_state after the state has been restoredRafael J. Wysocki
2009-09-09PCI PM: Introduce device flag wakeup_preparedRafael J. Wysocki
2009-09-09PCI PM: Simplify PCI wake-up codeRafael J. Wysocki
2009-09-09PCI: pcie: Ensure hotplug ports have a minimum number of resourcesEric W. Biederman
2009-09-09PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt
2009-09-09PCI: expose function reset capability in sysfsMichael S. Tsirkin
2009-08-20PCI: check saved state before restoreAlek Du
2009-07-01PCI: Fix IRQ swizzling for ARI-enabled devicesMatthew Wilcox
2009-06-29PCI: check if bus has a proper bridge device before triggering SBRYu Zhao
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-06-16PCI PM: consistently use type bool for wake enable variableFrans Pop
2009-06-16PCI PM: Fix handling of devices without PM support by pci_target_state()Rafael J. Wysocki
2009-06-16PCI: support Secondary Bus ResetYu Zhao
2009-06-16PCI: support PM D0hot->D3 transition resetYu Zhao
2009-06-16PCI: cleanup Function Level ResetYu Zhao
2009-06-16PCI: use pci_is_root_bus() in pci_common_swizzle()Kenji Kaneshige
2009-06-16PCI: use pci_is_root_bus() in pci_get_interrupt_pin()Kenji Kaneshige
2009-06-15PCI: add power-state name stringsAlan Stern
2009-06-11PCI: Add support for turning PCIe ECRC on or offAndrew Patterson
2009-06-11PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3Rafael J. Wysocki
2009-05-19PCI PM: Fix initialization and kexec breakage for some devicesRafael J. Wysocki
2009-04-22PCI: only save/restore existent registers in the PCIe capabilityYu Zhao
2009-04-06PCI: Setup disabled bridges even if buses are addedYuji Shimada
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-03-30PCI PM: Make pci_prepare_to_sleep() disable wake-up if neededRafael J. Wysocki
2009-03-30PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki
2009-03-30PCI PM: Make pci_set_power_state() handle devices with no PM supportRafael J. Wysocki
2009-03-30PCI PM: Move pci_restore_standard_config to pci-driver.cRafael J. Wysocki
2009-03-30PCI PM: Use pci_set_power_state during early resumeRafael J. Wysocki
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-03-26PCI: save and restore PCIe 2.0 registersYu Zhao
2009-03-20PCI: restore saved SR-IOV stateYu Zhao
2009-03-20PCI: initialize and release SR-IOV capabilityYu Zhao
2009-03-20PCI: allow assignment of memory resources with a specified alignmentYuji Shimada
2009-03-20PCI: fix wrong assumption in pci_common_swizzleKenji Kaneshige
2009-03-20PCI: fix wrong assumption in pci_get_interrupt_pinKenji Kaneshige
2009-03-19PCI: Speed up device reset functionSheng Yang