Age | Commit message (Expand) | Author |
2015-04-16 | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-04-15 | xenbus_client: Extend interface to support multi-page ring | Wei Liu |
2015-04-14 | Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be... | Michael Ellerman |
2015-04-13 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-10 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2015-04-10 | Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci... | Bjorn Helgaas |
2015-04-09 | PCI: Read capability list as dwords, not bytes | Sean O. Stalley |
2015-04-09 | PCI: layerscape: Simplify platform_get_resource_byname() failure checking | Bjorn Helgaas |
2015-04-09 | PCI: keystone: Don't dereference possible NULL pointer | Bjorn Helgaas |
2015-04-09 | PCI: versatile: Check for devm_ioremap_resource() failures | Jisheng Zhang |
2015-04-09 | PCI: Don't clear ASPM bits when the FADT declares it's unsupported | Matthew Garrett |
2015-04-09 | Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-08 | PCI/ACPI: Optimize device state transition delays | Aaron Lu |
2015-04-08 | PCI: Export pci_find_host_bridge() for use inside PCI core | Aaron Lu |
2015-04-08 | PCI: Make a shareable UUID for PCI firmware ACPI _DSM | Aaron Lu |
2015-04-08 | PCI: Fix typo in Thunderbolt kernel message | Darrick J. Wong |
2015-04-08 | PCI: exynos: Fix INTx enablement statement termination error | Jaehoon Chung |
2015-04-08 | PCI: iproc: Add Broadcom iProc PCIe support | Ray Jui |
2015-04-08 | PCI: Export symbols required for loadable host driver modules | Ray Jui |
2015-04-08 | PCI: Don't look for ACPI hotplug parameters if ACPI is disabled | Bjorn Helgaas |
2015-04-07 | Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh... | Michael Ellerman |
2015-03-31 | PCI: Consider additional PF's IOV BAR alignment in sizing and assigning | Wei Yang |
2015-03-31 | PCI: Add pcibios_iov_resource_alignment() interface | Wei Yang |
2015-03-31 | PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable() | Wei Yang |
2015-03-31 | PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn() | Wei Yang |
2015-03-31 | PCI: Calculate maximum number of buses required for VFs | Wei Yang |
2015-03-31 | PCI: Refresh First VF Offset and VF Stride when updating NumVFs | Wei Yang |
2015-03-31 | PCI: Index IOV resources in the conventional style | Bjorn Helgaas |
2015-03-31 | PCI: Keep individual VF BAR size in struct pci_sriov | Wei Yang |
2015-03-31 | PCI: Print PF SR-IOV resource that contains all VF(n) BAR space | Wei Yang |
2015-03-31 | PCI: Print more info in sriov_enable() error message | Bjorn Helgaas |
2015-03-24 | powerpc/eeh: Do probe on pci_dn | Gavin Shan |
2015-03-23 | Merge branches 'pci/enumeration' and 'pci/virtualization' into next | Bjorn Helgaas |
2015-03-23 | PCI: Add ACS quirks for Intel 1G NICs | Alex Williamson |
2015-03-20 | PCI: mvebu: Add suspend/resume support | Thomas Petazzoni |
2015-03-19 | Merge branches 'pci/iommu' and 'pci/resource' into next | Bjorn Helgaas |
2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang |
2015-03-12 | PCI: Fail pci_ioremap_bar() on unassigned resources | Bjorn Helgaas |
2015-03-12 | PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failure | Bjorn Helgaas |
2015-03-12 | PCI: Mark invalid BARs as unassigned | Bjorn Helgaas |
2015-03-12 | PCI: Assign resources before drivers claim devices (pci_scan_bus()) | Yijing Wang |
2015-03-12 | Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-03-12 | PCI: Update DMA configuration from DT | Murali Karicheri |
2015-03-12 | PCI: cpcihp: Add missing curly braces in cpci_configure_slot() | Dan Carpenter |
2015-03-06 | PCI/AER: Avoid info leak in __print_tlp_header() | Rasmus Villemoes |
2015-03-06 | PCI: spear: Drop __initdata from spear13xx_pcie_driver | Matwey V. Kornilov |
2015-03-05 | PCI: xgene: Add register offset to config space base address | Feng Kan |
2015-03-03 | PCI: Add helper functions pci_get[put]_host_bridge_device() | Murali Karicheri |
2015-02-28 | PCI: versatile: Update for list_for_each_entry() API change | Joachim Nilsson |