aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-20PCI: manual for SR-IOV user and driver developerYu Zhao
2009-03-20PCI: document SR-IOV sysfs entriesYu Zhao
2009-03-20PCI: handle SR-IOV Virtual Function MigrationYu Zhao
2009-03-20PCI: add SR-IOV API for Physical Function driverYu Zhao
2009-03-20PCI: centralize device setup codeYu Zhao
2009-03-20PCI: reserve bus range for SR-IOV deviceYu Zhao
2009-03-20PCI: restore saved SR-IOV stateYu Zhao
2009-03-20PCI: initialize and release SR-IOV capabilityYu Zhao
2009-03-20PCI: Compaq Evo D510 SMBus quirk using USB instead of VGADavid O'Shea
2009-03-20PCI: expose boot VGA device via sysfs.Dave Airlie
2009-03-20PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu
2009-03-20PCIe: portdrv: call pci_disable_device during removeAlex Chiang
2009-03-20PCI: PCIe portdrv: eliminate double kfree in remove pathAlex Chiang
2009-03-20PCI: Use kzalloc() in pci_create_bus()Geert Uytterhoeven
2009-03-20PCI: allow assignment of memory resources with a specified alignmentYuji Shimada
2009-03-20PCI MSI: Add support for multiple MSIMatthew Wilcox
2009-03-20PCI MSI: Refactor interrupt masking codeMatthew Wilcox
2009-03-20PCI MSI: Use mask_pos instead of mask_base when appropriateMatthew Wilcox
2009-03-20PCI MSI: msi_desc->dev is always initialisedMatthew Wilcox
2009-03-20PCI MSI: Replace 'type' with 'is_msix'Matthew Wilcox
2009-03-20Rewrite MSI-HOWTOMatthew Wilcox
2009-03-20PCI: add remove_id sysfs entryChris Wright
2009-03-20x86: use dev_printk in quirk messageBjorn Helgaas
2009-03-20PCI: fix incorrect mask of PM No_Soft_Reset bitYu Zhao
2009-03-20PCI: fix wrong assumption in pci_common_swizzleKenji Kaneshige
2009-03-20PCI: fix wrong assumption in pci_get_interrupt_pinKenji Kaneshige
2009-03-20PCI: fix wrong assumption in pci_read_bridge_basesKenji Kaneshige
2009-03-20PCI: fix wrong assumption in pci_find_upstream_pcie_bridgeKenji Kaneshige
2009-03-20PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmwareKenji Kaneshige
2009-03-20PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmwareKenji Kaneshige
2009-03-20PCI/ACPI: fix wrong assumption in acpi_find_root_bridge_handleKenji Kaneshige
2009-03-20PCI/ACPI: fix wrong assumption in acpi_pci_get_bridge_handleKenji Kaneshige
2009-03-20PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki
2009-03-20PCI: pcie_portdriver: fix pcie_port_device_removeEric W. Biederman
2009-03-19PCI/alpha: pci sysfs resourcesIvan Kokshaysky
2009-03-19PCI: constify pci_bus_assign_resources()Andrew Morton
2009-03-19PCI: constify pci_bus_add_devices()akpm@linux-foundation.org
2009-03-19PCI/MSI: Allow arch code to return the number of MSI-X availableMichael Ellerman
2009-03-19PCI hotplug: shpchp: fix bus number check to avoid false positiveRoel Kluin
2009-03-19PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige
2009-03-19PCI/ACPI: move _OSC code to pci_root.cKenji Kaneshige
2009-03-19PCI: Speed up device reset functionSheng Yang
2009-03-19PCI quirk: don't mark one netmos as class otherJiri Slaby
2009-03-19PCI: enhance physical slot debug informationAlex Chiang
2009-03-19PCI: pciehp: make cmd_busy flag one bitKenji Kaneshige
2009-03-19PCI: pciehp: enable software notification on empty slotsKenji Kaneshige
2009-03-19PCI: pciehp: fix possible endless loop in pcie_isrKenji Kaneshige
2009-03-19PCI: introduce missing kfreeJulia Lawall
2009-03-19PCI: add missing KERN_* constants to printksFrank Seidel
2009-03-19PCI: check if a bus is added when removing itYu Zhao