summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-03-19PCI: Report quirk timings with pci_info() instead of pr_debug()Bjorn Helgaas
2018-03-19PCI/VPD: Move VPD structures to vpd.cBjorn Helgaas
2018-03-19PCI/VPD: Move VPD quirks to vpd.cBjorn Helgaas
2018-03-19PCI/VPD: Move VPD sysfs code to vpd.cBjorn Helgaas
2018-03-19PCI/VPD: Move VPD access code to vpd.cBjorn Helgaas
2018-03-19PCI: tegra: Add power management supportManikanta Maddireddy
2018-03-16PCI: hv: Only queue new work items in hv_pci_devices_present() if necessaryDexuan Cui
2018-03-16PCI: hv: Remove the bogus test in hv_eject_device_work()Dexuan Cui
2018-03-16PCI: hv: Fix a comment typo in _hv_pcifront_read_config()Dexuan Cui
2018-03-16PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()Dexuan Cui
2018-03-16PCI: hv: Serialize the present and eject work itemsDexuan Cui
2018-03-16arch: remove tile portArnd Bergmann
2018-03-14PCI: tegra: Add PCI_MSI_IRQ_DOMAIN kconfig dependencyArnd Bergmann
2018-03-13vga_switcheroo: Use device link for HDA controllerLukas Wunner
2018-03-13PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() publicLukas Wunner
2018-03-13PCI: Restore config space on runtime resume despite being unboundRafael J. Wysocki
2018-03-13PCI/hotplug: ppc: correct a php_slot usage after freeSimon Guo
2018-03-12PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driverBjorn Helgaas
2018-03-12PCI/PM: Move pcie_clear_root_pme_status() to coreBjorn Helgaas
2018-03-09Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-09PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas
2018-03-08PCI: armada8k: Fix clock resource by adding a register clockGregory CLEMENT
2018-03-08PCI: armada8k: Remove useless test before clk_disable_unprepare()Gregory CLEMENT
2018-03-08PCI: Scan all functions when running over JailhouseJan Kiszka
2018-03-07PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte
2018-03-07PCI: histb: Add an optional regulator for PCIe port power controlShawn Guo
2018-03-07PCI: histb: Fix error path of histb_pcie_host_enable()Shawn Guo
2018-03-07PCI: qcom: Use regulator bulk api for apq8064 suppliesSrinivas Kandagatla
2018-03-07PCI: qcom: Add missing supplies required for msm8996Srinivas Kandagatla
2018-03-07PCI: designware-ep: Fix typo in error messageNiklas Cassel
2018-03-06PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256Gustavo Pimentel
2018-03-06PCI: dwc: Remove old MSI IRQs APIGustavo Pimentel
2018-03-06PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical APIGustavo Pimentel
2018-03-05PCI/IOV: Skip INTx config reads for VFsKarimAllah Ahmed
2018-03-05PCI: Wait for device to become ready after secondary bus resetSinan Kaya
2018-03-05PCI: Add a return type for pci_reset_bridge_secondary_bus()Sinan Kaya
2018-03-05PCI: Wait for device to become ready after a power management resetSinan Kaya
2018-03-04PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644LHans de Goede
2018-03-02Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-02PCI: tegra: Add loadable kernel module supportManikanta Maddireddy
2018-03-02PCI: tegra: Free resources on probe failureManikanta Maddireddy
2018-03-01PCI: Fix NULL pointer dereference in of_pci_bus_find_domain_nr()Shawn Lin
2018-03-01PCI: endpoint: Remove goto labels in pci_epf_create()Rolf Evers-Fischer
2018-03-01PCI: endpoint: Fix kernel panic after put_device()Rolf Evers-Fischer
2018-03-01PCI: endpoint: Simplify name allocation for EPF deviceRolf Evers-Fischer
2018-02-28PCI/ASPM: Don't warn if already in common clock modeSinan Kaya
2018-02-28PCI/ASPM: Declare threshold_ns as u32, not u64Gustavo A. R. Silva
2018-02-28PCI: cpqphp: Fix possible NULL pointer dereferenceShawn Lin
2018-02-28PCI: altera: Fix bool initialization in tlp_read_packet()Gustavo A. R. Silva
2018-02-27PCI: Rename pci_flr_wait() to pci_dev_wait() and make it genericSinan Kaya