summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2010-02-16Revert "PCI: make disabled window printk style match the enabled ones"Stephen Rothwell
2010-02-16Revert "PCI: break out primary/secondary/subordinate for readability"Stephen Rothwell
2010-02-16Revert "PCI: reference bridge window resources explicitly"Stephen Rothwell
2010-02-16Merge branch 'quilt/driver-core'Stephen Rothwell
2010-02-16Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-02-16Merge remote branch 'dwmw2-iommu/master'Stephen Rothwell
2010-02-16Merge remote branch 'net/master'Stephen Rothwell
2010-02-16Merge remote branch 'acpi/test'Stephen Rothwell
2010-02-16Merge remote branch 'pci/linux-next'Stephen Rothwell
2010-02-15drivers/base: Convert dev->sem to mutexThomas Gleixner
2010-02-15Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-02-14PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki
2010-02-13Merge branch 'linus' into testLen Brown
2010-02-12pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A
2010-02-12PCI: reference bridge window resources explicitlyBjorn Helgaas
2010-02-12PCI: break out primary/secondary/subordinate for readabilityBjorn Helgaas
2010-02-12PCI: make disabled window printk style match the enabled onesBjorn Helgaas
2010-02-12PCI: replace bus resource table with a listBjorn Helgaas
2010-02-12PCI: read bridge windows before filling in subtractive decode resourcesBjorn Helgaas
2010-02-12PCI: split up pci_read_bridge_bases()Bjorn Helgaas
2010-02-09microblaze: Enable PCI, missing filesMichal Simek
2010-02-08PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_rangesYinghai Lu
2010-02-08PCI: pciehp: second try to get big range for pcie devicesYinghai Lu
2010-02-08PCI: pciehp: cleanup flow in pciehp_configure_deviceYinghai Lu
2010-02-08PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu
2010-02-08PCI: update bridge resources to get more big ranges in PCI assign unssignedYinghai Lu
2010-02-08PCI: don't shrink bridge resourcesYinghai Lu
2010-02-08PCI: reject mmio ranges starting at 0 on pci_bridge readYinghai Lu
2010-02-08PCI: add failed_list to pci_bus_assign_resourcesYinghai Lu
2010-02-08PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resourcesYinghai Lu
2010-02-08PCI hotplug: check ioremap() return value in ibmphp_ebda.cAndrew Morton
2010-02-08PCI hotplug: fix ibmphp build errorRandy Dunlap
2010-02-08PCI: Make pci_scan_slot more robustMatthew Wilcox
2010-02-08PCI/PM: Fix compilation for set CONFIG_PM_RUNTIME and CONFIG_PM_SLEEP unsetRafael J. Wysocki
2010-02-08PCI: make PCIE_PME depend on ACPIStephen Rothwell
2010-02-08PCI: hotplug/cpcihp, fix pci device refcountingJiri Slaby
2010-02-08PCI: push deprecated pci_find_device() function to last userTilman Schmidt
2010-02-08PCI: don't dump resource when bus resource flags indicates unusedYinghai Lu
2010-02-08PCI: separate pci_setup_bridge to small functionsYinghai Lu
2010-02-08PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru
2010-02-08PCI hotplug: fix memory leaksJiri Slaby
2010-02-08resource/PCI: mark struct resource as constDominik Brodowski
2010-02-08resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-08PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki
2010-02-08PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki
2010-02-08PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki
2010-02-08PCI PM: PCIe PME root port service driverRafael J. Wysocki
2010-02-08PCI PM: Add function for checking PME status of devicesRafael J. Wysocki
2010-02-08PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki
2010-02-08PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug opsJesse Barnes