Age | Commit message (Expand) | Author |
2017-11-06 | PCI: Distribute available buses to hotplug-capable bridges | Mika Westerberg |
2017-11-06 | PCI: Do not allocate more buses than available in parent | Mika Westerberg |
2017-11-06 | PCI: Open-code the two pass loop when scanning bridges | Mika Westerberg |
2017-11-06 | PCI: Move pci_hp_add_bridge() to drivers/pci/probe.c | Mika Westerberg |
2017-11-06 | PCI: Add for_each_pci_bridge() helper | Andy Shevchenko |
2017-09-08 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-07 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2017-08-29 | PCI: Warn periodically while waiting for non-CRS ("device ready") status | Sinan Kaya |
2017-08-29 | PCI: Factor out pci_bus_wait_crs() | Sinan Kaya |
2017-08-29 | PCI: Add pci_bus_crs_vendor_id() to detect CRS response data | Sinan Kaya |
2017-08-29 | PCI: Always check for non-CRS response before timeout | Bjorn Helgaas |
2017-08-14 | PCI: Disable PCIe Relaxed Ordering if unsupported | dingtianhong |
2017-08-02 | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt |
2017-07-31 | PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken | Sinan Kaya |
2017-07-03 | Merge branch 'pci/irq-fixups' into next | Bjorn Helgaas |
2017-07-02 | PCI: Remove pci_scan_root_bus_msi() | Lorenzo Pieralisi |
2017-06-28 | PCI: Enable ECRC only if device supports it | Bjorn Helgaas |
2017-06-28 | PCI: Make pci_register_host_bridge() PCI core internal | Lorenzo Pieralisi |
2017-06-28 | PCI: Add pci_scan_root_bus_bridge() interface | Lorenzo Pieralisi |
2017-06-28 | PCI: Add devm_pci_alloc_host_bridge() interface | Lorenzo Pieralisi |
2017-06-28 | PCI: Add pci_free_host_bridge() interface | Lorenzo Pieralisi |
2017-06-28 | PCI: Initialize bridge release function at bridge allocation | Lorenzo Pieralisi |
2017-06-16 | PCI: Test INTx masking during enumeration, not at run-time | Piotr Gregor |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-04-28 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2017-04-20 | of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev... | Sricharan R |
2017-04-18 | PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant | Matthias Kaehlcke |
2017-04-18 | PCI: Improve __pci_read_base() robustness | Marc Gonzalez |
2017-03-30 | PCI: Recognize Thunderbolt devices | Lukas Wunner |
2017-02-23 | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-09 | PCI: Enable PCIe Extended Tags if supported | Sinan Kaya |
2017-01-11 | PCI: Enumerate switches below PCI-to-PCIe bridges | Bjorn Helgaas |
2017-01-02 | PCI: Apply _HPX settings only to relevant devices | Bjorn Helgaas |
2016-12-15 | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-12-12 | Merge branch 'pci/host-tegra' into next | Bjorn Helgaas |
2016-12-07 | PCI: Export host bridge registration interface | Thierry Reding |
2016-12-07 | PCI: Allow driver-specific data in host bridge | Thierry Reding |
2016-12-07 | PCI: Add pci_register_host_bridge() interface | Arnd Bergmann |
2016-12-06 | Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm... | Joerg Roedel |
2016-11-29 | PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE | Bjorn Helgaas |
2016-11-29 | ACPI: Implement acpi_dma_configure | Lorenzo Pieralisi |
2016-11-23 | PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX) | Johannes Thumshirn |
2016-10-03 | Merge branch 'pci/aer' into next | Bjorn Helgaas |
2016-09-27 | PCI/AER: Cache capability position | Keith Busch |
2016-08-15 | PCI: Add Precision Time Measurement (PTM) support | Jonathan Yong |
2016-08-01 | Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '... | Bjorn Helgaas |
2016-07-25 | PCI: Allow additional bus numbers for hotplug bridges | Keith Busch |
2016-06-13 | PCI: Power on bridges before scanning new devices | Mika Westerberg |
2016-06-10 | PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC | Tomasz Nowicki |