summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-09-05PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski
2019-09-05PCI/IOV: Remove group write permission from sriov_numvfs, sriov_drivers_autop...Kelsey Skunberg
2019-09-05pci-hotplug/pnv_php: Add attention indicator supportOliver O'Halloran
2019-09-05pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBsOliver O'Halloran
2019-09-05pci-hotplug/pnv_php: Add a reset_slot() callbackOliver O'Halloran
2019-09-04PCI: iproc: Propagate errors for optional PHYsThierry Reding
2019-09-04PCI: histb: Propagate errors for optional regulatorsThierry Reding
2019-09-04PCI: armada8x: Propagate errors for optional PHYsThierry Reding
2019-09-04PCI: imx6: Propagate errors for optional regulatorsThierry Reding
2019-09-04PCI: exynos: Propagate errors for optional PHYsThierry Reding
2019-09-04PCI: rockchip: Propagate errors for optional regulatorsThierry Reding
2019-08-30PCI: Remove unnecessary returnsKrzysztof Wilczynski
2019-08-30PCI: OF: Correct of_irq_parse_pci() documentationLubomir Rintel
2019-08-30PCI: Fix typos and whitespace errorsBjorn Helgaas
2019-08-28PCI/ACPI: Remove unnecessary struct hotplug_program_opsKrzysztof Wilczynski
2019-08-28PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski
2019-08-28PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*Krzysztof Wilczynski
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-22Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-22PCI: dwc: Return directly when num-lanes is not foundHou Zhiqiang
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang
2019-08-22PCI: hv: Add a paravirtual backchannel in softwareDexuan Cui
2019-08-21PCI: mobiveil: Fix the CPU base address setup in inbound windowHou Zhiqiang
2019-08-21PCI: kirin: Make structure kirin_dw_pcie_ops constantNishka Dasgupta
2019-08-21PCI: hv: Detect and fix Hyper-V PCI domain number collisionHaiyang Zhang
2019-08-20PCI/IOV: Move sysfs SR-IOV functions to iov.cKelsey Skunberg
2019-08-20PCI: sysfs: Change permissions from symbolic to octalKelsey Skunberg
2019-08-20PCI: sysfs: Change DEVICE_ATTR() to DEVICE_ATTR_WO()Kelsey Skunberg
2019-08-20PCI: sysfs: Define device attributes with DEVICE_ATTR*()Kelsey Skunberg
2019-08-19PCI: Lock down BAR access when the kernel is locked downMatthew Garrett
2019-08-16PCI/hotplug: remove the sgi_hotplug driverChristoph Hellwig
2019-08-16PCI/P2PDMA: Update pci_p2pdma_distance_many() documentationLogan Gunthorpe
2019-08-16PCI/P2PDMA: Allow IOMMU for host bridge whitelistLogan Gunthorpe
2019-08-16PCI/P2PDMA: dma_map() requests that traverse the host bridgeLogan Gunthorpe
2019-08-16PCI/P2PDMA: Store mapping method in an xarrayLogan Gunthorpe
2019-08-16PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()Logan Gunthorpe
2019-08-16PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()Logan Gunthorpe
2019-08-16PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()Logan Gunthorpe
2019-08-16PCI/P2PDMA: Whitelist some Intel host bridgesLogan Gunthorpe
2019-08-16PCI/P2PDMA: Factor out host_bridge_whitelist()Logan Gunthorpe
2019-08-16PCI/P2PDMA: Apply host bridge whitelist for ACSLogan Gunthorpe
2019-08-16PCI/P2PDMA: Factor out __upstream_bridge_distance()Logan Gunthorpe
2019-08-16PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance()Logan Gunthorpe
2019-08-16PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap structLogan Gunthorpe
2019-08-16PCI/P2PDMA: Introduce private pagemap structureLogan Gunthorpe
2019-08-15PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaroundLyude Paul
2019-08-15PCI: imx6: Limit DBI register lengthStefan Agner
2019-08-15PCI: pci-hyperv: Fix build errors on non-SYSFS configRandy Dunlap
2019-08-14PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separatelyXiaowei Bao