summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2020-02-14PCI: keystone: Fix link training retries initiationYurii Monakov
2019-11-28PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I
2019-11-12PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar
2019-10-07PCI: tegra: Fix OF node reference leakNishka Dasgupta
2019-08-04PCI: xilinx-nwl: Fix Multi MSI data programmingBharat Kumar Gogada
2019-08-04PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui
2019-08-04PCI: hv: Delete the device earlier from hbus->children for hot-removeDexuan Cui
2019-06-22PCI: xilinx: Check for __get_free_pages() failureKangjie Lu
2019-06-22PCI: rcar: Fix 64bit MSI message address handlingMarek Vasut
2019-06-22PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu
2019-05-21PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui
2019-02-12PCI: vmd: Free up IRQs on suspend pathScott Bauer
2018-09-29PCI: aardvark: Size bridges before resources allocationZachary Zhang
2018-09-15PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni
2018-08-24PCI: versatile: Fix I/O space page leakSergei Shtylyov
2018-08-24PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-08-24PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire
2018-08-24PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-05-01PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang
2018-05-01PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()Victor Gu
2018-05-01PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()Victor Gu
2018-03-22PCI: hv: Lock PCI bus on device ejectLong Li
2018-03-22PCI: hv: Properly handle PCI bus removeLong Li
2018-03-18PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte
2018-02-25PCI: vmd: Fix suspend handlers defined-but-not-used warningBorislav Petkov
2018-02-22PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold
2017-11-15PCI: mvebu: Handle changes to the bridge windows while enabledJason Gunthorpe
2017-07-27PCI: rockchip: Use normal register bank for config accessorsShawn Lin
2017-05-25PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUsK. Y. Srinivasan
2017-05-25PCI: hv: Allocate interrupt descriptors with GFP_ATOMICK. Y. Srinivasan
2017-04-12PCI: thunder-pem: Factor out resource lookupBjorn Helgaas
2017-04-08PCI: iproc: Save host bridge window resource in struct iproc_pcieBjorn Helgaas
2017-03-12PCI: altera: Fix TLP_CFG_DW0 for TLP writeLey Foon Tan
2017-03-12PCI: hv: Fix wslot_to_devfn() to fix warnings on device removalDexuan Cui
2017-01-26PCI: designware: Check for iATU unroll only on platforms that use ATUMurali Karicheri
2017-01-12PCI: rockchip: Correct the use of FTS maskBrian Norris
2017-01-12PCI: rockchip: Fix negotiated lanes calculationShawn Lin
2016-11-16PCI: designware-plat: Update author emailJoao Pinto
2016-11-10PCI: rockchip: Add three new resets as required propertiesShawn Lin
2016-11-04PCI: designware: Check for iATU unroll support after initializing hostNiklas Cassel
2016-10-26PCI: qcom: Fix pp->dev usage before assignmentSrinivas Kandagatla
2016-10-21PCI: designware-plat: Update author email addressJoao Pinto
2016-10-17PCI: layerscape: Fix drvdata usage before assignmentMarc Zyngier
2016-10-13Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-12Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/...Bjorn Helgaas
2016-10-12Merge branch 'pci/host-designware' into nextBjorn Helgaas
2016-10-12Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-iproc', 'pci...Bjorn Helgaas
2016-10-12PCI: rockchip: Indent "if" statement bodyDan Carpenter
2016-10-12PCI: hisi: Reorder struct hisi_pcieBjorn Helgaas