Age | Commit message (Expand) | Author |
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 |
2012-12-05 | PCI: Add pcibios_add_device | Matthew Garrett |
2012-11-28 | PCI: Remove __dev* markings | Bill Pemberton |
2012-11-28 | PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-11-28 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2012-11-26 | PCI/AER: Report success only when every device has AER-aware driver | Vijay Mohan Pandarathil |
2012-11-14 | tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices | Nithin Nayak Sujir |
2012-11-13 | Merge branch 'pci/don-sriov' into next | Bjorn Helgaas |
2012-11-09 | PCI: Provide method to reduce the number of total VFs supported | Donald Dutile |
2012-11-09 | PCI: SRIOV control and status via sysfs | Donald Dutile |
2012-11-07 | PCI: Don't pass pci_dev to pci_ext_cfg_avail() | Taku Izumi |
2012-11-03 | PCI: Add pci_stop_and_remove_root_bus() | Yinghai Lu |
2012-10-30 | PCI: Separate out pci_assign_unassigned_bus_resources() | Yinghai Lu |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells |
2012-09-13 | Merge branch 'pci/trivial' into next | Bjorn Helgaas |
2012-09-12 | Merge branch 'pci/stephen-const' into next | Bjorn Helgaas |
2012-09-11 | Merge branch 'pci/gavin-window-alignment' into next | Bjorn Helgaas |
2012-09-11 | PCI: Add weak pcibios_window_alignment() interface | Gavin Shan |