| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-08 | 1 | -28/+93 |
|\ |
|
| * | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2017-09-07 | 1 | -0/+9 |
| |\ |
|
| | * | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt | 2017-08-02 | 1 | -0/+9 |
| * | | PCI: Warn periodically while waiting for non-CRS ("device ready") status | Sinan Kaya | 2017-08-29 | 1 | -3/+13 |
| * | | PCI: Factor out pci_bus_wait_crs() | Sinan Kaya | 2017-08-29 | 1 | -16/+27 |
| * | | PCI: Add pci_bus_crs_vendor_id() to detect CRS response data | Sinan Kaya | 2017-08-29 | 1 | -1/+6 |
| * | | PCI: Always check for non-CRS response before timeout | Bjorn Helgaas | 2017-08-29 | 1 | -5/+6 |
| * | | PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken | Sinan Kaya | 2017-07-31 | 1 | -7/+36 |
| |/ |
|
* / | PCI: Disable PCIe Relaxed Ordering if unsupported | dingtianhong | 2017-08-14 | 1 | -0/+43 |
|/ |
|
* | Merge branch 'pci/irq-fixups' into next | Bjorn Helgaas | 2017-07-03 | 1 | -29/+76 |
|\ |
|
| * | PCI: Remove pci_scan_root_bus_msi() | Lorenzo Pieralisi | 2017-07-02 | 1 | -22/+5 |
| * | PCI: Make pci_register_host_bridge() PCI core internal | Lorenzo Pieralisi | 2017-06-28 | 1 | -2/+1 |
| * | PCI: Add pci_scan_root_bus_bridge() interface | Lorenzo Pieralisi | 2017-06-28 | 1 | -0/+39 |
| * | PCI: Add devm_pci_alloc_host_bridge() interface | Lorenzo Pieralisi | 2017-06-28 | 1 | -2/+22 |
| * | PCI: Add pci_free_host_bridge() interface | Lorenzo Pieralisi | 2017-06-28 | 1 | -3/+9 |
| * | PCI: Initialize bridge release function at bridge allocation | Lorenzo Pieralisi | 2017-06-28 | 1 | -1/+1 |
* | | PCI: Enable ECRC only if device supports it | Bjorn Helgaas | 2017-06-28 | 1 | -0/+5 |
* | | PCI: Test INTx masking during enumeration, not at run-time | Piotr Gregor | 2017-06-16 | 1 | -0/+30 |
|/ |
|
* | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-09 | 1 | -28/+0 |
|\ |
|
| * | of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev... | Sricharan R | 2017-04-20 | 1 | -28/+0 |
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-08 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2017-04-28 | 1 | -1/+1 |
| |\ \ |
|
| | * | | PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant | Matthias Kaehlcke | 2017-04-18 | 1 | -1/+1 |
| | |/ |
|
| * / | PCI: Improve __pci_read_base() robustness | Marc Gonzalez | 2017-04-18 | 1 | -1/+1 |
| |/ |
|
* / | PCI: Recognize Thunderbolt devices | Lukas Wunner | 2017-03-30 | 1 | -0/+21 |
|/ |
|
* | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-02-23 | 1 | -2/+31 |
|\ |
|
| * | PCI: Enable PCIe Extended Tags if supported | Sinan Kaya | 2017-02-09 | 1 | -0/+18 |
| * | PCI: Apply _HPX settings only to relevant devices | Bjorn Helgaas | 2017-01-02 | 1 | -2/+13 |
* | | PCI: Enumerate switches below PCI-to-PCIe bridges | Bjorn Helgaas | 2017-01-11 | 1 | -5/+7 |
|/ |
|
* | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-12-15 | 1 | -99/+146 |
|\ |
|
| * | Merge branch 'pci/host-tegra' into next | Bjorn Helgaas | 2016-12-12 | 1 | -98/+144 |
| |\ |
|
| | * | PCI: Export host bridge registration interface | Thierry Reding | 2016-12-07 | 1 | -2/+4 |
| | * | PCI: Allow driver-specific data in host bridge | Thierry Reding | 2016-12-07 | 1 | -3/+3 |
| | * | PCI: Add pci_register_host_bridge() interface | Arnd Bergmann | 2016-12-07 | 1 | -97/+141 |
| * | | PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE | Bjorn Helgaas | 2016-11-29 | 1 | -1/+2 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm... | Joerg Roedel | 2016-12-06 | 1 | -2/+1 |
|\ \ \
| | |/
| |/| |
|
| | * | ACPI: Implement acpi_dma_configure | Lorenzo Pieralisi | 2016-11-29 | 1 | -2/+1 |
| |/ |
|
* / | PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX) | Johannes Thumshirn | 2016-11-23 | 1 | -1/+27 |
|/ |
|
* | Merge branch 'pci/aer' into next | Bjorn Helgaas | 2016-10-03 | 1 | -2/+3 |
|\ |
|
| * | PCI/AER: Cache capability position | Keith Busch | 2016-09-27 | 1 | -1/+2 |
* | | PCI: Add Precision Time Measurement (PTM) support | Jonathan Yong | 2016-08-15 | 1 | -0/+3 |
|/ |
|
*---. | Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '... | Bjorn Helgaas | 2016-08-01 | 1 | -0/+18 |
|\ \ \ |
|
| | | * | PCI: Power on bridges before scanning new devices | Mika Westerberg | 2016-06-13 | 1 | -0/+9 |
| | |/
| |/| |
|
| | * | PCI: Allow additional bus numbers for hotplug bridges | Keith Busch | 2016-07-25 | 1 | -0/+9 |
| |/ |
|
* / | PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC | Tomasz Nowicki | 2016-06-10 | 1 | -1/+3 |
|/ |
|
*-. | Merge branches 'pci/hotplug' and 'pci/resource' into next | Bjorn Helgaas | 2016-05-17 | 1 | -3/+3 |
|\ \ |
|
| | * | PCI: Disable all BAR sizing for devices with non-compliant BARs | Prarit Bhargava | 2016-05-16 | 1 | -3/+3 |
| |/ |
|
* / | PCI: Add support for multiple DMA aliases | Jacek Lawrynowicz | 2016-04-11 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2016-03-15 | 1 | -0/+14 |
|\ |
|
| * | PCI: Disable IO/MEM decoding for devices with non-compliant BARs | Bjorn Helgaas | 2016-02-25 | 1 | -0/+14 |