summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-07-18PCI: designware: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: versatile: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: xgene: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-07-13PCI: pcie-cadence-ep: Remove redundant variable mmcColin Ian King
2018-07-13PCI: spear13xx: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: qcom: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: histb: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: designware-plat: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: artpec6: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: armada8k: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: keystone: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: imx6: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: exynos: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: iproc: Reduce inbound/outbound mapping print levelRay Jui
2018-07-13PCI: iproc: Reject unconfigured physical functions from PAXCRay Jui
2018-07-13PCI: iproc: Disable MSI parsing in certain PAXC blocksRay Jui
2018-07-13PCI: iproc: Fix up corrupted PAXC root complex config registersRay Jui
2018-07-13PCI: iproc: Activate PAXC bridge quirk for more devicesRay Jui
2018-07-12PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthroughGustavo A. R. Silva
2018-07-12PCI: Workaround IDT switch ACS Source Validation erratumJames Puthukattukaran
2018-07-12PCI: cadence: Add shutdown callback to host driverAlan Douglas
2018-07-12PCI: cadence: Add Power Management ops for host and EPAlan Douglas
2018-07-11PCI: kirin: Add MSI supportXiaowei Song
2018-07-11PCI: cadence: Add generic PHY support to host and EP driversAlan Douglas
2018-07-11PCI: cadence: Update cdns_pcie_writel() function signatureAlan Douglas
2018-07-09PCI: endpoint: Fix NULL pointer dereference error when CONFIGFS is disabledKishon Vijay Abraham I
2018-07-09PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui
2018-07-08Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-06PCI: aardvark: Convert to use pci_host_probe()Thomas Petazzoni
2018-07-06PCI: aardvark: Size bridges before resources allocationZachary Zhang
2018-07-05PCI: Export pcie_get_speed_cap and pcie_get_width_capAlex Deucher
2018-07-05Merge branch 'pm-pci'Rafael J. Wysocki
2018-06-30PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAMRafael J. Wysocki
2018-06-30PCI: Enable PASID only if entire path supports End-End TLP prefixesSinan Kaya
2018-06-30PCI: Expand documentation for pci_add_dma_alias()Logan Gunthorpe
2018-06-29PCI: Make pci_get_rom_size() staticBjorn Helgaas
2018-06-29PCI: Add check code for last image indicator not setRex Zhu
2018-06-29PCI: Avoid accessing memory outside the ROM BARRex Zhu
2018-06-29PCI: Add DMA alias quirk for Microsemi Switchtec NTBDoug Meyer
2018-06-29switchtec: Use generic PCI Vendor ID and Class CodeDoug Meyer
2018-06-29PCI: Make early dump functionality genericSinan Kaya
2018-06-29PCI: Cleanup PCI_REBAR_CTRL_BAR_SHIFT handlingChristian König
2018-06-29PCI: Restore resized BAR state on resumeChristian König
2018-06-29PCI/IOV: Reset total_VFs limit after detaching PF driverJakub Kicinski
2018-06-29PCI: faraday: Add missing of_node_put()Nicholas Mc Guire
2018-06-29PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire
2018-06-29PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire
2018-06-29PCI: endpoint: Use after free in pci_epf_unregister_driver()Dan Carpenter
2018-06-29PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yesGeert Uytterhoeven