aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)Author
2010-02-22PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki
2010-02-22PCI PM: Add function for checking PME status of devicesRafael J. Wysocki
2010-02-22PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki
2009-12-31PCI: Fix build if quirks are not enabledRafael J. Wysocki
2009-12-16PCI: support device-specific reset methodsDexuan Cui
2009-11-04PCI: acs p2p upsteram forwarding enablingAllen Kay
2009-09-09PCI: Simplify hotplug mch quirk.Eric W. Biederman
2009-09-09PCI: expose function reset capability in sysfsMichael S. Tsirkin
2009-08-30PCI SR-IOV: correct broken resource alignment calculationsChris Wright
2009-05-18PCI: handle Virtual Function ATS enablingYu Zhao
2009-05-18PCI: support the ATS capabilityYu Zhao
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-03-30PCI PM: Move pci_restore_standard_config to pci-driver.cRafael J. Wysocki
2009-03-20PCI: Introduce /sys/bus/pci/rescanAlex Chiang
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: allow assignment of memory resources with a specified alignmentYuji Shimada
2009-02-13PCI: fix struct pci_platform_pm_ops kernel-docRandy Dunlap
2009-01-16PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki
2009-01-07PCI PM: Avoid touching devices behind bridges in unknown stateRafael J. Wysocki
2009-01-07PCI PM: Add suspend counterpart of pci_reenable_deviceRafael J. Wysocki
2009-01-07PCI: revise VPD access interfaceStephen Hemminger
2009-01-07PCI: set device wakeup capable flag if platform support is presentJesse Barnes
2009-01-07PCI: factor pci_bus_add_child() from pci_bus_add_devices()Yu Zhao
2009-01-07PCI: add a new function to map BAR offsetsYu Zhao
2009-01-07PCI: export __pci_read_base()Yu Zhao
2009-01-07PCI: enhance pci_ari_enabled()Yu Zhao
2009-01-07PCI: handle PCI state saving with interrupts disabledRafael J. Wysocki
2009-01-07ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson
2009-01-07PCI: check mmap range of /proc/bus/pci files tooJesse Barnes
2008-10-22ACPI/PCI: Set support bit for MSI in support field of _OSCTaku Izumi
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt
2008-10-20PCI: support PCIe ARI capabilityYu Zhao
2008-10-20PCI: replace cfg space size (256/4096) by macros.Zhao, Yu
2008-10-20PCI: make CPU list affinity visibleMike Travis
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki
2008-07-07PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li
2008-06-12Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes
2008-06-11PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki
2008-06-10PCI: introduce pci_slotAlex Chiang
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings
2008-02-01PCI: make pci_bus a struct deviceGreg Kroah-Hartman
2008-02-01PCI: fix codingstyle issues in drivers/pci/pci.hGreg Kroah-Hartman