| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | PCI: Check whether bridges allow access to extended config space | Gilles Buloz | 2018-05-07 | 1 | -0/+52 |
| |/ |
|
* / | PCI/ACPI: Request LTR control from platform before using it | Bjorn Helgaas | 2018-04-23 | 1 | -0/+5 |
|/ |
|
* | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-04-06 | 1 | -7/+68 |
|\ |
|
| * | Merge branch 'pci/virtualization' | Bjorn Helgaas | 2018-04-04 | 1 | -5/+56 |
| |\ |
|
| | * | PCI/IOV: Use VF0 cached config registers for other VFs | KarimAllah Ahmed | 2018-03-31 | 1 | -5/+42 |
| | * | PCI/IOV: Skip BAR sizing for VFs | KarimAllah Ahmed | 2018-03-19 | 1 | -0/+4 |
| | * | PCI/IOV: Skip INTx config reads for VFs | KarimAllah Ahmed | 2018-03-05 | 1 | -0/+7 |
| | * | PCI: Probe for device reset support during enumeration | Bjorn Helgaas | 2018-02-16 | 1 | -0/+3 |
| * | | Merge branch 'pci/portdrv' | Bjorn Helgaas | 2018-04-04 | 1 | -0/+10 |
| |\ \ |
|
| | * | | PCI/portdrv: Simplify PCIe feature permission checking | Bjorn Helgaas | 2018-03-30 | 1 | -0/+10 |
| | |/ |
|
| * | | Merge branch 'pci/misc' | Bjorn Helgaas | 2018-04-04 | 1 | -1/+1 |
| |\ \ |
|
| | * | | PCI: Tidy comments | Bjorn Helgaas | 2018-03-19 | 1 | -1/+1 |
| | |/ |
|
| * / | PCI: Add decoding for 16 GT/s link speed | Jay Fang | 2018-03-21 | 1 | -1/+1 |
| |/ |
|
* / | PCI: Scan all functions when running over Jailhouse | Jan Kiszka | 2018-03-08 | 1 | -3/+19 |
|/ |
|
* | Merge branch 'pci/spdx' into next | Bjorn Helgaas | 2018-02-01 | 1 | -0/+1 |
|\ |
|
| * | PCI: Add SPDX GPL-2.0 when no license was specified | Bjorn Helgaas | 2018-01-26 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'lorenzo/pci/cadence' into next | Bjorn Helgaas | 2018-01-31 | 1 | -0/+33 |
|\ \ |
|
| * | | PCI: Add generic function to probe PCI host controllers | Cyrille Pitchen | 2018-01-31 | 1 | -0/+33 |
| |/ |
|
* | | Merge branch 'pci/trivial' into next | Bjorn Helgaas | 2018-01-31 | 1 | -89/+116 |
|\ \ |
|
| * | | PCI: Tidy up pci/probe.c comments | Bjorn Helgaas | 2017-12-18 | 1 | -89/+116 |
| |/ |
|
* | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2018-01-31 | 1 | -38/+37 |
|\ \ |
|
| * | | PCI: Add wrappers for dev_printk() | Frederick Lawler | 2018-01-18 | 1 | -38/+37 |
| |/ |
|
* | | Merge branch 'pci/enumeration' into next | Bjorn Helgaas | 2018-01-31 | 1 | -10/+15 |
|\ \ |
|
| * | | PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports | Bjorn Helgaas | 2017-12-18 | 1 | -10/+15 |
| |/ |
|
* / | PCI/ASPM: Enable Latency Tolerance Reporting when supported | Bjorn Helgaas | 2017-12-18 | 1 | -0/+33 |
|/ |
|
* | PCI: Distribute available buses to hotplug-capable bridges | Mika Westerberg | 2017-11-06 | 1 | -18/+138 |
* | PCI: Do not allocate more buses than available in parent | Mika Westerberg | 2017-11-06 | 1 | -1/+6 |
* | PCI: Open-code the two pass loop when scanning bridges | Mika Westerberg | 2017-11-06 | 1 | -7/+20 |
* | PCI: Move pci_hp_add_bridge() to drivers/pci/probe.c | Mika Westerberg | 2017-11-06 | 1 | -0/+23 |
* | PCI: Add for_each_pci_bridge() helper | Andy Shevchenko | 2017-11-06 | 1 | -4/+2 |
* | 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 |