summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2019-05-25PCI: Fix issue with "pci=disable_acs_redir" parameter being ignoredLogan Gunthorpe1-2/+17
2019-05-25PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje2-0/+26
2019-05-25PCI: Factor out pcie_retrain_link() functionStefan Mätje1-16/+24
2019-05-25PCI: rcar: Add the initialization of PCIe link in resume_noirq()Kazufumi Ikeda1-0/+21
2019-05-25PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang1-1/+1
2019-05-25PCI: Init PCIe feature bits for managed host bridge allocJean-Philippe Brucker1-9/+14
2019-05-25PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood1-0/+1
2019-05-25PCI: Mark AMD Stoney Radeon R7 GPU ATS as brokenNikolai Kostrigin1-0/+1
2019-05-16PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui1-0/+4
2019-05-16PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui1-0/+16
2019-05-16PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui1-0/+3
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-2/+2
2019-04-20PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe portsMika Westerberg1-0/+22
2019-04-17PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko1-0/+4
2019-04-17PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara1-0/+2
2019-04-05PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()Rafael J. Wysocki1-7/+15
2019-03-23PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach1-1/+1
2019-03-23PCI/DPC: Fix print AER status in DPC event handlingDongdong Liu1-1/+26
2019-03-23PCI/ASPM: Use LTR if already enabled by platformBjorn Helgaas1-13/+23
2019-02-23PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe1-1/+2
2019-02-12PCI: imx: Enable MSI from downstream componentsRichard Zhu1-0/+10
2019-02-12switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang1-0/+3
2019-01-16PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier1-6/+7
2019-01-16PCI: dwc: Take lock when ACKing an interruptMarc Zyngier1-0/+5
2019-01-16PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier1-7/+12
2019-01-13PCI / PM: Allow runtime PM without callback functionsJarkko Nikula1-15/+12
2018-12-17PCI: imx6: Fix link training status detection in link up checkTrent Piepho1-9/+1
2018-12-05PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka1-13/+11
2018-12-05PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel1-1/+0
2018-12-05PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang1-1/+1
2018-11-13PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng1-0/+4
2018-11-13PCI/ASPM: Fix link_state teardown on device removalLukas Wunner2-4/+2
2018-11-13PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R1-3/+8
2018-11-13PCI/MSI: Warn and return error if driver enables MSI/MSI-X twiceTonghao Zhang1-3/+6
2018-11-13PCI: cadence: Correct probe behaviour when failing to get PHYAlan Douglas1-8/+12
2018-11-13PCI / ACPI: Enable wake automatically for power managed bridgesMika Westerberg1-1/+15
2018-11-13PCI: cadence: Use AXI region 0 to signal interrupts from EPAlan Douglas1-5/+6
2018-11-13PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang1-0/+11
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman1-2/+2
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook1-2/+2
2018-10-05Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2-12/+67
2018-10-01PCI: mvebu: Fix PCI I/O mapping creation sequenceThomas Petazzoni1-4/+48
2018-09-28Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman3-11/+11
2018-09-27PCI: Reprogram bridge prefetch registers on resumeDaniel Drake1-8/+19
2018-09-26ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg1-5/+6
2018-09-21PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun1-1/+3
2018-09-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang2-6/+5
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman1-0/+37
2018-09-17PCI: hv: support reporting serial number as slot informationStephen Hemminger1-0/+37
2018-09-11PCI: Fix enabling of PASID on RC integrated endpointsFelix Kuehling1-1/+4