aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman
2010-03-07sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-06ricoh_mmc: port from driver to pci quirkMaxim Levitsky
2010-03-05PCI/PM Runtime: Make runtime PM of PCI devices inactive by defaultRafael J. Wysocki
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-03-01pci: don't reassign to ROM res if it is not going to be enabledYinghai Lu
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-28pci: Add helper to search for VPD keywordsMatt Carlson
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson
2010-02-26PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas
2010-02-23PCI: read bridge windows before filling in subtractive decode resourcesBjorn Helgaas
2010-02-23PCI: split up pci_read_bridge_bases()Bjorn Helgaas
2010-02-22PCIe PME: use pci_pcie_cap()Kenji Kaneshige
2010-02-22PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki
2010-02-22PCIe PME: use pci_is_pcie()Kenji Kaneshige
2010-02-22PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki
2010-02-22PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki
2010-02-22PCI PM: PCIe PME root port service driverRafael J. Wysocki
2010-02-22PCI PM: Add function for checking PME status of devicesRafael J. Wysocki
2010-02-22PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_rangesYinghai Lu
2010-02-22PCI: pciehp: second try to get big range for pcie devicesYinghai Lu
2010-02-22PCI: pciehp: cleanup flow in pciehp_configure_deviceYinghai Lu
2010-02-22PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu
2010-02-22PCI: update bridge resources to get more big ranges in PCI assign unssignedYinghai Lu
2010-02-22PCI: don't shrink bridge resourcesYinghai Lu
2010-02-22PCI: reject mmio ranges starting at 0 on pci_bridge readYinghai Lu
2010-02-22PCI: add failed_list to pci_bus_assign_resourcesYinghai Lu
2010-02-22PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resourcesYinghai Lu
2010-02-22PCI hotplug: check ioremap() return value in ibmphp_ebda.cAndrew Morton
2010-02-22PCI hotplug: fix ibmphp build errorRandy Dunlap
2010-02-22PCI: Make pci_scan_slot more robustMatthew Wilcox
2010-02-22PCI: hotplug/cpcihp, fix pci device refcountingJiri Slaby
2010-02-22PCI: push deprecated pci_find_device() function to last userTilman Schmidt
2010-02-22PCI: don't dump resource when bus resource flags indicates unusedYinghai Lu
2010-02-22PCI: separate pci_setup_bridge to small functionsYinghai Lu
2010-02-22PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru
2010-02-22PCI hotplug: fix memory leaksJiri Slaby
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-22PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki
2010-02-22PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug opsJesse Barnes