| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-04-06 | 1 | -62/+32 |
|\ |
|
| * | Merge branch 'pci/virtualization' | Bjorn Helgaas | 2018-04-04 | 1 | -3/+8 |
| |\ |
|
| | * | PCI/IOV: Add missing prototypes for powerpc pcibios interfaces | Mathieu Malaterre | 2018-03-31 | 1 | -1/+6 |
| | * | PCI: Add a return type for pci_reset_bridge_secondary_bus() | Sinan Kaya | 2018-03-05 | 1 | -1/+1 |
| | * | PCI: Handle FLR failure and allow other reset types | Sinan Kaya | 2018-02-27 | 1 | -1/+1 |
| * | | Merge branch 'pci/portdrv' | Bjorn Helgaas | 2018-04-04 | 1 | -2/+3 |
| |\ \ |
|
| | * | | PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver | Bjorn Helgaas | 2018-03-30 | 1 | -2/+0 |
| | * | | PCI/portdrv: Simplify PCIe feature permission checking | Bjorn Helgaas | 2018-03-30 | 1 | -0/+3 |
| | |/ |
|
| * | | Merge branch 'pci/misc' | Bjorn Helgaas | 2018-04-04 | 1 | -13/+11 |
| |\ \ |
|
| | * | | PCI: Always define the of_node helpers | Bjørn Mork | 2018-03-30 | 1 | -13/+11 |
| | |/ |
|
| * | | Merge branch 'pci/lpc' | Bjorn Helgaas | 2018-04-04 | 1 | -1/+2 |
| |\ \ |
|
| | * | | PCI: Add fwnode handler as input param of pci_register_io_range() | Gabriele Paoloni | 2018-04-04 | 1 | -1/+2 |
| | |/ |
|
| * | | Merge branch 'pci/enumeration' | Bjorn Helgaas | 2018-04-04 | 1 | -0/+5 |
| |\ \ |
|
| | * | | PCI: Add pcie_print_link_status() to log link speed and whether it's limited | Tal Gilboa | 2018-04-03 | 1 | -0/+1 |
| | * | | PCI: Add pcie_bandwidth_available() to compute bandwidth available to device | Tal Gilboa | 2018-04-03 | 1 | -0/+3 |
| | * | | PCI: Add decoding for 16 GT/s link speed | Jay Fang | 2018-03-21 | 1 | -0/+1 |
| | |/ |
|
| * | | Merge branch 'pci/deprecate-get-bus-and-slot' | Bjorn Helgaas | 2018-04-04 | 1 | -8/+0 |
| |\ \ |
|
| | * | | PCI: Remove pci_get_bus_and_slot() function | Sinan Kaya | 2018-02-16 | 1 | -8/+0 |
| | |/ |
|
| * | | PCI/AER: Move pci_uevent_ers() out of pci.h | Michael Ellerman | 2018-02-22 | 1 | -35/+3 |
| |/ |
|
* | | PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() public | Lukas Wunner | 2018-03-13 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-06 | 1 | -215/+226 |
|\ |
|
| * | Merge remote-tracking branch 'lorenzo/pci/cadence' into next | Bjorn Helgaas | 2018-01-31 | 1 | -1/+11 |
| |\ |
|
| | * | PCI: Add generic function to probe PCI host controllers | Cyrille Pitchen | 2018-01-31 | 1 | -0/+1 |
| | * | PCI: OF: Add generic function to parse and allocate PCI resources | Cyrille Pitchen | 2018-01-31 | 1 | -0/+9 |
| * | | Merge branch 'pci/trivial' into next | Bjorn Helgaas | 2018-01-31 | 1 | -216/+195 |
| |\ \ |
|
| | * | | PCI: Clean up whitespace in linux/pci.h, pci/pci.h | Bjorn Helgaas | 2017-12-18 | 1 | -216/+195 |
| | |/ |
|
| * | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2018-01-31 | 1 | -0/+19 |
| |\ \ |
|
| | * | | PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n build | Niklas Cassel | 2018-01-19 | 1 | -0/+7 |
| | * | | PCI: Add wrappers for dev_printk() | Frederick Lawler | 2018-01-18 | 1 | -0/+12 |
| | |/ |
|
| * | | Merge branch 'pci/enumeration' into next | Bjorn Helgaas | 2018-01-31 | 1 | -0/+1 |
| |\ \ |
|
| | * | | PCI: Add pci_enable_atomic_ops_to_root() | Jay Cornwall | 2018-01-23 | 1 | -0/+1 |
| | |/ |
|
| * | | PCI/ASPM: Enable Latency Tolerance Reporting when supported | Bjorn Helgaas | 2017-12-18 | 1 | -0/+2 |
| |/ |
|
* | | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-02-02 | 1 | -0/+38 |
|\ \ |
|
| * | | PCI/AER: Add uevents in AER and EEH error/resume | Bryant G. Ly | 2018-01-27 | 1 | -0/+36 |
| * | | PCI/IOV: Add pci_vf_drivers_autoprobe() interface | Bryant G. Ly | 2017-12-11 | 1 | -0/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-16 | 1 | -0/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | PCI: Add pci_get_domain_bus_and_slot() stub | Randy Dunlap | 2017-12-06 | 1 | -0/+3 |
| |/ |
|
* | | PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi() | Heiner Kallweit | 2017-12-13 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-26 | 1 | -6/+0 |
|\ |
|
| * | x86/PCI: Remove unused HyperTransport interrupt support | Bjorn Helgaas | 2017-11-23 | 1 | -6/+0 |
* | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -5/+11 |
|\ \ |
|
| * \ | Merge branch 'pci/virtualization' into next | Bjorn Helgaas | 2017-11-14 | 1 | -5/+4 |
| |\ \ |
|
| | * | | PCI: Remove unused function __pci_reset_function() | Jan H. Schönherr | 2017-10-05 | 1 | -1/+0 |
| | * | | PCI: Remove reset argument from pci_iov_{add,remove}_virtfn() | Jan H. Schönherr | 2017-10-05 | 1 | -4/+4 |
| * | | | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2017-11-14 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | PCI: Add pci_resize_resource() for resizing BARs | Christian König | 2017-10-25 | 1 | -0/+3 |
| | |/ / |
|
| * | | | PCI: Add for_each_pci_bridge() helper | Andy Shevchenko | 2017-11-06 | 1 | -0/+4 |
| |/ / |
|
* | | | Merge branch 'pm-core' | Rafael J. Wysocki | 2017-11-13 | 1 | -6/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | PCI / PM: Use the NEVER_SKIP driver flag | Rafael J. Wysocki | 2017-11-06 | 1 | -6/+1 |
| |/ |
|
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|