aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2019-08-02PCI: rcar: Add the initialization of PCIe link in resume_noirq()Kazufumi Ikeda
2019-05-30PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui
2019-03-26PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach
2019-03-01PCI: imx: Enable MSI from downstream componentsRichard Zhu
2019-02-05PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier
2019-02-05PCI: dwc: Take lock when ACKing an interruptMarc Zyngier
2019-02-05PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier
2019-01-30PCI: mobiveil: Add Kconfig/Makefile entriesLorenzo Pieralisi
2018-12-30PCI: imx6: Fix link training status detection in link up checkTrent Piepho
2018-12-15PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang
2018-11-13PCI: vmd: White list for fast interrupt handlersKeith Busch
2018-11-13PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R
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-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang
2018-10-18PCI: hv: support reporting serial number as slot informationStephen Hemminger
2018-09-19PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address typeLorenzo Pieralisi
2018-09-19PCI: mobiveil: Add missing ../pci.h includeLorenzo Pieralisi
2018-09-15PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni
2018-08-24PCI: aardvark: Size bridges before resources allocationZachary Zhang
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-07-27PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZEDan Carpenter
2018-07-18PCI: v3-semi: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: mediatek: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: faraday: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: aardvark: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: designware: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: versatile: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: xgene: Fix I/O space page leakSergei Shtylyov
2018-07-09PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui
2018-06-29PCI: faraday: Add missing of_node_put()Nicholas Mc Guire
2018-06-29PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire
2018-06-29PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire
2018-06-29PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yesGeert Uytterhoeven
2018-06-29PCI: rcar: Clean up PHY init on failureMarek Vasut
2018-06-29PCI: rcar: Shut the PHY down in failpathMarek Vasut
2018-06-26PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin