summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAgeFilesLines
* PCI: iproc: Set affinity mask on MSI interruptsMark Tomlinson2020-10-291-4/+9
* irqdomain/treewide: Free firmware node after domain removalJon Derrick2020-08-211-0/+3
* irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner2020-07-291-2/+3
* PCI: rcar: Fix incorrect programming of OB windowsAndrew Murray2020-06-251-4/+5
* PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg...Pali Rohár2020-06-251-4/+0
* PCI: iproc: Remove PAXC slot check to allow VF supportJitendra Bhivare2020-01-271-8/+0
* PCI: vmd: Detach resources after stopping root busJon Derrick2019-12-011-1/+1
* PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar2019-11-121-2/+5
* PCI: rockchip: Propagate errors for optional regulatorsThierry Reding2019-10-071-8/+8
* PCI: tegra: Fix OF node reference leakNishka Dasgupta2019-10-071-7/+15
* PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing itDexuan Cui2019-10-051-1/+1
* PCI: xilinx-nwl: Fix Multi MSI data programmingBharat Kumar Gogada2019-07-311-6/+5
* PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui2019-07-311-6/+9
* PCI: xilinx: Check for __get_free_pages() failureKangjie Lu2019-06-151-2/+10
* PCI: rcar: Fix 64bit MSI message address handlingMarek Vasut2019-06-151-3/+3
* PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu2019-06-151-0/+4
* PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui2019-05-211-0/+4
* PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui2019-05-211-0/+16
* PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui2019-05-211-0/+1
* PCI: vmd: White list for fast interrupt handlersKeith Busch2018-11-131-1/+12
* PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang2018-11-131-0/+11
* PCI: hv: support reporting serial number as slot informationStephen Hemminger2018-10-181-0/+37
* PCI: aardvark: Size bridges before resources allocationZachary Zhang2018-09-291-0/+1
* PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni2018-09-151-1/+1
* PCI: versatile: Fix I/O space page leakSergei Shtylyov2018-08-241-1/+1
* PCI: OF: Fix I/O space page leakSergei Shtylyov2018-08-242-2/+2
* PCI: faraday: Add missing of_node_put()Nicholas Mc Guire2018-08-241-0/+2
* PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire2018-08-241-1/+1
* PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire2018-08-241-0/+1
* x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-151-0/+2
* PCI: xgene: Remove leftover pci_scan_child_bus() callLorenzo Pieralisi2018-08-031-1/+0
* PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui2018-07-221-3/+5
* PCI: hv: Make sure the bus domain is really uniqueSridhar Pitchai2018-07-031-11/+0
* PCI: hv: Do not wait forever on a device that has disappearedDexuan Cui2018-06-111-12/+34
* PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()Dexuan Cui2018-06-051-1/+57
* PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang2018-05-011-1/+3
* PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq modeVictor Gu2018-05-011-17/+24
* PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()Victor Gu2018-05-011-3/+1
* PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()Victor Gu2018-05-011-2/+2
* PCI: hv: Serialize the present and eject work itemsDexuan Cui2018-04-191-18/+16
* PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failuresGeert Uytterhoeven2018-03-241-1/+4
* PCI: rcar: Fix use-after-free in probe error pathGeert Uytterhoeven2018-02-251-4/+4
* PCI: iproc: Fix NULL pointer dereference for BCMARay Jui2018-02-223-3/+14
* PCI: hv: Use effective affinity maskDexuan Cui2017-11-301-3/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functionsThomas Petazzoni2017-10-101-0/+2
* Revert "PCI: tegra: Do not allocate MSI target memory"Thierry Reding2017-10-101-16/+6
* Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-0820-471/+1334
|\
| * Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-072-2/+2
| |\
| | * PCI: Fix typos and whitespace errorsBjorn Helgaas2017-09-012-2/+2