- 6dabee7 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 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
- a690a4c Merge branch 'pci/shengzhou-irq' into next by Bjorn Helgaas · 12 years ago
- 4945302 PCI: Make pci_error_handlers const by Stephen Hemminger · 12 years ago
- e237d83 PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interrupt by Shengzhou Liu · 12 years ago
- be5ac3d PCI/AER: Print completion message at KERN_INFO to match starting message by Lance Ortiz · 12 years ago
- f12eb72 PCI/ASPM: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
- 43bd4ee PCI/AER: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
- 263e54b PCI/PME: Use PCI Express Capability accessors by Jiang Liu · 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
- 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
- 448bd85 PCI/PM: add PCIe runtime D3cold support by Huang Ying · 12 years ago
- 71a83bd PCI/PM: add runtime PM support to PCIe port by Zheng Yan · 12 years ago
- 505cf30 PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcie by Bjorn Helgaas · 13 years ago
- 1267b3a PCI: fix uninitialized variable 'cap_mask' by Chunhe Lan · 13 years ago
- c9651e7 ASPM: Fix pcie devices with non-pcie children by Matthew Garrett · 13 years ago
- 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
- 4949be1 PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled by Matthew Garrett · 13 years ago
- 7570a33 PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver by MUNEDA Takahiro · 13 years ago
- ad71c96 PCI: pcie: Add support for setting default ASPM policy by Matthew Garrett · 13 years ago
- 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
- d56641c PCI: kconfig: English typo in pci/pcie/Kconfig by P. Christeas · 13 years ago
- 10f6dc7 PCI: Rework ASPM disable code by Matthew Garrett · 13 years ago
- 379021d PCI / PM: Extend PME polling to all PCI devices by Rafael J. Wysocki · 13 years ago
- f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
- 0918472 PCI: PCIe AER: add aer_recover_queue by Huang Ying · 14 years ago
- 8072ba1 PCIe ASPM: forcedly -> forcibly by Michael Witten · 13 years ago
- cbfddd2 PCI: remove unused AER functions by Chen Gong · 14 years ago
- 9f728f5 PCI/e1000e: Add and use pci_disable_link_state_locked() by Yinghai Lu · 14 years ago
- 40294d8 PCI: Fix uninitialized variable bug in AER injection code by Wanlong Gao · 14 years ago
- 3504e47 PCI: Enable ASPM state clearing regardless of policy by Alex Williamson · 14 years ago
- 5aafdea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
- 02e2407 Merge branch 'linus' into release by Len Brown · 14 years ago
- c413d76 ACPI, APEI, Add PCIe AER error information printing support by Huang Ying · 14 years ago
- b64a441 PCIe, AER, use pre-generated prefix in error information printing by Huang Ying · 14 years ago
- eca6731 PCI: Disable ASPM when _OSC control is not granted for PCIe services by Naga Chumbalkar · 14 years ago
- bbfa306 PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIs by Naga Chumbalkar · 14 years ago
- 1a680b7 PCI: PCIe links may not get configured for ASPM under POWERSAVE mode by Naga Chumbalkar · 14 years ago
- 8b8bae9 PCI/ACPI: Report ASPM support to BIOS if not disabled from command line by Rafael J. Wysocki · 14 years ago
- 457d9d0 PCI: aer-inject: Override PCIe AER Mask Registers by Prarit Bhargava · 14 years ago
- 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
- 0f953bf PCI/PM: Report wakeup events before resuming devices by Rafael J. Wysocki · 14 years ago
- 415e12b PCI/ACPI: Request _OSC control once for each root bridge (v3) by Rafael J. Wysocki · 14 years ago
- fe31e69 PCI/PCIe: Clear Root PME Status bits early during system resume by Rafael J. Wysocki · 14 years ago
- 2f671e2 PCI: Disable ASPM if BIOS asks us to by Matthew Garrett · 14 years ago
- e9f29c9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
- b22c3d8 PCI/PCIe/AER: Disable native AER service if BIOS has precedence by Rafael J. Wysocki · 14 years ago
- 50c1126 PCI: aerdrv: fix uninitialized variable warning by Bill Pemberton · 14 years ago
- 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
- a9d2a6d PCI: PCIe: Remove the port driver module exit routine by Kenji Kaneshige · 14 years ago
- 271fb71 PCI: PCIe: Move PCIe PME code to the pcie directory by Rafael J. Wysocki · 14 years ago
- 2bd50dd PCI: PCIe: Disable PCIe port services during port initialization by Rafael J. Wysocki · 14 years ago
- 28eb5f2 PCI: PCIe: Ask BIOS for control of all native services at once by Rafael J. Wysocki · 14 years ago
- 75fb60f ACPI/PCI: Negotiate _OSC control bits before requesting them 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
- f1a7bfa PCI: PCIe AER: Introduce pci_aer_available() by Rafael J. Wysocki · 14 years ago
- 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
- ea5f9fc PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable by Matthew Garrett · 14 years ago
- 41cd766 PCI: Don't enable aspm before drivers have had a chance to veto it by Matthew Garrett · 14 years ago
- f673559 PCI aerdrv: fix annoying warnings by Linus Torvalds · 15 years ago
- c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
- b27759f PCI/PM: Do not use native PCIe PME by default by Rafael J. Wysocki · 14 years ago
- 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
- affb72c ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup by Huang Ying · 15 years ago
- caa5afb PCI: aerdrv: trivial cleanup for aerdrv_core.c by Hidetoshi Seto · 15 years ago
- f6d3780 PCI: aerdrv: trivial cleanup for aerdrv.c by Hidetoshi Seto · 15 years ago
- 8971342 PCI: aerdrv: introduce default_downstream_reset_link by Hidetoshi Seto · 15 years ago
- 517cae3 PCI: aerdrv: rework find_aer_service by Hidetoshi Seto · 15 years ago
- 4f7ccf6 PCI: aerdrv: remove is_downstream by Hidetoshi Seto · 15 years ago
- e167bfc PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS by Hidetoshi Seto · 15 years ago
- f647a44 PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC by Hidetoshi Seto · 15 years ago
- 17e2185 PCI: aerdrv: rework do_recovery by Hidetoshi Seto · 15 years ago
- 88da13b PCI: aerdrv: rework get_e_source() by Hidetoshi Seto · 15 years ago
- 7c4ec94 PCI: aerdrv: rework aer_isr_one_error() by Hidetoshi Seto · 15 years ago
- 4a0c096 PCI: aerdrv: rework add_error_device by Hidetoshi Seto · 15 years ago
- bd17d47 PCI: aerdrv: remove compare_device_id by Hidetoshi Seto · 15 years ago
- c887275 PCI: aerdrv: introduce is_error_source by Hidetoshi Seto · 15 years ago
- 98ca396 PCI: aerdrv: rework find_source_device by Hidetoshi Seto · 15 years ago
- 843f469 PCI: aerdrv: make aer_{en,dis}able_rootport static by Hidetoshi Seto · 15 years ago
- 460d298 PCI: aerdrv: cleanup inconsistent functions by Hidetoshi Seto · 15 years ago
- c6d34ed PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND by Hidetoshi Seto · 15 years ago
- 4352aa5 PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset by Alexander Duyck · 15 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
- a1e4d72 PM: Allow PCI devices to suspend/resume asynchronously by Rafael J. Wysocki · 15 years ago
- b16694f PCIe PME: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
- 552be54 PCIe PME: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
- c39fae1 PCI PM: Make it possible to force using INTx for PCIe PME signaling by Rafael J. Wysocki · 15 years ago
- c7f4865 PCI PM: PCIe PME root port service driver by Rafael J. Wysocki · 15 years ago
- bd1f46d PCI: fix nested spinlock hang in aer_inject by Andrew Patterson · 15 years ago
- b49bfd3 PCIe AER: prevent AER injection if hardware masks error reporting by Youquan,Song · 15 years ago
- 46256f8 PCI: AER: fix aer inject result in kernel oops by Youquan,Song · 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
- 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 15 years ago
- 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
- b26a34a PCI: fix BUG_ON triggered by logical PCIe root port removal by Kenji Kaneshige · 15 years ago