summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2019-12-05PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()Ming Lei1-9/+13
2019-12-01PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I1-0/+3
2019-12-01PCI: vmd: Detach resources after stopping root busJon Derrick1-1/+1
2019-11-12PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar1-2/+5
2019-11-12PCI: dra7xx: Add shutdown handler to cleanly turn off clocksKeerthy1-0/+17
2019-11-06PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck1-0/+1
2019-10-29PCI: PM: Fix pci_power_up()Rafael J. Wysocki1-13/+11
2019-10-07PCI: exynos: Propagate errors for optional PHYsThierry Reding1-1/+1
2019-10-07PCI: imx6: Propagate errors for optional regulatorsThierry Reding1-2/+2
2019-10-07PCI: rockchip: Propagate errors for optional regulatorsThierry Reding1-8/+8
2019-10-07PCI: tegra: Fix OF node reference leakNishka Dasgupta1-7/+15
2019-10-05PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing itDexuan Cui1-1/+1
2019-09-21PCI: kirin: Fix section mismatch warningNathan Chancellor1-2/+2
2019-09-19PCI: Always allow probing with driver_overrideAlex Williamson1-1/+2
2019-09-16PCI: dra7xx: Fix legacy INTD IRQ handlingVignesh R1-1/+2
2019-09-16PCI: designware-ep: Fix find_first_zero_bit() usageNiklas Cassel2-10/+32
2019-07-31PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing1-0/+1
2019-07-31PCI: xilinx-nwl: Fix Multi MSI data programmingBharat Kumar Gogada1-6/+5
2019-07-31PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut1-1/+1
2019-07-31PCI: Return error if cannot probe VFAlex Williamson1-6/+7
2019-07-31PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui1-6/+9
2019-07-31PCI: Do not poll for PME if the device is in D3coldMika Westerberg1-0/+7
2019-06-15PCI: xilinx: Check for __get_free_pages() failureKangjie Lu1-2/+10
2019-06-15PCI: rcar: Fix 64bit MSI message address handlingMarek Vasut1-3/+3
2019-06-15PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu1-0/+4
2019-06-15PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler1-0/+4
2019-06-15PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64Kishon Vijay Abraham I1-0/+4
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: 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-21PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui1-0/+4
2019-05-21PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui1-0/+16
2019-05-21PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui1-0/+1
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-2/+2
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-27PCI: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent()Kishon Vijay Abraham I2-12/+2
2019-03-27PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writableNiklas Cassel1-0/+8
2019-03-27PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bitsNiklas Cassel2-1/+4
2019-02-12switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang1-0/+3
2019-01-26PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier1-3/+12
2018-12-17PCI: imx6: Fix link training status detection in link up checkTrent Piepho1-9/+1
2018-12-05PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang1-1/+1
2018-12-01PCI: endpoint: Populate func_no before calling pci_epc_add_epf()Niklas Cassel1-8/+6
2018-11-13PCI: vmd: White list for fast interrupt handlersKeith Busch1-1/+12
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