summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-01PCI: vmd: Detach resources after stopping root busJon Derrick
2019-11-12PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar
2019-10-07PCI: rockchip: Propagate errors for optional regulatorsThierry Reding
2019-10-07PCI: tegra: Fix OF node reference leakNishka Dasgupta
2019-10-05PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing itDexuan Cui
2019-07-31PCI: xilinx-nwl: Fix Multi MSI data programmingBharat Kumar Gogada
2019-07-31PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui
2019-07-12Merge tag 'v4.14.126' into 4.14-2.0.x-imxMax Krummenacher
2019-06-15PCI: xilinx: Check for __get_free_pages() failureKangjie Lu
2019-06-15PCI: rcar: Fix 64bit MSI message address handlingMarek Vasut
2019-06-15PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu
2019-05-21PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui
2019-05-21PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui
2019-05-21PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui
2019-02-12PCI: Enable PCI_DOMAINS along with generic PCI host controllerJan Kiszka
2019-02-12PCI: Add support for unbinding the generic PCI host controllerJan Kiszka
2018-11-13PCI: vmd: White list for fast interrupt handlersKeith Busch
2018-11-13PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang
2018-10-18PCI: hv: support reporting serial number as slot informationStephen Hemminger
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: faraday: Add missing of_node_put()Nicholas Mc Guire
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-08-03PCI: xgene: Remove leftover pci_scan_child_bus() callLorenzo Pieralisi
2018-07-22PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui
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