aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)Author
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
2008-02-01PCI: export pci_restore_msi_state()Linas Vepstas
2007-10-22Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-10-12pci: implement "pci=noaer"Randy Dunlap
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-08-22PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.hKumar Gala
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-07-24PCI: export __pci_reenable_device()Tejun Heo
2007-07-22ACPI: Use ACPI methods to select PCI device suspend stateShaohua Li