Age | Commit message (Expand) | Author |
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-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 |
2009-12-16 | PCI/PM: Propagate wake-up enable for PCIe devices too | Rafael J. Wysocki |
2009-12-16 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-12-09 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-08 | Revert "Intel IOMMU: Avoid memory allocation failures in dma map api calls" | KOSAKI Motohiro |
2009-12-08 | intel-iommu: ignore page table validation in pass through mode | Chris Wright |
2009-12-08 | intel-iommu: Fix oops with intel_iommu=igfx_off | David Woodhouse |
2009-12-08 | intel-iommu: Check for an RMRR which ends before it starts. | David Woodhouse |
2009-12-08 | intel-iommu: Apply BIOS sanity checks for interrupt remapping too. | David Woodhouse |
2009-12-08 | intel-iommu: Detect DMAR in hyperspace at probe time. | Chris Wright |
2009-12-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2009-12-05 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-04 | PCI: fix coding style issue in pci_save_state() | Kleber Sacilotto de Souza |
2009-12-04 | PCI: add pci_request_acs | Chris Wright |