summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)AuthorFilesLines
2018-11-13PCI: vmd: White list for fast interrupt handlersKeith Busch1-1/+12
2018-11-13PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang1-0/+11
2018-10-18PCI: hv: support reporting serial number as slot informationStephen Hemminger1-0/+37
2018-09-29PCI: aardvark: Size bridges before resources allocationZachary Zhang1-0/+1
2018-09-15PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni1-1/+1
2018-08-24PCI: versatile: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-08-24PCI: OF: Fix I/O space page leakSergei Shtylyov2-2/+2
2018-08-24PCI: faraday: Add missing of_node_put()Nicholas Mc Guire1-0/+2
2018-08-24PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire1-1/+1
2018-08-24PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire1-0/+1
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange1-0/+2
2018-08-03PCI: xgene: Remove leftover pci_scan_child_bus() callLorenzo Pieralisi1-1/+0
2018-07-22PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui1-3/+5
2018-07-03PCI: hv: Make sure the bus domain is really uniqueSridhar Pitchai1-11/+0
2018-06-11PCI: hv: Do not wait forever on a device that has disappearedDexuan Cui1-12/+34
2018-06-05PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()Dexuan Cui1-1/+57
2018-05-01PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang1-1/+3
2018-05-01PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq modeVictor Gu1-17/+24
2018-05-01PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()Victor Gu1-3/+1
2018-05-01PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()Victor Gu1-2/+2
2018-04-19PCI: hv: Serialize the present and eject work itemsDexuan Cui1-18/+16
2018-03-24PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failuresGeert Uytterhoeven1-1/+4
2018-02-25PCI: rcar: Fix use-after-free in probe error pathGeert Uytterhoeven1-4/+4
2018-02-22PCI: iproc: Fix NULL pointer dereference for BCMARay Jui3-3/+14
2017-11-30PCI: hv: Use effective affinity maskDexuan Cui1-3/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-11PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functionsThomas Petazzoni1-0/+2
2017-10-11Revert "PCI: tegra: Do not allocate MSI target memory"Thierry Reding1-16/+6
2017-09-09Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-471/+1334
2017-09-07Merge branch 'pci/trivial' into nextBjorn Helgaas2-2/+2
2017-09-07Merge branch 'pci/misc' into nextBjorn Helgaas2-6/+5
2017-09-07Merge branch 'pci/host-xilinx' into nextBjorn Helgaas3-45/+28
2017-09-07Merge branch 'pci/host-xgene' into nextBjorn Helgaas2-22/+21
2017-09-07Merge branch 'pci/host-vmd' into nextBjorn Helgaas1-2/+17
2017-09-07Merge branch 'pci/host-tegra' into nextBjorn Helgaas1-3/+3
2017-09-07Merge branch 'pci/host-rockchip' into nextBjorn Helgaas1-143/+281
2017-09-07Merge branch 'pci/host-rcar' into nextBjorn Helgaas1-6/+6
2017-09-07Merge branch 'pci/host-mvebu' into nextBjorn Helgaas1-2/+1
2017-09-07Merge branch 'pci/host-mediatek' into nextBjorn Helgaas2-70/+691
2017-09-07Merge branch 'pci/host-iproc' into nextBjorn Helgaas4-152/+259
2017-09-07Merge branch 'pci/host-hv' into nextBjorn Helgaas1-1/+7
2017-09-07Merge branch 'pci/host-faraday' into nextBjorn Helgaas1-3/+3
2017-09-07Merge branch 'pci/host-altera' into nextBjorn Helgaas2-11/+8
2017-09-07PCI: xgene: Clean up whitespaceBjorn Helgaas1-19/+18
2017-09-07PCI: xgene: Define XGENE_PCI_EXP_CAP and use generic PCI_EXP_RTCTL offsetBjorn Helgaas1-2/+2
2017-09-07PCI: xgene: Fix platform_get_irq() error handlingFabio Estevam1-1/+1
2017-09-05PCI: xilinx-nwl: Fix platform_get_irq() error handlingFabio Estevam1-1/+1
2017-09-05PCI: rockchip: Fix platform_get_irq() error handlingFabio Estevam1-3/+3
2017-09-05PCI: altera: Fix platform_get_irq() error handlingFabio Estevam2-4/+4
2017-09-05PCI: iproc: Clean up whitespaceBjorn Helgaas1-116/+115