aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* PCI : ability to relocate assigned pci-resourcesRam Pai2012-11-261-0/+1
* PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-07-161-2/+0
* USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-221-0/+2
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-241-2/+5
|\
| * vgaarb: use bridges to control VGA routing where possible.Dave Airlie2011-05-041-2/+5
* | PCI: Add interfaces to store and load the device saved stateAlex Williamson2011-05-211-0/+4
* | PCI: Track the size of each saved capability data areaAlex Williamson2011-05-211-3/+8
* | PCI: add latency tolerance reporting enable/disable supportJesse Barnes2011-05-111-0/+5
* | PCI: add OBFF enable/disable supportJesse Barnes2011-05-111-0/+16
* | PCI: add ID-based ordering enable/disable supportJesse Barnes2011-05-111-0/+13
|/
* PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki2011-03-211-4/+3
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-03-181-0/+5
|\
| * PCI: fix tlan build when CONFIG_PCI is not enabledRandy Dunlap2011-02-161-0/+5
* | tg3: Add code to verify RODATA checksum of VPDMatt Carlson2011-03-101-0/+1
|/
* PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUSMarkus Trippelsdorf2011-01-141-0/+5
* PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki2011-01-141-1/+0
* PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki2011-01-141-0/+11
* PCI: make pci_restore_state return voidJon Mason2010-12-231-5/+3
* PCI: Export some PCI PM functionalityMatthew Garrett2010-10-171-0/+3
* PCI: pci_driver make name constStephen Hemminger2010-10-151-1/+1
* PCI: provide stub pci_domain_nr function for !CONFIG_PCI configsDave Airlie2010-08-131-0/+3
* PCI: disable mmio during bar sizingJacob Pan2010-07-301-0/+2
* PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-161-0/+1
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-041-0/+1
|\
| * i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab2010-05-101-0/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-281-1/+2
|\ \
| * | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-191-1/+2
| |/
* | intel-iommu: use physfn to search drhd for VFYinghai2010-04-091-0/+10
|/
* dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori2010-03-121-2/+0
* pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-0/+1
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-071-0/+2
|\
| * PCI: Add pci_bus_find_ext_capabilityJesse Barnes2010-02-191-0/+2
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-281-24/+90
|\ \
| * \ Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-281-0/+5
| |\ \
| | * | pci: Update pci_set_vga_state() to call arch functionsMike Travis2010-02-051-0/+5
| * | | PCI: augment bus resource table with a listBjorn Helgaas2010-02-231-6/+29
| * | | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-231-0/+3
| * | | PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki2010-02-221-1/+8
| * | | PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-221-0/+1
| * | | PCI PM: PCIe PME root port service driverRafael J. Wysocki2010-02-221-0/+1
| * | | PCI: mark is_pcie obsoleteKenji Kaneshige2010-02-221-1/+2
| * | | PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu2010-02-221-0/+1
| * | | PCI: push deprecated pci_find_device() function to last userTilman Schmidt2010-02-221-13/+0
| * | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-2/+3
| * | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-3/+5
| * | | PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki2010-02-221-1/+5
| * | | PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox2010-02-221-0/+1
| * | | PCI: Add support for AGP in cur/max bus speedMatthew Wilcox2010-02-221-0/+5
| * | | PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-221-0/+3
| * | | PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox2010-02-221-0/+21
| | |/ | |/|