summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-04Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas3-43/+62
2018-04-04Merge branch 'lorenzo/pci/altera'Bjorn Helgaas1-1/+1
2018-04-04Merge branch 'pci/vpd'Bjorn Helgaas5-570/+578
2018-04-04Merge branch 'pci/virtualization'Bjorn Helgaas6-48/+159
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas18-199/+205
2018-04-04Merge branch 'pci/misc'Bjorn Helgaas41-184/+108
2018-04-04Merge branch 'pci/lpc'Bjorn Helgaas7-105/+751
2018-04-04Merge branch 'pci/hotplug'Bjorn Helgaas2-14/+21
2018-04-04Merge branch 'pci/enumeration'Bjorn Helgaas9-229/+211
2018-04-04Merge branch 'pci/deprecate-get-bus-and-slot'Bjorn Helgaas1-1/+4
2018-04-04Merge branch 'pci/aspm'Bjorn Helgaas1-1/+19
2018-04-04HISI LPC: Add ACPI supportJohn Garry1-4/+204
2018-04-04ACPI / scan: Do not enumerate Indirect IO host childrenJohn Garry1-0/+14
2018-04-04ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry1-9/+10
2018-04-04HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindingsZhichang Yuan3-0/+424
2018-04-04of: Add missing I/O range exception for indirect-IO devicesZhichang Yuan1-16/+76
2018-04-04PCI: Apply the new generic I/O management on PCI IO hostsZhichang Yuan1-75/+17
2018-04-04PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni3-5/+10
2018-04-04PCI: Remove __weak tag from pci_register_io_range()Gabriele Paoloni1-1/+1
2018-04-03fm10k: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas1-86/+1
2018-04-03net/mlx5e: Use pcie_bandwidth_available() to compute bandwidthTal Gilboa1-31/+1
2018-04-03net/mlx5: Report PCIe link properties with pcie_print_link_status()Tal Gilboa1-0/+4
2018-04-03net/mlx4_core: Report PCIe link properties with pcie_print_link_status()Tal Gilboa1-80/+1
2018-04-03PCI: Add pcie_print_link_status() to log link speed and whether it's limitedTal Gilboa1-0/+32
2018-04-03PCI: Add pcie_bandwidth_available() to compute bandwidth available to deviceTal Gilboa1-0/+58
2018-03-31PCI/DPC: Rename from pcie-dpc.c to dpc.cBjorn Helgaas2-1/+1
2018-03-31PCI/IOV: Use VF0 cached config registers for other VFsKarimAllah Ahmed3-12/+81
2018-03-30PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOSMika Westerberg2-3/+3
2018-03-30PCI/AER: Use cached AER Capability offsetFrederick Lawler3-8/+14
2018-03-30PCI/portdrv: Rename and reverse sense of pcie_ports_autoBjorn Helgaas3-20/+12
2018-03-30PCI/portdrv: Encapsulate pcie_ports_auto inside the port driverBjorn Helgaas1-0/+2
2018-03-30PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameterBjorn Helgaas1-3/+0
2018-03-30PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameterBjorn Helgaas2-29/+3
2018-03-30PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas1-1/+0
2018-03-30PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas5-30/+47
2018-03-30PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VCBjorn Helgaas3-15/+7
2018-03-30PCI/portdrv: Remove pcie_port_bus_type link order dependencyBjorn Helgaas4-69/+45
2018-03-30PCI/portdrv: Disable port driver in compat modeBjorn Helgaas2-4/+1
2018-03-30PCI/PM: Clear PCIe PME Status bit for Root Complex Event CollectorsBjorn Helgaas1-1/+2
2018-03-30PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidthTal Gilboa2-0/+32
2018-03-30PCI: Add pcie_get_width_cap() to find max supported link widthTal Gilboa3-8/+21
2018-03-30PCI: Add pcie_get_speed_cap() to find max supported link speedTal Gilboa3-26/+56
2018-03-23ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg1-7/+16
2018-03-21PCI: Add decoding for 16 GT/s link speedJay Fang3-1/+8
2018-03-19PCI/IOV: Skip BAR sizing for VFsKarimAllah Ahmed1-0/+4
2018-03-19PCI: Tidy commentsBjorn Helgaas35-105/+64
2018-03-19PCI: Tidy MakefilesBjorn Helgaas2-56/+29
2018-03-19mcb: Add Altera PCI ID to mcb-pciJohannes Thumshirn1-0/+1
2018-03-19PCI: Add Altera vendor IDJohannes Thumshirn2-3/+0
2018-03-19PCI: Report quirks that take more than 10msBjorn Helgaas1-11/+6