- 215fc27 Merge branch 'pci/link' by Bjorn Helgaas · 3 years, 10 months ago
- ba95282 PCI/portdrv: Report reset for frozen channel by Keith Busch · 4 years ago
- b4c7d20 PCI/LINK: Remove bandwidth notification by Bjorn Helgaas · 4 years ago
- 507b460 PCI/ERR: Add pcie_link_rcec() to associate RCiEPs by Sean V Kelley · 4 years, 1 month ago
- 480ef7c PCI/ERR: Simplify by computing pci_pcie_type() once by Sean V Kelley · 4 years, 1 month ago
- c9d659b PCI/ERR: Bind RCEC devices to the Root Port driver by Qiuxu Zhuo · 4 years, 1 month ago
- 16d79cd PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' by Luc Van Oostenryck · 4 years, 6 months ago
- e075155 PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP by Rafael J. Wysocki · 4 years, 9 months ago
- 35a0b23 PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER control by Olof Johansson · 5 years ago
- e8303bb PCI/LINK: Report degraded links via link bandwidth notification by Alexandru Gagniuc · 6 years ago
- f0cfece PCI/portdrv: Support PCIe services on subtractive decode bridges by Honghui Zhang · 6 years ago
- c89f7f9 PCI/portdrv: Use conventional Device ID table formatting by Bjorn Helgaas · 6 years ago
- 94c7993 PCI/portdrv: Add runtime PM hooks for port service drivers by Mika Westerberg · 6 years ago
- 52be946 PCI/portdrv: Resume upon exit from system suspend if left runtime suspended by Mika Westerberg · 6 years ago
- 874b325 PCI: portdrv: Restore PCI config state on slot reset by Keith Busch · 6 years ago
- c29de84 PCI: portdrv: Initialize service drivers directly by Keith Busch · 6 years ago
- c0638a4 Merge branch 'pci/hotplug' by Bjorn Helgaas · 6 years ago
- 7903782 PCI: pciehp: Clear spurious events earlier on resume by Lukas Wunner · 6 years ago
- 89e1f5c PCI/portdrv: Remove pcie_portdrv_err_handler.slot_reset by Oza Pawandeep · 6 years ago
- 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
- d850882 PCI/portdrv: Rename and reverse sense of pcie_ports_auto by Bjorn Helgaas · 7 years ago
- 4c0fd76 PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter by Bjorn Helgaas · 7 years ago
- 1b64cb8 PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h> by Bjorn Helgaas · 7 years ago
- c6c889d PCI/portdrv: Remove pcie_port_bus_type link order dependency by Bjorn Helgaas · 7 years ago
- 79a0111 PCI/portdrv: Disable port driver in compat mode by Bjorn Helgaas · 7 years ago
- df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
- a39bd85 PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver by Bjorn Helgaas · 7 years ago
- dcb0453 PCI/PM: Move pcie_clear_root_pme_status() to core by Bjorn Helgaas · 7 years ago
- ef79426 PCI/portdrv: Merge pcieport_if.h into portdrv.h by Bjorn Helgaas · 7 years ago
- c37e627 PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ by Frederick Lawler · 7 years ago
- 877b3729c PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe ports by Rafael J. Wysocki · 7 years ago
- 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- cc27b73 PCI/portdrv: Turn off PCIe services during shutdown by Sinan Kaya · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
- c5dc3c6 PCI/portdrv: Move error handler methods to struct pcie_port_service_driver by Christoph Hellwig · 8 years ago
- 97a90ae PCI: Consolidate conditions to allow runtime PM on PCIe ports by Lukas Wunner · 8 years ago
- c6a6330 PCI: Activate runtime PM on a PCIe port only if it can suspend by Lukas Wunner · 8 years ago
- a7dadf45 PCI: portdrv: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- 006d44e PCI: Add runtime PM support for PCIe ports by Mika Westerberg · 9 years ago
- 43f7f88 PCI: Don't clear d3cold_allowed for PCIe ports by Mika Westerberg · 9 years ago
- fe9a743 PCI/PM: Drop unused runtime PM support code for PCIe ports by Rafael J. Wysocki · 10 years ago
- 7f105d3 PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe ports by Jiang Liu · 11 years ago
- 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 11 years ago
- e7cc5cf7 PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove() by Yinghai Lu · 11 years ago
- f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
- 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- b638d7e PCI: Remove unused variables by Bjorn Helgaas · 12 years ago
- de7d5f7 PCI/PM: Disable runtime PM of PCIe ports by Rafael J. Wysocki · 12 years ago
- c733b77 PCI/PM: Do not suspend port if any subordinate device needs PME polling by Huang Ying · 12 years ago
- 15856ad PCI: Remove __dev* markings by Bill Pemberton · 12 years ago
- 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
- 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
- 4945302 PCI: Make pci_error_handlers const by Stephen Hemminger · 12 years ago
- 2dcfaf8 PCI/portdrv: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
- 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
- 3d8387e PCI/PM: Fix config reg access for D3cold and bridge suspending by Huang Ying · 12 years ago
- 4f9c139 PCI/PM: Enable D3/D3cold by default for most devices by Huang Ying · 12 years ago
- 448bd85 PCI/PM: add PCIe runtime D3cold support by Huang Ying · 13 years ago
- 71a83bd PCI/PM: add runtime PM support to PCIe port by Zheng Yan · 13 years ago
- fe31e69 PCI/PCIe: Clear Root PME Status bits early during system resume by Rafael J. Wysocki · 14 years ago
- a9d2a6d PCI: PCIe: Remove the port driver module exit routine by Kenji Kaneshige · 14 years ago
- 28eb5f2 PCI: PCIe: Ask BIOS for control of all native services at once by Rafael J. Wysocki · 14 years ago
- 79dd918 PCI: PCIe: Introduce commad line switch for disabling port services by Rafael J. Wysocki · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- c39fae1 PCI PM: Make it possible to force using INTx for PCIe PME signaling by Rafael J. Wysocki · 15 years ago
- 40da418 PCI: pcie portdrv: style cleanup by Hidetoshi Seto · 15 years ago
- 7e8af37 PCI: change PCI nomenclature in drivers/pci/ (non-comment changes) by Stefan Assmann · 15 years ago
- 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
- 898294c PCI: portdrv: remove redundant pcie_port_device_probe by Kenji Kaneshige · 15 years ago
- e3fb20f PCI: PCIe portdrv: remove "-driver" from driver name by Bjorn Helgaas · 15 years ago
- e9d8288 PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset() by Rafael J. Wysocki · 15 years ago
- 029091d PCI: Fix pci-e port driver slot_reset bad default return value by Zhang, Yanmin · 16 years ago
- 9efb5fe PCI: PCIe portdrv: eliminate double kfree in remove path by Alex Chiang · 16 years ago
- 3a3c244 PCI: PCIe portdrv: Implement pm object by Rafael J. Wysocki · 16 years ago
- 87d2e2e PCI: PCIe portdrv: Remove unnecessary function by Rafael J. Wysocki · 16 years ago
- f118c0c PCI: PCIe portdrv: Do not enable port device before setting up interrupts by Rafael J. Wysocki · 16 years ago
- d899871 PCIe: portdrv: call pci_disable_device during remove by Alex Chiang · 16 years ago
- 1f9f13c PCI: Enable PCIe AER only after checking firmware support by Andrew Patterson · 16 years ago
- 27be54a PCI: PCIe portdrv: Simplify suspend and resume by Rafael J. Wysocki · 16 years ago
- a79d682 PCI PM: Split PCI Express port suspend-resume by Rafael J. Wysocki · 16 years ago
- 90d25f2 PCI: Suspend and resume PCI Express ports with interrupts disabled by Rafael J. Wysocki · 16 years ago
- 34a2e15 PCI: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
- 34438ba PCIE: port driver: use dev_printk when possible by Bjorn Helgaas · 17 years ago
- 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- bf16441 PCI: pcie portdriver: initialize returned value by Linas Vepstas · 17 years ago
- bf5b4ba PCI: Fix warning message in PCIE port driver by Prarit Bhargava · 18 years ago
- 3603a6a pcie: fix section mismatch warning by Sam Ravnborg · 18 years ago
- 83e42bc PCI: pcieport-driver: remove invalid warning message by Kenji Kaneshige · 18 years ago
- 0bed208 PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM error by Zhang, Yanmin · 18 years ago
- b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
- 4bf3392 PCI-Express AER implemetation: pcie_portdrv error handler by Zhang, Yanmin · 18 years ago
- 20d5166 PCIE: check and return bus_register errors by Randy Dunlap · 18 years ago
- e4fd1f4 PCIE: cleanup on probe error by Randy Dunlap · 19 years ago
- 6085483 pcie: fix warnings when CONFIG_PM=n by Henrik Kretzschmar · 19 years ago
- 75cde0e [PATCH] PCI: remove msi save/restore code in specific driver by Shaohua Li · 19 years ago
- 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
- 95a6296 [PATCH] PCI: start paying attention to a lot of pci function return values by Greg Kroah-Hartman · 19 years ago
- 5823d10 [PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon DellM70 by long · 20 years ago
- 7f4927c [PATCH] fix u32 vs. pm_message_t in PCI, PCIE by Pavel Machek · 20 years ago