summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Fix pci_create_slot() reference count leakQiushi Wu2020-09-031-2/+4
* PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki2020-08-211-3/+11
* PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang2020-08-211-0/+1
* PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock2020-08-211-0/+13
* PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port modeDongdong Liu2020-06-291-1/+1
* PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu2020-06-291-0/+1
* PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng2020-06-291-10/+0
* PCI: Program MPS for RCiEP devicesAshok Raj2020-06-201-1/+21
* PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang2020-06-201-1/+1
* PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()Bjorn Helgaas2020-05-101-4/+3
* PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe2020-02-281-4/+16
* PCI: keystone: Fix link training retries initiationYurii Monakov2020-02-141-1/+1
* PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan2019-12-211-1/+1
* PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld2019-12-211-1/+1
* PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I2019-11-281-0/+3
* PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar2019-11-121-2/+5
* PCI: PM: Fix pci_power_up()Rafael J. Wysocki2019-10-291-13/+11
* PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut2019-08-041-1/+1
* PCI: Do not poll for PME if the device is in D3coldMika Westerberg2019-08-041-0/+7
* PCI: xilinx: Check for __get_free_pages() failureKangjie Lu2019-06-221-2/+10
* PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu2019-06-221-0/+4
* PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler2019-06-221-0/+4
* PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood2019-06-111-0/+1
* PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara2019-04-271-0/+2
* PCI: altera: Move retrain from fixup to altera_pcie_host_init()Ley Foon Tan2019-01-161-60/+91
* PCI: altera: Rework config accessors for use without a struct pci_busLey Foon Tan2019-01-161-23/+41
* PCI: altera: Poll for link training status after retraining the linkLey Foon Tan2019-01-161-8/+37
* PCI: altera: Poll for link up status after retraining the linkLey Foon Tan2019-01-161-1/+11
* PCI: altera: Check link status before retrain linkLey Foon Tan2019-01-161-0/+4
* PCI: altera: Reorder read/write functionsBjorn Helgaas2019-01-161-16/+16
* PCI: altera: Fix altera_pcie_link_is_up()Ley Foon Tan2019-01-161-1/+2
* PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng2018-11-211-0/+4
* PCI: Reprogram bridge prefetch registers on resumeDaniel Drake2018-10-131-8/+19
* PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni2018-09-151-1/+1
* PCI: pciehp: Fix use-after-free on unplugLukas Wunner2018-08-243-3/+10
* PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe2018-08-241-0/+4
* PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner2018-08-241-0/+9
* ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov2018-08-091-1/+1
* PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig2018-08-061-6/+9
* PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg2018-07-033-3/+14
* PCI: Add function 1 DMA alias quirk for Marvell 88SE9220Thomas Vincent-Cross2018-05-301-0/+3
* PCI: Restore config space on runtime resume despite being unboundRafael J. Wysocki2018-05-301-6/+11
* PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson2018-05-301-0/+2
* ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg2018-04-241-7/+16
* Revert "PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()"Greg Kroah-Hartman2018-04-081-0/+2
* PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke2018-04-082-2/+2
* PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644LHans de Goede2018-03-281-0/+2
* PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava2018-03-221-2/+0
* PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold2018-02-281-2/+7
* PCI: layerscape: Fix MSG TLP drop settingMinghuan Lian2018-01-311-8/+13