aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
|\
| * Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-28
| |\
| | * pci: Update pci_set_vga_state() to call arch functionsMike Travis2010-02-05
| * | PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-26
| * | PCI: augment bus resource table with a listBjorn Helgaas2010-02-23
| * | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-23
| * | PCI: read bridge windows before filling in subtractive decode resourcesBjorn Helgaas2010-02-23
| * | PCI: split up pci_read_bridge_bases()Bjorn Helgaas2010-02-23
| * | PCIe PME: use pci_pcie_cap()Kenji Kaneshige2010-02-22
| * | PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki2010-02-22
| * | PCIe PME: use pci_is_pcie()Kenji Kaneshige2010-02-22
| * | PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-22
| * | PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki2010-02-22
| * | PCI PM: PCIe PME root port service driverRafael J. Wysocki2010-02-22
| * | PCI PM: Add function for checking PME status of devicesRafael J. Wysocki2010-02-22
| * | PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_rangesYinghai Lu2010-02-22
| * | PCI: pciehp: second try to get big range for pcie devicesYinghai Lu2010-02-22
| * | PCI: pciehp: cleanup flow in pciehp_configure_deviceYinghai Lu2010-02-22
| * | PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu2010-02-22
| * | PCI: update bridge resources to get more big ranges in PCI assign unssignedYinghai Lu2010-02-22
| * | PCI: don't shrink bridge resourcesYinghai Lu2010-02-22
| * | PCI: reject mmio ranges starting at 0 on pci_bridge readYinghai Lu2010-02-22
| * | PCI: add failed_list to pci_bus_assign_resourcesYinghai Lu2010-02-22
| * | PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resourcesYinghai Lu2010-02-22
| * | PCI hotplug: check ioremap() return value in ibmphp_ebda.cAndrew Morton2010-02-22
| * | PCI hotplug: fix ibmphp build errorRandy Dunlap2010-02-22
| * | PCI: Make pci_scan_slot more robustMatthew Wilcox2010-02-22
| * | PCI: hotplug/cpcihp, fix pci device refcountingJiri Slaby2010-02-22
| * | PCI: push deprecated pci_find_device() function to last userTilman Schmidt2010-02-22
| * | PCI: don't dump resource when bus resource flags indicates unusedYinghai Lu2010-02-22
| * | PCI: separate pci_setup_bridge to small functionsYinghai Lu2010-02-22
| * | PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru2010-02-22
| * | PCI hotplug: fix memory leaksJiri Slaby2010-02-22
| * | resource/PCI: mark struct resource as constDominik Brodowski2010-02-22
| * | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-22
| * | PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki2010-02-22
| * | PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug opsJesse Barnes2010-02-22
| * | PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox2010-02-22
| * | PCI: Add support for AGP in cur/max bus speedMatthew Wilcox2010-02-22
| * | PCI: Add support for detection of PCIe and PCI-X bus speedsMatthew Wilcox2010-02-22
| * | PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-22
| * | PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox2010-02-22
| * | PCI: Rewrite pci_scan_slotMatthew Wilcox2010-02-22
| | |
| | \
| *-. \ Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown2010-02-18
| |\ \ \
| | | * | ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger2010-01-31
| | | |/
* | | | pci: Add helper to search for VPD keywordsMatt Carlson2010-02-28
* | | | pci: Add helper to find a VPD resource data typeMatt Carlson2010-02-28
* | | | pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck2010-02-22
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-17
|\| | |
| * | | CS5536: apply pci quirk for BIOS SMBUS bugAndres Salomon2010-02-05