Commit Graph

1590 Commits (f7dd2548c471b1c7758611f6cd6393367d7ff649)

Author SHA1 Message Date
Rafael J. Wysocki 8efb8c76fc PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed 16 years ago
Rafael J. Wysocki 0e5dd46b76 PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) 16 years ago
Rafael J. Wysocki 931ff68a5a PCI PM: Restore config spaces of all devices during early resume 16 years ago
Rafael J. Wysocki 4a865905f6 PCI PM: Make pci_set_power_state() handle devices with no PM support 16 years ago
Rafael J. Wysocki 46939f8b15 PCI PM: Put devices into low power states during late suspend (rev. 2) 16 years ago
Rafael J. Wysocki 0128a89cf7 PCI PM: Move pci_restore_standard_config to pci-driver.c 16 years ago
Rafael J. Wysocki f00a20ef46 PCI PM: Use pci_set_power_state during early resume 16 years ago
Frans Pop 57ef80266e PCI PM: Consistently use variable name "error" for pm call return values 16 years ago
Yinghai Lu eeafda70bf PCI: fix HT MSI mapping fix 16 years ago
Yinghai Lu de7453065d PCI: don't enable too much HT MSI mapping 16 years ago
Yu Zhao 898585172f PCI: save and restore PCIe 2.0 registers 16 years ago
Stephen Rothwell 7bb2cb3e90 PCI: update fakephp for bus_id removal 16 years ago
Kenji Kaneshige 7ae0567fd3 PCI: fix kernel oops on bridge removal 16 years ago
Yu Zhao 853346e435 PCI: fix conflict between SR-IOV and config space sizing 16 years ago
Kay Sievers 54cc6954a4 pci: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Alex Chiang 8ffd254547 PCI Hotplug: rename legacy_fakephp to fakephp 16 years ago
Trent Piepho 83dbf66f04 PCI Hotplug: restore fakephp interface with complete reimplementation 16 years ago
Alex Chiang 738a6396c2 PCI: Introduce /sys/bus/pci/devices/.../rescan 16 years ago
Alex Chiang 77c27c7b49 PCI: Introduce /sys/bus/pci/devices/.../remove 16 years ago
Alex Chiang 705b1aaa82 PCI: Introduce /sys/bus/pci/rescan 16 years ago
Alex Chiang 3ed4fd96b3 PCI: Introduce pci_rescan_bus() 16 years ago
Alex Chiang 9dd90cafa7 PCI: do not enable bridges more than once 16 years ago
Alex Chiang b73e97d95c PCI: do not initialize bridges more than once 16 years ago
Alex Chiang 74710ded8e PCI: always scan child buses 16 years ago
Trent Piepho 1b69dfc649 PCI: pci_scan_slot() returns newly found devices 16 years ago
Trent Piepho 90bdb3117f PCI: don't scan existing devices 16 years ago
Yu Zhao 74bb1bcc7d PCI: handle SR-IOV Virtual Function Migration 16 years ago
Yu Zhao dd7cc44d0b PCI: add SR-IOV API for Physical Function driver 16 years ago
Yu Zhao 480b93b783 PCI: centralize device setup code 16 years ago
Yu Zhao a28724b0fb PCI: reserve bus range for SR-IOV device 16 years ago
Yu Zhao 8c5cdb6adc PCI: restore saved SR-IOV state 16 years ago
Yu Zhao d1b054da8f PCI: initialize and release SR-IOV capability 16 years ago
David O'Shea 8293b0f629 PCI: Compaq Evo D510 SMBus quirk using USB instead of VGA 16 years ago
Dave Airlie 217f45de3d PCI: expose boot VGA device via sysfs. 16 years ago
Yinghai Lu dfadd9edff PCI/x86: detect host bridge config space size w/o using quirks 16 years ago
Alex Chiang 745be2e700 PCIe: portdrv: call pci_disable_device during remove 16 years ago
Alex Chiang 9efb5fe1b8 PCI: PCIe portdrv: eliminate double kfree in remove path 16 years ago
Geert Uytterhoeven 6a3b3e2680 PCI: Use kzalloc() in pci_create_bus() 16 years ago
Yuji Shimada 32a9a682be PCI: allow assignment of memory resources with a specified alignment 16 years ago
Matthew Wilcox 1c8d7b0a56 PCI MSI: Add support for multiple MSI 16 years ago
Matthew Wilcox f2440d9acb PCI MSI: Refactor interrupt masking code 16 years ago
Matthew Wilcox 264d9caaa1 PCI MSI: Use mask_pos instead of mask_base when appropriate 16 years ago
Matthew Wilcox 379f5327a8 PCI MSI: msi_desc->dev is always initialised 16 years ago
Matthew Wilcox 24d2755339 PCI MSI: Replace 'type' with 'is_msix' 16 years ago
Chris Wright 0994375e96 PCI: add remove_id sysfs entry 16 years ago
Kenji Kaneshige c74d724462 PCI: fix wrong assumption in pci_common_swizzle 16 years ago
Kenji Kaneshige c2a3072e01 PCI: fix wrong assumption in pci_get_interrupt_pin 16 years ago
Kenji Kaneshige f92d4e29d7 PCI: fix wrong assumption in pci_read_bridge_bases 16 years ago
Kenji Kaneshige 151ab36a2e PCI: fix wrong assumption in pci_find_upstream_pcie_bridge 16 years ago
Kenji Kaneshige d391f00f0e PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmware 16 years ago