Commit Graph

1532 Commits (3ed4fd96b3188406ac5357d9290bcffa08c65cf6)

Author SHA1 Message Date
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
Kenji Kaneshige 267efd7eec PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmware 16 years ago
Rafael J. Wysocki 3a3c244c9a PCI: PCIe portdrv: Implement pm object 16 years ago
Eric W. Biederman ae40582e99 PCI: pcie_portdriver: fix pcie_port_device_remove 16 years ago
Ivan Kokshaysky 10a0ef39fb PCI/alpha: pci sysfs resources 16 years ago
Andrew Morton ea7415512a PCI: constify pci_bus_assign_resources() 16 years ago
akpm@linux-foundation.org c48f1670f4 PCI: constify pci_bus_add_devices() 16 years ago
Michael Ellerman b5fbf53324 PCI/MSI: Allow arch code to return the number of MSI-X available 16 years ago
Roel Kluin 35e1801ea6 PCI hotplug: shpchp: fix bus number check to avoid false positive 16 years ago
Kenji Kaneshige 9f5404d8ea PCI/ACPI: rename pci_osc_control_set() 16 years ago
Kenji Kaneshige 63f10f0f6d PCI/ACPI: move _OSC code to pci_root.c 16 years ago
Sheng Yang 5fe5db05f6 PCI: Speed up device reset function 16 years ago
Jiri Slaby 4c9c16867e PCI quirk: don't mark one netmos as class other 16 years ago
Alex Chiang 6279504141 PCI: enhance physical slot debug information 16 years ago
Kenji Kaneshige 6a82e21823 PCI: pciehp: make cmd_busy flag one bit 16 years ago
Kenji Kaneshige 99f0169c17 PCI: pciehp: enable software notification on empty slots 16 years ago
Kenji Kaneshige 81b840cd27 PCI: pciehp: fix possible endless loop in pcie_isr 16 years ago
Julia Lawall 0b3e7388e3 PCI: introduce missing kfree 16 years ago
Frank Seidel 1c35b8e538 PCI: add missing KERN_* constants to printks 16 years ago
Yu Zhao 2b56313448 PCI: check if a bus is added when removing it 16 years ago
Michael Ellerman 11df1f0551 PCI/MSI: Use #ifdefs instead of weak functions 16 years ago