summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAge
* PCI: fix coding style issue in pci_save_state()Kleber Sacilotto de Souza2009-12-04
* PCI: add pci_request_acsChris Wright2009-12-04
* PCI: read-modify-write the pcie device control register when initiating pcie flrShmulik Ravid2009-12-04
* PCI: add debug output for DMA mask infoYinghai Lu2009-12-04
* PCI: use pci_is_pcie() in pci coreKenji Kaneshige2009-11-24
* PCI: use pci_pcie_cap() in pci coreKenji Kaneshige2009-11-24
* PCI: allow matching of prefetchable resources to non-prefetchable windowsLinus Torvalds2009-11-11
* PCI: Replace old style lock initializerThomas Gleixner2009-11-06
* PCI: improve discovery/configuration messagesBjorn Helgaas2009-11-04
* PCI: make PME# messages KERN_DEBUGBjorn Helgaas2009-11-04
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-04
* PCI: acs p2p upsteram forwarding enablingAllen Kay2009-11-04
* PCI: print resources consistently with %pRtBjorn Helgaas2009-11-04
* PCI: pci_dfl_cache_line_size is __devinitdataTejun Heo2009-11-04
* pccard: configure CLS on attachTejun Heo2009-11-04
* sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo2009-11-04
* PCI: determine CLS more intelligentlyJesse Barnes2009-11-04
* Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds2009-10-13
|\
| * Rename pci_init() to pci_apply_final_quirks(), move it to quirks.cDavid Woodhouse2009-10-12
* | PCI: pci.c: fix kernel-doc notationRandy Dunlap2009-10-07
* | PCI PM: Read device power state from register after updating itRafael J. Wysocki2009-10-06
|/
* PCI: Clear saved_state after the state has been restoredRafael J. Wysocki2009-09-14
* PCI PM: Introduce device flag wakeup_preparedRafael J. Wysocki2009-09-09
* PCI PM: Simplify PCI wake-up codeRafael J. Wysocki2009-09-09
* PCI: pcie: Ensure hotplug ports have a minimum number of resourcesEric W. Biederman2009-09-09
* PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt2009-09-09
* PCI: expose function reset capability in sysfsMichael S. Tsirkin2009-09-09
* PCI: check saved state before restoreAlek Du2009-08-20
* PCI: Fix IRQ swizzling for ARI-enabled devicesMatthew Wilcox2009-07-01
* PCI: check if bus has a proper bridge device before triggering SBRYu Zhao2009-06-29
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-22
|\
| * PCI PM: consistently use type bool for wake enable variableFrans Pop2009-06-16
| * PCI PM: Fix handling of devices without PM support by pci_target_state()Rafael J. Wysocki2009-06-16
| * PCI: support Secondary Bus ResetYu Zhao2009-06-16
| * PCI: support PM D0hot->D3 transition resetYu Zhao2009-06-16
| * PCI: cleanup Function Level ResetYu Zhao2009-06-16
| * PCI: use pci_is_root_bus() in pci_common_swizzle()Kenji Kaneshige2009-06-16
| * PCI: use pci_is_root_bus() in pci_get_interrupt_pin()Kenji Kaneshige2009-06-16
| * PCI: Add support for turning PCIe ECRC on or offAndrew Patterson2009-06-11
| * PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3Rafael J. Wysocki2009-06-11
* | PCI: add power-state name stringsAlan Stern2009-06-15
|/
* PCI PM: Fix initialization and kexec breakage for some devicesRafael J. Wysocki2009-05-19
* PCI: only save/restore existent registers in the PCIe capabilityYu Zhao2009-04-22
* PCI: Setup disabled bridges even if buses are addedYuji Shimada2009-04-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\
| * trivial: Fix misspelling of firmwareNick Andrew2009-03-30
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-01
|\ \
| * | PCI: save and restore PCIe 2.0 registersYu Zhao2009-03-26
| * | PCI: restore saved SR-IOV stateYu Zhao2009-03-20
| * | PCI: initialize and release SR-IOV capabilityYu Zhao2009-03-20