summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-12-21PCI: dwc: artpec6: Remove unused definesNiklas Cassel
2017-12-21PCI: dwc: dra7xx: Help compiler to remove unused codeNiklas Cassel
2017-12-21PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probeNiklas Cassel
2017-12-21PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep modeNiklas Cassel
2017-12-21PCI: designware-ep: Add generic function for raising MSI irqNiklas Cassel
2017-12-21PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()Niklas Cassel
2017-12-21PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_initNiklas Cassel
2017-12-21PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writableNiklas Cassel
2017-12-21PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bitsNiklas Cassel
2017-12-21PCI: dwc: Use the DMA-API to get the MSI addressNiklas Cassel
2017-12-21PCI: tegra: Refactor configuration space mapping codeVidya Sagar
2017-12-20pci: dwc: pci-dra7xx: Make shutdown handler staticVignesh R
2017-12-19PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failuresGeert Uytterhoeven
2017-12-19PCI: xgene: Remove leftover pci_scan_child_bus() callLorenzo Pieralisi
2017-12-19PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold
2017-12-19PCI: designware-ep: Fix ->get_msi() to check MSI_EN bitKishon Vijay Abraham I
2017-12-19PCI: endpoint: Fix find_first_zero_bit() usageNiklas Cassel
2017-12-19PCI: endpoint: Populate func_no before calling pci_epc_add_epf()Niklas Cassel
2017-12-19PCI: designware-ep: Fix find_first_zero_bit() usageNiklas Cassel
2017-12-18PCI: Mark Ceton InfiniTV4 INTx masking as brokenBjorn Helgaas
2017-12-18PCI: Clean up whitespace in linux/pci.h, pci/pci.hBjorn Helgaas
2017-12-18PCI: Tidy up pci/probe.c commentsBjorn Helgaas
2017-12-18switchtec: Add device IDs for PSX 24xG3 and PSX 48xG3Kelvin Cao
2017-12-18switchtec: Add Global Fabric Manager Server (GFMS) eventLogan Gunthorpe
2017-12-18PCI: Use dev_info() rather than dev_err() for ROM validationAlex Deucher
2017-12-18PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas
2017-12-18PCI: Remove sysfs resource mmap warningBjorn Helgaas
2017-12-18PCI: Remove unneeded kallsyms includeSergey Senozhatsky
2017-12-18PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device()Mika Westerberg
2017-12-18PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream PortsBjorn Helgaas
2017-12-18PCI/ASPM: Unexport internal ASPM interfacesBjorn Helgaas
2017-12-18PCI/ASPM: Enable Latency Tolerance Reporting when supportedBjorn Helgaas
2017-12-18PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristicsBjorn Helgaas
2017-12-18PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEITyler Baicar
2017-12-18PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-16Merge back PM core material for v4.16.Rafael J. Wysocki
2017-12-14Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-12-13PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit
2017-12-12PCI: rcar: Fix use-after-free in probe error pathGeert Uytterhoeven
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki
2017-12-11PCI/IOV: Add pci_vf_drivers_autoprobe() interfaceBryant G. Ly
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-27PCI / PM: Support for LEAVE_SUSPENDED driver flagRafael J. Wysocki
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas
2017-11-19Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds
2017-11-18NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe
2017-11-18NTB: switchtec: Add link event notifier callbackLogan Gunthorpe
2017-11-18NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe