Age | Commit message (Expand) | Author |
2013-09-06 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-08-28 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-08-26 | Merge branch 'pci/yijing-mps-v8' into next | Bjorn Helgaas |
2013-08-26 | Merge branch 'pci/yinghai-assign-unassigned-v6' into next | Bjorn Helgaas |
2013-08-22 | PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionality | Sebastian Ott |
2013-08-22 | PCI: Simplify pcie_bus_configure_settings() interface | Bjorn Helgaas |
2013-08-15 | Merge branch 'pci/aw-reset-v5' into next | Bjorn Helgaas |
2013-08-15 | PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus() | Alex Williamson |
2013-08-14 | PCI: Add pci_reset_slot() and pci_reset_bus() | Alex Williamson |
2013-08-12 | PCI: Add pci_wait_for_pending_transaction() | Casey Leedom |
2013-08-12 | PCI: Introduce new MSI chip infrastructure | Thierry Reding |
2013-08-09 | PCI: Add pci_reset_bridge_secondary_bus() | Alex Williamson |
2013-07-31 | PCI: Add function to obtain minimum link width and speed | Jacob Keller |
2013-07-30 | PCI: move enum pcie_link_width into pci.h | Jacob Keller |
2013-07-25 | PCI: Assign resources for hot-added host bridge more aggressively | Yinghai Lu |
2013-07-25 | PCI: Delay enabling bridges until they're needed | Yinghai Lu |
2013-06-14 | Merge branch 'pci/jiang-bus-lock-v3' into next | Bjorn Helgaas |
2013-06-04 | PCI: Add pcibios_release_device() | Sebastian Ott |
2013-05-27 | PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev() | Gu Zheng |
2013-05-27 | PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference count | Jiang Liu |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-24 | pci: Add SRIOV helper function to determine if VFs are assigned to guest | Alexander Duyck |
2013-04-24 | Merge branch 'pci/gavin-msi-cleanup' into next | Bjorn Helgaas |
2013-04-23 | PCI: Cache MSI/MSI-X capability offsets in struct pci_dev | Gavin Shan |
2013-04-23 | PCI: Use u8, not int, for PM capability offset | Bjorn Helgaas |
2013-04-17 | Merge branch 'pci/cleanup' into next | Bjorn Helgaas |
2013-04-17 | PCI: Remove "extern" from function declarations | Bjorn Helgaas |
2013-04-16 | Merge branch 'pci/jiang-subdrivers' into next | Bjorn Helgaas |
2013-04-15 | Merge branch 'pci/gabor-get-of-node' into next | Bjorn Helgaas |
2013-04-12 | PCI: Add pcibios hooks for adding and removing PCI buses | Jiang Liu |
2013-04-10 | PCI: Remove __weak annotation from pcibios_get_phb_of_node decl | Bjorn Helgaas |
2013-03-26 | PCI: Add PCI ROM helper for platform-provided ROM images | Matthew Garrett |
2013-03-26 | PCI: Add PCI_BUS_NUM() and PCI_DEVID() interfaces | Shuah Khan |
2013-02-25 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-02 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-01-30 | PCI: Use PCI Express Capability accessor | Myron Stowe |
2013-01-30 | PCI: Introduce accessor to retrieve PCIe Capabilities Register | Myron Stowe |
2013-01-26 | Merge branch 'pci/yinghai-root-bus-hotplug' into next | Bjorn Helgaas |
2013-01-25 | PCI: Skip attaching driver in device_add() | Yinghai Lu |
2013-01-24 | PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto() | Alexander Gordeev |
2013-01-13 | ACPI / PCI: Set root bridge ACPI handle in advance | Rafael J. Wysocki |
2013-01-07 | PCI/ACPI: Reserve firmware-allocated resources for hot-added root buses | Yinghai Lu |
2012-12-13 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-12-10 | Merge branch 'pci/mjg-pci-roms-from-efi' into next | Bjorn Helgaas |
2012-12-10 | PCI: Use phys_addr_t for physical ROM address | Bjorn Helgaas |
2012-12-06 | Merge branch 'pci/mjg-pci-roms-from-efi' into next | Bjorn Helgaas |
2012-12-05 | PCI: Add support for non-BAR ROMs | Matthew Garrett |