summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-03-30Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-03-30PCI PM: Make pci_prepare_to_sleep() disable wake-up if neededRafael J. Wysocki
2009-03-30PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki
2009-03-30PCI PM: Restore config spaces of all devices during early resumeRafael J. Wysocki
2009-03-30PCI PM: Make pci_set_power_state() handle devices with no PM supportRafael J. Wysocki
2009-03-30PCI PM: Put devices into low power states during late suspend (rev. 2)Rafael J. Wysocki
2009-03-30PCI PM: Move pci_restore_standard_config to pci-driver.cRafael J. Wysocki
2009-03-30PCI PM: Use pci_set_power_state during early resumeRafael J. Wysocki
2009-03-30PCI PM: Consistently use variable name "error" for pm call return valuesFrans Pop
2009-03-30PCI: fix HT MSI mapping fixYinghai Lu
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar
2009-03-28Merge branch 'linus' into x86/coreIngo Molnar
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26PCI: don't enable too much HT MSI mappingYinghai Lu
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-26PCI: save and restore PCIe 2.0 registersYu Zhao
2009-03-26PCI: update fakephp for bus_id removalStephen Rothwell
2009-03-26PCI: fix kernel oops on bridge removalKenji Kaneshige
2009-03-26PCI: fix conflict between SR-IOV and config space sizingYu Zhao
2009-03-24pci: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-20PCI Hotplug: rename legacy_fakephp to fakephpAlex Chiang
2009-03-20PCI Hotplug: restore fakephp interface with complete reimplementationTrent Piepho
2009-03-20PCI: Introduce /sys/bus/pci/devices/.../rescanAlex Chiang
2009-03-20PCI: Introduce /sys/bus/pci/devices/.../removeAlex Chiang
2009-03-20PCI: Introduce /sys/bus/pci/rescanAlex Chiang
2009-03-20PCI: Introduce pci_rescan_bus()Alex Chiang
2009-03-20PCI: do not enable bridges more than onceAlex Chiang
2009-03-20PCI: do not initialize bridges more than onceAlex Chiang
2009-03-20PCI: always scan child busesAlex Chiang
2009-03-20PCI: pci_scan_slot() returns newly found devicesTrent Piepho
2009-03-20PCI: don't scan existing devicesTrent Piepho
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