summaryrefslogtreecommitdiffstats
path: root/arch/alpha (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-27PCI: save and restore PCIe 2.0 registersYu Zhao2-1/+12
2009-03-27PCI: update fakephp for bus_id removalStephen Rothwell1-1/+2
2009-03-26PCI: fix kernel oops on bridge removalKenji Kaneshige1-0/+1
2009-03-26PCI: fix conflict between SR-IOV and config space sizingYu Zhao1-4/+3
2009-03-25powerpc/PCI: include pci.h in powerpc MSI implementationJesse Barnes1-0/+1
2009-03-20PCI Hotplug: schedule fakephp for feature removalAlex Chiang1-0/+33
2009-03-20PCI Hotplug: rename legacy_fakephp to fakephpAlex Chiang2-1/+1
2009-03-20PCI Hotplug: restore fakephp interface with complete reimplementationTrent Piepho3-396/+163
2009-03-20PCI: Introduce /sys/bus/pci/devices/.../rescanAlex Chiang2-0/+29
2009-03-20PCI: Introduce /sys/bus/pci/devices/.../removeAlex Chiang3-0/+54
2009-03-20PCI: Introduce /sys/bus/pci/rescanAlex Chiang5-2/+44
2009-03-20PCI: Introduce pci_rescan_bus()Alex Chiang3-3/+38
2009-03-20PCI: do not enable bridges more than onceAlex Chiang1-2/+4
2009-03-20PCI: do not initialize bridges more than onceAlex Chiang1-0/+3
2009-03-20PCI: always scan child busesAlex Chiang1-14/+20
2009-03-20PCI: pci_scan_slot() returns newly found devicesTrent Piepho1-24/+16
2009-03-20PCI: don't scan existing devicesTrent Piepho1-0/+6
2009-03-20PCI: pci_is_root_bus helperKenji Kaneshige1-0/+9
2009-03-20x86/PCI: host mmconfig detect clean upYinghai Lu2-60/+120
2009-03-20PCI MSI: Add example request loop to MSI-HOWTO.txtMichael Ellerman1-1/+22
2009-03-20x86/PCI: Detect mmconfig on nVidia MCP55Ed Swierk1-0/+64
2009-03-20PCI: manual for SR-IOV user and driver developerYu Zhao2-0/+100
2009-03-20PCI: document SR-IOV sysfs entriesYu Zhao1-0/+27
2009-03-20PCI: handle SR-IOV Virtual Function MigrationYu Zhao3-0/+129
2009-03-20PCI: add SR-IOV API for Physical Function driverYu Zhao3-1/+334
2009-03-20PCI: centralize device setup codeYu Zhao2-38/+41
2009-03-20PCI: reserve bus range for SR-IOV deviceYu Zhao3-0/+44
2009-03-20PCI: restore saved SR-IOV stateYu Zhao3-0/+34
2009-03-20PCI: initialize and release SR-IOV capabilityYu Zhao8-0/+286
2009-03-20PCI: Compaq Evo D510 SMBus quirk using USB instead of VGADavid O'Shea2-2/+8
2009-03-20PCI: expose boot VGA device via sysfs.Dave Airlie1-2/+22
2009-03-20PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu2-21/+8
2009-03-20PCIe: portdrv: call pci_disable_device during removeAlex Chiang1-0/+1
2009-03-20PCI: PCIe portdrv: eliminate double kfree in remove pathAlex Chiang1-1/+0
2009-03-20PCI: Use kzalloc() in pci_create_bus()Geert Uytterhoeven1-2/+1
2009-03-20PCI: allow assignment of memory resources with a specified alignmentYuji Shimada5-0/+210
2009-03-20PCI MSI: Add support for multiple MSIMatthew Wilcox7-41/+116
2009-03-20PCI MSI: Refactor interrupt masking codeMatthew Wilcox2-83/+77
2009-03-20PCI MSI: Use mask_pos instead of mask_base when appropriateMatthew Wilcox2-4/+6
2009-03-20PCI MSI: msi_desc->dev is always initialisedMatthew Wilcox1-17/+12
2009-03-20PCI MSI: Replace 'type' with 'is_msix'Matthew Wilcox2-78/+41
2009-03-20Rewrite MSI-HOWTOMatthew Wilcox1-481/+277
2009-03-20PCI: add remove_id sysfs entryChris Wright2-2/+94
2009-03-20x86: use dev_printk in quirk messageBjorn Helgaas1-2/+1
2009-03-20PCI: fix incorrect mask of PM No_Soft_Reset bitYu Zhao1-1/+1
2009-03-20PCI: fix wrong assumption in pci_common_swizzleKenji Kaneshige1-1/+1
2009-03-20PCI: fix wrong assumption in pci_get_interrupt_pinKenji Kaneshige1-1/+1
2009-03-20PCI: fix wrong assumption in pci_read_bridge_basesKenji Kaneshige1-1/+1
2009-03-20PCI: fix wrong assumption in pci_find_upstream_pcie_bridgeKenji Kaneshige1-1/+1
2009-03-20PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmwareKenji Kaneshige1-22/+12