aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2018-07-03PCI: hv: Make sure the bus domain is really uniqueSridhar Pitchai
2018-06-11PCI: hv: Do not wait forever on a device that has disappearedDexuan Cui
2018-06-05PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()Dexuan Cui
2018-05-01PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang
2018-05-01PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq modeVictor Gu
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-04-19PCI: hv: Serialize the present and eject work itemsDexuan Cui
2018-03-24PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failuresGeert Uytterhoeven
2018-02-25PCI: rcar: Fix use-after-free in probe error pathGeert Uytterhoeven
2018-02-22PCI: iproc: Fix NULL pointer dereference for BCMARay Jui
2017-11-30PCI: hv: Use effective affinity maskDexuan Cui
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functionsThomas Petazzoni
2017-10-10Revert "PCI: tegra: Do not allocate MSI target memory"Thierry Reding
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-07Merge branch 'pci/trivial' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/misc' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-xilinx' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-xgene' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-tegra' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-rockchip' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-rcar' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-mediatek' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-iproc' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-hv' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-faraday' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-altera' into nextBjorn Helgaas
2017-09-07PCI: xgene: Clean up whitespaceBjorn Helgaas
2017-09-07PCI: xgene: Define XGENE_PCI_EXP_CAP and use generic PCI_EXP_RTCTL offsetBjorn Helgaas
2017-09-07PCI: xgene: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: xilinx-nwl: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: rockchip: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: altera: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: iproc: Clean up whitespaceBjorn Helgaas
2017-09-05PCI: iproc: Rename PCI_EXP_CAP to IPROC_PCI_EXP_CAPBjorn Helgaas
2017-09-05PCI: iproc: Add 500ms delay during device shutdownOza Pawandeep
2017-09-01PCI: Fix typos and whitespace errorsBjorn Helgaas
2017-08-30PCI: vmd: Remove IRQ affinity so we can allocate more IRQsKeith Busch
2017-08-30PCI: mediatek: Use PCI_NUM_INTXHonghui Zhang
2017-08-30PCI: mediatek: Add MSI support for MT2712 and MT7622Honghui Zhang
2017-08-30PCI: mediatek: Use bus->sysdata to get host private dataHonghui Zhang
2017-08-30PCI: mediatek: Add controller support for MT2712 and MT7622Ryder Lee
2017-08-30PCI: mediatek: Switch to use platform_get_resource_byname()Ryder Lee
2017-08-30PCI: mediatek: Add a structure to abstract the controller generationsHonghui Zhang
2017-08-30PCI: mediatek: Rename port->index and mtk_pcie_parse_ports()Honghui Zhang
2017-08-30PCI: mediatek: Use readl_poll_timeout() to wait for Gen2 trainingRyder Lee
2017-08-30PCI: mediatek: Explicitly request exclusive reset controlPhilipp Zabel