summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-23Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+11
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen1-0/+11
2011-06-08pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt1-0/+5
2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt1-0/+5
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt1-0/+18
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+5
2011-05-21PCI: Add interfaces to store and load the device saved stateAlex Williamson1-0/+4
2011-05-21PCI: Track the size of each saved capability data areaAlex Williamson1-3/+8
2011-05-12PCI: add latency tolerance reporting enable/disable supportJesse Barnes1-0/+5
2011-05-12PCI: add OBFF enable/disable supportJesse Barnes1-0/+16
2011-05-12PCI: add ID-based ordering enable/disable supportJesse Barnes1-0/+13
2011-05-04vgaarb: use bridges to control VGA routing where possible.Dave Airlie1-2/+5
2011-03-21PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki1-4/+3
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-0/+5
2011-03-10tg3: Add code to verify RODATA checksum of VPDMatt Carlson1-0/+1
2011-02-16PCI: fix tlan build when CONFIG_PCI is not enabledRandy Dunlap1-0/+5
2011-01-15PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUSMarkus Trippelsdorf1-0/+5
2011-01-14PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki1-1/+0
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki1-0/+11
2010-12-23PCI: make pci_restore_state return voidJon Mason1-5/+3
2010-10-18PCI: Export some PCI PM functionalityMatthew Garrett1-0/+3
2010-10-16PCI: pci_driver make name constStephen Hemminger1-1/+1
2010-08-14PCI: provide stub pci_domain_nr function for !CONFIG_PCI configsDave Airlie1-0/+3
2010-07-30PCI: disable mmio during bar sizingJacob Pan1-0/+2
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas1-0/+1
2010-06-05Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+1
2010-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+2
2010-05-20ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying1-1/+2
2010-05-10i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab1-0/+1
2010-04-09intel-iommu: use physfn to search drhd for VFYinghai1-0/+10
2010-03-13dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori1-2/+0
2010-03-13pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-0/+1
2010-03-08Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2010-03-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-24/+90
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+5
2010-02-28pci: Add helper to search for VPD keywordsMatt Carlson1-0/+17
2010-02-28pci: Add VPD information field helper functionsMatt Carlson1-0/+13
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson1-0/+12
2010-02-28pci: Add large and small resource data type codeMatt Carlson1-1/+33
2010-02-28pci: Add PCI LRDT tag size and section sizeMatt Carlson1-0/+14
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas1-6/+29
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas1-0/+3
2010-02-23PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki1-1/+8
2010-02-23PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki1-0/+1
2010-02-23PCI PM: PCIe PME root port service driverRafael J. Wysocki1-0/+1
2010-02-23PCI: mark is_pcie obsoleteKenji Kaneshige1-1/+2
2010-02-23PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu1-0/+1
2010-02-23PCI: push deprecated pci_find_device() function to last userTilman Schmidt1-13/+0
2010-02-23resource/PCI: mark struct resource as constDominik Brodowski1-2/+3