Commit Graph

1905 Commits (3807e26d69b9ad3864fe03224ebebc9610d5802e)

Author SHA1 Message Date
Kenji Kaneshige b6c2e54d3e PCI ASPM: cleanup latency field in struct pcie_link_state 16 years ago
Kenji Kaneshige 80bfdbe370 PCI ASPM: cleanup aspm state field in struct pcie_link_state 16 years ago
Kenji Kaneshige dc64cd1131 PCI ASPM: fix typo in struct pcie_link_state 16 years ago
Alex Chiang 268a03a42d PCI: drivers/pci/slot.c should depend on CONFIG_SYSFS 16 years ago
Matthew Wilcox 110828c9cd PCI: remove redundant __msi_set_enable() 16 years ago
Alexander Chiang d6aa484c1c PCI Hotplug: acpiphp: convert to acpi_get_pci_dev 16 years ago
Alexander Chiang 275582031f ACPI: Introduce acpi_is_root_bridge() 16 years ago
Matthew Wilcox cebd78a8c5 Fix pci_claim_resource 16 years ago
Frans Pop 7d9a73f6dc PCI PM: consistently use type bool for wake enable variable 16 years ago
Kenji Kaneshige ab7de999a2 PCI: remove invalid comment of msi_mask_irq() 16 years ago
Rafael J. Wysocki d2abdf6288 PCI PM: Fix handling of devices without PM support by pci_target_state() 16 years ago
Yu Zhao c12ff1df5f PCI: support Secondary Bus Reset 16 years ago
Yu Zhao f85876ba82 PCI: support PM D0hot->D3 transition reset 16 years ago
Yu Zhao 8c1c699fec PCI: cleanup Function Level Reset 16 years ago
Huang Ying c465def6bf PCI AER: software error injection 16 years ago
Zhang, Yanmin 3d5505c56d PCI AER: multiple error support 16 years ago
Zhang, Yanmin 28eb27cf08 PCI AER: support invalid error source IDs 16 years ago
Zhang, Yanmin 70298c6e6c PCI AER: support Multiple Error Received and no error source id 16 years ago
Kenji Kaneshige a6c0d5c6eb PCI hotplug: remove redundant .owner initializations 16 years ago
Kenji Kaneshige c825bc94c8 PCI hotplug: create symlink to hotplug driver module 16 years ago
Kenji Kaneshige 498a8faf2c PCI hotplug: fix return value of has_foo() functions 16 years ago
Kenji Kaneshige bd3d99c170 PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. 16 years ago
Huang Ying 634deb028c PCI: PCIE AER: export aer_irq 16 years ago
Huang Ying a72b46c384 PCI: Add pci_bus_set_ops 16 years ago
Kenji Kaneshige 1eb3948716 PCI: use pci_is_root_bus() in pci_common_swizzle() 16 years ago
Kenji Kaneshige 8784fd4d49 PCI: use pci_is_root_bus() in pci_get_interrupt_pin() 16 years ago
Kenji Kaneshige 9fc3925650 PCI: use pci_is_root_bus() in pci_read_bridge_bases() 16 years ago
Kenji Kaneshige 6e3f36df0f PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge() 16 years ago
Michal Miroslaw 74c5742897 PCI quirk: HP hides SMBus controller in Compaq nx9500 laptops 16 years ago
Michal Miroslaw 26c56dc0c4 PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsets 16 years ago
Alan Stern 00240c3839 PCI: add power-state name strings 16 years ago
Greg Kroah-Hartman 8952f593ea PCIE: remove driver_data direct access of struct device 16 years ago
Peter Huewe db5ed9beab trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug 16 years ago
Mats Erik Andersson 4096ed0fc7 PCI: expose SMBus on Asus notebook A6L 16 years ago
Andrew Patterson 43c1640884 PCI: Add support for turning PCIe ECRC on or off 16 years ago
Rafael J. Wysocki f62795f1e8 PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3 16 years ago
Yu Zhao 4d135dbee7 PCI: fix SR-IOV function dependency link problem 16 years ago
Alex Chiang af4c5f985a PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev() 16 years ago
Michael S. Tsirkin 57fbf52c86 PCI MSI: let drivers retry when not enough vectors 16 years ago
Shaohua Li 8e822df700 PCI: disable ASPM on VIA root-port-under-bridge configurations 16 years ago
Alex Chiang 3b073eda95 PCI: remove deprecated pci_find_slot() interface 16 years ago
Alex Chiang 12a9da0fcb PCI Hotplug: cpqphp: don't use pci_find_slot() 16 years ago
Alex Chiang 6d1e87daee PCI Hotplug: cpqphp: constify slot_name() 16 years ago
Alex Chiang e3265ea364 PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge 16 years ago
Alex Chiang b019ee679a PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table() 16 years ago
Alex Chiang 1d2e8b1c58 PCI Hotplug: cpqphp: refactor cpqhp_save_config 16 years ago
Alex Chiang 4aabb58e1f PCI Hotplug: cpqphp: style cleanups 16 years ago
Alex Chiang de86ae16d5 PCI Hotplug: cpqphp: refactor cpqphp_save_slot_config 16 years ago
Alex Chiang 1d3ecf1376 PCI Hotplug: cpqphp: clean up cpqphp_ctrl.c 16 years ago
Alex Chiang 867556fe74 PCI Hotplug: cpqphp: refactor cpqhp_probe 16 years ago