Age | Commit message (Expand) | Author |
2010-02-22 | PCI: add failed_list to pci_bus_assign_resources | Yinghai Lu |
2010-02-22 | PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resources | Yinghai Lu |
2010-02-22 | PCI hotplug: check ioremap() return value in ibmphp_ebda.c | Andrew Morton |
2010-02-22 | PCI hotplug: fix ibmphp build error | Randy Dunlap |
2010-02-22 | PCI: Make pci_scan_slot more robust | Matthew Wilcox |
2010-02-22 | PCI: hotplug/cpcihp, fix pci device refcounting | Jiri Slaby |
2010-02-22 | PCI: push deprecated pci_find_device() function to last user | Tilman Schmidt |
2010-02-22 | PCI: don't dump resource when bus resource flags indicates unused | Yinghai Lu |
2010-02-22 | PCI: separate pci_setup_bridge to small functions | Yinghai Lu |
2010-02-22 | PCI hotplug: ibmphp: read the length of ebda and map entire ebda region | Chandru |
2010-02-22 | PCI hotplug: fix memory leaks | Jiri Slaby |
2010-02-22 | resource/PCI: mark struct resource as const | Dominik Brodowski |
2010-02-22 | resource/PCI: align functions now return start of resource | Dominik Brodowski |
2010-02-22 | PCI: Clean up build for CONFIG_PCI_QUIRKS unset | Rafael J. Wysocki |
2010-02-22 | PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops | Jesse Barnes |
2010-02-22 | PCI: Add support for reporting PCIe 3.0 speeds | Matthew Wilcox |
2010-02-22 | PCI: Add support for AGP in cur/max bus speed | Matthew Wilcox |
2010-02-22 | PCI: Add support for detection of PCIe and PCI-X bus speeds | Matthew Wilcox |
2010-02-22 | PCI: Make current and maximum bus speeds part of the PCI core | Matthew Wilcox |
2010-02-22 | PCI: Unify pcie_link_speed and pci_bus_speed | Matthew Wilcox |
2010-02-22 | PCI: Rewrite pci_scan_slot | Matthew Wilcox |
2010-02-22 | pci: add support for 82576NS serdes to existing SR-IOV quirk | Alexander Duyck |
2010-02-19 | PCI: Add pci_bus_find_ext_capability | Jesse Barnes |
2010-02-18 | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill... | Len Brown |
2010-02-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-12 | pci: Add SR-IOV convenience functions and macros | Williams, Mitch A |
2010-02-10 | ibmphp: Rename add_range() to add_bus_range() to avoid conflict | H. Peter Anvin |
2010-02-05 | pci: Update pci_set_vga_state() to call arch functions | Mike Travis |
2010-02-05 | CS5536: apply pci quirk for BIOS SMBUS bug | Andres Salomon |
2010-02-01 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-01-31 | ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found | Thomas Renninger |
2010-01-29 | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() | Benjamin Herrenschmidt |
2010-01-28 | ACPI: replace acpi_integer by u64 | Lin Ming |
2010-01-25 | PCI: fix nested spinlock hang in aer_inject | Andrew Patterson |
2010-01-04 | PCIe AER: prevent AER injection if hardware masks error reporting | Youquan,Song |
2010-01-04 | PCI/PM: Use per-device D3 delays | Rafael J. Wysocki |
2010-01-04 | PCI: Check the node argument passed to cpumask_of_node | David John |
2010-01-04 | PCI: AER: fix aer inject result in kernel oops | Youquan,Song |
2010-01-04 | PCI: pcie portdrv: style cleanup | Hidetoshi Seto |
2009-12-31 | pci: avoid compiler warning in quirks.c | Linus Torvalds |
2009-12-31 | PCI: Fix build if quirks are not enabled | Rafael J. Wysocki |
2009-12-31 | intel-iommu: Fix section mismatch dmar_ir_support() uses dmar_tbl. | Luck, Tony |
2009-12-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-12-16 | PCI/cardbus: Add a fixup hook and fix powerpc | Benjamin Herrenschmidt |
2009-12-16 | PCI: change PCI nomenclature in drivers/pci/ (non-comment changes) | Stefan Assmann |
2009-12-16 | PCI: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann |
2009-12-16 | PCI: add Intel 82599 Virtual Function specific reset method | Dexuan Cui |
2009-12-16 | PCI: add Intel USB specific reset method | Dexuan Cui |
2009-12-16 | PCI: support device-specific reset methods | Dexuan Cui |
2009-12-16 | PCI: Handle case when no pci device can provide cache line size hint | Csaba Henk |