summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h
Commit message (Expand)AuthorAgeFilesLines
...
* PCI PM: Add function for checking PME status of devicesRafael J. Wysocki2010-02-221-0/+1
* PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki2010-02-221-0/+7
* PCI: Fix build if quirks are not enabledRafael J. Wysocki2009-12-311-1/+1
* PCI: support device-specific reset methodsDexuan Cui2009-12-161-0/+8
* PCI: acs p2p upsteram forwarding enablingAllen Kay2009-11-041-0/+2
* PCI: Simplify hotplug mch quirk.Eric W. Biederman2009-09-091-1/+0
* PCI: expose function reset capability in sysfsMichael S. Tsirkin2009-09-091-0/+1
* PCI SR-IOV: correct broken resource alignment calculationsChris Wright2009-08-301-0/+13
* PCI: handle Virtual Function ATS enablingYu Zhao2009-05-181-1/+3
* PCI: support the ATS capabilityYu Zhao2009-05-181-0/+37
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-011-0/+65
|\
| * PCI: Introduce /sys/bus/pci/rescanAlex Chiang2009-03-201-0/+6
| * PCI: handle SR-IOV Virtual Function MigrationYu Zhao2009-03-201-0/+4
| * PCI: add SR-IOV API for Physical Function driverYu Zhao2009-03-201-0/+2
| * PCI: centralize device setup codeYu Zhao2009-03-201-0/+1
| * PCI: reserve bus range for SR-IOV deviceYu Zhao2009-03-201-0/+5
| * PCI: restore saved SR-IOV stateYu Zhao2009-03-201-0/+4
| * PCI: initialize and release SR-IOV capabilityYu Zhao2009-03-201-0/+37
| * PCI: allow assignment of memory resources with a specified alignmentYuji Shimada2009-03-201-0/+6
* | PCI PM: Move pci_restore_standard_config to pci-driver.cRafael J. Wysocki2009-03-301-1/+0
|/
* PCI: fix struct pci_platform_pm_ops kernel-docRandy Dunlap2009-02-131-10/+10
* PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki2009-01-161-0/+6
* PCI PM: Avoid touching devices behind bridges in unknown stateRafael J. Wysocki2009-01-071-0/+1
* PCI PM: Add suspend counterpart of pci_reenable_deviceRafael J. Wysocki2009-01-071-0/+1
* PCI: revise VPD access interfaceStephen Hemminger2009-01-071-3/+3
* PCI: set device wakeup capable flag if platform support is presentJesse Barnes2009-01-071-0/+1
* PCI: factor pci_bus_add_child() from pci_bus_add_devices()Yu Zhao2009-01-071-0/+1
* PCI: add a new function to map BAR offsetsYu Zhao2009-01-071-0/+2
* PCI: export __pci_read_base()Yu Zhao2009-01-071-0/+9
* PCI: enhance pci_ari_enabled()Yu Zhao2009-01-071-3/+3
* PCI: handle PCI state saving with interrupts disabledRafael J. Wysocki2009-01-071-0/+1
* ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-071-2/+0
* PCI: check mmap range of /proc/bus/pci files tooJesse Barnes2009-01-071-0/+4
* ACPI/PCI: Set support bit for MSI in support field of _OSCTaku Izumi2008-10-221-0/+2
* PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-201-0/+6
* PCI: support PCIe ARI capabilityYu Zhao2008-10-201-0/+12
* PCI: replace cfg space size (256/4096) by macros.Zhao, Yu2008-10-201-0/+7
* PCI: make CPU list affinity visibleMike Travis2008-10-201-0/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-161-4/+43
|\
| * PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-071-0/+8
| * PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki2008-07-071-4/+22
| * Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes2008-06-121-2/+1
| |\
| | * PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki2008-06-111-2/+1
| * | PCI: introduce pci_slotAlex Chiang2008-06-101-0/+13
| |/
* | PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki2008-07-161-2/+1
* | PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li2008-07-021-1/+1
|/
* PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-201-0/+19
* PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-011-1/+1
* PCI: fix codingstyle issues in drivers/pci/pci.hGreg Kroah-Hartman2008-02-011-3/+5
* PCI: export pci_restore_msi_state()Linas Vepstas2008-02-011-6/+0
OpenPOWER on IntegriCloud