summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-04Merge branch 'pci/vpd'Bjorn Helgaas
2018-04-04Merge branch 'pci/virtualization'Bjorn Helgaas
2018-04-04Merge branch 'pci/sparc'Bjorn Helgaas
2018-04-04Merge branch 'pci/resource-mmap'Bjorn Helgaas
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas
2018-04-04Merge branch 'pci/msi'Bjorn Helgaas
2018-04-04Merge branch 'pci/misc'Bjorn Helgaas
2018-04-04Merge branch 'pci/lpc'Bjorn Helgaas
2018-04-04Merge branch 'pci/hotplug'Bjorn Helgaas
2018-04-04Merge branch 'pci/enumeration'Bjorn Helgaas
2018-04-04Merge branch 'pci/deprecate-get-bus-and-slot'Bjorn Helgaas
2018-04-04Merge branch 'pci/aspm'Bjorn Helgaas
2018-04-04Merge branch 'pci/aer'Bjorn Helgaas
2018-04-04MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driverJohn Garry
2018-04-04HISI LPC: Add ACPI supportJohn Garry
2018-04-04ACPI / scan: Do not enumerate Indirect IO host childrenJohn Garry
2018-04-04ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry
2018-04-04HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindingsZhichang Yuan
2018-04-04of: Add missing I/O range exception for indirect-IO devicesZhichang Yuan
2018-04-04PCI: Apply the new generic I/O management on PCI IO hostsZhichang Yuan
2018-04-04PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni
2018-04-04PCI: Remove __weak tag from pci_register_io_range()Gabriele Paoloni
2018-04-03fm10k: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas
2018-04-03net/mlx5e: Use pcie_bandwidth_available() to compute bandwidthTal Gilboa
2018-04-03net/mlx5: Report PCIe link properties with pcie_print_link_status()Tal Gilboa
2018-04-03net/mlx4_core: Report PCIe link properties with pcie_print_link_status()Tal Gilboa
2018-04-03PCI: Add pcie_print_link_status() to log link speed and whether it's limitedTal Gilboa
2018-04-03PCI: Add pcie_bandwidth_available() to compute bandwidth available to deviceTal Gilboa
2018-03-31PCI/DPC: Rename from pcie-dpc.c to dpc.cBjorn Helgaas
2018-03-31PCI/IOV: Add missing prototypes for powerpc pcibios interfacesMathieu Malaterre
2018-03-31PCI/IOV: Use VF0 cached config registers for other VFsKarimAllah Ahmed
2018-03-30PCI: Always define the of_node helpersBjørn Mork
2018-03-30PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOSMika Westerberg
2018-03-30PCI/AER: Use cached AER Capability offsetFrederick Lawler
2018-03-30PCI/portdrv: Rename and reverse sense of pcie_ports_autoBjorn Helgaas
2018-03-30PCI/portdrv: Encapsulate pcie_ports_auto inside the port driverBjorn Helgaas
2018-03-30PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameterBjorn Helgaas
2018-03-30PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameterBjorn Helgaas
2018-03-30PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas
2018-03-30PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas
2018-03-30PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VCBjorn Helgaas
2018-03-30PCI/portdrv: Remove pcie_port_bus_type link order dependencyBjorn Helgaas
2018-03-30PCI/portdrv: Disable port driver in compat modeBjorn Helgaas
2018-03-30PCI/PM: Clear PCIe PME Status bit for Root Complex Event CollectorsBjorn Helgaas
2018-03-30PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidthTal Gilboa
2018-03-30PCI: Add pcie_get_width_cap() to find max supported link widthTal Gilboa
2018-03-30PCI: Add pcie_get_speed_cap() to find max supported link speedTal Gilboa
2018-03-23ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg
2018-03-21lib: Add generic PIO mapping methodZhichang Yuan
2018-03-21PCI: Add decoding for 16 GT/s link speedJay Fang