| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Remove messages about reassigning resources | Desnes A. Nunes do Rosario | 2018-04-11 | 1 | -1/+0 |
* | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-04-07 | 1 | -116/+261 |
|\ |
|
| * | Merge branch 'pci/virtualization' | Bjorn Helgaas | 2018-04-04 | 1 | -34/+51 |
| |\ |
|
| | * | PCI: Wait for device to become ready after secondary bus reset | Sinan Kaya | 2018-03-05 | 1 | -1/+1 |
| | * | PCI: Add a return type for pci_reset_bridge_secondary_bus() | Sinan Kaya | 2018-03-05 | 1 | -1/+3 |
| | * | PCI: Wait for device to become ready after a power management reset | Sinan Kaya | 2018-03-05 | 1 | -1/+1 |
| | * | PCI: Rename pci_flr_wait() to pci_dev_wait() and make it generic | Sinan Kaya | 2018-02-27 | 1 | -17/+31 |
| | * | PCI: Handle FLR failure and allow other reset types | Sinan Kaya | 2018-02-27 | 1 | -8/+10 |
| | * | PCI: Protect restore with device lock to be consistent | Sinan Kaya | 2018-02-27 | 1 | -1/+3 |
| | * | PCI: Remove redundant probes for device reset support | Bjorn Helgaas | 2018-02-22 | 1 | -9/+6 |
| * | | Merge branch 'pci/portdrv' | Bjorn Helgaas | 2018-04-04 | 1 | -0/+9 |
| |\ \ |
|
| | * | | PCI/PM: Move pcie_clear_root_pme_status() to core | Bjorn Helgaas | 2018-03-12 | 1 | -0/+9 |
| | |/ |
|
| * | | Merge branch 'pci/misc' | Bjorn Helgaas | 2018-04-04 | 1 | -6/+8 |
| |\ \ |
|
| | * | | PCI: Tidy comments | Bjorn Helgaas | 2018-03-19 | 1 | -4/+5 |
| | * | | PCI: Fix NULL pointer dereference in of_pci_bus_find_domain_nr() | Shawn Lin | 2018-03-01 | 1 | -2/+3 |
| | |/ |
|
| * | | Merge branch 'pci/lpc' | Bjorn Helgaas | 2018-04-04 | 1 | -76/+19 |
| |\ \ |
|
| | * | | PCI: Apply the new generic I/O management on PCI IO hosts | Zhichang Yuan | 2018-04-04 | 1 | -75/+17 |
| | * | | PCI: Add fwnode handler as input param of pci_register_io_range() | Gabriele Paoloni | 2018-04-04 | 1 | -1/+2 |
| | * | | PCI: Remove __weak tag from pci_register_io_range() | Gabriele Paoloni | 2018-04-04 | 1 | -1/+1 |
| | |/ |
|
| * | | PCI: Add pcie_print_link_status() to log link speed and whether it's limited | Tal Gilboa | 2018-04-03 | 1 | -0/+32 |
| * | | PCI: Add pcie_bandwidth_available() to compute bandwidth available to device | Tal Gilboa | 2018-04-03 | 1 | -0/+58 |
| * | | PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth | Tal Gilboa | 2018-03-30 | 1 | -0/+22 |
| * | | PCI: Add pcie_get_width_cap() to find max supported link width | Tal Gilboa | 2018-03-30 | 1 | -0/+18 |
| * | | PCI: Add pcie_get_speed_cap() to find max supported link speed | Tal Gilboa | 2018-03-30 | 1 | -0/+44 |
| |/ |
|
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-04-03 | 1 | -5/+1 |
|\ \ |
|
| * | | pci: Simplify code by using the new dmi_get_bios_year() helper | Andy Shevchenko | 2018-02-23 | 1 | -5/+1 |
| |/ |
|
* / | PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() public | Lukas Wunner | 2018-03-13 | 1 | -4/+4 |
|/ |
|
* | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-06 | 1 | -44/+114 |
|\ |
|
| * | 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 branch 'pci/misc' into next | Bjorn Helgaas | 2018-01-31 | 1 | -44/+38 |
| |\ \ |
|
| | * | | PCI: Add wrappers for dev_printk() | Frederick Lawler | 2018-01-18 | 1 | -44/+38 |
| | |/ |
|
| * / | PCI: Add pci_enable_atomic_ops_to_root() | Jay Cornwall | 2018-01-23 | 1 | -0/+75 |
| |/ |
|
* / | PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi() | Heiner Kallweit | 2017-12-13 | 1 | -0/+25 |
|/ |
|
* | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-16 | 1 | -33/+121 |
|\ |
|
| * | Merge branch 'pci/host-thunder' into next | Bjorn Helgaas | 2017-11-14 | 1 | -0/+8 |
| |\ |
|
| | * | PCI: Avoid slot reset if bridge itself is broken | Jan Glauber | 2017-10-11 | 1 | -0/+4 |
| | * | PCI: Avoid bus reset if bridge itself is broken | David Daney | 2017-10-11 | 1 | -0/+4 |
| * | | Merge branch 'pci/virtualization' into next | Bjorn Helgaas | 2017-11-14 | 1 | -32/+11 |
| |\ \ |
|
| | * | | PCI: Document reset method return values | Bjorn Helgaas | 2017-10-26 | 1 | -0/+8 |
| | * | | PCI: Remove unused function __pci_reset_function() | Jan H. Schönherr | 2017-10-05 | 1 | -32/+3 |
| | |/ |
|
| * | | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2017-11-14 | 1 | -0/+101 |
| |\ \ |
|
| | * | | PCI: Add resizable BAR infrastructure | Christian König | 2017-10-24 | 1 | -0/+101 |
| | |/ |
|
| * / | PCI: Fix kernel-doc build warning | Randy Dunlap | 2017-11-09 | 1 | -1/+1 |
| |/ |
|
* / | PCI / PM: Use the NEVER_SKIP driver flag | Rafael J. Wysocki | 2017-11-06 | 1 | -2/+1 |
|/ |
|
* | Revert "PCI: Avoid race while enabling upstream bridges" | Bjorn Helgaas | 2017-09-15 | 1 | -11/+2 |
* | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-09 | 1 | -19/+52 |
|\ |
|
| * | Merge branch 'pci/pm' into next | Bjorn Helgaas | 2017-09-07 | 1 | -0/+2 |
| |\ |
|
| | * | PCI/PM: Expand description of pci_set_power_state() | Piotr Gregor | 2017-08-04 | 1 | -0/+2 |
| * | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2017-09-07 | 1 | -2/+2 |
| |\ \ |
|