summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-06-15PCI: xilinx: Check for __get_free_pages() failureKangjie Lu
2019-06-15PCI: rcar: Fix 64bit MSI message address handlingMarek Vasut
2019-06-15PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu
2019-06-15PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler
2019-06-15PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64Kishon Vijay Abraham I
2019-06-15switchtec: Fix unintended mask of MRPC eventWesley Sheng
2019-06-15PCI: designware-ep: Use aligned ATU window for raising MSI interruptsKishon Vijay Abraham I
2019-06-15PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()Jisheng Zhang
2019-06-15PCI: dwc: Free MSI in dw_pcie_host_init() error pathJisheng Zhang
2019-05-25PCI: Fix issue with "pci=disable_acs_redir" parameter being ignoredLogan Gunthorpe
2019-05-25PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-05-25PCI: Factor out pcie_retrain_link() functionStefan Mätje
2019-05-25PCI: rcar: Add the initialization of PCIe link in resume_noirq()Kazufumi Ikeda
2019-05-25PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang
2019-05-25PCI: Init PCIe feature bits for managed host bridge allocJean-Philippe Brucker
2019-05-25PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood
2019-05-25PCI: Mark AMD Stoney Radeon R7 GPU ATS as brokenNikolai Kostrigin
2019-05-16PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui
2019-05-16PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui
2019-05-16PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-04-20PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe portsMika Westerberg
2019-04-17PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko
2019-04-17PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara
2019-04-05PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()Rafael J. Wysocki
2019-03-23PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach
2019-03-23PCI/DPC: Fix print AER status in DPC event handlingDongdong Liu
2019-03-23PCI/ASPM: Use LTR if already enabled by platformBjorn Helgaas
2019-02-23PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe
2019-02-12PCI: imx: Enable MSI from downstream componentsRichard Zhu
2019-02-12switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang
2019-01-16PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier
2019-01-16PCI: dwc: Take lock when ACKing an interruptMarc Zyngier
2019-01-16PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier
2019-01-13PCI / PM: Allow runtime PM without callback functionsJarkko Nikula
2018-12-17PCI: imx6: Fix link training status detection in link up checkTrent Piepho
2018-12-05PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka
2018-12-05PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel
2018-12-05PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang
2018-11-13PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng
2018-11-13PCI/ASPM: Fix link_state teardown on device removalLukas Wunner
2018-11-13PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R
2018-11-13PCI/MSI: Warn and return error if driver enables MSI/MSI-X twiceTonghao Zhang
2018-11-13PCI: cadence: Correct probe behaviour when failing to get PHYAlan Douglas
2018-11-13PCI / ACPI: Enable wake automatically for power managed bridgesMika Westerberg
2018-11-13PCI: cadence: Use AXI region 0 to signal interrupts from EPAlan Douglas
2018-11-13PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-10-05Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman