| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: iproc: Set affinity mask on MSI interrupts | Mark Tomlinson | 2020-10-29 | 1 | -4/+9 |
* | irqdomain/treewide: Free firmware node after domain removal | Jon Derrick | 2020-08-21 | 1 | -0/+3 |
* | irqdomain/treewide: Keep firmware node unconditionally allocated | Thomas Gleixner | 2020-07-29 | 1 | -2/+3 |
* | PCI: rcar: Fix incorrect programming of OB windows | Andrew Murray | 2020-06-25 | 1 | -4/+5 |
* | PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg... | Pali Rohár | 2020-06-25 | 1 | -4/+0 |
* | PCI: iproc: Remove PAXC slot check to allow VF support | Jitendra Bhivare | 2020-01-27 | 1 | -8/+0 |
* | PCI: vmd: Detach resources after stopping root bus | Jon Derrick | 2019-12-01 | 1 | -1/+1 |
* | PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30 | Vidya Sagar | 2019-11-12 | 1 | -2/+5 |
* | PCI: rockchip: Propagate errors for optional regulators | Thierry Reding | 2019-10-07 | 1 | -8/+8 |
* | PCI: tegra: Fix OF node reference leak | Nishka Dasgupta | 2019-10-07 | 1 | -7/+15 |
* | PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it | Dexuan Cui | 2019-10-05 | 1 | -1/+1 |
* | PCI: xilinx-nwl: Fix Multi MSI data programming | Bharat Kumar Gogada | 2019-07-31 | 1 | -6/+5 |
* | PCI: hv: Fix a use-after-free bug in hv_eject_device_work() | Dexuan Cui | 2019-07-31 | 1 | -6/+9 |
* | PCI: xilinx: Check for __get_free_pages() failure | Kangjie Lu | 2019-06-15 | 1 | -2/+10 |
* | PCI: rcar: Fix 64bit MSI message address handling | Marek Vasut | 2019-06-15 | 1 | -3/+3 |
* | PCI: rcar: Fix a potential NULL pointer dereference | Kangjie Lu | 2019-06-15 | 1 | -0/+4 |
* | PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary | Dexuan Cui | 2019-05-21 | 1 | -0/+4 |
* | PCI: hv: Add hv_pci_remove_slots() when we unload the driver | Dexuan Cui | 2019-05-21 | 1 | -0/+16 |
* | PCI: hv: Fix a memory leak in hv_eject_device_work() | Dexuan Cui | 2019-05-21 | 1 | -0/+1 |
* | PCI: vmd: White list for fast interrupt handlers | Keith Busch | 2018-11-13 | 1 | -1/+12 |
* | PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic | Honghui Zhang | 2018-11-13 | 1 | -0/+11 |
* | PCI: hv: support reporting serial number as slot information | Stephen Hemminger | 2018-10-18 | 1 | -0/+37 |
* | PCI: aardvark: Size bridges before resources allocation | Zachary Zhang | 2018-09-29 | 1 | -0/+1 |
* | PCI: mvebu: Fix I/O space end address calculation | Thomas Petazzoni | 2018-09-15 | 1 | -1/+1 |
* | PCI: versatile: Fix I/O space page leak | Sergei Shtylyov | 2018-08-24 | 1 | -1/+1 |
* | PCI: OF: Fix I/O space page leak | Sergei Shtylyov | 2018-08-24 | 2 | -2/+2 |
* | PCI: faraday: Add missing of_node_put() | Nicholas Mc Guire | 2018-08-24 | 1 | -0/+2 |
* | PCI: xilinx-nwl: Add missing of_node_put() | Nicholas Mc Guire | 2018-08-24 | 1 | -1/+1 |
* | PCI: xilinx: Add missing of_node_put() | Nicholas Mc Guire | 2018-08-24 | 1 | -0/+1 |
* | x86: Don't include linux/irq.h from asm/hardirq.h | Nicolai Stange | 2018-08-15 | 1 | -0/+2 |
* | PCI: xgene: Remove leftover pci_scan_child_bus() call | Lorenzo Pieralisi | 2018-08-03 | 1 | -1/+0 |
* | PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg() | Dexuan Cui | 2018-07-22 | 1 | -3/+5 |
* | PCI: hv: Make sure the bus domain is really unique | Sridhar Pitchai | 2018-07-03 | 1 | -11/+0 |
* | PCI: hv: Do not wait forever on a device that has disappeared | Dexuan Cui | 2018-06-11 | 1 | -12/+34 |
* | PCI: hv: Fix 2 hang issues in hv_compose_msi_msg() | Dexuan Cui | 2018-06-05 | 1 | -1/+57 |
* | PCI: aardvark: Fix PCIe Max Read Request Size setting | Evan Wang | 2018-05-01 | 1 | -1/+3 |
* | PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode | Victor Gu | 2018-05-01 | 1 | -17/+24 |
* | PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf() | Victor Gu | 2018-05-01 | 1 | -3/+1 |
* | PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf() | Victor Gu | 2018-05-01 | 1 | -2/+2 |
* | PCI: hv: Serialize the present and eject work items | Dexuan Cui | 2018-04-19 | 1 | -18/+16 |
* | PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failures | Geert Uytterhoeven | 2018-03-24 | 1 | -1/+4 |
* | PCI: rcar: Fix use-after-free in probe error path | Geert Uytterhoeven | 2018-02-25 | 1 | -4/+4 |
* | PCI: iproc: Fix NULL pointer dereference for BCMA | Ray Jui | 2018-02-22 | 3 | -3/+14 |
* | PCI: hv: Use effective affinity mask | Dexuan Cui | 2017-11-30 | 1 | -3/+5 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 3 | -0/+3 |
* | PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functions | Thomas Petazzoni | 2017-10-10 | 1 | -0/+2 |
* | Revert "PCI: tegra: Do not allocate MSI target memory" | Thierry Reding | 2017-10-10 | 1 | -16/+6 |
* | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-08 | 20 | -471/+1334 |
|\ |
|
| * | Merge branch 'pci/trivial' into next | Bjorn Helgaas | 2017-09-07 | 2 | -2/+2 |
| |\ |
|
| | * | PCI: Fix typos and whitespace errors | Bjorn Helgaas | 2017-09-01 | 2 | -2/+2 |